Build Information
Successful build of opentelemetry-swift, reference main (9cc02a), with Swift 6.2 for macOS (SPM) on 30 Jan 2026 08:55:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
700 | 1: .same(proto: "scope"),
701 | 2: .same(proto: "spans"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace_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_Trace_V1_ExportTraceServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 | public static let protoMessageName: String = _protobuf_package + ".ExportTraceServiceRequest"
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_spans"),
123 | ]
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace_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_Trace_V1_ExportTraceServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 | public static let protoMessageName: String = _protobuf_package + ".ExportTraceServiceResponse"
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 | ]
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace_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_Trace_V1_ExportTracePartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 | public static let protoMessageName: String = _protobuf_package + ".ExportTracePartialSuccess"
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_spans"),
191 | 2: .standard(proto: "error_message"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[869/1141] Compiling x509_trs.cc
[871/1141] Compiling OpenTelemetryProtocolExporterCommon resource.pb.swift
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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>
[872/1141] Compiling OpenTelemetryProtocolExporterCommon trace.pb.swift
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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>
[875/1141] Compiling x509_set.cc
[877/1141] Compiling NetworkSample main.swift
[878/1141] Emitting module NetworkSample
[878/1141] Compiling x509_req.cc
[879/1141] Write Objects.LinkFileList
[880/1141] Compiling x509_obj.cc
[882/1141] Compiling SharedTestUtils XCTestCase+Wait.swift
[882/1141] Compiling x509_lu.cc
[884/1141] Compiling OpenTelemetryProtocolExporterCommon profiles.pb.swift
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
119 | extension Opentelemetry_Proto_Collector_Profiles_V1development_ExportProfilesServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 | public static let protoMessageName: String = _protobuf_package + ".ExportProfilesServiceRequest"
121 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
122 | 1: .standard(proto: "resource_profiles"),
123 | ]
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[885/1141] Compiling OpenTelemetryProtocolExporterCommon profiles_service.pb.swift
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
119 | extension Opentelemetry_Proto_Collector_Profiles_V1development_ExportProfilesServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 | public static let protoMessageName: String = _protobuf_package + ".ExportProfilesServiceRequest"
121 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
122 | 1: .standard(proto: "resource_profiles"),
123 | ]
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[885/1141] Compiling x509_ext.cc
[886/1141] Compiling x509_def.cc
[888/1141] Compiling SharedTestUtils HttpTestServer.swift
[889/1141] Emitting module SharedTestUtils
[890/1141] Compiling OpenTelemetryProtocolExporterCommon MetricsAdapter.swift
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
/Users/admin/builder/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"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[891/1141] Compiling OpenTelemetryProtocolExporterCommon common.pb.swift
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
/Users/admin/builder/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"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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 | ]
/Users/admin/builder/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>
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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 | ]
/Users/admin/builder/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>
[896/1141] Compiling OpenTelemetryProtocolExporterCommon metrics.pb.swift
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[897/1141] Compiling OpenTelemetryProtocolExporterCommon metrics_service.pb.swift
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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 | ]
/Users/admin/builder/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 | ]
/Users/admin/builder/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"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[897/1141] Compiling x509_d2.cc
[898/1141] Compiling x509_att.cc
[899/1141] Compiling x509_cmp.cc
[900/1149] Compiling x509.cc
[901/1149] Linking NetworkSample
[905/1149] Emitting module ResourceExtension
/Users/admin/builder/spi-builder-workspace/Sources/Instrumentation/SDKResourceExtension/ApplicationResourceProvider.swift:21:18: warning: 'ResourceAttributes' is deprecated: Available in OpenTelemetryApi [#DeprecatedDeclaration]
19 |
20 | if let bundleName = applicationDataSource.name {
21 | attributes[ResourceAttributes.serviceName.rawValue] = AttributeValue.string(bundleName)
| |- warning: 'ResourceAttributes' is deprecated: Available in OpenTelemetryApi [#DeprecatedDeclaration]
| `- note: use 'SemanticConventions' instead
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/Instrumentation/SDKResourceExtension/ApplicationResourceProvider.swift:25:18: warning: 'ResourceAttributes' is deprecated: Available in OpenTelemetryApi [#DeprecatedDeclaration]
23 |
24 | if let version = applicationVersion() {
25 | attributes[ResourceAttributes.serviceVersion.rawValue] = AttributeValue.string(version)
| |- warning: 'ResourceAttributes' is deprecated: Available in OpenTelemetryApi [#DeprecatedDeclaration]
| `- note: use 'SemanticConventions' instead
26 | }
27 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/Sources/Instrumentation/SDKResourceExtension/ApplicationResourceProvider.swift:21:18: warning: 'ResourceAttributes' is deprecated: Available in OpenTelemetryApi [#DeprecatedDeclaration]
19 |
20 | if let bundleName = applicationDataSource.name {
21 | attributes[ResourceAttributes.serviceName.rawValue] = AttributeValue.string(bundleName)
| |- warning: 'ResourceAttributes' is deprecated: Available in OpenTelemetryApi [#DeprecatedDeclaration]
| `- note: use 'SemanticConventions' instead
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/Instrumentation/SDKResourceExtension/ApplicationResourceProvider.swift:25:18: warning: 'ResourceAttributes' is deprecated: Available in OpenTelemetryApi [#DeprecatedDeclaration]
23 |
24 | if let version = applicationVersion() {
25 | attributes[ResourceAttributes.serviceVersion.rawValue] = AttributeValue.string(version)
| |- warning: 'ResourceAttributes' is deprecated: Available in OpenTelemetryApi [#DeprecatedDeclaration]
| `- note: use 'SemanticConventions' instead
26 | }
27 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[909/1149] Compiling v3_skey.cc
[910/1149] Applying NetworkSample
[911/1149] Compiling v3_utl.cc
[912/1149] Compiling v3_purp.cc
[914/1149] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpTraceExporter.swift
[915/1151] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpMetricExporter.swift
[915/1151] Compiling v3_prn.cc
[916/1151] Compiling v3_pmaps.cc
[917/1151] Compiling v3_pcons.cc
[918/1151] Compiling v3_ocsp.cc
[920/1151] Emitting module SimpleExporter
[921/1151] Compiling SimpleExporter main.swift
[921/1151] Compiling v3_ncons.cc
[923/1151] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpLogExporter.swift
[924/1151] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpExporterBase.swift
[925/1151] Compiling OpenTelemetryProtocolExporterHttp Lock.swift
[926/1151] Emitting module OpenTelemetryProtocolExporterHttp
[927/1151] Compiling OpenTelemetryProtocolExporterHttp Compression.swift
[928/1151] Compiling OpenTelemetryProtocolExporterHttp HTTPClient.swift
[928/1151] Write Objects.LinkFileList
[929/1151] Compiling v3_int.cc
[930/1153] Compiling v3_info.cc
[931/1153] Compiling v3_lib.cc
[932/1153] Compiling v3_ia5.cc
[933/1153] Compiling v3_genn.cc
[934/1153] Compiling v3_extku.cc
[935/1153] Compiling v3_enum.cc
[936/1153] Compiling v3_cpols.cc
[937/1153] Compiling v3_crld.cc
[939/1153] Compiling OTLPHTTPExporter main.swift
[940/1153] Emitting module OTLPHTTPExporter
[940/1153] Compiling v3_bitst.cc
[941/1153] Write Objects.LinkFileList
[942/1153] Compiling v3_conf.cc
[943/1153] Compiling v3_bcons.cc
[944/1153] Compiling v3_alt.cc
[945/1153] Compiling v3_akeya.cc
[946/1153] Linking simpleExporter
[947/1153] Compiling v3_akey.cc
[948/1153] Applying simpleExporter
[949/1153] Compiling t_x509.cc
[950/1153] Compiling t_x509a.cc
[951/1153] Compiling t_req.cc
[952/1153] Compiling t_crl.cc
[953/1153] Compiling rsa_pss.cc
[954/1153] Compiling i2d_pr.cc
[955/1153] Compiling policy.cc
[956/1153] Compiling name_print.cc
[957/1153] Compiling by_file.cc
[958/1153] Compiling by_dir.cc
[959/1153] Compiling asn1_gen.cc
[960/1153] Compiling algorithm.cc
[961/1153] Compiling a_verify.cc
[962/1153] Linking OTLPHTTPExporter
[963/1153] Compiling voprf.cc
[964/1153] Compiling trust_token.cc
[965/1153] Compiling thread_win.cc
[966/1153] Compiling a_digest.cc
[967/1153] Compiling thread_pthread.cc
[968/1153] Compiling a_sign.cc
[969/1153] Applying OTLPHTTPExporter
[970/1153] Compiling thread_none.cc
[971/1153] Compiling thread.cc
[972/1153] Compiling pmbtoken.cc
[973/1153] Compiling sha512.cc
[974/1153] Compiling stack.cc
[974/1153] Compiling sha256.cc
[976/1153] Compiling siphash.cc
[977/1153] Compiling sha1.cc
[978/1153] Compiling rsa_print.cc
[979/1153] Compiling slhdsa.cc
[980/1153] Compiling rsa_extra.cc
[981/1153] Compiling spake2plus.cc
[982/1153] Compiling rsa_crypt.cc
[983/1153] Compiling rc4.cc
[984/1153] Compiling refcount.cc
[985/1153] Compiling urandom.cc
[986/1153] Compiling windows.cc
[987/1153] Compiling trusty.cc
[988/1153] Compiling passive.cc
[989/1153] Compiling rsa_asn1.cc
[990/1153] Compiling poly1305_arm_asm.S
[991/1153] Compiling ios.cc
[992/1153] Compiling rand.cc
[993/1153] Compiling getentropy.cc
[994/1153] Compiling deterministic.cc
[995/1153] Compiling fork_detect.cc
[996/1153] Compiling forkunsafe.cc
[997/1153] Compiling poly1305_vec.cc
[998/1153] Compiling pool.cc
[999/1153] Compiling poly1305_arm.cc
[1000/1153] Compiling poly1305.cc
[1001/1153] Compiling pkcs8.cc
[1002/1153] Compiling pkcs7.cc
[1003/1153] Compiling pkcs8_x509.cc
[1004/1153] Compiling p5_pbev2.cc
[1005/1153] Compiling pem_xaux.cc
[1006/1153] Compiling pkcs7_x509.cc
[1007/1153] Compiling pem_x509.cc
[1008/1153] Compiling pem_pkey.cc
[1009/1153] Compiling pem_pk8.cc
[1010/1153] Compiling pem_oth.cc
[1011/1153] Compiling mlkem.cc
[1012/1153] Compiling obj_xref.cc
[1013/1153] Compiling mldsa.cc
[1014/1153] Compiling pem_lib.cc
[1015/1153] Compiling pem_info.cc
[1016/1153] Compiling mem.cc
[1017/1153] Compiling pem_all.cc
[1018/1153] Compiling md5.cc
[1019/1153] Compiling md4.cc
[1020/1153] Compiling poly_rq_mul.S
[1021/1153] Compiling fips_shared_support.cc
[1022/1153] Compiling obj.cc
[1023/1153] Compiling lhash.cc
[1024/1153] Compiling ex_data.cc
[1025/1153] Compiling sign.cc
[1026/1153] Compiling scrypt.cc
[1027/1153] Compiling kyber.cc
[1028/1153] Compiling print.cc
[1029/1153] Compiling pbkdf.cc
[1030/1153] Compiling hpke.cc
[1031/1153] Compiling hrss.cc
[1032/1153] Compiling p_x25519_asn1.cc
[1033/1153] Compiling p_x25519.cc
[1034/1153] Compiling p_ed25519.cc
[1035/1153] Compiling p_rsa_asn1.cc
[1036/1153] Compiling p_rsa.cc
[1037/1153] Compiling p_hkdf.cc
[1038/1153] Compiling p_ed25519_asn1.cc
[1039/1153] Compiling p_ec.cc
[1040/1153] Compiling p_ec_asn1.cc
[1041/1153] Compiling p_dh_asn1.cc
[1042/1153] Compiling p_dh.cc
[1043/1153] Compiling p_dsa_asn1.cc
[1044/1153] Compiling evp_ctx.cc
[1045/1153] Compiling evp.cc
[1046/1153] Compiling err.cc
[1047/1153] Compiling engine.cc
[1048/1153] Compiling evp_asn1.cc
[1049/1153] Compiling ecdsa_asn1.cc
[1050/1153] Compiling ecdh.cc
[1051/1153] Compiling hash_to_curve.cc
[1052/1153] Compiling ec_derive.cc
[1053/1153] Compiling dsa.cc
[1054/1153] Compiling dsa_asn1.cc
[1054/1153] Compiling ec_asn1.cc
[1056/1153] Compiling params.cc
[1057/1153] Compiling x25519-asm-arm.S
[1058/1153] Compiling digest_extra.cc
[1059/1153] Compiling bcm.cc
[1060/1153] Compiling des.cc
[1061/1153] Compiling dh_asn1.cc
[1062/1153] Compiling curve25519_64_adx.cc
[1063/1153] Compiling spake25519.cc
[1064/1153] Compiling cpu_intel.cc
[1065/1153] Compiling crypto.cc
[1066/1153] Compiling cpu_arm_linux.cc
[1067/1153] Compiling cpu_arm_freebsd.cc
[1068/1153] Compiling cpu_aarch64_win.cc
[1069/1153] Compiling curve25519.cc
[1070/1153] Compiling cpu_aarch64_openbsd.cc
[1071/1153] Compiling cpu_aarch64_sysreg.cc
[1072/1153] Compiling cpu_aarch64_linux.cc
[1073/1153] Compiling cpu_aarch64_fuchsia.cc
[1074/1153] Compiling cpu_aarch64_apple.cc
[1075/1153] Compiling conf.cc
[1076/1153] Compiling get_cipher.cc
[1077/1153] Compiling tls_cbc.cc
[1078/1153] Compiling e_rc4.cc
[1079/1153] Compiling e_tls.cc
[1080/1153] Compiling e_null.cc
[1081/1153] Compiling e_rc2.cc
[1082/1153] Compiling e_des.cc
[1083/1153] Compiling e_chacha20poly1305.cc
[1084/1153] Compiling e_aesgcmsiv.cc
[1085/1153] Compiling derive_key.cc
[1086/1153] Compiling e_aesctrhmac.cc
[1087/1153] Compiling chacha.cc
[1088/1153] Compiling unicode.cc
[1089/1153] Compiling cbs.cc
[1090/1153] Compiling ber.cc
[1091/1153] Compiling asn1_compat.cc
[1092/1153] Compiling cbb.cc
[1093/1153] Compiling buf.cc
[1094/1153] Compiling blake2.cc
[1095/1153] Compiling socket_helper.cc
[1096/1153] Compiling bn_asn1.cc
[1097/1153] Compiling convert.cc
[1098/1153] Compiling socket.cc
[1099/1153] Compiling printf.cc
[1100/1153] Compiling pair.cc
[1101/1153] Compiling hexdump.cc
[1102/1153] Compiling file.cc
[1103/1153] Compiling fd.cc
[1104/1153] Compiling errno.cc
[1105/1153] Compiling connect.cc
[1106/1153] Compiling bio_mem.cc
[1107/1153] Compiling bio.cc
[1108/1153] Compiling base64.cc
[1109/1153] Compiling tasn_typ.cc
[1110/1153] Compiling tasn_fre.cc
[1111/1153] Compiling tasn_utl.cc
[1112/1153] Compiling tasn_enc.cc
[1113/1153] Compiling tasn_new.cc
[1114/1153] Compiling posix_time.cc
[1115/1153] Compiling f_string.cc
[1116/1153] Compiling tasn_dec.cc
[1117/1153] Compiling asn_pack.cc
[1118/1153] Compiling f_int.cc
[1119/1153] Compiling asn1_par.cc
[1120/1153] Compiling asn1_lib.cc
[1121/1153] Compiling a_utctm.cc
[1122/1153] Compiling a_type.cc
[1123/1153] Compiling a_time.cc
[1124/1153] Compiling a_octet.cc
[1125/1153] Compiling a_strnid.cc
[1126/1153] Compiling a_strex.cc
[1127/1153] Compiling a_mbstr.cc
[1128/1153] Compiling a_object.cc
[1129/1153] Compiling CGRPCZlib empty.c
[1129/1153] Write sources
[1132/1153] Compiling a_int.cc
[1133/1153] Compiling a_i2d_fp.cc
[1134/1153] Compiling a_dup.cc
[1135/1155] Compiling a_d2i_fp.cc
[1136/1155] Compiling a_gentm.cc
[1137/1174] Compiling a_bool.cc
[1138/1174] Compiling a_bitstr.cc
[1140/1174] Compiling BaggagePropagationProcessor BaggagePropagationProcessor.swift
[1141/1174] Emitting module BaggagePropagationProcessor
[1142/1174] Compiling Atomics UnsafeAtomicLazyReference.swift
[1143/1174] Compiling Atomics IntegerOperations.swift
[1144/1174] Compiling Atomics ManagedAtomicLazyReference.swift
[1145/1174] Compiling Atomics UnsafeAtomic.swift
[1146/1175] Compiling Atomics DoubleWord.swift
[1147/1175] Compiling Atomics ManagedAtomic.swift
[1148/1175] Compiling Atomics AtomicValue.swift
[1149/1175] Compiling Atomics AtomicMemoryOrderings.swift
[1150/1175] Compiling Atomics AtomicReference.swift
[1151/1175] Compiling Atomics AtomicStorage.swift
[1152/1175] Compiling Atomics AtomicInteger.swift
[1153/1175] Compiling Atomics AtomicOptionalWrappable.swift
[1154/1175] Compiling Atomics Unmanaged extensions.swift
[1155/1175] Compiling Atomics AtomicBool.swift
[1156/1175] Compiling Atomics IntegerConformances.swift
[1157/1175] Compiling Atomics PointerConformances.swift
[1158/1175] Compiling Atomics Primitives.native.swift
[1159/1175] Compiling Atomics OptionalRawRepresentable.swift
[1160/1175] Compiling Atomics RawRepresentable.swift
[1161/1175] Emitting module Atomics
[1161/1175] Compiling c-nioatomics.c
[1162/1175] Compiling c-atomics.c
[1164/1181] Emitting module NIOConcurrencyHelpers
[1165/1181] Compiling NIOConcurrencyHelpers NIOLock.swift
[1166/1181] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1167/1181] Compiling NIOConcurrencyHelpers atomics.swift
[1168/1181] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1169/1181] Compiling NIOConcurrencyHelpers lock.swift
[1170/1245] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1171/1245] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1172/1245] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1173/1245] Compiling NIOCore EventLoopFuture.swift
[1174/1245] Compiling NIOCore FileDescriptor.swift
[1175/1245] Compiling NIOCore FileHandle.swift
[1176/1245] Compiling NIOCore FileRegion.swift
[1177/1245] Compiling NIOCore Linux.swift
[1178/1245] Compiling NIOCore MarkedCircularBuffer.swift
[1179/1245] Compiling NIOCore MulticastChannel.swift
[1180/1245] Compiling NIOCore NIOAny.swift
[1181/1245] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1182/1245] Compiling NIOCore NIOCoreSendableMetatype.swift
[1183/1245] Compiling NIOCore NIODecodedAsyncSequence.swift
[1184/1252] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1185/1252] Compiling NIOCore NIOAsyncWriter.swift
[1186/1252] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1187/1252] Compiling NIOCore BSDSocketAPI.swift
[1188/1252] Compiling NIOCore ByteBuffer-aux.swift
[1189/1252] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1190/1252] Compiling NIOCore ByteBuffer-conversions.swift
[1191/1252] Compiling NIOCore AddressedEnvelope.swift
[1192/1252] Compiling NIOCore AsyncAwaitSupport.swift
[1193/1252] Compiling NIOCore AsyncChannel.swift
[1194/1252] Compiling NIOCore AsyncChannelHandler.swift
[1195/1252] Compiling NIOCore AsyncChannelInboundStream.swift
[1196/1252] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1197/1252] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1198/1252] Compiling NIOCore Codec.swift
[1199/1252] Compiling NIOCore ConvenienceOptionSupport.swift
[1200/1252] Compiling NIOCore DeadChannel.swift
[1201/1252] Compiling NIOCore DispatchQueue+WithFuture.swift
[1202/1252] Compiling NIOCore EventLoop+Deprecated.swift
[1203/1252] Compiling NIOCore EventLoop+SerialExecutor.swift
[1204/1252] Compiling NIOCore EventLoop.swift
[1205/1252] Compiling NIOCore SocketAddresses.swift
[1206/1252] Compiling NIOCore SocketOptionProvider.swift
[1207/1252] Compiling NIOCore SystemCallHelpers.swift
[1208/1252] Compiling NIOCore TimeAmount+Duration.swift
[1209/1252] Compiling NIOCore TypeAssistedChannelHandler.swift
[1210/1252] Compiling NIOCore UniversalBootstrapSupport.swift
[1211/1252] Compiling NIOCore Utilities.swift
[1212/1252] Compiling NIOCore GlobalSingletons.swift
[1213/1252] Compiling NIOCore IO.swift
[1214/1252] Compiling NIOCore IOData.swift
[1215/1252] Compiling NIOCore IPProtocol.swift
[1216/1252] Compiling NIOCore IntegerBitPacking.swift
[1217/1252] Compiling NIOCore IntegerTypes.swift
[1218/1252] Compiling NIOCore Interfaces.swift
[1219/1252] Compiling NIOCore NIOLoopBound.swift
[1220/1252] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1221/1252] Compiling NIOCore NIOScheduledCallback.swift
[1222/1252] Compiling NIOCore NIOSendable.swift
[1223/1252] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[1224/1252] Compiling NIOCore RecvByteBufferAllocator.swift
[1225/1252] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1226/1252] Compiling NIOCore Channel.swift
[1227/1252] Compiling NIOCore ChannelHandler.swift
[1228/1252] Compiling NIOCore ChannelHandlers.swift
[1229/1252] Compiling NIOCore ChannelInvoker.swift
[1230/1252] Compiling NIOCore ChannelOption.swift
[1231/1252] Compiling NIOCore ChannelPipeline.swift
[1232/1252] Compiling NIOCore CircularBuffer.swift
[1233/1252] Compiling NIOCore ByteBuffer-core.swift
[1234/1252] Compiling NIOCore ByteBuffer-hex.swift
[1235/1252] Compiling NIOCore ByteBuffer-int.swift
[1236/1252] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1237/1252] Compiling NIOCore ByteBuffer-multi-int.swift
[1238/1252] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1239/1252] Compiling NIOCore ByteBuffer-views.swift
[1240/1252] Emitting module NIOCore
[1241/1308] Compiling NIOEmbedded Embedded.swift
[1242/1308] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1243/1308] Compiling NIOEmbedded AsyncTestingChannel.swift
[1244/1308] Emitting module NIOEmbedded
[1245/1308] Compiling NIOPosix PosixSingletons.swift
[1246/1308] Compiling NIOPosix RawSocketBootstrap.swift
[1247/1308] Compiling NIOPosix Resolver.swift
[1248/1308] Compiling NIOPosix Selectable.swift
[1249/1308] Compiling NIOPosix SelectableChannel.swift
[1250/1308] Compiling NIOPosix SelectableEventLoop.swift
[1251/1313] Emitting module NIOPosix
[1252/1313] Compiling NIOPosix Utilities.swift
[1253/1313] Compiling NIOPosix VsockAddress.swift
[1254/1313] Compiling NIOPosix VsockChannelEvents.swift
[1255/1313] Compiling NIOPosix Windows.swift
[1256/1313] Compiling NIOPosix resource_bundle_accessor.swift
[1257/1313] Compiling NIOPosix SelectorEpoll.swift
[1258/1313] Compiling NIOPosix SelectorGeneric.swift
[1259/1313] Compiling NIOPosix SelectorKqueue.swift
[1260/1313] Compiling NIOPosix SelectorUring.swift
[1261/1313] Compiling NIOPosix SelectorWSAPoll.swift
[1262/1313] Compiling NIOPosix ServerSocket.swift
[1263/1313] Compiling NIOPosix Socket.swift
[1264/1313] Compiling NIOPosix SocketChannel.swift
[1265/1313] Compiling NIOPosix SocketProtocols.swift
[1266/1313] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1267/1313] Compiling NIOPosix System.swift
[1268/1313] Compiling NIOPosix Thread.swift
[1269/1313] Compiling NIOPosix ThreadPosix.swift
[1270/1313] Compiling NIOPosix ThreadWindows.swift
[1271/1313] Compiling NIOPosix UnsafeTransfer.swift
[1272/1313] Compiling NIOPosix BSDSocketAPICommon.swift
[1273/1313] Compiling NIOPosix BSDSocketAPIPosix.swift
[1274/1313] Compiling NIOPosix BSDSocketAPIWindows.swift
[1275/1313] Compiling NIOPosix BaseSocket.swift
[1276/1313] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1277/1313] Compiling NIOPosix BaseSocketChannel.swift
[1278/1313] Compiling NIOPosix PendingDatagramWritesManager.swift
[1279/1313] Compiling NIOPosix PendingWritesManager.swift
[1280/1313] Compiling NIOPosix PipeChannel.swift
[1281/1313] Compiling NIOPosix PipePair.swift
[1282/1313] Compiling NIOPosix Pool.swift
[1283/1313] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1284/1313] Compiling NIOPosix BaseStreamSocketChannel.swift
[1285/1313] Compiling NIOPosix Bootstrap.swift
[1286/1313] Compiling NIOPosix ControlMessage.swift
[1287/1313] Compiling NIOPosix DatagramVectorReadManager.swift
[1288/1313] Compiling NIOPosix Errors+Any.swift
[1289/1313] Compiling NIOPosix FileDescriptor.swift
[1290/1313] Compiling NIOPosix GetaddrinfoResolver.swift
[1291/1313] Compiling NIOPosix HappyEyeballs.swift
[1292/1313] Compiling NIOPosix IO.swift
[1293/1313] Compiling NIOPosix IntegerBitPacking.swift
[1294/1313] Compiling NIOPosix IntegerTypes.swift
[1295/1313] Compiling NIOPosix Linux.swift
[1296/1313] Compiling NIOPosix LinuxCPUSet.swift
[1297/1313] Compiling NIOPosix LinuxUring.swift
[1298/1313] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1299/1313] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1300/1313] Compiling NIOPosix NIOThreadPool.swift
[1301/1313] Compiling NIOPosix NonBlockingFileIO.swift
[1302/1315] Emitting module NIO
[1303/1315] Compiling NIO Exports.swift
[1304/1343] Compiling NIOTLS TLSEvents.swift
[1305/1343] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1306/1343] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1307/1343] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1308/1344] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1309/1344] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1310/1344] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1311/1344] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1312/1344] Emitting module NIOTLS
[1313/1344] Compiling NIOTLS SNIHandler.swift
[1314/1344] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1315/1344] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1316/1344] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1317/1344] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1318/1361] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1319/1365] Emitting module NIOFoundationCompat
[1320/1369] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1321/1375] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1322/1397] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1323/1397] Compiling NIOTransportServices NIOTSSingletons.swift
[1324/1397] Emitting module NIOHTTP1
[1325/1397] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1326/1397] Compiling NIOTransportServices StateManagedChannel.swift
[1327/1397] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1328/1397] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1329/1397] Compiling NIOTransportServices NIOTSEventLoop.swift
[1330/1397] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1331/1397] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1332/1397] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1333/1432] Compiling NIOExtras DebugInboundEventsHandler.swift
[1334/1432] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1335/1432] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1336/1432] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1337/1434] Emitting module NIOTransportServices
[1338/1434] Compiling NIOHPACK IntegerCoding.swift
[1339/1435] Compiling NIOHPACK StaticHeaderTable.swift
[1340/1435] Compiling NIOHPACK IndexedHeaderTable.swift
[1341/1435] Compiling NIOHPACK HuffmanTables.swift
[1342/1435] Compiling PrometheusExporter PrometheusExporterExtensions.swift
[1343/1435] Compiling PrometheusExporter PrometheusExporterHttpServer.swift
[1344/1435] Compiling PrometheusExporter PrometheusExporter.swift
[1345/1435] Compiling PrometheusExporter PrometheusMetric.swift
[1346/1435] Emitting module PrometheusExporter
[1347/1435] Compiling NIOExtras NIOExtrasError.swift
[1348/1435] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1349/1435] Compiling NIOExtras QuiescingHelper.swift
[1350/1435] Compiling NIOExtras RequestResponseHandler.swift
[1351/1435] Compiling NIOExtras RequestResponseHandlers+State.swift
[1352/1435] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1353/1435] Compiling NIOExtras LineBasedFrameDecoder.swift
[1354/1435] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1355/1435] Compiling NIOExtras NIORequestIdentifiable.swift
[1356/1435] Compiling NIOExtras PCAPRingBuffer.swift
[1357/1436] Compiling NIOHPACK HeaderTables.swift
[1358/1436] Compiling NIOHPACK HuffmanCoding.swift
[1359/1438] Compiling NIOHPACK HPACKErrors.swift
[1362/1438] Compiling NIOHPACK HPACKEncoder.swift
[1363/1438] Emitting module NIOHPACK
[1364/1438] Compiling NIOHPACK HPACKHeader.swift
[1365/1438] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1366/1438] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1367/1438] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1368/1438] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1371/1438] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1372/1438] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1373/1438] Compiling NIOExtras LengthFieldPrepender.swift
[1374/1438] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1375/1438] Compiling NIOExtras JSONRPCFraming.swift
[1379/1503] Emitting module NIOSSL
[1380/1503] Compiling NIOHTTP2 SendingGoawayState.swift
[1381/1503] Compiling NIOHTTP2 SendingHeadersState.swift
[1382/1503] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1383/1503] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1384/1503] Compiling NIOHTTP2 MaySendFrames.swift
[1385/1503] Compiling NIOHTTP2 SendingDataState.swift
[1386/1503] Emitting module NIOExtras
[1387/1503] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1388/1503] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1389/1503] Compiling NIOHTTP2 DOSHeuristics.swift
[1390/1503] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1391/1503] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1392/1503] Compiling NIOHTTP2 QuiescingState.swift
[1393/1503] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1394/1503] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1395/1503] Compiling NIOHTTP2 StateMachineResult.swift
[1396/1503] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1397/1503] Emitting module PrometheusSample
[1398/1503] Compiling PrometheusSample main.swift
[1401/1503] Write Objects.LinkFileList
[1403/1503] Compiling NIOHTTP2 InboundWindowManager.swift
[1404/1503] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1405/1503] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1413/1503] Compiling NIOExtras WritePCAPHandler.swift
[1414/1503] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1415/1503] Compiling NIOHTTP2 HTTP2StreamID.swift
[1416/1503] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1417/1503] Compiling NIOHTTP2 MayReceiveFrames.swift
[1418/1503] Compiling NIOHTTP2 ReceivingDataState.swift
[1419/1503] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1420/1503] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1421/1503] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1422/1503] Compiling NIOHTTP2 HTTP2Stream.swift
[1423/1503] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1424/1503] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1428/1503] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1429/1503] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1430/1503] Compiling NIOHTTP2 InboundEventBuffer.swift
[1430/1503] Linking PrometheusSample
[1431/1503] Applying PrometheusSample
[1454/1503] Emitting module NIOHTTP2
[1455/1509] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1456/1509] Compiling NIOHTTP2 StreamChannelList.swift
[1457/1509] Compiling NIOHTTP2 StreamMap.swift
[1458/1509] Compiling NIOHTTP2 StreamStateMachine.swift
[1459/1509] Compiling NIOHTTP2 UnsafeTransfer.swift
[1460/1509] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1461/1509] Compiling NIOHTTP2 SendingRstStreamState.swift
[1462/1509] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1463/1509] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1464/1509] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1465/1509] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1466/1509] Compiling NIOHTTP2 HasLocalSettings.swift
[1467/1509] Compiling NIOHTTP2 HasRemoteSettings.swift
[1468/1509] Compiling NIOHTTP2 Error+Any.swift
[1469/1509] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1470/1509] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1471/1509] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1472/1509] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1473/1509] Compiling NIOHTTP2 GlitchesMonitor.swift
[1474/1509] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1481/1509] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1482/1509] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1483/1509] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1484/1509] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1485/1509] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1486/1509] Compiling NIOHTTP2 HTTP2Error.swift
[1487/1509] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1494/1509] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1495/1509] Compiling NIOHTTP2 HTTP2Frame.swift
[1496/1509] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1497/1509] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1498/1509] Compiling NIOHTTP2 HTTP2PingData.swift
[1499/1509] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1500/1509] Compiling NIOHTTP2 HTTP2Settings.swift
[1501/1639] Compiling GRPC ConnectionManagerID.swift
[1502/1639] Compiling GRPC ConnectionPool+PerConnectionState.swift
[1503/1639] Compiling GRPC ConnectionPool+Waiter.swift
[1504/1639] Compiling GRPC ConnectionPool.swift
[1505/1639] Compiling GRPC ConnectionPoolIDs.swift
[1506/1639] Compiling GRPC GRPCChannelPool.swift
[1507/1639] Compiling GRPC PoolManager.swift
[1508/1639] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[1509/1639] Compiling GRPC PoolManagerStateMachine.swift
[1510/1639] Compiling GRPC PooledChannel.swift
[1511/1639] Compiling GRPC StreamLender.swift
[1512/1639] Compiling GRPC ConnectivityState.swift
[1513/1639] Compiling GRPC DebugOnly.swift
[1514/1639] Compiling GRPC DelegatingErrorHandler.swift
[1515/1653] Compiling GRPC BidirectionalStreamingServerHandler.swift
[1516/1653] Compiling GRPC ClientStreamingServerHandler.swift
[1517/1653] Compiling GRPC ServerHandlerProtocol.swift
[1518/1653] Compiling GRPC ServerStreamingServerHandler.swift
[1519/1653] Compiling GRPC UnaryServerHandler.swift
[1520/1653] Compiling GRPC CallOptions.swift
[1521/1653] Compiling GRPC BidirectionalStreamingCall.swift
[1522/1653] Compiling GRPC Call.swift
[1523/1653] Compiling GRPC CallDetails.swift
[1524/1653] Compiling GRPC ClientCall.swift
[1525/1653] Compiling GRPC ClientStreamingCall.swift
[1526/1653] Compiling GRPC LazyEventLoopPromise.swift
[1527/1653] Compiling GRPC ResponseContainers.swift
[1528/1653] Compiling GRPC ResponsePartContainer.swift
[1529/1653] Compiling GRPC ServerStreamingCall.swift
[1530/1653] Compiling GRPC Error+NIOSSL.swift
[1531/1653] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[1532/1653] Compiling GRPC FakeChannel.swift
[1533/1653] Compiling GRPC ClientConnection+NIOSSL.swift
[1534/1653] Compiling GRPC ClientConnection+NWTLS.swift
[1535/1653] Compiling GRPC GRPCChannel.swift
[1536/1653] Compiling GRPC GRPCChannelBuilder.swift
[1537/1653] Compiling GRPC GRPCClient.swift
[1538/1653] Compiling GRPC GRPCClientChannelHandler.swift
[1539/1653] Compiling GRPC GRPCClientStateMachine.swift
[1540/1653] Compiling GRPC GRPCContentType.swift
[1541/1653] Compiling GRPC GRPCError.swift
[1542/1653] Compiling GRPC GRPCHeaderName.swift
[1543/1653] Compiling GRPC GRPCIdleHandler.swift
[1544/1653] Compiling GRPC UnaryCall.swift
[1545/1653] Compiling GRPC ClientConnection.swift
[1546/1653] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[1547/1653] Compiling GRPC ClientErrorDelegate.swift
[1548/1653] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
[1549/1653] Compiling GRPC CompressionAlgorithm.swift
[1550/1653] Compiling GRPC DecompressionLimit.swift
[1551/1653] Compiling GRPC MessageEncoding.swift
[1552/1653] Compiling GRPC Zlib.swift
[1553/1653] Compiling GRPC ConnectionBackoff.swift
[1554/1653] Compiling GRPC ConnectionKeepalive.swift
[1555/1653] Compiling GRPC ConnectionManager+Delegates.swift
[1556/1653] Compiling GRPC ConnectionManager.swift
[1557/1653] Compiling GRPC ConnectionManagerChannelProvider.swift
[1558/1653] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[1559/1653] Compiling GRPC GRPCAsyncRequestStream.swift
[1560/1653] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[1561/1653] Compiling GRPC GRPCAsyncResponseStream.swift
[1562/1653] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[1563/1653] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[1564/1653] Compiling GRPC GRPCAsyncServerCallContext.swift
[1565/1653] Compiling GRPC GRPCAsyncServerHandler.swift
[1566/1653] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[1567/1653] Compiling GRPC GRPCAsyncUnaryCall.swift
[1568/1653] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[1569/1653] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[1570/1653] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[1571/1653] Compiling GRPC GRPCSendable.swift
[1572/1653] Compiling GRPC NIOAsyncWrappers.swift
[1573/1653] Compiling GRPC Array+BoundsCheck.swift
[1574/1653] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[1575/1653] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[1576/1653] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[1577/1653] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[1578/1653] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[1579/1653] Compiling GRPC ServerHandlerStateMachine.swift
[1580/1653] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[1581/1653] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[1582/1653] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[1583/1653] Compiling GRPC ServerInterceptorStateMachine.swift
[1584/1653] Compiling GRPC StreamState.swift
[1585/1653] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[1586/1653] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[1587/1653] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[1588/1653] Emitting module GRPC
[1589/1653] Compiling GRPC MessageEncodingHeaderValidator.swift
[1590/1653] Compiling GRPC PlatformSupport.swift
[1591/1653] Compiling GRPC ReadWriteStates.swift
[1592/1653] Compiling GRPC Ref.swift
[1593/1653] Compiling GRPC Serialization.swift
[1594/1653] Compiling GRPC Server+NIOSSL.swift
[1595/1653] Compiling GRPC Server.swift
[1596/1653] Compiling GRPC ServerBuilder+NIOSSL.swift
[1597/1653] Compiling GRPC ServerBuilder.swift
[1598/1653] Compiling GRPC ServerCallContext.swift
[1599/1653] Compiling GRPC StreamingResponseCallContext.swift
[1600/1653] Compiling GRPC UnaryResponseCallContext.swift
[1601/1653] Compiling GRPC ServerChannelErrorHandler.swift
[1602/1653] Compiling GRPC ServerErrorDelegate.swift
[1603/1653] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[1604/1653] Compiling GRPC GRPCKeepaliveHandlers.swift
[1605/1653] Compiling GRPC GRPCPayload.swift
[1606/1653] Compiling GRPC GRPCServerPipelineConfigurator.swift
[1607/1653] Compiling GRPC GRPCServerRequestRoutingHandler.swift
[1608/1653] Compiling GRPC GRPCServiceDescription.swift
[1609/1653] Compiling GRPC GRPCStatus.swift
[1610/1653] Compiling GRPC GRPCStatusAndMetadata.swift
[1611/1653] Compiling GRPC GRPCStatusMessageMarshaller.swift
[1612/1653] Compiling GRPC GRPCTLSConfiguration.swift
[1613/1653] Compiling GRPC GRPCTimeout.swift
[1614/1653] Compiling GRPC GRPCWebToHTTP2ServerCodec.swift
[1615/1653] Compiling GRPC HTTP2ToRawGRPCServerCodec.swift
[1616/1653] Compiling GRPC HTTP2ToRawGRPCStateMachine.swift
[1617/1653] Compiling GRPC ClientInterceptorContext.swift
[1618/1653] Compiling GRPC ClientInterceptorPipeline.swift
[1619/1653] Compiling GRPC ClientInterceptorProtocol.swift
[1620/1653] Compiling GRPC ClientInterceptors.swift
[1621/1653] Compiling GRPC ClientTransport.swift
[1622/1653] Compiling GRPC ClientTransportFactory.swift
[1623/1653] Compiling GRPC MessageParts.swift
[1624/1653] Compiling GRPC ServerInterceptorContext.swift
[1625/1653] Compiling GRPC ServerInterceptorPipeline.swift
[1626/1653] Compiling GRPC ServerInterceptors.swift
[1627/1653] Compiling GRPC InterceptorContextList.swift
[1628/1653] Compiling GRPC LengthPrefixedMessageReader.swift
[1629/1653] Compiling GRPC Logger.swift
[1630/1653] Compiling GRPC LoggingServerErrorDelegate.swift
[1631/1653] Compiling GRPC ServerErrorProcessor.swift
[1632/1653] Compiling GRPC Stopwatch.swift
[1633/1653] Compiling GRPC StreamEvent.swift
[1634/1653] Compiling GRPC TLSVerificationHandler.swift
[1635/1653] Compiling GRPC TLSVersion.swift
[1636/1653] Compiling GRPC TimeLimit.swift
[1637/1653] Compiling GRPC UserInfo.swift
[1638/1653] Compiling GRPC Version.swift
[1639/1653] Compiling GRPC WebCORSHandler.swift
[1640/1653] Compiling GRPC WriteCapturingHandler.swift
[1641/1653] Compiling GRPC _EmbeddedThroughput.swift
[1642/1653] Compiling GRPC _FakeResponseStream.swift
[1643/1653] Compiling GRPC _GRPCClientCodecHandler.swift
[1644/1653] Compiling GRPC _MessageContext.swift
[1645/1662] Compiling OpenTelemetryProtocolExporterGrpc OtlpTraceJsonExporter.swift
[1646/1662] Compiling OpenTelemetryProtocolExporterGrpc OtlpTraceExporter.swift
[1647/1662] Compiling OpenTelemetryProtocolExporterGrpc trace_service.grpc.swift
[1648/1662] Compiling OpenTelemetryProtocolExporterGrpc profiles_service.grpc.swift
[1649/1662] Compiling OpenTelemetryProtocolExporterGrpc logs_service.grpc.swift
[1650/1662] Compiling OpenTelemetryProtocolExporterGrpc OtlpMetricExporter.swift
[1651/1662] Emitting module OpenTelemetryProtocolExporterGrpc
[1652/1662] Compiling OpenTelemetryProtocolExporterGrpc metrics_service.grpc.swift
[1653/1662] Compiling OpenTelemetryProtocolExporterGrpc OtlpLogExporter.swift
[1654/1668] Emitting module LogsSample
/Users/admin/builder/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>
[1655/1668] Compiling LogsSample main.swift
/Users/admin/builder/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>
[1656/1668] Compiling StableMetricSample main.swift
[1657/1668] Emitting module StableMetricSample
[1657/1668] Write Objects.LinkFileList
[1660/1668] Compiling OTLPExporter main.swift
[1661/1668] Emitting module OTLPExporter
[1661/1668] Write Objects.LinkFileList
[1662/1668] Linking LogsSample
[1663/1668] Linking StableMetricSample
[1664/1668] Applying LogsSample
[1665/1668] Applying StableMetricSample
[1666/1668] Linking OTLPExporter
[1667/1668] Applying OTLPExporter
Build complete! (69.11s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/Instrumentation/MetricKit/StackTraceFormat.md
Build complete.
{
"dependencies" : [
{
"identity" : "opentelemetry-swift-core",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/open-telemetry/opentelemetry-swift-core.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.92.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "grpc-swift",
"requirement" : {
"exact" : [
"1.27.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.33.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics.git"
},
{
"identity" : "opentracing-objc",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/undefinedlabs/opentracing-objc"
},
{
"identity" : "thrift-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/undefinedlabs/Thrift-Swift"
}
],
"manifest_display_name" : "opentelemetry-swift",
"name" : "opentelemetry-swift",
"path" : "/Users/admin/builder/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" : "OpenTracingShim-experimental",
"targets" : [
"OpenTracingShim"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "JaegerExporter",
"targets" : [
"JaegerExporter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "simpleExporter",
"targets" : [
"SimpleExporter"
],
"type" : {
"executable" : null
}
},
{
"name" : "NetworkStatus",
"targets" : [
"NetworkStatus"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "URLSessionInstrumentation",
"targets" : [
"URLSessionInstrumentation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ZipkinExporter",
"targets" : [
"ZipkinExporter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OTLPExporter",
"targets" : [
"OTLPExporter"
],
"type" : {
"executable" : null
}
},
{
"name" : "OTLPHTTPExporter",
"targets" : [
"OTLPHTTPExporter"
],
"type" : {
"executable" : null
}
},
{
"name" : "SignPostIntegration",
"targets" : [
"SignPostIntegration"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ResourceExtension",
"targets" : [
"ResourceExtension"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MetricKitInstrumentation",
"targets" : [
"MetricKitInstrumentation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrometheusSample",
"targets" : [
"PrometheusSample"
],
"type" : {
"executable" : null
}
},
{
"name" : "NetworkSample",
"targets" : [
"NetworkSample"
],
"type" : {
"executable" : null
}
},
{
"name" : "LogsSample",
"targets" : [
"LogsSample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ZipkinExporterTests",
"module_type" : "SwiftTarget",
"name" : "ZipkinExporterTests",
"path" : "Tests/ExportersTests/Zipkin",
"sources" : [
"Implementation/ZipkinSpanConverterTests.swift",
"ZipkinExporterTests.swift"
],
"target_dependencies" : [
"ZipkinExporter"
],
"type" : "test"
},
{
"c99name" : "ZipkinExporter",
"module_type" : "SwiftTarget",
"name" : "ZipkinExporter",
"path" : "Sources/Exporters/Zipkin",
"product_dependencies" : [
"OpenTelemetrySdk"
],
"product_memberships" : [
"simpleExporter",
"ZipkinExporter",
"OTLPExporter",
"OTLPHTTPExporter"
],
"sources" : [
"Implementation/ZipkinAnnotation.swift",
"Implementation/ZipkinConversionExtension.swift",
"Implementation/ZipkinEndpoint.swift",
"Implementation/ZipkinSpan.swift",
"Utils/NetworkUtils.swift",
"ZipkinTraceExporter.swift",
"ZipkinTraceExporterOptions.swift"
],
"type" : "library"
},
{
"c99name" : "URLSessionInstrumentationTests",
"module_type" : "SwiftTarget",
"name" : "URLSessionInstrumentationTests",
"path" : "Tests/InstrumentationTests/URLSessionTests",
"sources" : [
"URLSessionInstrumentationTests.swift"
],
"target_dependencies" : [
"URLSessionInstrumentation",
"SharedTestUtils"
],
"type" : "test"
},
{
"c99name" : "URLSessionInstrumentation",
"module_type" : "SwiftTarget",
"name" : "URLSessionInstrumentation",
"path" : "Sources/Instrumentation/URLSession",
"product_dependencies" : [
"OpenTelemetrySdk"
],
"product_memberships" : [
"URLSessionInstrumentation",
"NetworkSample"
],
"sources" : [
"InstrumentationUtils.swift",
"URLSessionInstrumentation.swift",
"URLSessionInstrumentationConfiguration.swift",
"URLSessionLogger.swift"
],
"target_dependencies" : [
"NetworkStatus"
],
"type" : "library"
},
{
"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" : "SimpleExporter",
"module_type" : "SwiftTarget",
"name" : "SimpleExporter",
"path" : "Examples/Simple Exporter",
"product_dependencies" : [
"OpenTelemetrySdk",
"StdoutExporter"
],
"product_memberships" : [
"simpleExporter"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"JaegerExporter",
"ZipkinExporter",
"ResourceExtension",
"SignPostIntegration"
],
"type" : "executable"
},
{
"c99name" : "SignPostIntegration",
"module_type" : "SwiftTarget",
"name" : "SignPostIntegration",
"path" : "Sources/Instrumentation/SignPostIntegration",
"product_dependencies" : [
"OpenTelemetrySdk"
],
"product_memberships" : [
"simpleExporter",
"OTLPExporter",
"OTLPHTTPExporter",
"SignPostIntegration"
],
"sources" : [
"OSSignposterIntegration.swift",
"SignPostIntegration.swift"
],
"type" : "library"
},
{
"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" : "ResourceExtensionTests",
"module_type" : "SwiftTarget",
"name" : "ResourceExtensionTests",
"path" : "Tests/InstrumentationTests/SDKResourceExtensionTests",
"product_dependencies" : [
"OpenTelemetrySdk"
],
"sources" : [
"ApplicationResourceProviderTests.swift",
"DeviceResourceProviderTests.swift",
"Mocks/MockApplicationDataSource.swift",
"Mocks/MockDeviceDataSource.swift",
"Mocks/MockOperatingSystemDataSource.swift",
"Mocks/MockTelemetryDataSource.swift",
"OSResourceProviderTests.swift",
"ResourcePropagationTests.swift",
"TelemetryResourceProviderTests.swift"
],
"target_dependencies" : [
"ResourceExtension"
],
"type" : "test"
},
{
"c99name" : "ResourceExtension",
"module_type" : "SwiftTarget",
"name" : "ResourceExtension",
"path" : "Sources/Instrumentation/SDKResourceExtension",
"product_dependencies" : [
"OpenTelemetrySdk"
],
"product_memberships" : [
"simpleExporter",
"OTLPExporter",
"OTLPHTTPExporter",
"ResourceExtension"
],
"sources" : [
"ApplicationResourceProvider.swift",
"DataSource/ApplicationDataSource.swift",
"DataSource/DeviceDataSource.swift",
"DataSource/IApplicationDataSource.swift",
"DataSource/IDeviceDataSource.swift",
"DataSource/IOperatingSystemDataSource.swift",
"DataSource/ITelemetryDataSource.swift",
"DataSource/OperatingSystemDataSource.swift",
"DataSource/TelemetryDataSource.swift",
"DefaultResources.swift",
"DeviceResourceProvider.swift",
"OSResourceProvider.swift",
"ResourceProvider.swift",
"TelemetryResourceProvider.swift"
],
"type" : "library"
},
{
"c99name" : "PrometheusSample",
"module_type" : "SwiftTarget",
"name" : "PrometheusSample",
"path" : "Examples/Prometheus Sample",
"product_dependencies" : [
"OpenTelemetrySdk"
],
"product_memberships" : [
"PrometheusSample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"PrometheusExporter"
],
"type" : "executable"
},
{
"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",
"PrometheusSample"
],
"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" : "OpenTracingShimTests",
"module_type" : "SwiftTarget",
"name" : "OpenTracingShimTests",
"path" : "Tests/ImportersTests/OpenTracingShim",
"product_dependencies" : [
"OpenTelemetrySdk"
],
"sources" : [
"SpanShimTests.swift",
"TestUtils.swift",
"TraceShimTests.swift",
"TracerShimTests.swift"
],
"target_dependencies" : [
"OpenTracingShim"
],
"type" : "test"
},
{
"c99name" : "OpenTracingShim",
"module_type" : "SwiftTarget",
"name" : "OpenTracingShim",
"path" : "Sources/Importers/OpenTracingShim",
"product_dependencies" : [
"OpenTelemetrySdk",
"Opentracing"
],
"product_memberships" : [
"OpenTracingShim-experimental"
],
"sources" : [
"BaseShimProtocol.swift",
"Locks.swift",
"Propagation.swift",
"SpanContextShim.swift",
"SpanContextShimTable.swift",
"SpanShim.swift",
"TelemetryInfo.swift",
"TraceShim.swift",
"TracerShim.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",
"OTLPHTTPExporter"
],
"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",
"OTLPExporter",
"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",
"OTLPExporter",
"OTLPHTTPExporter",
"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" : "OTLPHTTPExporter",
"module_type" : "SwiftTarget",
"name" : "OTLPHTTPExporter",
"path" : "Examples/OTLP HTTP Exporter",
"product_dependencies" : [
"OpenTelemetrySdk",
"StdoutExporter"
],
"product_memberships" : [
"OTLPHTTPExporter"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OpenTelemetryProtocolExporterHttp",
"ZipkinExporter",
"ResourceExtension",
"SignPostIntegration"
],
"type" : "executable"
},
{
"c99name" : "OTLPExporter",
"module_type" : "SwiftTarget",
"name" : "OTLPExporter",
"path" : "Examples/OTLP Exporter",
"product_dependencies" : [
"OpenTelemetrySdk",
"StdoutExporter"
],
"product_memberships" : [
"OTLPExporter"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OpenTelemetryProtocolExporterGrpc",
"ZipkinExporter",
"ResourceExtension",
"SignPostIntegration"
],
"type" : "executable"
},
{
"c99name" : "NetworkStatusTests",
"module_type" : "SwiftTarget",
"name" : "NetworkStatusTests",
"path" : "Tests/InstrumentationTests/NetworkStatusTests",
"sources" : [
"NetworkStatusTests.swift"
],
"target_dependencies" : [
"NetworkStatus"
],
"type" : "test"
},
{
"c99name" : "NetworkStatus",
"module_type" : "SwiftTarget",
"name" : "NetworkStatus",
"path" : "Sources/Instrumentation/NetworkStatus",
"product_dependencies" : [
"OpenTelemetryApi"
],
"product_memberships" : [
"NetworkStatus",
"URLSessionInstrumentation",
"NetworkSample"
],
"sources" : [
"NetworkMonitor.swift",
"NetworkMonitorProtocol.swift",
"NetworkStatus.swift",
"NetworkStatusInjector.swift",
"NetworkStatusProtocol.swift"
],
"type" : "library"
},
{
"c99name" : "NetworkSample",
"module_type" : "SwiftTarget",
"name" : "NetworkSample",
"path" : "Examples/Network Sample",
"product_dependencies" : [
"StdoutExporter"
],
"product_memberships" : [
"NetworkSample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"URLSessionInstrumentation"
],
"type" : "executable"
},
{
"c99name" : "MetricKitInstrumentationTests",
"module_type" : "SwiftTarget",
"name" : "MetricKitInstrumentationTests",
"path" : "Tests/InstrumentationTests/MetricKitTests",
"product_dependencies" : [
"OpenTelemetrySdk"
],
"sources" : [
"MetricKitInstrumentationTests.swift",
"MetricKitTestHelpers.swift",
"StackTraceTransformTests.swift"
],
"target_dependencies" : [
"MetricKitInstrumentation",
"InMemoryExporter"
],
"type" : "test"
},
{
"c99name" : "MetricKitInstrumentation",
"module_type" : "SwiftTarget",
"name" : "MetricKitInstrumentation",
"path" : "Sources/Instrumentation/MetricKit",
"product_dependencies" : [
"OpenTelemetrySdk"
],
"product_memberships" : [
"MetricKitInstrumentation"
],
"sources" : [
"AttributeValueExtensions.swift",
"MetricKitConfiguration.swift",
"MetricKitInstrumentation.swift",
"StackTraceTransform.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" : "JaegerExporterTests",
"module_type" : "SwiftTarget",
"name" : "JaegerExporterTests",
"path" : "Tests/ExportersTests/Jaeger",
"sources" : [
"AdapterTests.swift"
],
"target_dependencies" : [
"JaegerExporter"
],
"type" : "test"
},
{
"c99name" : "JaegerExporter",
"module_type" : "SwiftTarget",
"name" : "JaegerExporter",
"path" : "Sources/Exporters/Jaeger",
"product_dependencies" : [
"OpenTelemetrySdk",
"Thrift"
],
"product_memberships" : [
"JaegerExporter",
"simpleExporter"
],
"sources" : [
"Adapter.swift",
"Jaeger Thrift/agent+Exts.swift",
"Jaeger Thrift/agent.swift",
"Jaeger Thrift/jaeger+Exts.swift",
"Jaeger Thrift/jaeger.swift",
"JaegerSpanExporter.swift",
"Sender.swift",
"Utils/UDPUtils.swift"
],
"type" : "library"
},
{
"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"
}
Done.