The Swift Package Index logo.Swift Package Index

Build Information

Successful build of opentelemetry-swift, reference main (9cc02a), with Swift 6.1 for Linux on 30 Jan 2026 08:58:50 UTC.

Swift 6 data race errors: 15

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

 745 | extension Opentelemetry_Proto_Trace_V1_Span: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 746 |   public static let protoMessageName: String = _protobuf_package + ".Span"
 747 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 748 |     1: .standard(proto: "trace_id"),
 749 |     2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:942:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 940 |
 941 | extension Opentelemetry_Proto_Trace_V1_Span.SpanKind: SwiftProtobuf._ProtoNameProviding {
 942 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 943 |     0: .same(proto: "SPAN_KIND_UNSPECIFIED"),
 944 |     1: .same(proto: "SPAN_KIND_INTERNAL"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:954:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 952 | extension Opentelemetry_Proto_Trace_V1_Span.Event: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 953 |   public static let protoMessageName: String = Opentelemetry_Proto_Trace_V1_Span.protoMessageName + ".Event"
 954 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 955 |     1: .standard(proto: "time_unix_nano"),
 956 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1004:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1002 | extension Opentelemetry_Proto_Trace_V1_Span.Link: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1003 |   public static let protoMessageName: String = Opentelemetry_Proto_Trace_V1_Span.protoMessageName + ".Link"
1004 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1005 |     1: .standard(proto: "trace_id"),
1006 |     2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1066:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1064 | extension Opentelemetry_Proto_Trace_V1_Status: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1065 |   public static let protoMessageName: String = _protobuf_package + ".Status"
1066 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1067 |     2: .same(proto: "message"),
1068 |     3: .same(proto: "code"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1103:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1101 |
1102 | extension Opentelemetry_Proto_Trace_V1_Status.StatusCode: SwiftProtobuf._ProtoNameProviding {
1103 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1104 |     0: .same(proto: "STATUS_CODE_UNSET"),
1105 |     1: .same(proto: "STATUS_CODE_OK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Profiles_V1development_ExportProfilesServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 |   public static let protoMessageName: String = _protobuf_package + ".ExportProfilesServiceRequest"
121 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 |     1: .standard(proto: "resource_profiles"),
123 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Profiles_V1development_ExportProfilesServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 |   public static let protoMessageName: String = _protobuf_package + ".ExportProfilesServiceResponse"
153 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 |     1: .standard(proto: "partial_success"),
155 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Profiles_V1development_ExportProfilesPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 |   public static let protoMessageName: String = _protobuf_package + ".ExportProfilesPartialSuccess"
189 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 |     1: .standard(proto: "rejected_profiles"),
191 |     2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/resource.pb.swift:63:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
61 | extension Opentelemetry_Proto_Resource_V1_Resource: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
62 |   public static let protoMessageName: String = _protobuf_package + ".Resource"
63 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
   |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
64 |     1: .same(proto: "attributes"),
65 |     2: .standard(proto: "dropped_attributes_count"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:609:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 607 |
 608 | extension Opentelemetry_Proto_Trace_V1_SpanFlags: SwiftProtobuf._ProtoNameProviding {
 609 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 610 |     0: .same(proto: "SPAN_FLAGS_DO_NOT_USE"),
 611 |     255: .same(proto: "SPAN_FLAGS_TRACE_FLAGS_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:619:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 617 | extension Opentelemetry_Proto_Trace_V1_TracesData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 618 |   public static let protoMessageName: String = _protobuf_package + ".TracesData"
 619 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 620 |     1: .standard(proto: "resource_spans"),
 621 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:651:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 649 | extension Opentelemetry_Proto_Trace_V1_ResourceSpans: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 650 |   public static let protoMessageName: String = _protobuf_package + ".ResourceSpans"
 651 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 652 |     1: .same(proto: "resource"),
 653 |     2: .standard(proto: "scope_spans"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:699:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 697 | extension Opentelemetry_Proto_Trace_V1_ScopeSpans: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 698 |   public static let protoMessageName: String = _protobuf_package + ".ScopeSpans"
 699 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 700 |     1: .same(proto: "scope"),
 701 |     2: .same(proto: "spans"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:747:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 745 | extension Opentelemetry_Proto_Trace_V1_Span: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 746 |   public static let protoMessageName: String = _protobuf_package + ".Span"
 747 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 748 |     1: .standard(proto: "trace_id"),
 749 |     2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:942:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 940 |
 941 | extension Opentelemetry_Proto_Trace_V1_Span.SpanKind: SwiftProtobuf._ProtoNameProviding {
 942 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 943 |     0: .same(proto: "SPAN_KIND_UNSPECIFIED"),
 944 |     1: .same(proto: "SPAN_KIND_INTERNAL"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:954:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 952 | extension Opentelemetry_Proto_Trace_V1_Span.Event: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 953 |   public static let protoMessageName: String = Opentelemetry_Proto_Trace_V1_Span.protoMessageName + ".Event"
 954 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 955 |     1: .standard(proto: "time_unix_nano"),
 956 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1004:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1002 | extension Opentelemetry_Proto_Trace_V1_Span.Link: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1003 |   public static let protoMessageName: String = Opentelemetry_Proto_Trace_V1_Span.protoMessageName + ".Link"
1004 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1005 |     1: .standard(proto: "trace_id"),
1006 |     2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1066:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1064 | extension Opentelemetry_Proto_Trace_V1_Status: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1065 |   public static let protoMessageName: String = _protobuf_package + ".Status"
1066 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1067 |     2: .same(proto: "message"),
1068 |     3: .same(proto: "code"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1103:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1101 |
1102 | extension Opentelemetry_Proto_Trace_V1_Status.StatusCode: SwiftProtobuf._ProtoNameProviding {
1103 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1104 |     0: .same(proto: "STATUS_CODE_UNSET"),
1105 |     1: .same(proto: "STATUS_CODE_OK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Profiles_V1development_ExportProfilesServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 |   public static let protoMessageName: String = _protobuf_package + ".ExportProfilesServiceRequest"
121 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 |     1: .standard(proto: "resource_profiles"),
123 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Profiles_V1development_ExportProfilesServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 |   public static let protoMessageName: String = _protobuf_package + ".ExportProfilesServiceResponse"
153 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 |     1: .standard(proto: "partial_success"),
155 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Profiles_V1development_ExportProfilesPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 |   public static let protoMessageName: String = _protobuf_package + ".ExportProfilesPartialSuccess"
189 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 |     1: .standard(proto: "rejected_profiles"),
191 |     2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/resource.pb.swift:63:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
61 | extension Opentelemetry_Proto_Resource_V1_Resource: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
62 |   public static let protoMessageName: String = _protobuf_package + ".Resource"
63 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
   |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
64 |     1: .same(proto: "attributes"),
65 |     2: .standard(proto: "dropped_attributes_count"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:609:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 607 |
 608 | extension Opentelemetry_Proto_Trace_V1_SpanFlags: SwiftProtobuf._ProtoNameProviding {
 609 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 610 |     0: .same(proto: "SPAN_FLAGS_DO_NOT_USE"),
 611 |     255: .same(proto: "SPAN_FLAGS_TRACE_FLAGS_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:619:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 617 | extension Opentelemetry_Proto_Trace_V1_TracesData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 618 |   public static let protoMessageName: String = _protobuf_package + ".TracesData"
 619 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 620 |     1: .standard(proto: "resource_spans"),
 621 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:651:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 649 | extension Opentelemetry_Proto_Trace_V1_ResourceSpans: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 650 |   public static let protoMessageName: String = _protobuf_package + ".ResourceSpans"
 651 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 652 |     1: .same(proto: "resource"),
 653 |     2: .standard(proto: "scope_spans"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:699:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 697 | extension Opentelemetry_Proto_Trace_V1_ScopeSpans: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 698 |   public static let protoMessageName: String = _protobuf_package + ".ScopeSpans"
 699 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 700 |     1: .same(proto: "scope"),
 701 |     2: .same(proto: "spans"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:747:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 745 | extension Opentelemetry_Proto_Trace_V1_Span: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 746 |   public static let protoMessageName: String = _protobuf_package + ".Span"
 747 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 748 |     1: .standard(proto: "trace_id"),
 749 |     2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:942:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 940 |
 941 | extension Opentelemetry_Proto_Trace_V1_Span.SpanKind: SwiftProtobuf._ProtoNameProviding {
 942 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 943 |     0: .same(proto: "SPAN_KIND_UNSPECIFIED"),
 944 |     1: .same(proto: "SPAN_KIND_INTERNAL"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:954:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 952 | extension Opentelemetry_Proto_Trace_V1_Span.Event: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 953 |   public static let protoMessageName: String = Opentelemetry_Proto_Trace_V1_Span.protoMessageName + ".Event"
 954 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 955 |     1: .standard(proto: "time_unix_nano"),
 956 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1004:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1002 | extension Opentelemetry_Proto_Trace_V1_Span.Link: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1003 |   public static let protoMessageName: String = Opentelemetry_Proto_Trace_V1_Span.protoMessageName + ".Link"
1004 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1005 |     1: .standard(proto: "trace_id"),
1006 |     2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1066:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1064 | extension Opentelemetry_Proto_Trace_V1_Status: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1065 |   public static let protoMessageName: String = _protobuf_package + ".Status"
1066 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1067 |     2: .same(proto: "message"),
1068 |     3: .same(proto: "code"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1103:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1101 |
1102 | extension Opentelemetry_Proto_Trace_V1_Status.StatusCode: SwiftProtobuf._ProtoNameProviding {
1103 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1104 |     0: .same(proto: "STATUS_CODE_UNSET"),
1105 |     1: .same(proto: "STATUS_CODE_OK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:215:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
213 | extension Opentelemetry_Proto_Common_V1_AnyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
214 |   public static let protoMessageName: String = _protobuf_package + ".AnyValue"
215 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
216 |     1: .standard(proto: "string_value"),
217 |     2: .standard(proto: "bool_value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:350:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
348 | extension Opentelemetry_Proto_Common_V1_ArrayValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
349 |   public static let protoMessageName: String = _protobuf_package + ".ArrayValue"
350 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
351 |     1: .same(proto: "values"),
352 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:382:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
380 | extension Opentelemetry_Proto_Common_V1_KeyValueList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
381 |   public static let protoMessageName: String = _protobuf_package + ".KeyValueList"
382 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
383 |     1: .same(proto: "values"),
384 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:414:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
412 | extension Opentelemetry_Proto_Common_V1_KeyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
413 |   public static let protoMessageName: String = _protobuf_package + ".KeyValue"
414 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
415 |     1: .same(proto: "key"),
416 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
454 | extension Opentelemetry_Proto_Common_V1_InstrumentationScope: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
455 |   public static let protoMessageName: String = _protobuf_package + ".InstrumentationScope"
456 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
457 |     1: .same(proto: "name"),
458 |     2: .same(proto: "version"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:426:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
424 |
425 | extension Opentelemetry_Proto_Logs_V1_SeverityNumber: SwiftProtobuf._ProtoNameProviding {
426 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
427 |     0: .same(proto: "SEVERITY_NUMBER_UNSPECIFIED"),
428 |     1: .same(proto: "SEVERITY_NUMBER_TRACE"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
454 |
455 | extension Opentelemetry_Proto_Logs_V1_LogRecordFlags: SwiftProtobuf._ProtoNameProviding {
456 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
457 |     0: .same(proto: "LOG_RECORD_FLAGS_DO_NOT_USE"),
458 |     255: .same(proto: "LOG_RECORD_FLAGS_TRACE_FLAGS_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:464:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
462 | extension Opentelemetry_Proto_Logs_V1_LogsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
463 |   public static let protoMessageName: String = _protobuf_package + ".LogsData"
464 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
465 |     1: .standard(proto: "resource_logs"),
466 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:496:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
494 | extension Opentelemetry_Proto_Logs_V1_ResourceLogs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
495 |   public static let protoMessageName: String = _protobuf_package + ".ResourceLogs"
496 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
497 |     1: .same(proto: "resource"),
498 |     2: .standard(proto: "scope_logs"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:544:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
542 | extension Opentelemetry_Proto_Logs_V1_ScopeLogs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
543 |   public static let protoMessageName: String = _protobuf_package + ".ScopeLogs"
544 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
545 |     1: .same(proto: "scope"),
546 |     2: .standard(proto: "log_records"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:592:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
590 | extension Opentelemetry_Proto_Logs_V1_LogRecord: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
591 |   public static let protoMessageName: String = _protobuf_package + ".LogRecord"
592 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
593 |     1: .standard(proto: "time_unix_nano"),
594 |     11: .standard(proto: "observed_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 |   public static let protoMessageName: String = _protobuf_package + ".ExportLogsServiceRequest"
121 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 |     1: .standard(proto: "resource_logs"),
123 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 |   public static let protoMessageName: String = _protobuf_package + ".ExportLogsServiceResponse"
153 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 |     1: .standard(proto: "partial_success"),
155 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 |   public static let protoMessageName: String = _protobuf_package + ".ExportLogsPartialSuccess"
189 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 |     1: .standard(proto: "rejected_log_records"),
191 |     2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:215:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
213 | extension Opentelemetry_Proto_Common_V1_AnyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
214 |   public static let protoMessageName: String = _protobuf_package + ".AnyValue"
215 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
216 |     1: .standard(proto: "string_value"),
217 |     2: .standard(proto: "bool_value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:350:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
348 | extension Opentelemetry_Proto_Common_V1_ArrayValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
349 |   public static let protoMessageName: String = _protobuf_package + ".ArrayValue"
350 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
351 |     1: .same(proto: "values"),
352 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:382:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
380 | extension Opentelemetry_Proto_Common_V1_KeyValueList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
381 |   public static let protoMessageName: String = _protobuf_package + ".KeyValueList"
382 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
383 |     1: .same(proto: "values"),
384 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:414:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
412 | extension Opentelemetry_Proto_Common_V1_KeyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
413 |   public static let protoMessageName: String = _protobuf_package + ".KeyValue"
414 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
415 |     1: .same(proto: "key"),
416 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
454 | extension Opentelemetry_Proto_Common_V1_InstrumentationScope: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
455 |   public static let protoMessageName: String = _protobuf_package + ".InstrumentationScope"
456 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
457 |     1: .same(proto: "name"),
458 |     2: .same(proto: "version"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:426:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
424 |
425 | extension Opentelemetry_Proto_Logs_V1_SeverityNumber: SwiftProtobuf._ProtoNameProviding {
426 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
427 |     0: .same(proto: "SEVERITY_NUMBER_UNSPECIFIED"),
428 |     1: .same(proto: "SEVERITY_NUMBER_TRACE"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
454 |
455 | extension Opentelemetry_Proto_Logs_V1_LogRecordFlags: SwiftProtobuf._ProtoNameProviding {
456 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
457 |     0: .same(proto: "LOG_RECORD_FLAGS_DO_NOT_USE"),
458 |     255: .same(proto: "LOG_RECORD_FLAGS_TRACE_FLAGS_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:464:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
462 | extension Opentelemetry_Proto_Logs_V1_LogsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
463 |   public static let protoMessageName: String = _protobuf_package + ".LogsData"
464 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
465 |     1: .standard(proto: "resource_logs"),
466 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:496:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
494 | extension Opentelemetry_Proto_Logs_V1_ResourceLogs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
495 |   public static let protoMessageName: String = _protobuf_package + ".ResourceLogs"
496 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
497 |     1: .same(proto: "resource"),
498 |     2: .standard(proto: "scope_logs"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:544:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
542 | extension Opentelemetry_Proto_Logs_V1_ScopeLogs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
543 |   public static let protoMessageName: String = _protobuf_package + ".ScopeLogs"
544 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
545 |     1: .same(proto: "scope"),
546 |     2: .standard(proto: "log_records"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:592:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
590 | extension Opentelemetry_Proto_Logs_V1_LogRecord: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
591 |   public static let protoMessageName: String = _protobuf_package + ".LogRecord"
592 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
593 |     1: .standard(proto: "time_unix_nano"),
594 |     11: .standard(proto: "observed_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 |   public static let protoMessageName: String = _protobuf_package + ".ExportLogsServiceRequest"
121 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 |     1: .standard(proto: "resource_logs"),
123 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 |   public static let protoMessageName: String = _protobuf_package + ".ExportLogsServiceResponse"
153 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 |     1: .standard(proto: "partial_success"),
155 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 |   public static let protoMessageName: String = _protobuf_package + ".ExportLogsPartialSuccess"
189 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 |     1: .standard(proto: "rejected_log_records"),
191 |     2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:215:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
213 | extension Opentelemetry_Proto_Common_V1_AnyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
214 |   public static let protoMessageName: String = _protobuf_package + ".AnyValue"
215 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
216 |     1: .standard(proto: "string_value"),
217 |     2: .standard(proto: "bool_value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:350:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
348 | extension Opentelemetry_Proto_Common_V1_ArrayValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
349 |   public static let protoMessageName: String = _protobuf_package + ".ArrayValue"
350 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
351 |     1: .same(proto: "values"),
352 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:382:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
380 | extension Opentelemetry_Proto_Common_V1_KeyValueList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
381 |   public static let protoMessageName: String = _protobuf_package + ".KeyValueList"
382 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
383 |     1: .same(proto: "values"),
384 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:414:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
412 | extension Opentelemetry_Proto_Common_V1_KeyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
413 |   public static let protoMessageName: String = _protobuf_package + ".KeyValue"
414 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
415 |     1: .same(proto: "key"),
416 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
454 | extension Opentelemetry_Proto_Common_V1_InstrumentationScope: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
455 |   public static let protoMessageName: String = _protobuf_package + ".InstrumentationScope"
456 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
457 |     1: .same(proto: "name"),
458 |     2: .same(proto: "version"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:426:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
424 |
425 | extension Opentelemetry_Proto_Logs_V1_SeverityNumber: SwiftProtobuf._ProtoNameProviding {
426 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
427 |     0: .same(proto: "SEVERITY_NUMBER_UNSPECIFIED"),
428 |     1: .same(proto: "SEVERITY_NUMBER_TRACE"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
454 |
455 | extension Opentelemetry_Proto_Logs_V1_LogRecordFlags: SwiftProtobuf._ProtoNameProviding {
456 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
457 |     0: .same(proto: "LOG_RECORD_FLAGS_DO_NOT_USE"),
458 |     255: .same(proto: "LOG_RECORD_FLAGS_TRACE_FLAGS_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:464:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
462 | extension Opentelemetry_Proto_Logs_V1_LogsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
463 |   public static let protoMessageName: String = _protobuf_package + ".LogsData"
464 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
465 |     1: .standard(proto: "resource_logs"),
466 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:496:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
494 | extension Opentelemetry_Proto_Logs_V1_ResourceLogs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
495 |   public static let protoMessageName: String = _protobuf_package + ".ResourceLogs"
496 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
497 |     1: .same(proto: "resource"),
498 |     2: .standard(proto: "scope_logs"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:544:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
542 | extension Opentelemetry_Proto_Logs_V1_ScopeLogs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
543 |   public static let protoMessageName: String = _protobuf_package + ".ScopeLogs"
544 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
545 |     1: .same(proto: "scope"),
546 |     2: .standard(proto: "log_records"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:592:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
590 | extension Opentelemetry_Proto_Logs_V1_LogRecord: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
591 |   public static let protoMessageName: String = _protobuf_package + ".LogRecord"
592 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
593 |     1: .standard(proto: "time_unix_nano"),
594 |     11: .standard(proto: "observed_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 |   public static let protoMessageName: String = _protobuf_package + ".ExportLogsServiceRequest"
121 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 |     1: .standard(proto: "resource_logs"),
123 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 |   public static let protoMessageName: String = _protobuf_package + ".ExportLogsServiceResponse"
153 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 |     1: .standard(proto: "partial_success"),
155 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 |   public static let protoMessageName: String = _protobuf_package + ".ExportLogsPartialSuccess"
189 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 |     1: .standard(proto: "rejected_log_records"),
191 |     2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1079:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1077 |
1078 | extension Opentelemetry_Proto_Metrics_V1_AggregationTemporality: SwiftProtobuf._ProtoNameProviding {
1079 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1080 |     0: .same(proto: "AGGREGATION_TEMPORALITY_UNSPECIFIED"),
1081 |     1: .same(proto: "AGGREGATION_TEMPORALITY_DELTA"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1087:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1085 |
1086 | extension Opentelemetry_Proto_Metrics_V1_DataPointFlags: SwiftProtobuf._ProtoNameProviding {
1087 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1088 |     0: .same(proto: "DATA_POINT_FLAGS_DO_NOT_USE"),
1089 |     1: .same(proto: "DATA_POINT_FLAGS_NO_RECORDED_VALUE_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1095:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1093 | extension Opentelemetry_Proto_Metrics_V1_MetricsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1094 |   public static let protoMessageName: String = _protobuf_package + ".MetricsData"
1095 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1096 |     1: .standard(proto: "resource_metrics"),
1097 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1127:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1125 | extension Opentelemetry_Proto_Metrics_V1_ResourceMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1126 |   public static let protoMessageName: String = _protobuf_package + ".ResourceMetrics"
1127 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1128 |     1: .same(proto: "resource"),
1129 |     2: .standard(proto: "scope_metrics"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 | extension Opentelemetry_Proto_Metrics_V1_ScopeMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1174 |   public static let protoMessageName: String = _protobuf_package + ".ScopeMetrics"
1175 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1176 |     1: .same(proto: "scope"),
1177 |     2: .same(proto: "metrics"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1223:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1221 | extension Opentelemetry_Proto_Metrics_V1_Metric: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1222 |   public static let protoMessageName: String = _protobuf_package + ".Metric"
1223 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1224 |     1: .same(proto: "name"),
1225 |     2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1371:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1369 | extension Opentelemetry_Proto_Metrics_V1_Gauge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1370 |   public static let protoMessageName: String = _protobuf_package + ".Gauge"
1371 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1372 |     1: .standard(proto: "data_points"),
1373 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1403:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1401 | extension Opentelemetry_Proto_Metrics_V1_Sum: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1402 |   public static let protoMessageName: String = _protobuf_package + ".Sum"
1403 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1404 |     1: .standard(proto: "data_points"),
1405 |     2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1447:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1445 | extension Opentelemetry_Proto_Metrics_V1_Histogram: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1446 |   public static let protoMessageName: String = _protobuf_package + ".Histogram"
1447 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1448 |     1: .standard(proto: "data_points"),
1449 |     2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1485:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1483 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogram: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1484 |   public static let protoMessageName: String = _protobuf_package + ".ExponentialHistogram"
1485 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1486 |     1: .standard(proto: "data_points"),
1487 |     2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1523:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1521 | extension Opentelemetry_Proto_Metrics_V1_Summary: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1522 |   public static let protoMessageName: String = _protobuf_package + ".Summary"
1523 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1524 |     1: .standard(proto: "data_points"),
1525 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1555:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1553 | extension Opentelemetry_Proto_Metrics_V1_NumberDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1554 |   public static let protoMessageName: String = _protobuf_package + ".NumberDataPoint"
1555 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1556 |     7: .same(proto: "attributes"),
1557 |     2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1640:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1638 | extension Opentelemetry_Proto_Metrics_V1_HistogramDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1639 |   public static let protoMessageName: String = _protobuf_package + ".HistogramDataPoint"
1640 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1641 |     9: .same(proto: "attributes"),
1642 |     2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1736:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1734 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1735 |   public static let protoMessageName: String = _protobuf_package + ".ExponentialHistogramDataPoint"
1736 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1737 |     1: .same(proto: "attributes"),
1738 |     2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1850:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1848 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint.Buckets: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1849 |   public static let protoMessageName: String = Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint.protoMessageName + ".Buckets"
1850 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1851 |     1: .same(proto: "offset"),
1852 |     2: .standard(proto: "bucket_counts"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1888:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1886 | extension Opentelemetry_Proto_Metrics_V1_SummaryDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1887 |   public static let protoMessageName: String = _protobuf_package + ".SummaryDataPoint"
1888 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1889 |     7: .same(proto: "attributes"),
1890 |     2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1956:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1954 | extension Opentelemetry_Proto_Metrics_V1_SummaryDataPoint.ValueAtQuantile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1955 |   public static let protoMessageName: String = Opentelemetry_Proto_Metrics_V1_SummaryDataPoint.protoMessageName + ".ValueAtQuantile"
1956 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1957 |     1: .same(proto: "quantile"),
1958 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1994:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1992 | extension Opentelemetry_Proto_Metrics_V1_Exemplar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1993 |   public static let protoMessageName: String = _protobuf_package + ".Exemplar"
1994 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1995 |     7: .standard(proto: "filtered_attributes"),
1996 |     2: .standard(proto: "time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 |   public static let protoMessageName: String = _protobuf_package + ".ExportMetricsServiceRequest"
121 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 |     1: .standard(proto: "resource_metrics"),
123 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 |   public static let protoMessageName: String = _protobuf_package + ".ExportMetricsServiceResponse"
153 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 |     1: .standard(proto: "partial_success"),
155 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 |   public static let protoMessageName: String = _protobuf_package + ".ExportMetricsPartialSuccess"
189 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 |     1: .standard(proto: "rejected_data_points"),
191 |     2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:682:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 680 |
 681 | extension Opentelemetry_Proto_Profiles_V1development_AggregationTemporality: SwiftProtobuf._ProtoNameProviding {
 682 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 683 |     0: .same(proto: "AGGREGATION_TEMPORALITY_UNSPECIFIED"),
 684 |     1: .same(proto: "AGGREGATION_TEMPORALITY_DELTA"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:691:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 689 | extension Opentelemetry_Proto_Profiles_V1development_ProfilesData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 690 |   public static let protoMessageName: String = _protobuf_package + ".ProfilesData"
 691 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 692 |     1: .standard(proto: "resource_profiles"),
 693 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:723:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 721 | extension Opentelemetry_Proto_Profiles_V1development_ResourceProfiles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 722 |   public static let protoMessageName: String = _protobuf_package + ".ResourceProfiles"
 723 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 724 |     1: .same(proto: "resource"),
 725 |     2: .standard(proto: "scope_profiles"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:771:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 769 | extension Opentelemetry_Proto_Profiles_V1development_ScopeProfiles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 770 |   public static let protoMessageName: String = _protobuf_package + ".ScopeProfiles"
 771 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 772 |     1: .same(proto: "scope"),
 773 |     2: .same(proto: "profiles"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:819:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 817 | extension Opentelemetry_Proto_Profiles_V1development_Profile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 818 |   public static let protoMessageName: String = _protobuf_package + ".Profile"
 819 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 820 |     1: .standard(proto: "sample_type"),
 821 |     2: .same(proto: "sample"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1055:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1053 | extension Opentelemetry_Proto_Profiles_V1development_AttributeUnit: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1054 |   public static let protoMessageName: String = _protobuf_package + ".AttributeUnit"
1055 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1056 |     1: .standard(proto: "attribute_key_strindex"),
1057 |     2: .standard(proto: "unit_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1093:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1091 | extension Opentelemetry_Proto_Profiles_V1development_Link: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1092 |   public static let protoMessageName: String = _protobuf_package + ".Link"
1093 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1094 |     1: .standard(proto: "trace_id"),
1095 |     2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1131:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1129 | extension Opentelemetry_Proto_Profiles_V1development_ValueType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1130 |   public static let protoMessageName: String = _protobuf_package + ".ValueType"
1131 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1132 |     1: .standard(proto: "type_strindex"),
1133 |     2: .standard(proto: "unit_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 | extension Opentelemetry_Proto_Profiles_V1development_Sample: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1174 |   public static let protoMessageName: String = _protobuf_package + ".Sample"
1175 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1176 |     1: .standard(proto: "locations_start_index"),
1177 |     2: .standard(proto: "locations_length"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1241:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1239 | extension Opentelemetry_Proto_Profiles_V1development_Mapping: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1240 |   public static let protoMessageName: String = _protobuf_package + ".Mapping"
1241 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1242 |     1: .standard(proto: "memory_start"),
1243 |     2: .standard(proto: "memory_limit"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1321:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1319 | extension Opentelemetry_Proto_Profiles_V1development_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1320 |   public static let protoMessageName: String = _protobuf_package + ".Location"
1321 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1322 |     1: .standard(proto: "mapping_index"),
1323 |     2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1381:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1379 | extension Opentelemetry_Proto_Profiles_V1development_Line: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1380 |   public static let protoMessageName: String = _protobuf_package + ".Line"
1381 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1382 |     1: .standard(proto: "function_index"),
1383 |     2: .same(proto: "line"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1425:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1423 | extension Opentelemetry_Proto_Profiles_V1development_Function: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1424 |   public static let protoMessageName: String = _protobuf_package + ".Function"
1425 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1426 |     1: .standard(proto: "name_strindex"),
1427 |     2: .standard(proto: "system_name_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1079:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1077 |
1078 | extension Opentelemetry_Proto_Metrics_V1_AggregationTemporality: SwiftProtobuf._ProtoNameProviding {
1079 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1080 |     0: .same(proto: "AGGREGATION_TEMPORALITY_UNSPECIFIED"),
1081 |     1: .same(proto: "AGGREGATION_TEMPORALITY_DELTA"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1087:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1085 |
1086 | extension Opentelemetry_Proto_Metrics_V1_DataPointFlags: SwiftProtobuf._ProtoNameProviding {
1087 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1088 |     0: .same(proto: "DATA_POINT_FLAGS_DO_NOT_USE"),
1089 |     1: .same(proto: "DATA_POINT_FLAGS_NO_RECORDED_VALUE_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1095:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1093 | extension Opentelemetry_Proto_Metrics_V1_MetricsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1094 |   public static let protoMessageName: String = _protobuf_package + ".MetricsData"
1095 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1096 |     1: .standard(proto: "resource_metrics"),
1097 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1127:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1125 | extension Opentelemetry_Proto_Metrics_V1_ResourceMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1126 |   public static let protoMessageName: String = _protobuf_package + ".ResourceMetrics"
1127 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1128 |     1: .same(proto: "resource"),
1129 |     2: .standard(proto: "scope_metrics"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 | extension Opentelemetry_Proto_Metrics_V1_ScopeMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1174 |   public static let protoMessageName: String = _protobuf_package + ".ScopeMetrics"
1175 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1176 |     1: .same(proto: "scope"),
1177 |     2: .same(proto: "metrics"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1223:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1221 | extension Opentelemetry_Proto_Metrics_V1_Metric: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1222 |   public static let protoMessageName: String = _protobuf_package + ".Metric"
1223 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1224 |     1: .same(proto: "name"),
1225 |     2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1371:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1369 | extension Opentelemetry_Proto_Metrics_V1_Gauge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1370 |   public static let protoMessageName: String = _protobuf_package + ".Gauge"
1371 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1372 |     1: .standard(proto: "data_points"),
1373 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1403:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1401 | extension Opentelemetry_Proto_Metrics_V1_Sum: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1402 |   public static let protoMessageName: String = _protobuf_package + ".Sum"
1403 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1404 |     1: .standard(proto: "data_points"),
1405 |     2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1447:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1445 | extension Opentelemetry_Proto_Metrics_V1_Histogram: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1446 |   public static let protoMessageName: String = _protobuf_package + ".Histogram"
1447 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1448 |     1: .standard(proto: "data_points"),
1449 |     2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1485:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1483 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogram: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1484 |   public static let protoMessageName: String = _protobuf_package + ".ExponentialHistogram"
1485 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1486 |     1: .standard(proto: "data_points"),
1487 |     2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1523:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1521 | extension Opentelemetry_Proto_Metrics_V1_Summary: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1522 |   public static let protoMessageName: String = _protobuf_package + ".Summary"
1523 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1524 |     1: .standard(proto: "data_points"),
1525 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1555:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1553 | extension Opentelemetry_Proto_Metrics_V1_NumberDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1554 |   public static let protoMessageName: String = _protobuf_package + ".NumberDataPoint"
1555 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1556 |     7: .same(proto: "attributes"),
1557 |     2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1640:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1638 | extension Opentelemetry_Proto_Metrics_V1_HistogramDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1639 |   public static let protoMessageName: String = _protobuf_package + ".HistogramDataPoint"
1640 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1641 |     9: .same(proto: "attributes"),
1642 |     2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1736:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1734 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1735 |   public static let protoMessageName: String = _protobuf_package + ".ExponentialHistogramDataPoint"
1736 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1737 |     1: .same(proto: "attributes"),
1738 |     2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1850:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1848 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint.Buckets: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1849 |   public static let protoMessageName: String = Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint.protoMessageName + ".Buckets"
1850 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1851 |     1: .same(proto: "offset"),
1852 |     2: .standard(proto: "bucket_counts"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1888:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1886 | extension Opentelemetry_Proto_Metrics_V1_SummaryDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1887 |   public static let protoMessageName: String = _protobuf_package + ".SummaryDataPoint"
1888 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1889 |     7: .same(proto: "attributes"),
1890 |     2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1956:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1954 | extension Opentelemetry_Proto_Metrics_V1_SummaryDataPoint.ValueAtQuantile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1955 |   public static let protoMessageName: String = Opentelemetry_Proto_Metrics_V1_SummaryDataPoint.protoMessageName + ".ValueAtQuantile"
1956 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1957 |     1: .same(proto: "quantile"),
1958 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1994:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1992 | extension Opentelemetry_Proto_Metrics_V1_Exemplar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1993 |   public static let protoMessageName: String = _protobuf_package + ".Exemplar"
1994 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1995 |     7: .standard(proto: "filtered_attributes"),
1996 |     2: .standard(proto: "time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 |   public static let protoMessageName: String = _protobuf_package + ".ExportMetricsServiceRequest"
121 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 |     1: .standard(proto: "resource_metrics"),
123 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 |   public static let protoMessageName: String = _protobuf_package + ".ExportMetricsServiceResponse"
153 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 |     1: .standard(proto: "partial_success"),
155 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 |   public static let protoMessageName: String = _protobuf_package + ".ExportMetricsPartialSuccess"
189 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 |     1: .standard(proto: "rejected_data_points"),
191 |     2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:682:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 680 |
 681 | extension Opentelemetry_Proto_Profiles_V1development_AggregationTemporality: SwiftProtobuf._ProtoNameProviding {
 682 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 683 |     0: .same(proto: "AGGREGATION_TEMPORALITY_UNSPECIFIED"),
 684 |     1: .same(proto: "AGGREGATION_TEMPORALITY_DELTA"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:691:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 689 | extension Opentelemetry_Proto_Profiles_V1development_ProfilesData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 690 |   public static let protoMessageName: String = _protobuf_package + ".ProfilesData"
 691 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 692 |     1: .standard(proto: "resource_profiles"),
 693 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:723:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 721 | extension Opentelemetry_Proto_Profiles_V1development_ResourceProfiles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 722 |   public static let protoMessageName: String = _protobuf_package + ".ResourceProfiles"
 723 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 724 |     1: .same(proto: "resource"),
 725 |     2: .standard(proto: "scope_profiles"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:771:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 769 | extension Opentelemetry_Proto_Profiles_V1development_ScopeProfiles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 770 |   public static let protoMessageName: String = _protobuf_package + ".ScopeProfiles"
 771 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 772 |     1: .same(proto: "scope"),
 773 |     2: .same(proto: "profiles"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:819:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 817 | extension Opentelemetry_Proto_Profiles_V1development_Profile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 818 |   public static let protoMessageName: String = _protobuf_package + ".Profile"
 819 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 820 |     1: .standard(proto: "sample_type"),
 821 |     2: .same(proto: "sample"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1055:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1053 | extension Opentelemetry_Proto_Profiles_V1development_AttributeUnit: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1054 |   public static let protoMessageName: String = _protobuf_package + ".AttributeUnit"
1055 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1056 |     1: .standard(proto: "attribute_key_strindex"),
1057 |     2: .standard(proto: "unit_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1093:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1091 | extension Opentelemetry_Proto_Profiles_V1development_Link: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1092 |   public static let protoMessageName: String = _protobuf_package + ".Link"
1093 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1094 |     1: .standard(proto: "trace_id"),
1095 |     2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1131:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1129 | extension Opentelemetry_Proto_Profiles_V1development_ValueType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1130 |   public static let protoMessageName: String = _protobuf_package + ".ValueType"
1131 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1132 |     1: .standard(proto: "type_strindex"),
1133 |     2: .standard(proto: "unit_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 | extension Opentelemetry_Proto_Profiles_V1development_Sample: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1174 |   public static let protoMessageName: String = _protobuf_package + ".Sample"
1175 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1176 |     1: .standard(proto: "locations_start_index"),
1177 |     2: .standard(proto: "locations_length"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1241:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1239 | extension Opentelemetry_Proto_Profiles_V1development_Mapping: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1240 |   public static let protoMessageName: String = _protobuf_package + ".Mapping"
1241 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1242 |     1: .standard(proto: "memory_start"),
1243 |     2: .standard(proto: "memory_limit"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1321:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1319 | extension Opentelemetry_Proto_Profiles_V1development_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1320 |   public static let protoMessageName: String = _protobuf_package + ".Location"
1321 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1322 |     1: .standard(proto: "mapping_index"),
1323 |     2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1381:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1379 | extension Opentelemetry_Proto_Profiles_V1development_Line: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1380 |   public static let protoMessageName: String = _protobuf_package + ".Line"
1381 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1382 |     1: .standard(proto: "function_index"),
1383 |     2: .same(proto: "line"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1425:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1423 | extension Opentelemetry_Proto_Profiles_V1development_Function: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1424 |   public static let protoMessageName: String = _protobuf_package + ".Function"
1425 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1426 |     1: .standard(proto: "name_strindex"),
1427 |     2: .standard(proto: "system_name_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1079:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1077 |
1078 | extension Opentelemetry_Proto_Metrics_V1_AggregationTemporality: SwiftProtobuf._ProtoNameProviding {
1079 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1080 |     0: .same(proto: "AGGREGATION_TEMPORALITY_UNSPECIFIED"),
1081 |     1: .same(proto: "AGGREGATION_TEMPORALITY_DELTA"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1087:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1085 |
1086 | extension Opentelemetry_Proto_Metrics_V1_DataPointFlags: SwiftProtobuf._ProtoNameProviding {
1087 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1088 |     0: .same(proto: "DATA_POINT_FLAGS_DO_NOT_USE"),
1089 |     1: .same(proto: "DATA_POINT_FLAGS_NO_RECORDED_VALUE_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1095:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1093 | extension Opentelemetry_Proto_Metrics_V1_MetricsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1094 |   public static let protoMessageName: String = _protobuf_package + ".MetricsData"
1095 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1096 |     1: .standard(proto: "resource_metrics"),
1097 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1127:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1125 | extension Opentelemetry_Proto_Metrics_V1_ResourceMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1126 |   public static let protoMessageName: String = _protobuf_package + ".ResourceMetrics"
1127 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1128 |     1: .same(proto: "resource"),
1129 |     2: .standard(proto: "scope_metrics"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 | extension Opentelemetry_Proto_Metrics_V1_ScopeMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1174 |   public static let protoMessageName: String = _protobuf_package + ".ScopeMetrics"
1175 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1176 |     1: .same(proto: "scope"),
1177 |     2: .same(proto: "metrics"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1223:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1221 | extension Opentelemetry_Proto_Metrics_V1_Metric: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1222 |   public static let protoMessageName: String = _protobuf_package + ".Metric"
1223 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1224 |     1: .same(proto: "name"),
1225 |     2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1371:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1369 | extension Opentelemetry_Proto_Metrics_V1_Gauge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1370 |   public static let protoMessageName: String = _protobuf_package + ".Gauge"
1371 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1372 |     1: .standard(proto: "data_points"),
1373 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1403:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1401 | extension Opentelemetry_Proto_Metrics_V1_Sum: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1402 |   public static let protoMessageName: String = _protobuf_package + ".Sum"
1403 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1404 |     1: .standard(proto: "data_points"),
1405 |     2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1447:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1445 | extension Opentelemetry_Proto_Metrics_V1_Histogram: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1446 |   public static let protoMessageName: String = _protobuf_package + ".Histogram"
1447 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1448 |     1: .standard(proto: "data_points"),
1449 |     2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1485:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1483 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogram: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1484 |   public static let protoMessageName: String = _protobuf_package + ".ExponentialHistogram"
1485 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1486 |     1: .standard(proto: "data_points"),
1487 |     2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1523:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1521 | extension Opentelemetry_Proto_Metrics_V1_Summary: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1522 |   public static let protoMessageName: String = _protobuf_package + ".Summary"
1523 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1524 |     1: .standard(proto: "data_points"),
1525 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1555:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1553 | extension Opentelemetry_Proto_Metrics_V1_NumberDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1554 |   public static let protoMessageName: String = _protobuf_package + ".NumberDataPoint"
1555 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1556 |     7: .same(proto: "attributes"),
1557 |     2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1640:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1638 | extension Opentelemetry_Proto_Metrics_V1_HistogramDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1639 |   public static let protoMessageName: String = _protobuf_package + ".HistogramDataPoint"
1640 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1641 |     9: .same(proto: "attributes"),
1642 |     2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1736:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1734 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1735 |   public static let protoMessageName: String = _protobuf_package + ".ExponentialHistogramDataPoint"
1736 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1737 |     1: .same(proto: "attributes"),
1738 |     2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1850:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1848 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint.Buckets: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1849 |   public static let protoMessageName: String = Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint.protoMessageName + ".Buckets"
1850 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1851 |     1: .same(proto: "offset"),
1852 |     2: .standard(proto: "bucket_counts"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1888:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1886 | extension Opentelemetry_Proto_Metrics_V1_SummaryDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1887 |   public static let protoMessageName: String = _protobuf_package + ".SummaryDataPoint"
1888 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1889 |     7: .same(proto: "attributes"),
1890 |     2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1956:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1954 | extension Opentelemetry_Proto_Metrics_V1_SummaryDataPoint.ValueAtQuantile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1955 |   public static let protoMessageName: String = Opentelemetry_Proto_Metrics_V1_SummaryDataPoint.protoMessageName + ".ValueAtQuantile"
1956 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1957 |     1: .same(proto: "quantile"),
1958 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1994:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1992 | extension Opentelemetry_Proto_Metrics_V1_Exemplar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1993 |   public static let protoMessageName: String = _protobuf_package + ".Exemplar"
1994 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1995 |     7: .standard(proto: "filtered_attributes"),
1996 |     2: .standard(proto: "time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 |   public static let protoMessageName: String = _protobuf_package + ".ExportMetricsServiceRequest"
121 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 |     1: .standard(proto: "resource_metrics"),
123 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 |   public static let protoMessageName: String = _protobuf_package + ".ExportMetricsServiceResponse"
153 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 |     1: .standard(proto: "partial_success"),
155 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 |   public static let protoMessageName: String = _protobuf_package + ".ExportMetricsPartialSuccess"
189 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 |     1: .standard(proto: "rejected_data_points"),
191 |     2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:682:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 680 |
 681 | extension Opentelemetry_Proto_Profiles_V1development_AggregationTemporality: SwiftProtobuf._ProtoNameProviding {
 682 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 683 |     0: .same(proto: "AGGREGATION_TEMPORALITY_UNSPECIFIED"),
 684 |     1: .same(proto: "AGGREGATION_TEMPORALITY_DELTA"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:691:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 689 | extension Opentelemetry_Proto_Profiles_V1development_ProfilesData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 690 |   public static let protoMessageName: String = _protobuf_package + ".ProfilesData"
 691 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 692 |     1: .standard(proto: "resource_profiles"),
 693 |   ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:723:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 721 | extension Opentelemetry_Proto_Profiles_V1development_ResourceProfiles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 722 |   public static let protoMessageName: String = _protobuf_package + ".ResourceProfiles"
 723 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 724 |     1: .same(proto: "resource"),
 725 |     2: .standard(proto: "scope_profiles"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:771:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 769 | extension Opentelemetry_Proto_Profiles_V1development_ScopeProfiles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 770 |   public static let protoMessageName: String = _protobuf_package + ".ScopeProfiles"
 771 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 772 |     1: .same(proto: "scope"),
 773 |     2: .same(proto: "profiles"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:819:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 817 | extension Opentelemetry_Proto_Profiles_V1development_Profile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 818 |   public static let protoMessageName: String = _protobuf_package + ".Profile"
 819 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 820 |     1: .standard(proto: "sample_type"),
 821 |     2: .same(proto: "sample"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1055:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1053 | extension Opentelemetry_Proto_Profiles_V1development_AttributeUnit: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1054 |   public static let protoMessageName: String = _protobuf_package + ".AttributeUnit"
1055 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1056 |     1: .standard(proto: "attribute_key_strindex"),
1057 |     2: .standard(proto: "unit_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1093:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1091 | extension Opentelemetry_Proto_Profiles_V1development_Link: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1092 |   public static let protoMessageName: String = _protobuf_package + ".Link"
1093 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1094 |     1: .standard(proto: "trace_id"),
1095 |     2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1131:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1129 | extension Opentelemetry_Proto_Profiles_V1development_ValueType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1130 |   public static let protoMessageName: String = _protobuf_package + ".ValueType"
1131 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1132 |     1: .standard(proto: "type_strindex"),
1133 |     2: .standard(proto: "unit_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 | extension Opentelemetry_Proto_Profiles_V1development_Sample: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1174 |   public static let protoMessageName: String = _protobuf_package + ".Sample"
1175 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1176 |     1: .standard(proto: "locations_start_index"),
1177 |     2: .standard(proto: "locations_length"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1241:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1239 | extension Opentelemetry_Proto_Profiles_V1development_Mapping: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1240 |   public static let protoMessageName: String = _protobuf_package + ".Mapping"
1241 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1242 |     1: .standard(proto: "memory_start"),
1243 |     2: .standard(proto: "memory_limit"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1321:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1319 | extension Opentelemetry_Proto_Profiles_V1development_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1320 |   public static let protoMessageName: String = _protobuf_package + ".Location"
1321 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1322 |     1: .standard(proto: "mapping_index"),
1323 |     2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1381:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1379 | extension Opentelemetry_Proto_Profiles_V1development_Line: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1380 |   public static let protoMessageName: String = _protobuf_package + ".Line"
1381 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1382 |     1: .standard(proto: "function_index"),
1383 |     2: .same(proto: "line"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1425:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1423 | extension Opentelemetry_Proto_Profiles_V1development_Function: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1424 |   public static let protoMessageName: String = _protobuf_package + ".Function"
1425 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1426 |     1: .standard(proto: "name_strindex"),
1427 |     2: .standard(proto: "system_name_strindex"),
[1033/1064] Wrapping AST for OpenTelemetryProtocolExporterCommon for debugging
[1035/1072] Emitting module OpenTelemetryProtocolExporterHttp
[1036/1072] Compiling OpenTelemetryProtocolExporterHttp HTTPClient.swift
[1037/1072] Compiling OpenTelemetryProtocolExporterHttp Compression.swift
[1038/1072] Compiling OpenTelemetryProtocolExporterHttp Lock.swift
[1039/1072] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpTraceExporter.swift
[1040/1072] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpLogExporter.swift
[1041/1072] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpExporterBase.swift
[1042/1072] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpMetricExporter.swift
[1053/1073] Emitting module NIOCore
[1054/1074] Wrapping AST for NIOCore for debugging
[1056/1128] Emitting module NIOEmbedded
[1057/1128] Compiling NIOEmbedded Embedded.swift
[1058/1128] Compiling NIOEmbedded AsyncTestingChannel.swift
[1059/1128] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1060/1129] Wrapping AST for NIOEmbedded for debugging
[1062/1129] Compiling NIOPosix BSDSocketAPICommon.swift
[1063/1129] Compiling NIOPosix BSDSocketAPIPosix.swift
[1064/1129] Compiling NIOPosix BSDSocketAPIWindows.swift
[1065/1129] Compiling NIOPosix BaseSocket.swift
[1066/1129] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1067/1129] Compiling NIOPosix BaseSocketChannel.swift
[1068/1129] Compiling NIOPosix BaseStreamSocketChannel.swift
[1069/1135] Compiling NIOPosix Pool.swift
[1070/1135] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1071/1135] Compiling NIOPosix PosixSingletons.swift
[1072/1135] Compiling NIOPosix RawSocketBootstrap.swift
[1073/1135] Compiling NIOPosix Resolver.swift
[1074/1135] Compiling NIOPosix Selectable.swift
[1075/1135] Compiling NIOPosix SelectableChannel.swift
[1076/1135] Compiling NIOPosix SelectableEventLoop.swift
[1077/1135] Compiling NIOPosix SelectorEpoll.swift
[1078/1135] Compiling NIOPosix SelectorGeneric.swift
[1079/1135] Compiling NIOPosix SelectorKqueue.swift
[1080/1135] Compiling NIOPosix SelectorUring.swift
[1081/1135] Compiling NIOPosix SelectorWSAPoll.swift
[1082/1135] Compiling NIOPosix ServerSocket.swift
[1083/1135] Compiling NIOPosix Socket.swift
[1084/1135] Compiling NIOPosix SocketChannel.swift
[1085/1135] Compiling NIOPosix SocketProtocols.swift
[1086/1135] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1087/1135] Compiling NIOPosix System.swift
[1088/1135] Compiling NIOPosix Thread.swift
[1089/1135] Compiling NIOPosix ThreadPosix.swift
[1090/1135] Compiling NIOPosix ThreadWindows.swift
[1091/1135] Compiling NIOPosix UnsafeTransfer.swift
[1092/1135] Compiling NIOPosix Utilities.swift
[1093/1135] Compiling NIOPosix VsockAddress.swift
[1094/1135] Compiling NIOPosix VsockChannelEvents.swift
[1095/1135] Compiling NIOPosix Windows.swift
[1096/1135] Compiling NIOPosix Bootstrap.swift
[1097/1135] Compiling NIOPosix ControlMessage.swift
[1098/1135] Compiling NIOPosix DatagramVectorReadManager.swift
[1099/1135] Compiling NIOPosix Errors+Any.swift
[1100/1135] Compiling NIOPosix FileDescriptor.swift
[1101/1135] Compiling NIOPosix GetaddrinfoResolver.swift
[1102/1135] Compiling NIOPosix HappyEyeballs.swift
[1103/1135] Emitting module NIOPosix
[1104/1135] Compiling NIOPosix IO.swift
[1105/1135] Compiling NIOPosix IntegerBitPacking.swift
[1106/1135] Compiling NIOPosix IntegerTypes.swift
[1107/1135] Compiling NIOPosix Linux.swift
[1108/1135] Compiling NIOPosix LinuxCPUSet.swift
[1109/1135] Compiling NIOPosix LinuxUring.swift
[1110/1135] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1111/1135] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1112/1135] Compiling NIOPosix NIOThreadPool.swift
[1113/1135] Compiling NIOPosix NonBlockingFileIO.swift
[1114/1135] Compiling NIOPosix PendingDatagramWritesManager.swift
[1115/1135] Compiling NIOPosix PendingWritesManager.swift
[1116/1135] Compiling NIOPosix PipeChannel.swift
[1117/1135] Compiling NIOPosix PipePair.swift
[1118/1136] Wrapping AST for NIOPosix for debugging
[1120/1138] Compiling NIO Exports.swift
[1121/1138] Emitting module NIO
[1122/1139] Wrapping AST for NIO for debugging
[1124/1166] Compiling NIOTLS TLSEvents.swift
[1125/1166] Emitting module NIOTLS
[1126/1166] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1127/1166] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1128/1166] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1129/1166] Compiling NIOTLS SNIHandler.swift
[1130/1166] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1131/1166] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1133/1169] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1134/1169] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1134/1169] Wrapping AST for NIOTLS for debugging
[1136/1169] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1137/1169] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1138/1169] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1139/1169] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1140/1198] Compiling NIOSSL SSLCallbacks.swift
[1141/1198] Compiling NIOSSL SSLCertificate.swift
[1142/1198] Compiling NIOSSL SSLConnection.swift
[1143/1198] Compiling NIOSSL SSLContext.swift
[1144/1198] Compiling NIOSSL ObjectIdentifier.swift
[1145/1198] Compiling NIOSSL PosixPort.swift
[1146/1198] Compiling NIOSSL AndroidCABundle.swift
[1147/1198] Compiling NIOSSL ByteBufferBIO.swift
[1148/1198] Compiling NIOSSL CustomPrivateKey.swift
[1149/1198] Emitting module NIOHTTP1
[1150/1199] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1152/1199] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1153/1199] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1154/1204] Emitting module NIOSSL
[1154/1224] Wrapping AST for NIOHTTP1 for debugging
[1156/1237] Emitting module NIOFoundationCompat
[1157/1237] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1159/1238] Compiling NIOSSL SSLPrivateKey.swift
[1160/1238] Compiling NIOSSL SSLPublicKey.swift
[1161/1238] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1162/1238] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1163/1238] Compiling NIOSSL SubjectAlternativeName.swift
[1164/1238] Compiling NIOSSL NIOSSLSecureBytes.swift
[1165/1238] Compiling NIOSSL RNG.swift
[1166/1238] Compiling NIOSSL SafeCompare.swift
[1167/1238] Compiling NIOExtras DebugInboundEventsHandler.swift
[1168/1238] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1169/1238] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1170/1238] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1171/1238] Compiling NIOHPACK HPACKEncoder.swift
[1172/1238] Compiling NIOHPACK HPACKErrors.swift
[1173/1238] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1174/1238] Compiling NIOExtras NIORequestIdentifiable.swift
[1175/1238] Compiling NIOHPACK DynamicHeaderTable.swift
[1176/1238] Compiling NIOHPACK HPACKDecoder.swift
[1177/1238] Compiling NIOHPACK HPACKHeader.swift
[1178/1238] Compiling NIOHPACK HeaderTables.swift
[1178/1238] Wrapping AST for NIOFoundationCompat for debugging
[1183/1238] Compiling NIOExtras NIOExtrasError.swift
[1184/1240] Emitting module PrometheusExporter
[1185/1240] Compiling NIOExtras RequestResponseHandlers+State.swift
[1186/1240] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1187/1240] Compiling NIOExtras WritePCAPHandler.swift
[1188/1240] Compiling NIOSSL SSLPKCS12Bundle.swift
[1189/1259] Compiling NIOTransportServices NIOTSSingletons.swift
[1190/1259] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1191/1262] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1192/1262] Compiling NIOTransportServices NIOTSErrors.swift
[1193/1262] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1194/1262] Compiling NIOTransportServices NIOTSBootstraps.swift
[1195/1262] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1196/1262] Compiling NIOHPACK IndexedHeaderTable.swift
[1197/1262] Compiling NIOHPACK IntegerCoding.swift
[1198/1263] Compiling PrometheusExporter PrometheusExporterHttpServer.swift
[1199/1263] Compiling PrometheusExporter PrometheusMetric.swift
[1200/1263] Compiling NIOHPACK HuffmanTables.swift
[1201/1263] Emitting module NIOExtras
[1202/1263] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1203/1263] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1205/1265] Emitting module NIOTransportServices
[1206/1265] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1209/1265] Compiling NIOTransportServices StateManagedChannel.swift
[1210/1265] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1211/1265] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1214/1265] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1217/1265] Compiling NIOTransportServices NIOTSEventLoop.swift
[1218/1265] Compiling NIOTransportServices AcceptHandler.swift
[1219/1265] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1220/1265] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1225/1265] Compiling PrometheusExporter PrometheusExporterExtensions.swift
[1226/1265] Compiling NIOHPACK StaticHeaderTable.swift
[1227/1265] Compiling PrometheusExporter PrometheusExporter.swift
[1228/1266] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1229/1266] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1230/1266] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1231/1266] Compiling NIOHPACK HuffmanCoding.swift
[1235/1266] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1236/1266] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1237/1267] Emitting module NIOHPACK
[1248/1268] Wrapping AST for NIOTransportServices for debugging
[1251/1268] Compiling NIOSSL Zeroization.swift
[1252/1268] Compiling NIOSSL TLSConfiguration.swift
[1253/1268] Compiling NIOSSL UniversalBootstrapSupport.swift
[1254/1268] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1254/1269] Wrapping AST for NIOHPACK for debugging
[1256/1329] Wrapping AST for NIOSSL for debugging
[1258/1329] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1259/1329] Compiling NIOHTTP2 DOSHeuristics.swift
[1260/1330] Wrapping AST for NIOExtras for debugging
[1262/1330] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1263/1330] Compiling NIOHTTP2 HasLocalSettings.swift
[1264/1330] Compiling NIOHTTP2 HasRemoteSettings.swift
[1265/1330] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1266/1330] Compiling NIOHTTP2 QuiescingState.swift
[1267/1330] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1268/1330] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1269/1330] Compiling NIOHTTP2 StateMachineResult.swift
[1270/1330] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1271/1338] Compiling NIOHTTP2 MaySendFrames.swift
[1272/1338] Compiling NIOHTTP2 SendingDataState.swift
[1273/1338] Compiling NIOHTTP2 SendingGoawayState.swift
[1274/1338] Compiling NIOHTTP2 SendingHeadersState.swift
[1275/1338] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1276/1338] Compiling NIOHTTP2 SendingRstStreamState.swift
[1277/1338] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1278/1338] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1279/1338] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1281/1338] Compiling NIOHTTP2 Error+Any.swift
[1282/1338] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1283/1338] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1284/1338] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1285/1338] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1286/1338] Compiling NIOHTTP2 GlitchesMonitor.swift
[1287/1338] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1288/1338] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1289/1338] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1290/1338] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1291/1338] Compiling NIOHTTP2 StreamChannelList.swift
[1292/1338] Compiling NIOHTTP2 StreamMap.swift
[1293/1338] Compiling NIOHTTP2 StreamStateMachine.swift
[1294/1338] Compiling NIOHTTP2 UnsafeTransfer.swift
[1295/1338] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1296/1338] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1297/1338] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1298/1338] Compiling NIOHTTP2 MayReceiveFrames.swift
[1299/1338] Compiling NIOHTTP2 ReceivingDataState.swift
[1300/1338] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1301/1338] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1302/1338] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1303/1338] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1305/1338] Emitting module NIOHTTP2
[1306/1338] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1307/1338] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1308/1338] Compiling NIOHTTP2 HTTP2StreamID.swift
[1309/1338] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1310/1338] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1311/1338] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1312/1338] Compiling NIOHTTP2 InboundEventBuffer.swift
[1313/1338] Compiling NIOHTTP2 InboundWindowManager.swift
[1314/1338] Compiling NIOHTTP2 HTTP2Frame.swift
[1315/1338] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1316/1338] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1317/1338] Compiling NIOHTTP2 HTTP2PingData.swift
[1318/1338] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1319/1338] Compiling NIOHTTP2 HTTP2Settings.swift
[1320/1338] Compiling NIOHTTP2 HTTP2Stream.swift
[1321/1338] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1322/1338] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1323/1338] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1324/1338] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1325/1338] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1326/1338] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1327/1338] Compiling NIOHTTP2 HTTP2Error.swift
[1328/1338] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1329/1338] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1330/1339] Wrapping AST for NIOHTTP2 for debugging
[1332/1466] Compiling GRPC ServerInterceptorContext.swift
[1333/1466] Compiling GRPC ServerInterceptorPipeline.swift
[1334/1466] Compiling GRPC ServerInterceptors.swift
[1335/1466] Compiling GRPC InterceptorContextList.swift
[1336/1466] Compiling GRPC LengthPrefixedMessageReader.swift
[1337/1466] Compiling GRPC Logger.swift
[1338/1466] Compiling GRPC LoggingServerErrorDelegate.swift
[1339/1466] Compiling GRPC MessageEncodingHeaderValidator.swift
[1340/1466] Compiling GRPC PlatformSupport.swift
[1341/1466] Compiling GRPC ReadWriteStates.swift
[1342/1466] Compiling GRPC Ref.swift
[1343/1466] Compiling GRPC Serialization.swift
[1344/1466] Compiling GRPC Server+NIOSSL.swift
[1345/1466] Compiling GRPC Server.swift
[1346/1466] Compiling GRPC ServerBuilder+NIOSSL.swift
[1347/1466] Compiling GRPC ServerBuilder.swift
[1348/1466] Compiling GRPC ServerCallContext.swift
[1349/1466] Compiling GRPC StreamingResponseCallContext.swift
[1350/1483] Emitting module GRPC
[1351/1483] Compiling GRPC DelegatingErrorHandler.swift
[1352/1483] Compiling GRPC Error+NIOSSL.swift
[1353/1483] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[1354/1483] Compiling GRPC FakeChannel.swift
[1355/1483] Compiling GRPC ClientConnection+NIOSSL.swift
[1356/1483] Compiling GRPC ClientConnection+NWTLS.swift
[1357/1483] Compiling GRPC GRPCChannel.swift
[1358/1483] Compiling GRPC GRPCChannelBuilder.swift
[1359/1483] Compiling GRPC GRPCClient.swift
[1360/1483] Compiling GRPC GRPCClientChannelHandler.swift
[1361/1483] Compiling GRPC GRPCClientStateMachine.swift
[1362/1483] Compiling GRPC GRPCContentType.swift
[1363/1483] Compiling GRPC GRPCError.swift
[1364/1483] Compiling GRPC GRPCHeaderName.swift
[1365/1483] Compiling GRPC GRPCIdleHandler.swift
[1366/1483] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[1367/1483] Compiling GRPC GRPCKeepaliveHandlers.swift
[1368/1483] Compiling GRPC GRPCPayload.swift
[1369/1483] Compiling GRPC UnaryResponseCallContext.swift
[1370/1483] Compiling GRPC ServerChannelErrorHandler.swift
[1371/1483] Compiling GRPC ServerErrorDelegate.swift
[1372/1483] Compiling GRPC ServerErrorProcessor.swift
[1373/1483] Compiling GRPC Stopwatch.swift
[1374/1483] Compiling GRPC StreamEvent.swift
[1375/1483] Compiling GRPC TLSVerificationHandler.swift
[1376/1483] Compiling GRPC TLSVersion.swift
[1377/1483] Compiling GRPC TimeLimit.swift
[1378/1483] Compiling GRPC UserInfo.swift
[1379/1483] Compiling GRPC Version.swift
[1380/1483] Compiling GRPC WebCORSHandler.swift
[1381/1483] Compiling GRPC WriteCapturingHandler.swift
[1382/1483] Compiling GRPC _EmbeddedThroughput.swift
[1383/1483] Compiling GRPC _FakeResponseStream.swift
[1384/1483] Compiling GRPC _GRPCClientCodecHandler.swift
[1385/1483] Compiling GRPC _MessageContext.swift
[1386/1483] Compiling GRPC BidirectionalStreamingCall.swift
[1387/1483] Compiling GRPC Call.swift
[1388/1483] Compiling GRPC CallDetails.swift
[1389/1483] Compiling GRPC ClientCall.swift
[1390/1483] Compiling GRPC ClientStreamingCall.swift
[1391/1483] Compiling GRPC LazyEventLoopPromise.swift
[1392/1483] Compiling GRPC ResponseContainers.swift
[1393/1483] Compiling GRPC ResponsePartContainer.swift
[1394/1483] Compiling GRPC ServerStreamingCall.swift
[1395/1483] Compiling GRPC UnaryCall.swift
[1396/1483] Compiling GRPC ClientConnection.swift
[1397/1483] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[1398/1483] Compiling GRPC ClientErrorDelegate.swift
[1399/1483] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
[1400/1483] Compiling GRPC CompressionAlgorithm.swift
[1401/1483] Compiling GRPC DecompressionLimit.swift
[1402/1483] Compiling GRPC MessageEncoding.swift
[1403/1483] Compiling GRPC Zlib.swift
[1404/1483] Compiling GRPC Array+BoundsCheck.swift
[1405/1483] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[1406/1483] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[1407/1483] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[1408/1483] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[1409/1483] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[1410/1483] Compiling GRPC ServerHandlerStateMachine.swift
[1411/1483] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[1412/1483] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[1413/1483] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[1414/1483] Compiling GRPC ServerInterceptorStateMachine.swift
[1415/1483] Compiling GRPC StreamState.swift
[1416/1483] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[1417/1483] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[1418/1483] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[1419/1483] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[1420/1483] Compiling GRPC GRPCAsyncRequestStream.swift
[1421/1483] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[1422/1483] Compiling GRPC ConnectionBackoff.swift
[1423/1483] Compiling GRPC ConnectionKeepalive.swift
[1424/1483] Compiling GRPC ConnectionManager+Delegates.swift
[1425/1483] Compiling GRPC ConnectionManager.swift
[1426/1483] Compiling GRPC ConnectionManagerChannelProvider.swift
[1427/1483] Compiling GRPC ConnectionManagerID.swift
[1428/1483] Compiling GRPC ConnectionPool+PerConnectionState.swift
[1429/1483] Compiling GRPC ConnectionPool+Waiter.swift
[1430/1483] Compiling GRPC ConnectionPool.swift
[1431/1483] Compiling GRPC ConnectionPoolIDs.swift
[1432/1483] Compiling GRPC GRPCChannelPool.swift
[1433/1483] Compiling GRPC PoolManager.swift
[1434/1483] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[1435/1483] Compiling GRPC PoolManagerStateMachine.swift
[1436/1483] Compiling GRPC PooledChannel.swift
[1437/1483] Compiling GRPC StreamLender.swift
[1438/1483] Compiling GRPC ConnectivityState.swift
[1439/1483] Compiling GRPC DebugOnly.swift
[1440/1483] Compiling GRPC GRPCAsyncResponseStream.swift
[1441/1483] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[1442/1483] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[1443/1483] Compiling GRPC GRPCAsyncServerCallContext.swift
[1444/1483] Compiling GRPC GRPCAsyncServerHandler.swift
[1445/1483] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[1446/1483] Compiling GRPC GRPCAsyncUnaryCall.swift
[1447/1483] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[1448/1483] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[1449/1483] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[1450/1483] Compiling GRPC GRPCSendable.swift
[1451/1483] Compiling GRPC NIOAsyncWrappers.swift
[1452/1483] Compiling GRPC BidirectionalStreamingServerHandler.swift
[1453/1483] Compiling GRPC ClientStreamingServerHandler.swift
[1454/1483] Compiling GRPC ServerHandlerProtocol.swift
[1455/1483] Compiling GRPC ServerStreamingServerHandler.swift
[1456/1483] Compiling GRPC UnaryServerHandler.swift
[1457/1483] Compiling GRPC CallOptions.swift
[1458/1483] Compiling GRPC GRPCServerPipelineConfigurator.swift
[1459/1483] Compiling GRPC GRPCServerRequestRoutingHandler.swift
[1460/1483] Compiling GRPC GRPCServiceDescription.swift
[1461/1483] Compiling GRPC GRPCStatus.swift
[1462/1483] Compiling GRPC GRPCStatusAndMetadata.swift
[1463/1483] Compiling GRPC GRPCStatusMessageMarshaller.swift
[1464/1483] Compiling GRPC GRPCTLSConfiguration.swift
[1465/1483] Compiling GRPC GRPCTimeout.swift
[1466/1483] Compiling GRPC GRPCWebToHTTP2ServerCodec.swift
[1467/1483] Compiling GRPC HTTP2ToRawGRPCServerCodec.swift
[1468/1483] Compiling GRPC HTTP2ToRawGRPCStateMachine.swift
[1469/1483] Compiling GRPC ClientInterceptorContext.swift
[1470/1483] Compiling GRPC ClientInterceptorPipeline.swift
[1471/1483] Compiling GRPC ClientInterceptorProtocol.swift
[1472/1483] Compiling GRPC ClientInterceptors.swift
[1473/1483] Compiling GRPC ClientTransport.swift
[1474/1483] Compiling GRPC ClientTransportFactory.swift
[1475/1483] Compiling GRPC MessageParts.swift
[1476/1484] Wrapping AST for GRPC for debugging
[1478/1492] Compiling OpenTelemetryProtocolExporterGrpc OtlpTraceExporter.swift
[1479/1493] Compiling OpenTelemetryProtocolExporterGrpc profiles_service.grpc.swift
[1480/1493] Compiling OpenTelemetryProtocolExporterGrpc trace_service.grpc.swift
[1481/1493] Compiling OpenTelemetryProtocolExporterGrpc metrics_service.grpc.swift
[1482/1493] Compiling OpenTelemetryProtocolExporterGrpc logs_service.grpc.swift
[1483/1493] Compiling OpenTelemetryProtocolExporterGrpc OtlpMetricExporter.swift
[1484/1493] Emitting module OpenTelemetryProtocolExporterGrpc
[1485/1493] Compiling OpenTelemetryProtocolExporterGrpc OtlpLogExporter.swift
[1486/1493] Compiling OpenTelemetryProtocolExporterGrpc OtlpTraceJsonExporter.swift
[1487/1494] Wrapping AST for OpenTelemetryProtocolExporterGrpc for debugging
[1489/1498] Emitting module StableMetricSample
[1490/1498] Emitting module LogsSample
/host/spi-builder-workspace/Examples/Logs Sample/main.swift:25:110: warning: 'setEventDomain' is deprecated: Event domain is deprecated. Use event_name field directly.
23 | configure()
24 |
25 | let eventProvider = OpenTelemetry.instance.loggerProvider.loggerBuilder(instrumentationScopeName: "myScope").setEventDomain("device").build()
   |                                                                                                              `- warning: 'setEventDomain' is deprecated: Event domain is deprecated. Use event_name field directly.
26 |
[1491/1498] Compiling LogsSample main.swift
/host/spi-builder-workspace/Examples/Logs Sample/main.swift:25:110: warning: 'setEventDomain' is deprecated: Event domain is deprecated. Use event_name field directly.
23 | configure()
24 |
25 | let eventProvider = OpenTelemetry.instance.loggerProvider.loggerBuilder(instrumentationScopeName: "myScope").setEventDomain("device").build()
   |                                                                                                              `- warning: 'setEventDomain' is deprecated: Event domain is deprecated. Use event_name field directly.
26 |
[1492/1498] Compiling StableMetricSample main.swift
[1494/1500] Wrapping AST for LogsSample for debugging
[1495/1500] Write Objects.LinkFileList
[1496/1500] Wrapping AST for StableMetricSample for debugging
[1497/1500] Write Objects.LinkFileList
[1498/1500] Linking LogsSample
[1499/1500] Linking StableMetricSample
Build complete! (220.73s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "opentelemetry-swift-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/open-telemetry/opentelemetry-swift-core.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.92.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "grpc-swift",
      "requirement" : {
        "exact" : [
          "1.27.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.33.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    }
  ],
  "manifest_display_name" : "opentelemetry-swift",
  "name" : "opentelemetry-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftMetricsShim",
      "targets" : [
        "SwiftMetricsShim"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PrometheusExporter",
      "targets" : [
        "PrometheusExporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenTelemetryProtocolExporter",
      "targets" : [
        "OpenTelemetryProtocolExporterGrpc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenTelemetryProtocolExporterHTTP",
      "targets" : [
        "OpenTelemetryProtocolExporterHttp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PersistenceExporter",
      "targets" : [
        "PersistenceExporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "InMemoryExporter",
      "targets" : [
        "InMemoryExporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OTelSwiftLog",
      "targets" : [
        "OTelSwiftLog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BaggagePropagationProcessor",
      "targets" : [
        "BaggagePropagationProcessor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Sessions",
      "targets" : [
        "Sessions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "loggingTracer",
      "targets" : [
        "LoggingTracer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "StableMetricSample",
      "targets" : [
        "StableMetricSample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "LogsSample",
      "targets" : [
        "LogsSample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftMetricsShimTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftMetricsShimTests",
      "path" : "Tests/ImportersTests/SwiftMetricsShim",
      "product_dependencies" : [
        "OpenTelemetrySdk"
      ],
      "sources" : [
        "SwiftMetricsShimTests.swift"
      ],
      "target_dependencies" : [
        "SwiftMetricsShim"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftMetricsShim",
      "module_type" : "SwiftTarget",
      "name" : "SwiftMetricsShim",
      "path" : "Sources/Importers/SwiftMetricsShim",
      "product_dependencies" : [
        "OpenTelemetrySdk",
        "CoreMetrics"
      ],
      "product_memberships" : [
        "SwiftMetricsShim"
      ],
      "sources" : [
        "Extensions.swift",
        "Locks.swift",
        "MetricHandlers.swift",
        "SwiftMetricsShim.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StableMetricSample",
      "module_type" : "SwiftTarget",
      "name" : "StableMetricSample",
      "path" : "Examples/Stable Metric Sample",
      "product_dependencies" : [
        "OpenTelemetrySdk",
        "StdoutExporter"
      ],
      "product_memberships" : [
        "StableMetricSample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OpenTelemetryProtocolExporterGrpc"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SharedTestUtils",
      "module_type" : "SwiftTarget",
      "name" : "SharedTestUtils",
      "path" : "Tests/Shared/TestUtils",
      "sources" : [
        "HttpTestServer.swift",
        "XCTestCase+Wait.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sessions",
      "module_type" : "SwiftTarget",
      "name" : "Sessions",
      "path" : "Sources/Instrumentation/Sessions",
      "product_dependencies" : [
        "OpenTelemetryApi",
        "OpenTelemetrySdk"
      ],
      "product_memberships" : [
        "Sessions"
      ],
      "sources" : [
        "Session.swift",
        "SessionConfig.swift",
        "SessionConstants.swift",
        "SessionEventInstrumentation.swift",
        "SessionLogRecordProcessor.swift",
        "SessionManager.swift",
        "SessionManagerProvider.swift",
        "SessionSpanProcessor.swift",
        "SessionStore.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SessionTests",
      "module_type" : "SwiftTarget",
      "name" : "SessionTests",
      "path" : "Tests/InstrumentationTests/SessionTests",
      "product_dependencies" : [
        "OpenTelemetrySdk"
      ],
      "sources" : [
        "SessionConfigTests.swift",
        "SessionConstantsTests.swift",
        "SessionEventInstrumentationTests.swift",
        "SessionLogRecordProcessorTests.swift",
        "SessionManagerProviderTests.swift",
        "SessionManagerTests.swift",
        "SessionSpanProcessorTests.swift",
        "SessionStoreTests.swift",
        "SessionTests.swift"
      ],
      "target_dependencies" : [
        "Sessions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PrometheusExporterTests",
      "module_type" : "SwiftTarget",
      "name" : "PrometheusExporterTests",
      "path" : "Tests/ExportersTests/Prometheus",
      "sources" : [
        "PrometheusExporterTests.swift"
      ],
      "target_dependencies" : [
        "PrometheusExporter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PrometheusExporter",
      "module_type" : "SwiftTarget",
      "name" : "PrometheusExporter",
      "path" : "Sources/Exporters/Prometheus",
      "product_dependencies" : [
        "OpenTelemetrySdk",
        "NIO",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "PrometheusExporter"
      ],
      "sources" : [
        "PrometheusExporter.swift",
        "PrometheusExporterExtensions.swift",
        "PrometheusExporterHttpServer.swift",
        "PrometheusMetric.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PersistenceExporterTests",
      "module_type" : "SwiftTarget",
      "name" : "PersistenceExporterTests",
      "path" : "Tests/ExportersTests/PersistenceExporter",
      "sources" : [
        "Export/DataExportDelayTests.swift",
        "Export/DataExportWorkerTests.swift",
        "Helpers/CoreMocks.swift",
        "Helpers/FoundationMocks.swift",
        "Helpers/PersistenceExtensions.swift",
        "Helpers/SwiftExtensions.swift",
        "Helpers/TestsDirectory.swift",
        "PersistenceExporterDecoratorTests.swift",
        "PersistenceMetricExporterDecoratorTests.swift",
        "PersistenceSpanExporterDecoratorTests.swift",
        "Storage/DirectoryTests.swift",
        "Storage/FileTests.swift",
        "Storage/FilesOrchestratorTests.swift",
        "Storage/OrchestratedFileReaderTests.swift",
        "Storage/OrchestratedFileWriterTests.swift",
        "Utils/PerformancePresetTests.swift"
      ],
      "target_dependencies" : [
        "PersistenceExporter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PersistenceExporter",
      "module_type" : "SwiftTarget",
      "name" : "PersistenceExporter",
      "path" : "Sources/Exporters/Persistence",
      "product_dependencies" : [
        "OpenTelemetrySdk"
      ],
      "product_memberships" : [
        "PersistenceExporter"
      ],
      "sources" : [
        "Export/DataExportDelay.swift",
        "Export/DataExportStatus.swift",
        "Export/DataExportWorker.swift",
        "PersistenceExporterDecorator.swift",
        "PersistenceLogExporterDecorator.swift",
        "PersistenceMetricExporterDecorator.swift",
        "PersistencePerformancePreset.swift",
        "PersistenceSpanExporterDecorator.swift",
        "Storage/Directory.swift",
        "Storage/File.swift",
        "Storage/FileReader.swift",
        "Storage/FileWriter.swift",
        "Storage/FilesOrchestrator.swift",
        "Storage/StorageError.swift",
        "Utils/DateProvider.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenTelemetryProtocolExporterTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenTelemetryProtocolExporterTests",
      "path" : "Tests/ExportersTests/OpenTelemetryProtocol",
      "sources" : [
        "CommonAdapterTests.swift",
        "EnvVarHeadersTests.swift",
        "LogRecordAdapterTests.swift",
        "MetricsAdapterTest.swift",
        "OtlpHTTPExporterBaseTests.swift",
        "OtlpHTTPMetricsExporterTest.swift",
        "OtlpHttpLogRecordExporterTests.swift",
        "OtlpHttpTraceExporterTests.swift",
        "OtlpLogRecordExporterTests.swift",
        "OtlpTraceExporterTests.swift",
        "OtlpTraceJsonExporterTests.swift",
        "ResourceAdapterTests.swift",
        "SpanAdapterTests.swift"
      ],
      "target_dependencies" : [
        "OpenTelemetryProtocolExporterGrpc",
        "OpenTelemetryProtocolExporterHttp",
        "SharedTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenTelemetryProtocolExporterHttp",
      "module_type" : "SwiftTarget",
      "name" : "OpenTelemetryProtocolExporterHttp",
      "path" : "Sources/Exporters/OpenTelemetryProtocolHttp",
      "product_dependencies" : [
        "OpenTelemetrySdk"
      ],
      "product_memberships" : [
        "OpenTelemetryProtocolExporterHTTP"
      ],
      "sources" : [
        "Compression.swift",
        "HTTPClient.swift",
        "Lock.swift",
        "OtlpHttpExporterBase.swift",
        "logs/OtlpHttpLogExporter.swift",
        "metric/OtlpHttpMetricExporter.swift",
        "trace/OtlpHttpTraceExporter.swift"
      ],
      "target_dependencies" : [
        "OpenTelemetryProtocolExporterCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenTelemetryProtocolExporterGrpc",
      "module_type" : "SwiftTarget",
      "name" : "OpenTelemetryProtocolExporterGrpc",
      "path" : "Sources/Exporters/OpenTelemetryProtocolGrpc",
      "product_dependencies" : [
        "OpenTelemetrySdk",
        "GRPC"
      ],
      "product_memberships" : [
        "OpenTelemetryProtocolExporter",
        "StableMetricSample",
        "LogsSample"
      ],
      "sources" : [
        "logs/OtlpLogExporter.swift",
        "metric/OtlpMetricExporter.swift",
        "proto/logs_service.grpc.swift",
        "proto/metrics_service.grpc.swift",
        "proto/profiles_service.grpc.swift",
        "proto/trace_service.grpc.swift",
        "trace/OtlpTraceExporter.swift",
        "trace/OtlpTraceJsonExporter.swift"
      ],
      "target_dependencies" : [
        "OpenTelemetryProtocolExporterCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenTelemetryProtocolExporterCommon",
      "module_type" : "SwiftTarget",
      "name" : "OpenTelemetryProtocolExporterCommon",
      "path" : "Sources/Exporters/OpenTelemetryProtocolCommon",
      "product_dependencies" : [
        "OpenTelemetrySdk",
        "Logging",
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "OpenTelemetryProtocolExporter",
        "OpenTelemetryProtocolExporterHTTP",
        "StableMetricSample",
        "LogsSample"
      ],
      "sources" : [
        "common/CommonAdapter.swift",
        "common/Constants.swift",
        "common/EnvVarHeaders.swift",
        "common/ExporterMetrics.swift",
        "common/Headers.swift",
        "common/OtlpConfiguration.swift",
        "common/ResourceAdapter.swift",
        "logs/LogRecordAdapter.swift",
        "metric/MetricsAdapter.swift",
        "proto/common.pb.swift",
        "proto/logs.pb.swift",
        "proto/logs_service.pb.swift",
        "proto/metrics.pb.swift",
        "proto/metrics_service.pb.swift",
        "proto/profiles.pb.swift",
        "proto/profiles_service.pb.swift",
        "proto/resource.pb.swift",
        "proto/trace.pb.swift",
        "proto/trace_service.pb.swift",
        "trace/OtlpSpan.swift",
        "trace/SpanAdapter.swift",
        "trace/utils/TraceProtoUtils.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OTelSwiftLogTests",
      "module_type" : "SwiftTarget",
      "name" : "OTelSwiftLogTests",
      "path" : "Tests/BridgesTests/OTelSwiftLog",
      "sources" : [
        "LogHandlerTests.swift"
      ],
      "target_dependencies" : [
        "OTelSwiftLog"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OTelSwiftLog",
      "module_type" : "SwiftTarget",
      "name" : "OTelSwiftLog",
      "path" : "Sources/Bridges/OTelSwiftLog",
      "product_dependencies" : [
        "OpenTelemetryApi",
        "Logging"
      ],
      "product_memberships" : [
        "OTelSwiftLog"
      ],
      "sources" : [
        "LogHandler.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LogsSample",
      "module_type" : "SwiftTarget",
      "name" : "LogsSample",
      "path" : "Examples/Logs Sample",
      "product_dependencies" : [
        "OpenTelemetrySdk",
        "GRPC"
      ],
      "product_memberships" : [
        "LogsSample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OpenTelemetryProtocolExporterGrpc"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LoggingTracer",
      "module_type" : "SwiftTarget",
      "name" : "LoggingTracer",
      "path" : "Examples/Logging Tracer",
      "product_dependencies" : [
        "OpenTelemetryApi"
      ],
      "product_memberships" : [
        "loggingTracer"
      ],
      "sources" : [
        "Logger.swift",
        "LoggingBinaryFormat.swift",
        "LoggingSpan.swift",
        "LoggingTextFormat.swift",
        "LoggingTracer.swift",
        "LoggingTracerProvider.swift",
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "InMemoryExporterTests",
      "module_type" : "SwiftTarget",
      "name" : "InMemoryExporterTests",
      "path" : "Tests/ExportersTests/InMemory",
      "sources" : [
        "InMemoryExporterTests.swift"
      ],
      "target_dependencies" : [
        "InMemoryExporter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "InMemoryExporter",
      "module_type" : "SwiftTarget",
      "name" : "InMemoryExporter",
      "path" : "Sources/Exporters/InMemory",
      "product_dependencies" : [
        "OpenTelemetrySdk"
      ],
      "product_memberships" : [
        "InMemoryExporter"
      ],
      "sources" : [
        "InMemoryExporter.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ContribTests",
      "module_type" : "SwiftTarget",
      "name" : "ContribTests",
      "path" : "Tests/ContribTests",
      "sources" : [
        "Processors/BaggagePropagationProcessorTests.swift"
      ],
      "target_dependencies" : [
        "BaggagePropagationProcessor",
        "InMemoryExporter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BaggagePropagationProcessor",
      "module_type" : "SwiftTarget",
      "name" : "BaggagePropagationProcessor",
      "path" : "Sources/Contrib/Processors/BaggagePropagationProcessor",
      "product_dependencies" : [
        "OpenTelemetryApi",
        "OpenTelemetrySdk"
      ],
      "product_memberships" : [
        "BaggagePropagationProcessor"
      ],
      "sources" : [
        "BaggagePropagationProcessor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.