Build Information
Successful build of opentelemetry-swift, reference main (30c146), with Swift 6.2 for macOS (SPM) on 20 Apr 2026 13:18:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
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>
[947/1216] Compiling x509_set.cc
[949/1216] Compiling NetworkSample main.swift
[950/1216] Emitting module NetworkSample
[950/1216] Compiling x509_req.cc
[951/1216] Compiling x509_obj.cc
[952/1216] Write Objects.LinkFileList
[954/1216] Compiling OpenTelemetryProtocolExporterCommon SpanAdapter.swift
[955/1216] Compiling OpenTelemetryProtocolExporterCommon TraceProtoUtils.swift
[956/1216] 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>
[957/1216] 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>
[957/1216] Compiling x509_lu.cc
[959/1216] Compiling SharedTestUtils XCTestCase+Wait.swift
[959/1216] Compiling x509_def.cc
[960/1216] Compiling x509_ext.cc
[962/1216] Emitting module SharedTestUtils
[963/1216] Compiling SharedTestUtils HttpTestServer.swift
/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>
/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/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>
[974/1216] 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>
[975/1216] 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>
[975/1216] Compiling x509_d2.cc
[976/1216] Compiling x509_cmp.cc
[977/1216] Compiling x509_att.cc
[978/1216] Compiling x509.cc
[979/1224] Compiling v3_skey.cc
/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>
[984/1224] Compiling v3_utl.cc
[985/1224] Linking NetworkSample
[987/1226] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpMetricExporter.swift
[988/1226] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpExporterBase.swift
[989/1226] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpTraceExporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolHttp/trace/OtlpHttpTraceExporter.swift:19:14: warning: non-final class 'OtlpHttpTraceExporter' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
17 | }
18 |
19 | public class OtlpHttpTraceExporter: OtlpHttpExporterBase, SpanExporter {
| `- warning: non-final class 'OtlpHttpTraceExporter' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
20 | var pendingSpans: [SpanData] = []
21 |
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolHttp/trace/OtlpHttpTraceExporter.swift:19:14: warning: 'Sendable' class 'OtlpHttpTraceExporter' cannot inherit from another class other than 'NSObject'; this is an error in the Swift 6 language mode
17 | }
18 |
19 | public class OtlpHttpTraceExporter: OtlpHttpExporterBase, SpanExporter {
| `- warning: 'Sendable' class 'OtlpHttpTraceExporter' cannot inherit from another class other than 'NSObject'; this is an error in the Swift 6 language mode
20 | var pendingSpans: [SpanData] = []
21 |
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolHttp/trace/OtlpHttpTraceExporter.swift:20:7: warning: stored property 'pendingSpans' of 'Sendable'-conforming class 'OtlpHttpTraceExporter' is mutable; this is an error in the Swift 6 language mode
18 |
19 | public class OtlpHttpTraceExporter: OtlpHttpExporterBase, SpanExporter {
20 | var pendingSpans: [SpanData] = []
| `- warning: stored property 'pendingSpans' of 'Sendable'-conforming class 'OtlpHttpTraceExporter' is mutable; this is an error in the Swift 6 language mode
21 |
22 | private let exporterLock = Lock()
[990/1226] Emitting module OpenTelemetryProtocolExporterHttp
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolHttp/trace/OtlpHttpTraceExporter.swift:19:14: warning: non-final class 'OtlpHttpTraceExporter' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
17 | }
18 |
19 | public class OtlpHttpTraceExporter: OtlpHttpExporterBase, SpanExporter {
| `- warning: non-final class 'OtlpHttpTraceExporter' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
20 | var pendingSpans: [SpanData] = []
21 |
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolHttp/trace/OtlpHttpTraceExporter.swift:19:14: warning: 'Sendable' class 'OtlpHttpTraceExporter' cannot inherit from another class other than 'NSObject'; this is an error in the Swift 6 language mode
17 | }
18 |
19 | public class OtlpHttpTraceExporter: OtlpHttpExporterBase, SpanExporter {
| `- warning: 'Sendable' class 'OtlpHttpTraceExporter' cannot inherit from another class other than 'NSObject'; this is an error in the Swift 6 language mode
20 | var pendingSpans: [SpanData] = []
21 |
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolHttp/trace/OtlpHttpTraceExporter.swift:20:7: warning: stored property 'pendingSpans' of 'Sendable'-conforming class 'OtlpHttpTraceExporter' is mutable; this is an error in the Swift 6 language mode
18 |
19 | public class OtlpHttpTraceExporter: OtlpHttpExporterBase, SpanExporter {
20 | var pendingSpans: [SpanData] = []
| `- warning: stored property 'pendingSpans' of 'Sendable'-conforming class 'OtlpHttpTraceExporter' is mutable; this is an error in the Swift 6 language mode
21 |
22 | private let exporterLock = Lock()
[991/1226] Compiling OpenTelemetryProtocolExporterHttp Lock.swift
[992/1226] Compiling OpenTelemetryProtocolExporterHttp HTTPClient.swift
[993/1226] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpLogExporter.swift
[993/1226] Compiling v3_purp.cc
[994/1226] Applying NetworkSample
[995/1226] Compiling v3_prn.cc
[996/1226] Compiling v3_ocsp.cc
[997/1226] Compiling v3_pmaps.cc
[998/1226] Compiling v3_pcons.cc
[1000/1226] Emitting module SimpleExporter
[1001/1226] Compiling SimpleExporter main.swift
[1002/1226] Compiling OpenTelemetryProtocolExporterHttp Compression.swift
[1002/1226] Write Objects.LinkFileList
[1003/1226] Compiling v3_ncons.cc
[1004/1226] Compiling v3_int.cc
[1005/1228] Compiling v3_lib.cc
[1006/1228] Compiling v3_info.cc
[1007/1228] Compiling v3_ia5.cc
[1008/1228] Compiling v3_genn.cc
[1009/1228] Compiling v3_extku.cc
[1010/1228] Compiling v3_enum.cc
[1011/1228] Compiling v3_crld.cc
[1013/1228] Emitting module OTLPHTTPExporter
[1014/1228] Compiling OTLPHTTPExporter main.swift
[1014/1228] Compiling v3_cpols.cc
[1015/1228] Write Objects.LinkFileList
[1016/1228] Compiling v3_conf.cc
[1017/1228] Compiling v3_bitst.cc
[1018/1228] Compiling v3_bcons.cc
[1019/1228] Compiling v3_alt.cc
[1020/1228] Compiling v3_akey.cc
[1021/1228] Compiling v3_akeya.cc
[1022/1228] Linking simpleExporter
[1023/1228] Compiling t_x509a.cc
[1024/1228] Applying simpleExporter
[1025/1228] Compiling t_x509.cc
[1026/1228] Compiling t_req.cc
[1027/1228] Compiling i2d_pr.cc
[1028/1228] Compiling t_crl.cc
[1029/1228] Compiling rsa_pss.cc
[1030/1228] Compiling name_print.cc
[1031/1228] Compiling policy.cc
[1032/1228] Compiling by_file.cc
[1033/1228] Compiling by_dir.cc
[1034/1228] Compiling algorithm.cc
[1035/1228] Compiling asn1_gen.cc
[1036/1228] Linking OTLPHTTPExporter
[1037/1228] Compiling a_verify.cc
[1038/1228] Compiling a_sign.cc
[1039/1228] Applying OTLPHTTPExporter
[1040/1228] Compiling thread_win.cc
[1041/1228] Compiling voprf.cc
[1042/1228] Compiling trust_token.cc
[1043/1228] Compiling a_digest.cc
[1044/1228] Compiling thread_none.cc
[1045/1228] Compiling thread_pthread.cc
[1046/1228] Compiling thread.cc
[1047/1228] Compiling pmbtoken.cc
[1048/1228] Compiling stack.cc
[1049/1228] Compiling siphash.cc
[1050/1228] Compiling sha512.cc
[1051/1228] Compiling sha256.cc
[1052/1228] Compiling sha1.cc
[1053/1228] Compiling rsa_print.cc
[1054/1228] Compiling rsa_extra.cc
[1055/1228] Compiling slhdsa.cc
[1056/1228] Compiling spake2plus.cc
[1057/1228] Compiling rsa_crypt.cc
[1058/1228] Compiling rc4.cc
[1059/1228] Compiling refcount.cc
[1060/1228] Compiling windows.cc
[1061/1228] Compiling urandom.cc
[1062/1228] Compiling trusty.cc
[1063/1228] Compiling rand.cc
[1064/1228] Compiling passive.cc
[1065/1228] Compiling rsa_asn1.cc
[1066/1228] Compiling ios.cc
[1067/1228] Compiling poly1305_arm_asm.S
[1068/1228] Compiling getentropy.cc
[1069/1228] Compiling fork_detect.cc
[1070/1228] Compiling deterministic.cc
[1071/1228] Compiling forkunsafe.cc
[1072/1228] Compiling poly1305_vec.cc
[1073/1228] Compiling poly1305_arm.cc
[1074/1228] Compiling poly1305.cc
[1075/1228] Compiling pool.cc
[1076/1228] Compiling pkcs8.cc
[1077/1228] Compiling pkcs8_x509.cc
[1078/1228] Compiling pkcs7.cc
[1079/1228] Compiling p5_pbev2.cc
[1080/1228] Compiling pem_xaux.cc
[1081/1228] Compiling pkcs7_x509.cc
[1082/1228] Compiling pem_x509.cc
[1083/1228] Compiling pem_pk8.cc
[1084/1228] Compiling pem_pkey.cc
[1085/1228] Compiling pem_oth.cc
[1086/1228] Compiling mlkem.cc
[1087/1228] Compiling pem_info.cc
[1088/1228] Compiling mldsa.cc
[1089/1228] Compiling pem_lib.cc
[1090/1228] Compiling obj_xref.cc
[1091/1228] Compiling poly_rq_mul.S
[1092/1228] Compiling mem.cc
[1093/1228] Compiling md5.cc
[1094/1228] Compiling fips_shared_support.cc
[1095/1228] Compiling pem_all.cc
[1096/1228] Compiling md4.cc
[1097/1228] Compiling obj.cc
[1098/1228] Compiling lhash.cc
[1099/1228] Compiling ex_data.cc
[1100/1228] Compiling sign.cc
[1101/1228] Compiling kyber.cc
[1102/1228] Compiling scrypt.cc
[1103/1228] Compiling hpke.cc
[1104/1228] Compiling pbkdf.cc
[1105/1228] Compiling print.cc
[1106/1228] Compiling hrss.cc
[1107/1228] Compiling p_x25519_asn1.cc
[1108/1228] Compiling p_x25519.cc
[1109/1228] Compiling p_ed25519.cc
[1110/1228] Compiling p_rsa_asn1.cc
[1111/1228] Compiling p_rsa.cc
[1112/1228] Compiling p_ec.cc
[1113/1228] Compiling p_hkdf.cc
[1114/1228] Compiling p_ed25519_asn1.cc
[1115/1228] Compiling p_ec_asn1.cc
[1116/1228] Compiling p_dh_asn1.cc
[1117/1228] Compiling p_dsa_asn1.cc
[1118/1228] Compiling p_dh.cc
[1119/1228] Compiling evp_ctx.cc
[1120/1228] Compiling err.cc
[1121/1228] Compiling evp.cc
[1122/1228] Compiling engine.cc
[1123/1228] Compiling evp_asn1.cc
[1124/1228] Compiling ecdsa_asn1.cc
[1125/1228] Compiling ecdh.cc
[1126/1228] Compiling hash_to_curve.cc
[1127/1228] Compiling ec_derive.cc
[1128/1228] Compiling bcm.cc
[1129/1228] Compiling dsa.cc
[1130/1228] Compiling x25519-asm-arm.S
[1131/1228] Compiling ec_asn1.cc
[1132/1228] Compiling params.cc
[1133/1228] Compiling dsa_asn1.cc
[1134/1228] Compiling digest_extra.cc
[1135/1228] Compiling dh_asn1.cc
[1136/1228] Compiling des.cc
[1137/1228] Compiling curve25519_64_adx.cc
[1138/1228] Compiling spake25519.cc
[1139/1228] Compiling cpu_intel.cc
[1140/1228] Compiling crypto.cc
[1141/1228] Compiling cpu_arm_linux.cc
[1142/1228] Compiling cpu_arm_freebsd.cc
[1143/1228] Compiling curve25519.cc
[1144/1228] Compiling cpu_aarch64_win.cc
[1145/1228] Compiling cpu_aarch64_sysreg.cc
[1146/1228] Compiling cpu_aarch64_openbsd.cc
[1147/1228] Compiling cpu_aarch64_linux.cc
[1148/1228] Compiling cpu_aarch64_fuchsia.cc
[1149/1228] Compiling cpu_aarch64_apple.cc
[1150/1228] Compiling conf.cc
[1151/1228] Compiling tls_cbc.cc
[1151/1228] Compiling get_cipher.cc
[1153/1228] Compiling e_tls.cc
[1154/1228] Compiling e_rc4.cc
[1155/1228] Compiling e_rc2.cc
[1156/1228] Compiling e_null.cc
[1157/1228] Compiling e_des.cc
[1158/1228] Compiling e_chacha20poly1305.cc
[1159/1228] Compiling e_aesgcmsiv.cc
[1160/1228] Compiling chacha.cc
[1161/1228] Compiling derive_key.cc
[1162/1228] Compiling e_aesctrhmac.cc
[1163/1228] Compiling unicode.cc
[1164/1228] Compiling cbs.cc
[1165/1228] Compiling ber.cc
[1166/1228] Compiling cbb.cc
[1167/1228] Compiling asn1_compat.cc
[1168/1228] Compiling buf.cc
[1169/1228] Compiling blake2.cc
[1170/1228] Compiling socket_helper.cc
[1171/1228] Compiling convert.cc
[1172/1228] Compiling socket.cc
[1173/1228] Compiling bn_asn1.cc
[1174/1228] Compiling printf.cc
[1175/1228] Compiling pair.cc
[1176/1228] Compiling hexdump.cc
[1177/1228] Compiling file.cc
[1178/1228] Compiling fd.cc
[1179/1228] Compiling errno.cc
[1180/1228] Compiling connect.cc
[1181/1228] Compiling bio_mem.cc
[1182/1228] Compiling base64.cc
[1183/1228] Compiling bio.cc
[1184/1228] Compiling tasn_typ.cc
[1185/1228] Compiling tasn_utl.cc
[1186/1228] Compiling tasn_fre.cc
[1187/1228] Compiling tasn_new.cc
[1188/1228] Compiling tasn_enc.cc
[1189/1228] Compiling posix_time.cc
[1190/1228] Compiling f_string.cc
[1191/1228] Compiling f_int.cc
[1192/1228] Compiling asn_pack.cc
[1193/1228] Compiling tasn_dec.cc
[1194/1228] Compiling asn1_par.cc
[1195/1228] Compiling asn1_lib.cc
[1196/1228] Compiling a_utctm.cc
[1197/1228] Compiling a_type.cc
[1198/1228] Compiling a_time.cc
[1199/1228] Compiling a_octet.cc
[1200/1228] Compiling a_strnid.cc
[1201/1228] Compiling a_strex.cc
[1202/1228] Compiling a_object.cc
[1203/1228] Compiling a_mbstr.cc
[1204/1228] Compiling CGRPCZlib empty.c
[1204/1228] Write sources
[1207/1228] Compiling a_int.cc
[1208/1228] Compiling a_i2d_fp.cc
[1209/1228] Compiling a_dup.cc
[1210/1229] Compiling a_d2i_fp.cc
[1211/1249] Compiling a_gentm.cc
[1212/1249] Compiling a_bitstr.cc
[1213/1249] Compiling a_bool.cc
[1215/1249] Compiling BaggagePropagationProcessor BaggagePropagationProcessor.swift
[1216/1249] Emitting module BaggagePropagationProcessor
[1217/1249] Compiling Atomics UnsafeAtomicLazyReference.swift
[1218/1249] Compiling Atomics IntegerOperations.swift
[1219/1250] Compiling Atomics DoubleWord.swift
[1220/1250] Compiling Atomics ManagedAtomic.swift
[1221/1250] Compiling Atomics ManagedAtomicLazyReference.swift
[1222/1250] Compiling Atomics UnsafeAtomic.swift
[1223/1250] Compiling Atomics AtomicValue.swift
[1224/1250] Compiling Atomics AtomicMemoryOrderings.swift
[1225/1250] Compiling Atomics Unmanaged extensions.swift
[1226/1250] Compiling Atomics AtomicReference.swift
[1227/1250] Compiling Atomics AtomicStorage.swift
[1228/1250] Compiling Atomics AtomicInteger.swift
[1229/1250] Compiling Atomics AtomicOptionalWrappable.swift
[1230/1250] Compiling Atomics PointerConformances.swift
[1231/1250] Compiling Atomics Primitives.native.swift
[1232/1250] Compiling Atomics AtomicBool.swift
[1233/1250] Compiling Atomics IntegerConformances.swift
[1234/1250] Compiling Atomics OptionalRawRepresentable.swift
[1235/1250] Compiling Atomics RawRepresentable.swift
[1236/1250] Emitting module Atomics
[1236/1250] Compiling c-nioatomics.c
[1237/1250] Compiling c-atomics.c
[1239/1257] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1240/1257] Emitting module NIOConcurrencyHelpers
[1241/1257] Compiling NIOConcurrencyHelpers NIOLock.swift
[1242/1257] Compiling NIOConcurrencyHelpers atomics.swift
[1243/1257] Compiling NIOConcurrencyHelpers lock.swift
[1244/1257] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[1245/1257] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1246/1322] Compiling NIOCore AddressedEnvelope.swift
[1247/1322] Compiling NIOCore AsyncAwaitSupport.swift
[1248/1322] Compiling NIOCore AsyncChannel.swift
[1249/1322] Compiling NIOCore AsyncChannelHandler.swift
[1250/1322] Compiling NIOCore AsyncChannelInboundStream.swift
[1251/1322] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1252/1322] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1253/1322] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1254/1329] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1255/1329] Compiling NIOCore NIOScheduledCallback.swift
[1256/1329] Compiling NIOCore NIOSendable.swift
[1257/1329] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[1258/1329] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[1259/1329] Compiling NIOCore RecvByteBufferAllocator.swift
[1260/1329] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1261/1329] Compiling NIOCore IO.swift
[1262/1329] Compiling NIOCore IOData.swift
[1263/1329] Compiling NIOCore IPProtocol.swift
[1264/1329] Compiling NIOCore IntegerBitPacking.swift
[1265/1329] Compiling NIOCore IntegerTypes.swift
[1266/1329] Compiling NIOCore Interfaces.swift
[1267/1329] Compiling NIOCore Linux.swift
[1268/1329] Compiling NIOCore ChannelHandler.swift
[1269/1329] Compiling NIOCore ChannelHandlers.swift
[1270/1329] Compiling NIOCore ChannelInvoker.swift
[1271/1329] Compiling NIOCore ChannelOption.swift
[1272/1329] Compiling NIOCore ChannelPipeline.swift
[1273/1329] Compiling NIOCore CircularBuffer.swift
[1274/1329] Compiling NIOCore Codec.swift
[1275/1329] Compiling NIOCore NIOAsyncWriter.swift
[1276/1329] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1277/1329] Compiling NIOCore BSDSocketAPI.swift
[1278/1329] Compiling NIOCore ByteBuffer-aux.swift
[1279/1329] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1280/1329] Compiling NIOCore ByteBuffer-conversions.swift
[1281/1329] Compiling NIOCore ByteBuffer-core.swift
[1282/1329] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1283/1329] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1284/1329] Compiling NIOCore EventLoopFuture.swift
[1285/1329] Compiling NIOCore FileDescriptor.swift
[1286/1329] Compiling NIOCore FileHandle.swift
[1287/1329] Compiling NIOCore FileRegion.swift
[1288/1329] Compiling NIOCore GlobalSingletons.swift
[1289/1329] Compiling NIOCore SocketAddresses.swift
[1290/1329] Compiling NIOCore SocketOptionProvider.swift
[1291/1329] Compiling NIOCore SystemCallHelpers.swift
[1292/1329] Compiling NIOCore TimeAmount+Duration.swift
[1293/1329] Compiling NIOCore TypeAssistedChannelHandler.swift
[1294/1329] Compiling NIOCore UniversalBootstrapSupport.swift
[1295/1329] Compiling NIOCore Utilities.swift
[1296/1329] Compiling NIOCore ConvenienceOptionSupport.swift
[1297/1329] Compiling NIOCore DeadChannel.swift
[1298/1329] Compiling NIOCore DispatchQueue+WithFuture.swift
[1299/1329] Compiling NIOCore EventLoop+Deprecated.swift
[1300/1329] Compiling NIOCore EventLoop+SerialExecutor.swift
[1301/1329] Compiling NIOCore EventLoop.swift
[1302/1329] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1303/1329] Compiling NIOCore MarkedCircularBuffer.swift
[1304/1329] Compiling NIOCore MulticastChannel.swift
[1305/1329] Compiling NIOCore NIOAny.swift
[1306/1329] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1307/1329] Compiling NIOCore NIOCoreSendableMetatype.swift
[1308/1329] Compiling NIOCore NIODecodedAsyncSequence.swift
[1309/1329] Compiling NIOCore NIOLoopBound.swift
[1310/1329] Compiling NIOCore ByteBuffer-hex.swift
[1311/1329] Compiling NIOCore ByteBuffer-int.swift
[1312/1329] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1313/1329] Compiling NIOCore ByteBuffer-multi-int.swift
[1314/1329] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1315/1329] Compiling NIOCore ByteBuffer-views.swift
[1316/1329] Compiling NIOCore Channel.swift
[1317/1329] Emitting module NIOCore
[1318/1385] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1319/1385] Compiling NIOPosix PosixSingletons.swift
[1320/1385] Compiling NIOPosix RawSocketBootstrap.swift
[1321/1385] Compiling NIOPosix Resolver.swift
[1322/1385] Compiling NIOPosix Selectable.swift
[1323/1385] Compiling NIOPosix SelectableChannel.swift
[1324/1390] Compiling NIOEmbedded AsyncTestingChannel.swift
[1325/1390] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1326/1390] Compiling NIOEmbedded Embedded.swift
[1327/1390] Emitting module NIOEmbedded
[1328/1390] Compiling NIOPosix FileDescriptor.swift
[1329/1390] Compiling NIOPosix GetaddrinfoResolver.swift
[1330/1390] Compiling NIOPosix HappyEyeballs.swift
[1331/1390] Compiling NIOPosix IO.swift
[1332/1390] Compiling NIOPosix IntegerBitPacking.swift
[1333/1390] Compiling NIOPosix IntegerTypes.swift
[1334/1390] Compiling NIOPosix Utilities.swift
[1335/1390] Compiling NIOPosix VsockAddress.swift
[1336/1390] Compiling NIOPosix VsockChannelEvents.swift
[1337/1390] Compiling NIOPosix Windows.swift
[1338/1390] Compiling NIOPosix resource_bundle_accessor.swift
[1339/1390] Compiling NIOPosix BSDSocketAPICommon.swift
[1340/1390] Compiling NIOPosix BSDSocketAPIPosix.swift
[1341/1390] Compiling NIOPosix BSDSocketAPIWindows.swift
[1342/1390] Compiling NIOPosix BaseSocket.swift
[1343/1390] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1344/1390] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1345/1390] Emitting module NIOPosix
[1346/1390] Compiling NIOPosix SelectableEventLoop.swift
[1347/1390] Compiling NIOPosix SelectorEpoll.swift
[1348/1390] Compiling NIOPosix SelectorGeneric.swift
[1349/1390] Compiling NIOPosix SelectorKqueue.swift
[1350/1390] Compiling NIOPosix SelectorUring.swift
[1351/1390] Compiling NIOPosix SelectorWSAPoll.swift
[1352/1390] Compiling NIOPosix ServerSocket.swift
[1353/1390] Compiling NIOPosix Socket.swift
[1354/1390] Compiling NIOPosix SocketChannel.swift
[1355/1390] Compiling NIOPosix SocketProtocols.swift
[1356/1390] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1357/1390] Compiling NIOPosix System.swift
[1358/1390] Compiling NIOPosix Thread.swift
[1359/1390] Compiling NIOPosix ThreadPosix.swift
[1360/1390] Compiling NIOPosix ThreadWindows.swift
[1361/1390] Compiling NIOPosix BaseSocketChannel.swift
[1362/1390] Compiling NIOPosix BaseStreamSocketChannel.swift
[1363/1390] Compiling NIOPosix Bootstrap.swift
[1364/1390] Compiling NIOPosix ControlMessage.swift
[1365/1390] Compiling NIOPosix DatagramVectorReadManager.swift
[1366/1390] Compiling NIOPosix Errors+Any.swift
[1367/1390] Compiling NIOPosix Linux.swift
[1368/1390] Compiling NIOPosix LinuxCPUSet.swift
[1369/1390] Compiling NIOPosix LinuxUring.swift
[1370/1390] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1371/1390] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1372/1390] Compiling NIOPosix NIOThreadPool.swift
[1373/1390] Compiling NIOPosix NonBlockingFileIO.swift
[1374/1390] Compiling NIOPosix PendingDatagramWritesManager.swift
[1375/1390] Compiling NIOPosix PendingWritesManager.swift
[1376/1390] Compiling NIOPosix PipeChannel.swift
[1377/1390] Compiling NIOPosix PipePair.swift
[1378/1390] Compiling NIOPosix Pool.swift
[1379/1392] Emitting module NIO
[1380/1392] Compiling NIO Exports.swift
[1381/1420] Compiling NIOTLS TLSEvents.swift
[1382/1420] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1383/1420] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1384/1420] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1385/1421] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1386/1421] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1387/1421] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1388/1421] Emitting module NIOTLS
[1389/1421] Compiling NIOTLS SNIHandler.swift
[1390/1421] Compiling NIOHTTP1 HTTPEncoder.swift
[1391/1421] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1392/1421] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1393/1421] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1394/1421] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1395/1421] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1396/1421] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1397/1421] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1398/1421] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1399/1421] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1400/1421] Emitting module NIOFoundationCompat
[1401/1421] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1402/1452] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1403/1474] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1404/1474] Compiling NIOTransportServices NIOTSErrors.swift
[1405/1474] Emitting module NIOHTTP1
[1406/1474] Compiling NIOTransportServices StateManagedChannel.swift
[1407/1474] Compiling NIOTransportServices NIOTSBootstraps.swift
[1408/1474] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1409/1474] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1410/1509] Emitting module NIOTransportServices
[1411/1511] Emitting module NIOSSL
[1412/1514] Compiling NIOHPACK IntegerCoding.swift
[1413/1514] Compiling NIOHPACK IndexedHeaderTable.swift
[1414/1515] Compiling NIOExtras DebugInboundEventsHandler.swift
[1415/1515] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1416/1515] Compiling NIOExtras RequestResponseHandlers+State.swift
[1417/1515] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1418/1516] Emitting module PrometheusExporter
[1419/1516] Compiling PrometheusExporter PrometheusExporter.swift
[1420/1516] Compiling PrometheusExporter PrometheusExporterHttpServer.swift
[1421/1516] Compiling PrometheusExporter PrometheusMetric.swift
[1422/1516] Compiling PrometheusExporter PrometheusExporterExtensions.swift
[1423/1516] Compiling NIOExtras LineBasedFrameDecoder.swift
[1424/1516] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1425/1516] Compiling NIOExtras NIOExtrasError.swift
[1426/1516] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1427/1516] Compiling NIOExtras NIORequestIdentifiable.swift
[1428/1516] Compiling NIOExtras PCAPRingBuffer.swift
[1429/1516] Compiling NIOExtras QuiescingHelper.swift
[1430/1516] Compiling NIOExtras RequestResponseHandler.swift
[1431/1516] Compiling NIOHPACK HuffmanTables.swift
[1432/1516] Compiling NIOHPACK HuffmanCoding.swift
[1433/1516] Compiling NIOHPACK HeaderTables.swift
[1434/1516] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1435/1516] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1436/1516] Compiling NIOHPACK StaticHeaderTable.swift
[1437/1518] Compiling NIOHPACK HPACKErrors.swift
[1440/1518] Compiling NIOHPACK HPACKEncoder.swift
[1441/1518] Emitting module NIOHPACK
[1442/1518] Compiling NIOHPACK HPACKHeader.swift
[1446/1518] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1448/1518] Compiling NIOExtras JSONRPCFraming.swift
[1449/1518] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1450/1518] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1451/1518] Emitting module NIOExtras
[1454/1518] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1455/1518] Compiling NIOExtras LengthFieldPrepender.swift
[1456/1518] Compiling NIOSSL UniversalBootstrapSupport.swift
[1457/1518] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1458/1518] Compiling NIOSSL resource_bundle_accessor.swift
[1461/1533] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1462/1533] Compiling NIOHTTP2 DOSHeuristics.swift
[1464/1533] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1465/1533] Compiling NIOHTTP2 QuiescingState.swift
[1466/1536] Compiling NIOHTTP2 SendingHeadersState.swift
[1467/1536] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1468/1536] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1469/1536] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1470/1536] Compiling NIOHTTP2 StateMachineResult.swift
[1471/1536] Compiling NIOHTTP2 MaySendFrames.swift
[1472/1536] Compiling NIOHTTP2 SendingDataState.swift
[1473/1536] Compiling NIOHTTP2 SendingGoawayState.swift
[1474/1537] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1475/1537] Compiling NIOTransportServices NIOTSSingletons.swift
[1476/1537] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1477/1537] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1478/1582] Compiling PrometheusSample main.swift
[1479/1582] Emitting module PrometheusSample
[1480/1582] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1481/1582] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1482/1582] Compiling NIOHTTP2 SendingRstStreamState.swift
[1483/1582] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1484/1582] Compiling NIOHTTP2 MayReceiveFrames.swift
[1485/1582] Compiling NIOHTTP2 ReceivingDataState.swift
[1486/1582] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1486/1582] Write Objects.LinkFileList
[1488/1582] Compiling NIOHTTP2 HTTP2Error.swift
[1489/1582] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1490/1582] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1491/1582] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1493/1582] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1494/1582] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1498/1582] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1500/1582] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1504/1582] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1505/1582] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1514/1589] Compiling NIOExtras WritePCAPHandler.swift
[1515/1589] Emitting module NIOHTTP2
[1516/1589] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1517/1589] Compiling NIOHTTP2 InboundEventBuffer.swift
[1518/1589] Compiling NIOHTTP2 InboundWindowManager.swift
[1519/1589] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1520/1589] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1521/1589] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[1522/1589] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[1523/1589] Compiling NIOHTTP2 Error+Any.swift
[1524/1589] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1525/1589] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1526/1589] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1527/1589] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1528/1589] Compiling NIOHTTP2 GlitchesMonitor.swift
[1529/1589] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1530/1589] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1531/1589] Compiling NIOHTTP2 StreamChannelList.swift
[1532/1589] Compiling NIOHTTP2 StreamMap.swift
[1533/1589] Compiling NIOHTTP2 StreamStateMachine.swift
[1534/1589] Compiling NIOHTTP2 Timer.swift
[1535/1589] Compiling NIOHTTP2 UnsafeTransfer.swift
[1536/1589] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1536/1589] Linking PrometheusSample
[1538/1589] Compiling NIOHTTP2 HTTP2Stream.swift
[1539/1589] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1540/1589] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1541/1589] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1542/1589] Compiling NIOHTTP2 HTTP2StreamID.swift
[1543/1589] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1544/1589] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1544/1589] Applying PrometheusSample
[1569/1589] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1570/1589] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1571/1589] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1572/1589] Compiling NIOHTTP2 HasLocalSettings.swift
[1573/1589] Compiling NIOHTTP2 HasRemoteSettings.swift
[1574/1589] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1575/1589] Compiling NIOHTTP2 HTTP2Frame.swift
[1576/1589] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1577/1589] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1578/1589] Compiling NIOHTTP2 HTTP2PingData.swift
[1579/1589] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1580/1589] Compiling NIOHTTP2 HTTP2Settings.swift
[1581/1719] Compiling GRPC MessageEncodingHeaderValidator.swift
[1582/1719] Compiling GRPC PlatformSupport.swift
[1583/1719] Compiling GRPC ReadWriteStates.swift
[1584/1719] Compiling GRPC Ref.swift
[1585/1719] Compiling GRPC Serialization.swift
[1586/1719] Compiling GRPC Server+NIOSSL.swift
[1587/1719] Compiling GRPC Server.swift
[1588/1719] Compiling GRPC ServerBuilder+NIOSSL.swift
[1589/1719] Compiling GRPC ServerBuilder.swift
[1590/1719] Compiling GRPC ServerCallContext.swift
[1591/1719] Compiling GRPC StreamingResponseCallContext.swift
[1592/1719] Compiling GRPC UnaryResponseCallContext.swift
[1593/1719] Compiling GRPC ServerChannelErrorHandler.swift
[1594/1719] Compiling GRPC ServerErrorDelegate.swift
[1595/1733] Compiling GRPC Error+NIOSSL.swift
[1596/1733] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[1597/1733] Compiling GRPC FakeChannel.swift
[1598/1733] Compiling GRPC ClientConnection+NIOSSL.swift
[1599/1733] Compiling GRPC ClientConnection+NWTLS.swift
[1600/1733] Compiling GRPC GRPCChannel.swift
[1601/1733] Compiling GRPC GRPCChannelBuilder.swift
[1602/1733] Compiling GRPC GRPCClient.swift
[1603/1733] Compiling GRPC GRPCClientChannelHandler.swift
[1604/1733] Compiling GRPC GRPCClientStateMachine.swift
[1605/1733] Compiling GRPC GRPCContentType.swift
[1606/1733] Compiling GRPC GRPCError.swift
[1607/1733] Compiling GRPC GRPCHeaderName.swift
[1608/1733] Compiling GRPC GRPCIdleHandler.swift
[1609/1733] Compiling GRPC Array+BoundsCheck.swift
[1610/1733] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[1611/1733] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[1612/1733] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[1613/1733] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[1614/1733] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[1615/1733] Compiling GRPC ServerHandlerStateMachine.swift
[1616/1733] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[1617/1733] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[1618/1733] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[1619/1733] Compiling GRPC ServerInterceptorStateMachine.swift
[1620/1733] Compiling GRPC StreamState.swift
[1621/1733] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[1622/1733] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[1623/1733] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[1624/1733] Emitting module GRPC
[1625/1733] Compiling GRPC ConnectionManagerID.swift
[1626/1733] Compiling GRPC ConnectionPool+PerConnectionState.swift
[1627/1733] Compiling GRPC ConnectionPool+Waiter.swift
[1628/1733] Compiling GRPC ConnectionPool.swift
[1629/1733] Compiling GRPC ConnectionPoolIDs.swift
[1630/1733] Compiling GRPC GRPCChannelPool.swift
[1631/1733] Compiling GRPC PoolManager.swift
[1632/1733] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[1633/1733] Compiling GRPC PoolManagerStateMachine.swift
[1634/1733] Compiling GRPC PooledChannel.swift
[1635/1733] Compiling GRPC StreamLender.swift
[1636/1733] Compiling GRPC ConnectivityState.swift
[1637/1733] Compiling GRPC DebugOnly.swift
[1638/1733] Compiling GRPC DelegatingErrorHandler.swift
[1639/1733] Compiling GRPC UnaryCall.swift
[1640/1733] Compiling GRPC ClientConnection.swift
[1641/1733] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[1642/1733] Compiling GRPC ClientErrorDelegate.swift
[1643/1733] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
[1644/1733] Compiling GRPC CompressionAlgorithm.swift
[1645/1733] Compiling GRPC DecompressionLimit.swift
[1646/1733] Compiling GRPC MessageEncoding.swift
[1647/1733] Compiling GRPC Zlib.swift
[1648/1733] Compiling GRPC ConnectionBackoff.swift
[1649/1733] Compiling GRPC ConnectionKeepalive.swift
[1650/1733] Compiling GRPC ConnectionManager+Delegates.swift
[1651/1733] Compiling GRPC ConnectionManager.swift
[1652/1733] Compiling GRPC ConnectionManagerChannelProvider.swift
[1653/1733] Compiling GRPC ClientInterceptorContext.swift
[1654/1733] Compiling GRPC ClientInterceptorPipeline.swift
[1655/1733] Compiling GRPC ClientInterceptorProtocol.swift
[1656/1733] Compiling GRPC ClientInterceptors.swift
[1657/1733] Compiling GRPC ClientTransport.swift
[1658/1733] Compiling GRPC ClientTransportFactory.swift
[1659/1733] Compiling GRPC MessageParts.swift
[1660/1733] Compiling GRPC ServerInterceptorContext.swift
[1661/1733] Compiling GRPC ServerInterceptorPipeline.swift
[1662/1733] Compiling GRPC ServerInterceptors.swift
[1663/1733] Compiling GRPC InterceptorContextList.swift
[1664/1733] Compiling GRPC LengthPrefixedMessageReader.swift
[1665/1733] Compiling GRPC Logger.swift
[1666/1733] Compiling GRPC LoggingServerErrorDelegate.swift
[1667/1733] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[1668/1733] Compiling GRPC GRPCAsyncRequestStream.swift
[1669/1733] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[1670/1733] Compiling GRPC GRPCAsyncResponseStream.swift
[1671/1733] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[1672/1733] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[1673/1733] Compiling GRPC GRPCAsyncServerCallContext.swift
[1674/1733] Compiling GRPC GRPCAsyncServerHandler.swift
[1675/1733] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[1676/1733] Compiling GRPC GRPCAsyncUnaryCall.swift
[1677/1733] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[1678/1733] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[1679/1733] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[1680/1733] Compiling GRPC GRPCSendable.swift
[1681/1733] Compiling GRPC NIOAsyncWrappers.swift
[1682/1733] Compiling GRPC BidirectionalStreamingServerHandler.swift
[1683/1733] Compiling GRPC ClientStreamingServerHandler.swift
[1684/1733] Compiling GRPC ServerHandlerProtocol.swift
[1685/1733] Compiling GRPC ServerStreamingServerHandler.swift
[1686/1733] Compiling GRPC UnaryServerHandler.swift
[1687/1733] Compiling GRPC CallOptions.swift
[1688/1733] Compiling GRPC BidirectionalStreamingCall.swift
[1689/1733] Compiling GRPC Call.swift
[1690/1733] Compiling GRPC CallDetails.swift
[1691/1733] Compiling GRPC ClientCall.swift
[1692/1733] Compiling GRPC ClientStreamingCall.swift
[1693/1733] Compiling GRPC LazyEventLoopPromise.swift
[1694/1733] Compiling GRPC ResponseContainers.swift
[1695/1733] Compiling GRPC ResponsePartContainer.swift
[1696/1733] Compiling GRPC ServerStreamingCall.swift
[1697/1733] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[1698/1733] Compiling GRPC GRPCKeepaliveHandlers.swift
[1699/1733] Compiling GRPC GRPCPayload.swift
[1700/1733] Compiling GRPC GRPCServerPipelineConfigurator.swift
[1701/1733] Compiling GRPC GRPCServerRequestRoutingHandler.swift
[1702/1733] Compiling GRPC GRPCServiceDescription.swift
[1703/1733] Compiling GRPC GRPCStatus.swift
[1704/1733] Compiling GRPC GRPCStatusAndMetadata.swift
[1705/1733] Compiling GRPC GRPCStatusMessageMarshaller.swift
[1706/1733] Compiling GRPC GRPCTLSConfiguration.swift
[1707/1733] Compiling GRPC GRPCTimeout.swift
[1708/1733] Compiling GRPC GRPCWebToHTTP2ServerCodec.swift
[1709/1733] Compiling GRPC HTTP2ToRawGRPCServerCodec.swift
[1710/1733] Compiling GRPC HTTP2ToRawGRPCStateMachine.swift
[1711/1733] Compiling GRPC ServerErrorProcessor.swift
[1712/1733] Compiling GRPC Stopwatch.swift
[1713/1733] Compiling GRPC StreamEvent.swift
[1714/1733] Compiling GRPC TLSVerificationHandler.swift
[1715/1733] Compiling GRPC TLSVersion.swift
[1716/1733] Compiling GRPC TimeLimit.swift
[1717/1733] Compiling GRPC UserInfo.swift
[1718/1733] Compiling GRPC Version.swift
[1719/1733] Compiling GRPC WebCORSHandler.swift
[1720/1733] Compiling GRPC WriteCapturingHandler.swift
[1721/1733] Compiling GRPC _EmbeddedThroughput.swift
[1722/1733] Compiling GRPC _FakeResponseStream.swift
[1723/1733] Compiling GRPC _GRPCClientCodecHandler.swift
[1724/1733] Compiling GRPC _MessageContext.swift
[1725/1742] Compiling OpenTelemetryProtocolExporterGrpc profiles_service.grpc.swift
[1726/1742] Compiling OpenTelemetryProtocolExporterGrpc OtlpLogExporter.swift
[1727/1742] Compiling OpenTelemetryProtocolExporterGrpc OtlpMetricExporter.swift
[1728/1742] Compiling OpenTelemetryProtocolExporterGrpc logs_service.grpc.swift
[1729/1742] Compiling OpenTelemetryProtocolExporterGrpc trace_service.grpc.swift
[1730/1742] Compiling OpenTelemetryProtocolExporterGrpc metrics_service.grpc.swift
[1731/1742] Emitting module OpenTelemetryProtocolExporterGrpc
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceExporter.swift:15:14: warning: non-final class 'OtlpTraceExporter' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
13 | import OpenTelemetrySdk
14 |
15 | public class OtlpTraceExporter: SpanExporter {
| `- warning: non-final class 'OtlpTraceExporter' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 | let channel: GRPCChannel
17 | var traceClient: Opentelemetry_Proto_Collector_Trace_V1_TraceServiceNIOClient
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceExporter.swift:17:7: warning: stored property 'traceClient' of 'Sendable'-conforming class 'OtlpTraceExporter' is mutable; this is an error in the Swift 6 language mode
15 | public class OtlpTraceExporter: SpanExporter {
16 | let channel: GRPCChannel
17 | var traceClient: Opentelemetry_Proto_Collector_Trace_V1_TraceServiceNIOClient
| `- warning: stored property 'traceClient' of 'Sendable'-conforming class 'OtlpTraceExporter' is mutable; this is an error in the Swift 6 language mode
18 | let config: OtlpConfiguration
19 | var callOptions: CallOptions
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceJsonExporter.swift:11:14: warning: non-final class 'OtlpTraceJsonExporter' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | import OpenTelemetryProtocolExporterCommon
10 |
11 | public class OtlpTraceJsonExporter: SpanExporter {
| `- warning: non-final class 'OtlpTraceJsonExporter' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | // MARK: - Variables declaration
13 |
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceJsonExporter.swift:14:15: warning: stored property 'exportedSpans' of 'Sendable'-conforming class 'OtlpTraceJsonExporter' is mutable; this is an error in the Swift 6 language mode
12 | // MARK: - Variables declaration
13 |
14 | private var exportedSpans = [OtlpSpan]()
| `- warning: stored property 'exportedSpans' of 'Sendable'-conforming class 'OtlpTraceJsonExporter' is mutable; this is an error in the Swift 6 language mode
15 | private var isRunning: Bool = true
16 |
[1732/1742] Compiling OpenTelemetryProtocolExporterGrpc OtlpTraceJsonExporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceJsonExporter.swift:11:14: warning: non-final class 'OtlpTraceJsonExporter' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | import OpenTelemetryProtocolExporterCommon
10 |
11 | public class OtlpTraceJsonExporter: SpanExporter {
| `- warning: non-final class 'OtlpTraceJsonExporter' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | // MARK: - Variables declaration
13 |
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceJsonExporter.swift:14:15: warning: stored property 'exportedSpans' of 'Sendable'-conforming class 'OtlpTraceJsonExporter' is mutable; this is an error in the Swift 6 language mode
12 | // MARK: - Variables declaration
13 |
14 | private var exportedSpans = [OtlpSpan]()
| `- warning: stored property 'exportedSpans' of 'Sendable'-conforming class 'OtlpTraceJsonExporter' is mutable; this is an error in the Swift 6 language mode
15 | private var isRunning: Bool = true
16 |
[1733/1742] Compiling OpenTelemetryProtocolExporterGrpc OtlpTraceExporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceExporter.swift:15:14: warning: non-final class 'OtlpTraceExporter' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
13 | import OpenTelemetrySdk
14 |
15 | public class OtlpTraceExporter: SpanExporter {
| `- warning: non-final class 'OtlpTraceExporter' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 | let channel: GRPCChannel
17 | var traceClient: Opentelemetry_Proto_Collector_Trace_V1_TraceServiceNIOClient
/Users/admin/builder/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolGrpc/trace/OtlpTraceExporter.swift:17:7: warning: stored property 'traceClient' of 'Sendable'-conforming class 'OtlpTraceExporter' is mutable; this is an error in the Swift 6 language mode
15 | public class OtlpTraceExporter: SpanExporter {
16 | let channel: GRPCChannel
17 | var traceClient: Opentelemetry_Proto_Collector_Trace_V1_TraceServiceNIOClient
| `- warning: stored property 'traceClient' of 'Sendable'-conforming class 'OtlpTraceExporter' is mutable; this is an error in the Swift 6 language mode
18 | let config: OtlpConfiguration
19 | var callOptions: CallOptions
[1734/1748] 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>
[1735/1748] 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>
[1736/1748] Compiling StableMetricSample main.swift
[1737/1748] Emitting module StableMetricSample
[1737/1748] Write Objects.LinkFileList
[1740/1748] Compiling OTLPExporter main.swift
[1741/1748] Emitting module OTLPExporter
[1741/1748] Write Objects.LinkFileList
[1742/1748] Linking LogsSample
[1743/1748] Linking StableMetricSample
[1744/1748] Applying LogsSample
[1745/1748] Applying StableMetricSample
[1746/1748] Linking OTLPExporter
[1747/1748] Applying OTLPExporter
Build complete! (140.72s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/undefinedlabs/Thrift-Swift
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/undefinedlabs/opentracing-objc
[1/3187] Fetching swift-metrics
[129/3839] Fetching swift-metrics, thrift-swift
[156/4347] Fetching swift-metrics, thrift-swift, opentracing-objc
[722/10982] Fetching swift-metrics, thrift-swift, opentracing-objc, swift-log
Fetched https://github.com/undefinedlabs/opentracing-objc from cache (0.94s)
[2552/10474] Fetching swift-metrics, thrift-swift, swift-log
Fetching https://github.com/open-telemetry/opentelemetry-swift-core.git
[8021/57486] Fetching swift-metrics, thrift-swift, swift-log, swift-protobuf
[8751/108994] Fetching swift-metrics, thrift-swift, swift-log, swift-protobuf, grpc-swift
[19432/192172] Fetching swift-metrics, thrift-swift, swift-log, swift-protobuf, grpc-swift, swift-nio
[19903/206174] Fetching swift-metrics, thrift-swift, swift-log, swift-protobuf, grpc-swift, swift-nio, opentelemetry-swift-core
Fetched https://github.com/open-telemetry/opentelemetry-swift-core.git from cache (1.45s)
[87080/192172] Fetching swift-metrics, thrift-swift, swift-log, swift-protobuf, grpc-swift, swift-nio
Fetched https://github.com/apple/swift-protobuf.git from cache (19.46s)
Fetched https://github.com/apple/swift-metrics.git from cache (19.46s)
Fetched https://github.com/apple/swift-nio.git from cache (19.46s)
Fetched https://github.com/apple/swift-log.git from cache (19.46s)
Fetched https://github.com/grpc/grpc-swift.git from cache (19.46s)
Fetched https://github.com/undefinedlabs/Thrift-Swift from cache (19.46s)
Computing version for https://github.com/undefinedlabs/opentracing-objc
Computed https://github.com/undefinedlabs/opentracing-objc at 0.5.2 (21.63s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (0.63s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.27.5 (2.18s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2843] Fetching swift-nio-transport-services
[30/4663] Fetching swift-nio-transport-services, swift-atomics
[1711/11173] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras
[2257/34749] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-collections
[3555/46857] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-collections, swift-nio-http2
[6003/62276] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-collections, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.97s)
[4651/59433] Fetching swift-atomics, swift-nio-extras, swift-collections, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (2.10s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.10s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.10s)
Fetched https://github.com/apple/swift-collections.git from cache (2.11s)
[6322/15419] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.45s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift-core.git
Computed https://github.com/open-telemetry/opentelemetry-swift-core.git at 2.4.1 (4.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.42s)
Computing version for https://github.com/undefinedlabs/Thrift-Swift
Computed https://github.com/undefinedlabs/Thrift-Swift at 1.1.2 (2.05s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.59s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.06s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.10.0 (1.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.44s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.27.0 (0.43s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (0.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.51s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.34.0 (0.48s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
[1/2745] Fetching swift-service-lifecycle
[166/4548] Fetching swift-service-lifecycle, swift-asn1
[275/5790] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers
[402/6833] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers, swift-http-types
[531/12891] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers, swift-http-types, swift-algorithms
[1499/20043] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers, swift-http-types, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.99s)
[9798/18801] Fetching swift-service-lifecycle, swift-asn1, swift-http-types, swift-algorithms, swift-certificates
[9871/25048] Fetching swift-service-lifecycle, swift-asn1, swift-http-types, swift-algorithms, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-certificates.git from cache (1.27s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.27s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.27s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.27s)
[1793/7290] Fetching swift-http-types, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (2.63s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (2.63s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.18s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.16s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.59s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.44s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.40s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.50s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.54s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.52s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.19.0 (0.54s)
Fetching https://github.com/apple/swift-crypto.git
[1/17429] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.03s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.7.0 (2.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (0.75s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.10.0
Creating working copy for https://github.com/open-telemetry/opentelemetry-swift-core.git
Working copy of https://github.com/open-telemetry/opentelemetry-swift-core.git resolved at 2.4.1
Creating working copy for https://github.com/undefinedlabs/opentracing-objc
Working copy of https://github.com/undefinedlabs/opentracing-objc resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.43.0
Creating working copy for https://github.com/undefinedlabs/Thrift-Swift
Working copy of https://github.com/undefinedlabs/Thrift-Swift resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.36.1
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.27.5
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.27.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.4.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.19.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.34.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.37.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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.4.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/open-telemetry/opentelemetry-swift-core.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.97.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "grpc-swift",
"requirement" : {
"exact" : [
"1.27.5"
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.36.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "2.8.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics.git"
},
{
"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.