The Swift Package Index logo.Swift Package Index

Build Information

Successful build of opentelemetry-swift, reference main (30c146), with Swift 6.3 for Linux on 20 Apr 2026 13:15:57 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1104 |     0: .same(proto: "STATUS_CODE_UNSET"),
1105 |     1: .same(proto: "STATUS_CODE_OK"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1170/1223] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1171/1223] Compiling NIOCore SocketAddresses.swift
[1172/1223] Compiling NIOCore SocketOptionProvider.swift
[1173/1223] Compiling NIOCore SystemCallHelpers.swift
[1174/1223] Compiling NIOCore TimeAmount+Duration.swift
[1175/1223] Compiling NIOCore TypeAssistedChannelHandler.swift
[1176/1223] Compiling NIOCore UniversalBootstrapSupport.swift
[1177/1223] Compiling NIOCore Utilities.swift
/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
190 |     1: .standard(proto: "rejected_log_records"),
191 |     2: .standard(proto: "error_message"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
190 |     1: .standard(proto: "rejected_log_records"),
191 |     2: .standard(proto: "error_message"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
190 |     1: .standard(proto: "rejected_log_records"),
191 |     2: .standard(proto: "error_message"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1426 |     1: .standard(proto: "name_strindex"),
1427 |     2: .standard(proto: "system_name_strindex"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1426 |     1: .standard(proto: "name_strindex"),
1427 |     2: .standard(proto: "system_name_strindex"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1426 |     1: .standard(proto: "name_strindex"),
1427 |     2: .standard(proto: "system_name_strindex"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1202/1224] Wrapping AST for OpenTelemetryProtocolExporterCommon for debugging
[1204/1232] Compiling OpenTelemetryProtocolExporterHttp Lock.swift
[1205/1232] Compiling OpenTelemetryProtocolExporterHttp Compression.swift
[1206/1232] Emitting module OpenTelemetryProtocolExporterHttp
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolHttp/trace/OtlpHttpTraceExporter.swift:19:14: warning: non-final class 'OtlpHttpTraceExporter' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 17 | }
 18 |
 19 | public class OtlpHttpTraceExporter: OtlpHttpExporterBase, SpanExporter {
    |              `- warning: non-final class 'OtlpHttpTraceExporter' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 20 |   var pendingSpans: [SpanData] = []
 21 |
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolHttp/trace/OtlpHttpTraceExporter.swift:19:14: warning: 'Sendable' class 'OtlpHttpTraceExporter' cannot inherit from another class; this is an error in the Swift 6 language mode
 17 | }
 18 |
 19 | public class OtlpHttpTraceExporter: OtlpHttpExporterBase, SpanExporter {
    |              `- warning: 'Sendable' class 'OtlpHttpTraceExporter' cannot inherit from another class; this is an error in the Swift 6 language mode
 20 |   var pendingSpans: [SpanData] = []
 21 |
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolHttp/trace/OtlpHttpTraceExporter.swift:20:7: warning: stored property 'pendingSpans' of 'Sendable'-conforming class 'OtlpHttpTraceExporter' is mutable; this is an error in the Swift 6 language mode
 18 |
 19 | public class OtlpHttpTraceExporter: OtlpHttpExporterBase, SpanExporter {
 20 |   var pendingSpans: [SpanData] = []
    |       `- warning: stored property 'pendingSpans' of 'Sendable'-conforming class 'OtlpHttpTraceExporter' is mutable; this is an error in the Swift 6 language mode
 21 |
 22 |   private let exporterLock = Lock()
[1207/1232] Compiling OpenTelemetryProtocolExporterHttp HTTPClient.swift
[1208/1232] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpExporterBase.swift
[1209/1232] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpLogExporter.swift
[1210/1232] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpMetricExporter.swift
[1211/1232] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpTraceExporter.swift
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolHttp/trace/OtlpHttpTraceExporter.swift:19:14: warning: non-final class 'OtlpHttpTraceExporter' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 17 | }
 18 |
 19 | public class OtlpHttpTraceExporter: OtlpHttpExporterBase, SpanExporter {
    |              `- warning: non-final class 'OtlpHttpTraceExporter' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 20 |   var pendingSpans: [SpanData] = []
 21 |
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolHttp/trace/OtlpHttpTraceExporter.swift:19:14: warning: 'Sendable' class 'OtlpHttpTraceExporter' cannot inherit from another class; this is an error in the Swift 6 language mode
 17 | }
 18 |
 19 | public class OtlpHttpTraceExporter: OtlpHttpExporterBase, SpanExporter {
    |              `- warning: 'Sendable' class 'OtlpHttpTraceExporter' cannot inherit from another class; this is an error in the Swift 6 language mode
 20 |   var pendingSpans: [SpanData] = []
 21 |
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolHttp/trace/OtlpHttpTraceExporter.swift:20:7: warning: stored property 'pendingSpans' of 'Sendable'-conforming class 'OtlpHttpTraceExporter' is mutable; this is an error in the Swift 6 language mode
 18 |
 19 | public class OtlpHttpTraceExporter: OtlpHttpExporterBase, SpanExporter {
 20 |   var pendingSpans: [SpanData] = []
    |       `- warning: stored property 'pendingSpans' of 'Sendable'-conforming class 'OtlpHttpTraceExporter' is mutable; this is an error in the Swift 6 language mode
 21 |
 22 |   private let exporterLock = Lock()
[1213/1233] Emitting module NIOCore
[1214/1234] Wrapping AST for NIOCore for debugging
[1216/1288] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1217/1288] Compiling NIOEmbedded AsyncTestingChannel.swift
[1218/1288] Compiling NIOEmbedded Embedded.swift
[1219/1288] Emitting module NIOEmbedded
[1221/1289] Compiling NIOPosix PipePair.swift
[1222/1289] Compiling NIOPosix Pool.swift
[1223/1289] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1224/1289] Compiling NIOPosix PosixSingletons.swift
[1225/1289] Compiling NIOPosix RawSocketBootstrap.swift
[1226/1289] Compiling NIOPosix Resolver.swift
[1227/1289] Compiling NIOPosix Selectable.swift
[1227/1295] Wrapping AST for NIOEmbedded for debugging
[1229/1295] Emitting module NIOPosix
[1230/1295] Compiling NIOPosix ThreadPosix.swift
[1231/1295] Compiling NIOPosix ThreadWindows.swift
[1232/1295] Compiling NIOPosix Utilities.swift
[1233/1295] Compiling NIOPosix VsockAddress.swift
[1234/1295] Compiling NIOPosix VsockChannelEvents.swift
[1235/1295] Compiling NIOPosix Windows.swift
[1236/1295] Compiling NIOPosix BSDSocketAPICommon.swift
[1237/1295] Compiling NIOPosix BSDSocketAPIPosix.swift
[1238/1295] Compiling NIOPosix BSDSocketAPIWindows.swift
[1239/1295] Compiling NIOPosix BaseSocket.swift
[1240/1295] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1241/1295] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1242/1295] Compiling NIOPosix BaseSocketChannel.swift
[1243/1295] Compiling NIOPosix SelectableChannel.swift
[1244/1295] Compiling NIOPosix SelectableEventLoop.swift
[1245/1295] Compiling NIOPosix SelectorEpoll.swift
[1246/1295] Compiling NIOPosix SelectorGeneric.swift
[1247/1295] Compiling NIOPosix SelectorKqueue.swift
[1248/1295] Compiling NIOPosix SelectorUring.swift
[1249/1295] Compiling NIOPosix SelectorWSAPoll.swift
[1250/1295] Compiling NIOPosix BaseStreamSocketChannel.swift
[1251/1295] Compiling NIOPosix Bootstrap.swift
[1252/1295] Compiling NIOPosix ControlMessage.swift
[1253/1295] Compiling NIOPosix DatagramVectorReadManager.swift
[1254/1295] Compiling NIOPosix Errors+Any.swift
[1255/1295] Compiling NIOPosix FileDescriptor.swift
[1256/1295] Compiling NIOPosix GetaddrinfoResolver.swift
[1257/1295] Compiling NIOPosix ServerSocket.swift
[1258/1295] Compiling NIOPosix Socket.swift
[1259/1295] Compiling NIOPosix SocketChannel.swift
[1260/1295] Compiling NIOPosix SocketProtocols.swift
[1261/1295] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1262/1295] Compiling NIOPosix System.swift
[1263/1295] Compiling NIOPosix Thread.swift
[1264/1295] Compiling NIOPosix HappyEyeballs.swift
[1265/1295] Compiling NIOPosix IO.swift
[1266/1295] Compiling NIOPosix IntegerBitPacking.swift
[1267/1295] Compiling NIOPosix IntegerTypes.swift
[1268/1295] Compiling NIOPosix Linux.swift
[1269/1295] Compiling NIOPosix LinuxCPUSet.swift
[1270/1295] Compiling NIOPosix LinuxUring.swift
[1271/1295] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1272/1295] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1273/1295] Compiling NIOPosix NIOThreadPool.swift
[1274/1295] Compiling NIOPosix NonBlockingFileIO.swift
[1275/1295] Compiling NIOPosix PendingDatagramWritesManager.swift
[1276/1295] Compiling NIOPosix PendingWritesManager.swift
[1277/1295] Compiling NIOPosix PipeChannel.swift
[1278/1296] Wrapping AST for NIOPosix for debugging
[1280/1298] Compiling NIO Exports.swift
[1281/1298] Emitting module NIO
[1282/1299] Wrapping AST for NIO for debugging
[1284/1326] Compiling NIOTLS TLSEvents.swift
[1285/1326] Emitting module NIOTLS
[1286/1326] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1287/1326] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1288/1326] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1289/1326] Compiling NIOTLS SNIHandler.swift
[1290/1326] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1291/1326] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1292/1326] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1294/1327] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1295/1327] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1296/1327] Emitting module NIOFoundationCompat
[1297/1329] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1298/1330] Emitting module NIOHTTP1
[1300/1330] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1301/1330] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1302/1330] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1303/1330] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1304/1330] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1305/1330] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1306/1330] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1307/1330] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1308/1330] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1309/1330] Compiling NIOHTTP1 HTTPTypes.swift
[1309/1330] Wrapping AST for NIOTLS for debugging
[1310/1330] Wrapping AST for NIOFoundationCompat for debugging
[1312/1332] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1313/1332] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1314/1332] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1315/1332] Compiling NIOHTTP1 HTTPDecoder.swift
[1316/1332] Compiling NIOHTTP1 HTTPEncoder.swift
[1318/1370] Emitting module NIOTransportServices
[1319/1376] Compiling NIOTransportServices AcceptHandler.swift
[1320/1376] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1321/1376] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1322/1376] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1323/1376] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1324/1376] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1325/1382] Compiling NIOTransportServices StateManagedChannel.swift
[1326/1382] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1327/1382] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1328/1382] Compiling NIOTransportServices NIOTSBootstraps.swift
[1329/1382] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1330/1382] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1331/1382] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1332/1382] Compiling NIOTransportServices NIOTSSingletons.swift
[1333/1382] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1333/1392] Wrapping AST for NIOHTTP1 for debugging
[1335/1394] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1336/1394] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1337/1401] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1338/1401] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1339/1401] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1340/1401] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1341/1401] Compiling NIOTransportServices NIOTSErrors.swift
[1342/1401] Compiling NIOTransportServices NIOTSEventLoop.swift
[1343/1419] Wrapping AST for NIOTransportServices for debugging
[1345/1419] Compiling NIOHPACK IndexedHeaderTable.swift
[1346/1420] Compiling NIOExtras DebugInboundEventsHandler.swift
[1347/1420] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1348/1420] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1349/1422] Compiling PrometheusExporter PrometheusExporter.swift
[1350/1422] Emitting module PrometheusExporter
[1351/1422] Compiling NIOHPACK StaticHeaderTable.swift
[1352/1422] Compiling PrometheusExporter PrometheusMetric.swift
[1353/1422] Compiling NIOHPACK IntegerCoding.swift
[1354/1422] Compiling NIOHPACK HuffmanTables.swift
[1355/1422] Compiling PrometheusExporter PrometheusExporterHttpServer.swift
[1356/1422] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1357/1422] Compiling NIOExtras NIOExtrasError.swift
[1358/1422] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1359/1422] Compiling NIOExtras NIORequestIdentifiable.swift
[1360/1422] Emitting module NIOExtras
[1361/1422] Compiling NIOHPACK HuffmanCoding.swift
[1362/1422] Compiling NIOExtras PCAPRingBuffer.swift
[1363/1422] Compiling NIOExtras QuiescingHelper.swift
[1364/1422] Compiling NIOExtras RequestResponseHandler.swift
[1365/1422] Compiling NIOExtras RequestResponseHandlers+State.swift
[1368/1422] Emitting module NIOHPACK
[1369/1422] Compiling PrometheusExporter PrometheusExporterExtensions.swift
[1375/1427] Emitting module NIOSSL
[1376/1427] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1377/1427] Compiling NIOExtras JSONRPCFraming.swift
[1379/1427] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1381/1428] Compiling NIOSSL LinuxCABundle.swift
[1382/1428] Compiling NIOSSL NIOSSLClientHandler.swift
[1383/1428] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1384/1428] Compiling NIOSSL NIOSSLHandler.swift
[1387/1428] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1388/1428] Compiling NIOExtras LengthFieldPrepender.swift
[1392/1428] Wrapping AST for NIOHPACK for debugging
[1394/1491] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1395/1491] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1396/1491] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1397/1491] Compiling NIOHTTP2 ReceivingDataState.swift
[1398/1491] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1399/1491] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1400/1491] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1401/1491] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1402/1491] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1403/1491] Compiling NIOHTTP2 HasLocalSettings.swift
[1404/1491] Compiling NIOHTTP2 HasRemoteSettings.swift
[1405/1491] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1406/1491] Compiling NIOHTTP2 QuiescingState.swift
[1407/1491] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1412/1492] Compiling NIOHTTP2 MaySendFrames.swift
[1413/1492] Compiling NIOHTTP2 SendingDataState.swift
[1414/1492] Compiling NIOHTTP2 SendingGoawayState.swift
[1414/1492] Wrapping AST for NIOExtras for debugging
[1416/1492] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1417/1492] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1418/1492] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1419/1492] Compiling NIOHTTP2 HTTP2Error.swift
[1427/1493] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1428/1493] Compiling NIOHTTP2 StateMachineResult.swift
[1429/1493] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1433/1501] Compiling NIOHTTP2 SendingHeadersState.swift
[1434/1501] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1435/1501] Compiling NIOHTTP2 SendingRstStreamState.swift
[1436/1501] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1438/1501] Wrapping AST for NIOSSL for debugging
[1440/1501] Emitting module NIOHTTP2
[1441/1501] Compiling NIOHTTP2 DOSHeuristics.swift
[1442/1501] Compiling NIOHTTP2 Error+Any.swift
[1443/1501] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1444/1501] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1445/1501] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1446/1501] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1447/1501] Compiling NIOHTTP2 GlitchesMonitor.swift
[1448/1501] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1449/1501] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1450/1501] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1451/1501] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1452/1501] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1453/1501] Compiling NIOHTTP2 InboundEventBuffer.swift
[1454/1501] Compiling NIOHTTP2 InboundWindowManager.swift
[1455/1501] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1456/1501] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1457/1501] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[1458/1501] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[1459/1501] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1460/1501] Compiling NIOHTTP2 StreamChannelList.swift
[1461/1501] Compiling NIOHTTP2 StreamMap.swift
[1462/1501] Compiling NIOHTTP2 StreamStateMachine.swift
[1463/1501] Compiling NIOHTTP2 Timer.swift
[1464/1501] Compiling NIOHTTP2 UnsafeTransfer.swift
[1465/1501] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1466/1501] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1467/1501] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1468/1501] Compiling NIOHTTP2 MayReceiveFrames.swift
[1475/1501] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1476/1501] Compiling NIOHTTP2 HTTP2PingData.swift
[1477/1501] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1478/1501] Compiling NIOHTTP2 HTTP2Settings.swift
[1479/1501] Compiling NIOHTTP2 HTTP2Stream.swift
[1480/1501] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1481/1501] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1482/1501] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1483/1501] Compiling NIOHTTP2 HTTP2StreamID.swift
[1484/1501] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1489/1501] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1490/1501] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1491/1501] Compiling NIOHTTP2 HTTP2Frame.swift
[1492/1501] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1493/1502] Wrapping AST for NIOHTTP2 for debugging
[1495/1629] Compiling GRPC ServerInterceptorContext.swift
[1496/1629] Compiling GRPC ServerInterceptorPipeline.swift
[1497/1629] Compiling GRPC ServerInterceptors.swift
[1498/1629] Compiling GRPC InterceptorContextList.swift
[1499/1629] Compiling GRPC LengthPrefixedMessageReader.swift
[1500/1629] Compiling GRPC Logger.swift
[1501/1629] Compiling GRPC LoggingServerErrorDelegate.swift
[1502/1629] Compiling GRPC MessageEncodingHeaderValidator.swift
[1503/1629] Compiling GRPC PlatformSupport.swift
[1504/1629] Compiling GRPC ReadWriteStates.swift
[1505/1629] Compiling GRPC Ref.swift
[1506/1629] Compiling GRPC Serialization.swift
[1507/1629] Compiling GRPC Server+NIOSSL.swift
[1508/1629] Compiling GRPC Server.swift
[1509/1629] Compiling GRPC ServerBuilder+NIOSSL.swift
[1510/1629] Compiling GRPC ServerBuilder.swift
[1511/1629] Compiling GRPC ServerCallContext.swift
[1512/1629] Compiling GRPC StreamingResponseCallContext.swift
[1513/1629] Emitting module GRPC
[1514/1646] Compiling GRPC UnaryResponseCallContext.swift
[1515/1646] Compiling GRPC ServerChannelErrorHandler.swift
[1516/1646] Compiling GRPC ServerErrorDelegate.swift
[1517/1646] Compiling GRPC ServerErrorProcessor.swift
[1518/1646] Compiling GRPC Stopwatch.swift
[1519/1646] Compiling GRPC StreamEvent.swift
[1520/1646] Compiling GRPC TLSVerificationHandler.swift
[1521/1646] Compiling GRPC TLSVersion.swift
[1522/1646] Compiling GRPC TimeLimit.swift
[1523/1646] Compiling GRPC UserInfo.swift
[1524/1646] Compiling GRPC Version.swift
[1525/1646] Compiling GRPC WebCORSHandler.swift
[1526/1646] Compiling GRPC WriteCapturingHandler.swift
[1527/1646] Compiling GRPC _EmbeddedThroughput.swift
[1528/1646] Compiling GRPC _FakeResponseStream.swift
[1529/1646] Compiling GRPC _GRPCClientCodecHandler.swift
[1530/1646] Compiling GRPC _MessageContext.swift
[1531/1646] Compiling GRPC GRPCAsyncResponseStream.swift
[1532/1646] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[1533/1646] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[1534/1646] Compiling GRPC GRPCAsyncServerCallContext.swift
[1535/1646] Compiling GRPC GRPCAsyncServerHandler.swift
[1536/1646] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[1537/1646] Compiling GRPC GRPCAsyncUnaryCall.swift
[1538/1646] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[1539/1646] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[1540/1646] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[1541/1646] Compiling GRPC GRPCSendable.swift
[1542/1646] Compiling GRPC NIOAsyncWrappers.swift
[1543/1646] Compiling GRPC BidirectionalStreamingServerHandler.swift
[1544/1646] Compiling GRPC ClientStreamingServerHandler.swift
[1545/1646] Compiling GRPC ServerHandlerProtocol.swift
[1546/1646] Compiling GRPC ServerStreamingServerHandler.swift
[1547/1646] Compiling GRPC UnaryServerHandler.swift
[1548/1646] Compiling GRPC CallOptions.swift
[1549/1646] Compiling GRPC ConnectionBackoff.swift
[1550/1646] Compiling GRPC ConnectionKeepalive.swift
[1551/1646] Compiling GRPC ConnectionManager+Delegates.swift
[1552/1646] Compiling GRPC ConnectionManager.swift
[1553/1646] Compiling GRPC ConnectionManagerChannelProvider.swift
[1554/1646] Compiling GRPC ConnectionManagerID.swift
[1555/1646] Compiling GRPC ConnectionPool+PerConnectionState.swift
[1556/1646] Compiling GRPC ConnectionPool+Waiter.swift
[1557/1646] Compiling GRPC ConnectionPool.swift
[1558/1646] Compiling GRPC ConnectionPoolIDs.swift
[1559/1646] Compiling GRPC GRPCChannelPool.swift
[1560/1646] Compiling GRPC PoolManager.swift
[1561/1646] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[1562/1646] Compiling GRPC PoolManagerStateMachine.swift
[1563/1646] Compiling GRPC PooledChannel.swift
[1564/1646] Compiling GRPC StreamLender.swift
[1565/1646] Compiling GRPC ConnectivityState.swift
[1566/1646] Compiling GRPC DebugOnly.swift
[1567/1646] Compiling GRPC BidirectionalStreamingCall.swift
[1568/1646] Compiling GRPC Call.swift
[1569/1646] Compiling GRPC CallDetails.swift
[1570/1646] Compiling GRPC ClientCall.swift
[1571/1646] Compiling GRPC ClientStreamingCall.swift
[1572/1646] Compiling GRPC LazyEventLoopPromise.swift
[1573/1646] Compiling GRPC ResponseContainers.swift
[1574/1646] Compiling GRPC ResponsePartContainer.swift
[1575/1646] Compiling GRPC ServerStreamingCall.swift
[1576/1646] Compiling GRPC UnaryCall.swift
[1577/1646] Compiling GRPC ClientConnection.swift
[1578/1646] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[1579/1646] Compiling GRPC ClientErrorDelegate.swift
[1580/1646] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
[1581/1646] Compiling GRPC CompressionAlgorithm.swift
[1582/1646] Compiling GRPC DecompressionLimit.swift
[1583/1646] Compiling GRPC MessageEncoding.swift
[1584/1646] Compiling GRPC Zlib.swift
[1585/1646] Compiling GRPC Array+BoundsCheck.swift
[1586/1646] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[1587/1646] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[1588/1646] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[1589/1646] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[1590/1646] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[1591/1646] Compiling GRPC ServerHandlerStateMachine.swift
[1592/1646] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[1593/1646] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[1594/1646] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[1595/1646] Compiling GRPC ServerInterceptorStateMachine.swift
[1596/1646] Compiling GRPC StreamState.swift
[1597/1646] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[1598/1646] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[1599/1646] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[1600/1646] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[1601/1646] Compiling GRPC GRPCAsyncRequestStream.swift
[1602/1646] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[1603/1646] Compiling GRPC DelegatingErrorHandler.swift
[1604/1646] Compiling GRPC Error+NIOSSL.swift
[1605/1646] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[1606/1646] Compiling GRPC FakeChannel.swift
[1607/1646] Compiling GRPC ClientConnection+NIOSSL.swift
[1608/1646] Compiling GRPC ClientConnection+NWTLS.swift
[1609/1646] Compiling GRPC GRPCChannel.swift
[1610/1646] Compiling GRPC GRPCChannelBuilder.swift
[1611/1646] Compiling GRPC GRPCClient.swift
[1612/1646] Compiling GRPC GRPCClientChannelHandler.swift
[1613/1646] Compiling GRPC GRPCClientStateMachine.swift
[1614/1646] Compiling GRPC GRPCContentType.swift
[1615/1646] Compiling GRPC GRPCError.swift
[1616/1646] Compiling GRPC GRPCHeaderName.swift
[1617/1646] Compiling GRPC GRPCIdleHandler.swift
[1618/1646] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[1619/1646] Compiling GRPC GRPCKeepaliveHandlers.swift
[1620/1646] Compiling GRPC GRPCPayload.swift
[1621/1646] Compiling GRPC GRPCServerPipelineConfigurator.swift
[1622/1646] Compiling GRPC GRPCServerRequestRoutingHandler.swift
[1623/1646] Compiling GRPC GRPCServiceDescription.swift
[1624/1646] Compiling GRPC GRPCStatus.swift
[1625/1646] Compiling GRPC GRPCStatusAndMetadata.swift
[1626/1646] Compiling GRPC GRPCStatusMessageMarshaller.swift
[1627/1646] Compiling GRPC GRPCTLSConfiguration.swift
[1628/1646] Compiling GRPC GRPCTimeout.swift
[1629/1646] Compiling GRPC GRPCWebToHTTP2ServerCodec.swift
[1630/1646] Compiling GRPC HTTP2ToRawGRPCServerCodec.swift
[1631/1646] Compiling GRPC HTTP2ToRawGRPCStateMachine.swift
[1632/1646] Compiling GRPC ClientInterceptorContext.swift
[1633/1646] Compiling GRPC ClientInterceptorPipeline.swift
[1634/1646] Compiling GRPC ClientInterceptorProtocol.swift
[1635/1646] Compiling GRPC ClientInterceptors.swift
[1636/1646] Compiling GRPC ClientTransport.swift
[1637/1646] Compiling GRPC ClientTransportFactory.swift
[1638/1646] Compiling GRPC MessageParts.swift
[1639/1647] Wrapping AST for GRPC for debugging
[1641/1655] Compiling OpenTelemetryProtocolExporterGrpc OtlpLogExporter.swift
[1642/1655] Compiling OpenTelemetryProtocolExporterGrpc OtlpTraceExporter.swift
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceExporter.swift:15:14: warning: non-final class 'OtlpTraceExporter' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
13 | import OpenTelemetrySdk
14 |
15 | public class OtlpTraceExporter: SpanExporter {
   |              `- warning: non-final class 'OtlpTraceExporter' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 |   let channel: GRPCChannel
17 |   var traceClient: Opentelemetry_Proto_Collector_Trace_V1_TraceServiceNIOClient
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceExporter.swift:17:7: warning: stored property 'traceClient' of 'Sendable'-conforming class 'OtlpTraceExporter' is mutable; this is an error in the Swift 6 language mode
15 | public class OtlpTraceExporter: SpanExporter {
16 |   let channel: GRPCChannel
17 |   var traceClient: Opentelemetry_Proto_Collector_Trace_V1_TraceServiceNIOClient
   |       `- warning: stored property 'traceClient' of 'Sendable'-conforming class 'OtlpTraceExporter' is mutable; this is an error in the Swift 6 language mode
18 |   let config: OtlpConfiguration
19 |   var callOptions: CallOptions
[1643/1656] Compiling OpenTelemetryProtocolExporterGrpc profiles_service.grpc.swift
[1644/1656] Compiling OpenTelemetryProtocolExporterGrpc logs_service.grpc.swift
[1645/1656] Compiling OpenTelemetryProtocolExporterGrpc OtlpMetricExporter.swift
[1646/1656] Emitting module OpenTelemetryProtocolExporterGrpc
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceExporter.swift:15:14: warning: non-final class 'OtlpTraceExporter' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
13 | import OpenTelemetrySdk
14 |
15 | public class OtlpTraceExporter: SpanExporter {
   |              `- warning: non-final class 'OtlpTraceExporter' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 |   let channel: GRPCChannel
17 |   var traceClient: Opentelemetry_Proto_Collector_Trace_V1_TraceServiceNIOClient
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceExporter.swift:17:7: warning: stored property 'traceClient' of 'Sendable'-conforming class 'OtlpTraceExporter' is mutable; this is an error in the Swift 6 language mode
15 | public class OtlpTraceExporter: SpanExporter {
16 |   let channel: GRPCChannel
17 |   var traceClient: Opentelemetry_Proto_Collector_Trace_V1_TraceServiceNIOClient
   |       `- warning: stored property 'traceClient' of 'Sendable'-conforming class 'OtlpTraceExporter' is mutable; this is an error in the Swift 6 language mode
18 |   let config: OtlpConfiguration
19 |   var callOptions: CallOptions
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceJsonExporter.swift:11:14: warning: non-final class 'OtlpTraceJsonExporter' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 9 | import OpenTelemetryProtocolExporterCommon
10 |
11 | public class OtlpTraceJsonExporter: SpanExporter {
   |              `- warning: non-final class 'OtlpTraceJsonExporter' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
12 |   // MARK: - Variables declaration
13 |
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceJsonExporter.swift:14:15: warning: stored property 'exportedSpans' of 'Sendable'-conforming class 'OtlpTraceJsonExporter' is mutable; this is an error in the Swift 6 language mode
12 |   // MARK: - Variables declaration
13 |
14 |   private var exportedSpans = [OtlpSpan]()
   |               `- warning: stored property 'exportedSpans' of 'Sendable'-conforming class 'OtlpTraceJsonExporter' is mutable; this is an error in the Swift 6 language mode
15 |   private var isRunning: Bool = true
16 |
[1647/1656] Compiling OpenTelemetryProtocolExporterGrpc metrics_service.grpc.swift
[1648/1656] Compiling OpenTelemetryProtocolExporterGrpc trace_service.grpc.swift
[1649/1656] Compiling OpenTelemetryProtocolExporterGrpc OtlpTraceJsonExporter.swift
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceJsonExporter.swift:11:14: warning: non-final class 'OtlpTraceJsonExporter' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 9 | import OpenTelemetryProtocolExporterCommon
10 |
11 | public class OtlpTraceJsonExporter: SpanExporter {
   |              `- warning: non-final class 'OtlpTraceJsonExporter' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
12 |   // MARK: - Variables declaration
13 |
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceJsonExporter.swift:14:15: warning: stored property 'exportedSpans' of 'Sendable'-conforming class 'OtlpTraceJsonExporter' is mutable; this is an error in the Swift 6 language mode
12 |   // MARK: - Variables declaration
13 |
14 |   private var exportedSpans = [OtlpSpan]()
   |               `- warning: stored property 'exportedSpans' of 'Sendable'-conforming class 'OtlpTraceJsonExporter' is mutable; this is an error in the Swift 6 language mode
15 |   private var isRunning: Bool = true
16 |
[1650/1657] Wrapping AST for OpenTelemetryProtocolExporterGrpc for debugging
[1652/1661] 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
26 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1653/1661] 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
26 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1654/1661] Emitting module StableMetricSample
[1655/1661] Compiling StableMetricSample main.swift
[1657/1663] Wrapping AST for StableMetricSample for debugging
[1657/1663] Wrapping AST for LogsSample for debugging
[1659/1663] Write Objects.LinkFileList
[1661/1663] Linking LogsSample
[1662/1663] Linking StableMetricSample
Build complete! (359.31s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "opentelemetry-swift-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.1",
            "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.97.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "grpc-swift",
      "requirement" : {
        "exact" : [
          "1.27.5"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.36.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.8.0",
            "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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.