Build Information
Failed to build swift-otel-xray, reference main (8c2587
), with Swift 6.0 for Linux on 3 Dec 2024 09:48:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/slashmo/swift-otel-xray.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/slashmo/swift-otel-xray
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8c25873 Bump actions/checkout from 4.1.7 to 4.2.0 (#30)
Cloned https://github.com/slashmo/swift-otel-xray.git
Revision (git rev-parse @):
8c25873deec285b91069f10e6e08acf6a821ed18
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/slashmo/swift-otel-xray.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/slashmo/swift-otel-xray.git
{
"dependencies" : [
{
"identity" : "swift-otel",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/slashmo/swift-otel.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "swift-otel-xray",
"name" : "swift-otel-xray",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "OpenTelemetryXRay",
"targets" : [
"OpenTelemetryXRay"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6",
"5"
],
"targets" : [
{
"c99name" : "OpenTelemetryXRayTests",
"module_type" : "SwiftTarget",
"name" : "OpenTelemetryXRayTests",
"path" : "Tests/OpenTelemetryXRayTests",
"product_dependencies" : [
"OTel"
],
"sources" : [
"Helpers/XCTAssertThrowsEquatableError.swift",
"IDGeneratorTests.swift",
"MetadataProviderTests.swift",
"PropagatorTests.swift"
],
"target_dependencies" : [
"OpenTelemetryXRay"
],
"type" : "test"
},
{
"c99name" : "OpenTelemetryXRay",
"module_type" : "SwiftTarget",
"name" : "OpenTelemetryXRay",
"path" : "Sources/OpenTelemetryXRay",
"product_dependencies" : [
"NIOConcurrencyHelpers",
"OTel"
],
"product_memberships" : [
"OpenTelemetryXRay"
],
"sources" : [
"Hex.swift",
"IDGenerator.swift",
"MetadataProvider+OTelXRay.swift",
"Propagator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/slashmo/swift-otel.git
[1/4568] Fetching swift-otel
[2285/76643] Fetching swift-otel, swift-nio
Fetched https://github.com/slashmo/swift-otel.git from cache (0.60s)
[11532/72075] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.88s)
Computing version for https://github.com/slashmo/swift-otel.git
Computed https://github.com/slashmo/swift-otel.git at 0.10.1 (1.34s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/slashmo/swift-w3c-trace-context.git
Fetching https://github.com/apple/swift-atomics.git
[1/2111] Fetching swift-metrics
[2112/2596] Fetching swift-metrics, swift-w3c-trace-context
[2597/4165] Fetching swift-metrics, swift-w3c-trace-context, swift-atomics
Fetched https://github.com/slashmo/swift-w3c-trace-context.git from cache (0.32s)
[2661/3680] Fetching swift-metrics, swift-atomics
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[3681/14839] Fetching swift-metrics, swift-atomics, swift-nio-http2
[4574/52712] Fetching swift-metrics, swift-atomics, swift-nio-http2, swift-protobuf
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Fetching https://github.com/apple/swift-async-algorithms.git
[7708/51143] Fetching swift-metrics, swift-nio-http2, swift-protobuf
[8423/99831] Fetching swift-metrics, swift-nio-http2, swift-protobuf, grpc-swift
[13540/102089] Fetching swift-metrics, swift-nio-http2, swift-protobuf, grpc-swift, swift-service-lifecycle
[20876/106646] Fetching swift-metrics, swift-nio-http2, swift-protobuf, grpc-swift, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.42s)
[29027/104388] Fetching swift-metrics, swift-nio-http2, swift-protobuf, grpc-swift, swift-async-algorithms
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.41s)
[26580/99831] Fetching swift-metrics, swift-nio-http2, swift-protobuf, grpc-swift
Fetching https://github.com/apple/swift-log.git
[36211/103554] Fetching swift-metrics, swift-nio-http2, swift-protobuf, grpc-swift, swift-log
[45506/119157] Fetching swift-metrics, swift-nio-http2, swift-protobuf, grpc-swift, swift-log, swift-collections
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.28s)
[35127/107998] Fetching swift-metrics, swift-protobuf, grpc-swift, swift-log, swift-collections
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-log.git from cache (0.59s)
[53122/104275] Fetching swift-metrics, swift-protobuf, grpc-swift, swift-collections
[58640/109182] Fetching swift-metrics, swift-protobuf, grpc-swift, swift-collections, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.46s)
[85893/104275] Fetching swift-metrics, swift-protobuf, grpc-swift, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.63s)
Fetched https://github.com/grpc/grpc-swift.git from cache (2.84s)
Fetched https://github.com/apple/swift-metrics.git from cache (4.83s)
Fetched https://github.com/apple/swift-protobuf.git from cache (4.89s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.2 (0.50s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.1.2 (2.21s)
Fetching https://github.com/apple/swift-service-context.git
[1/989] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.24s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.1.0 (0.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.59s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.83s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.58s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.6.2 (0.61s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.61s)
Fetching https://github.com/apple/swift-system.git
[1/3919] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.33s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.38s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.24.2 (0.63s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5177] Fetching swift-nio-extras
[4505/7465] Fetching swift-nio-extras, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.35s)
[1/13650] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.56s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.57s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.2 (0.45s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.51s)
Fetching https://github.com/apple/swift-http-types
[1/671] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.20s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (3.43s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.44s)
Computing version for https://github.com/slashmo/swift-w3c-trace-context.git
Computed https://github.com/slashmo/swift-w3c-trace-context.git at 1.0.0-beta.3 (0.42s)
Creating working copy for https://github.com/slashmo/swift-w3c-trace-context.git
Working copy of https://github.com/slashmo/swift-w3c-trace-context.git resolved at 1.0.0-beta.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/slashmo/swift-otel.git
Working copy of https://github.com/slashmo/swift-otel.git resolved at 0.10.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
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.34.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.24.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.28.2
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.23.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.29.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.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.24.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.2.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.1.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.5.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.6.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.1.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.0.2
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/23] Write sources
[19/23] Compiling _AtomicsShims.c
[20/23] Compiling c-nioatomics.c
[21/23] Compiling c-atomics.c
[21/23] Write swift-version-24593BA9C3E375BF.txt
[24/79] Emitting module NIOConcurrencyHelpers
[25/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[26/79] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[27/79] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[28/79] Emitting module InternalCollectionsUtilities
[29/81] Compiling ServiceContextModule ServiceContextKey.swift
[30/81] Emitting module ServiceContextModule
[31/81] Compiling ServiceContextModule ServiceContext.swift
[32/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/84] Compiling InternalCollectionsUtilities UInt+reversed.swift
[35/84] Compiling InternalCollectionsUtilities Debugging.swift
[36/84] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/84] Compiling InternalCollectionsUtilities Descriptions.swift
[38/84] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[39/84] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[40/84] Compiling InternalCollectionsUtilities Specialize.swift
[41/84] Compiling InternalCollectionsUtilities _SortedCollection.swift
[42/84] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[43/84] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[47/84] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[48/84] Compiling InternalCollectionsUtilities Integer rank.swift
[49/84] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[50/84] Compiling ConcurrencyHelpers LockedValueBox.swift
[57/84] Compiling CoreMetrics Metrics.swift
[66/84] Emitting module Atomics
[69/91] Compiling Atomics IntegerOperations.swift
[70/91] Compiling Atomics Unmanaged extensions.swift
[72/92] Compiling Instrumentation NoOpInstrument.swift
[73/92] Compiling Instrumentation MultiplexInstrument.swift
[75/92] Emitting module Instrumentation
[76/92] Compiling Instrumentation Instrument.swift
[77/162] Emitting module Logging
[78/162] Compiling Logging MetadataProvider.swift
[79/162] Compiling NIOConcurrencyHelpers lock.swift
[80/162] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[81/162] Compiling NIOConcurrencyHelpers atomics.swift
[82/162] Emitting module CoreMetrics
[83/162] Compiling CoreMetrics Locks.swift
[84/163] Compiling Instrumentation InstrumentationSystem.swift
[85/163] Compiling Instrumentation Locks.swift
[86/164] Emitting module ConcurrencyHelpers
[87/164] Compiling ConcurrencyHelpers Lock.swift
[88/165] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[89/165] Compiling NIOConcurrencyHelpers NIOLock.swift
[91/166] Compiling DequeModule Deque+CustomReflectable.swift
[92/166] Compiling DequeModule Deque+Descriptions.swift
[93/166] Compiling Logging Locks.swift
[94/166] Compiling Logging Logging.swift
[95/166] Compiling Logging LogHandler.swift
[97/169] Compiling DequeModule _DequeBuffer.swift
[98/169] Compiling DequeModule _DequeBufferHeader.swift
[102/180] Compiling Tracing InstrumentationSystem+Tracing.swift
[103/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[104/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[105/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[106/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[107/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[108/180] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[109/180] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[110/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[111/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[112/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[113/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[114/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[115/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[116/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[117/187] Compiling Tracing TracingTime.swift
[118/187] Compiling DequeModule _DequeSlot.swift
[119/187] Compiling DequeModule _UnsafeWrappedBuffer.swift
[120/187] Compiling Tracing TracerProtocol.swift
[121/187] Compiling Tracing Tracer.swift
[122/187] Compiling UnixSignals UnixSignal.swift
[123/187] Compiling UnixSignals UnixSignalsSequence.swift
[124/187] Emitting module UnixSignals
[125/187] Emitting module Tracing
[126/188] Compiling DequeModule Deque+Equatable.swift
[127/188] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[128/188] Compiling DequeModule Deque+Extras.swift
[129/188] Compiling DequeModule Deque+Hashable.swift
[130/188] Compiling DequeModule Deque+Testing.swift
[131/188] Compiling DequeModule Deque._Storage.swift
[132/188] Compiling DequeModule Deque._UnsafeHandle.swift
[133/188] Compiling DequeModule Deque.swift
[134/188] Compiling Tracing TracerProtocol+Legacy.swift
[144/188] Compiling Tracing NoOpTracer.swift
[145/188] Compiling Tracing SpanProtocol.swift
[146/189] Compiling OrderedCollections OrderedDictionary.swift
[147/189] Compiling OrderedCollections OrderedSet+Codable.swift
[148/189] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[149/189] Compiling OrderedCollections OrderedSet+Descriptions.swift
[150/189] Compiling OrderedCollections OrderedSet+Diffing.swift
[151/189] Compiling OrderedCollections OrderedSet+Equatable.swift
[152/189] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[153/189] Compiling OrderedCollections OrderedSet+Hashable.swift
[154/189] Compiling OrderedCollections OrderedDictionary+Codable.swift
[155/189] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[156/189] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[157/189] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[158/189] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[159/189] Compiling OrderedCollections OrderedDictionary+Elements.swift
[160/189] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[161/189] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[162/189] Compiling OrderedCollections OrderedSet+Initializers.swift
[163/189] Compiling OrderedCollections OrderedSet+Insertions.swift
[164/189] Compiling OrderedCollections OrderedSet+Invariants.swift
[165/189] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[166/189] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[167/189] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[168/189] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[169/189] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[170/189] Compiling DequeModule Deque+Codable.swift
[171/189] Compiling DequeModule Deque+Collection.swift
[172/189] Emitting module DequeModule
[183/190] Compiling OrderedCollections OrderedSet+Sendable.swift
[184/190] Compiling OrderedCollections OrderedSet+SubSequence.swift
[185/190] Compiling OrderedCollections OrderedSet+Testing.swift
[186/190] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[187/190] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[188/190] Compiling OrderedCollections OrderedSet.swift
[189/190] Compiling OrderedCollections _UnsafeBitset.swift
[190/190] Emitting module OrderedCollections
[192/243] Compiling W3CTraceContext TraceFlags.swift
[193/243] Compiling W3CTraceContext TraceContext.swift
[194/243] Compiling W3CTraceContext Hex.swift
[195/243] Emitting module W3CTraceContext
[196/243] Compiling W3CTraceContext SpanID.swift
[197/243] Compiling W3CTraceContext TraceID.swift
[198/243] Compiling W3CTraceContext TraceState.swift
[200/244] Emitting module AsyncAlgorithms
[201/250] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[202/250] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[203/250] Compiling AsyncAlgorithms MergeStateMachine.swift
[204/250] Compiling AsyncAlgorithms MergeStorage.swift
[205/250] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[206/250] Compiling AsyncAlgorithms Rethrow.swift
[207/250] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[208/250] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[209/250] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[210/250] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[211/250] Compiling AsyncAlgorithms AsyncChannel.swift
[212/250] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[213/250] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[214/250] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[215/250] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[216/250] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[217/250] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[218/250] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[219/250] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[220/250] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[221/250] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[222/250] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[223/250] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[224/250] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[225/250] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[226/250] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[227/250] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[228/250] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[229/250] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[230/250] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[231/250] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[232/250] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[233/250] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[234/250] Compiling AsyncAlgorithms DebounceStateMachine.swift
[235/250] Compiling AsyncAlgorithms DebounceStorage.swift
[236/250] Compiling AsyncAlgorithms Dictionary.swift
[237/250] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[238/250] Compiling AsyncAlgorithms Locking.swift
[239/250] Compiling AsyncAlgorithms ChannelStateMachine.swift
[240/250] Compiling AsyncAlgorithms ChannelStorage.swift
[241/250] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[242/250] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[243/250] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[244/250] Compiling AsyncAlgorithms CombineLatestStorage.swift
[245/250] Compiling AsyncAlgorithms SetAlgebra.swift
[246/250] Compiling AsyncAlgorithms UnsafeTransfer.swift
[247/250] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[248/250] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[249/250] Compiling AsyncAlgorithms ZipStateMachine.swift
[250/250] Compiling AsyncAlgorithms ZipStorage.swift
[252/259] Emitting module ServiceLifecycle
[253/260] Compiling ServiceLifecycle CancellationWaiter.swift
[254/260] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[255/260] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[256/260] Compiling ServiceLifecycle GracefulShutdown.swift
[257/260] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[258/260] Compiling ServiceLifecycle ServiceRunnerError.swift
[259/260] Compiling ServiceLifecycle Service.swift
[260/260] Compiling ServiceLifecycle ServiceGroup.swift
[262/318] Emitting module OTel
[263/326] Compiling OTel OTelSpanProcessor.swift
[264/326] Compiling OTel OTelMultiplexPropagator.swift
[265/326] Compiling OTel OTelPropagator.swift
[266/326] Compiling OTel OTelW3CPropagator.swift
[267/326] Compiling OTel OTelConstantSampler.swift
[268/326] Compiling OTel OTelParentBasedSampler.swift
[269/326] Compiling OTel OTelSampler.swift
[270/326] Compiling OTel OTelSamplingResult.swift
[271/326] Compiling OTel Logger+OTelDisabled.swift
[272/326] Compiling OTel MetadataProvider+OTel.swift
[273/326] Compiling OTel OTelLogHandler.swift
[274/326] Compiling OTel OTelLogRecord.swift
[275/326] Compiling OTel OTelLogRecordProcessor.swift
[276/326] Compiling OTel Attribute.swift
[277/326] Compiling OTel Counter.swift
[278/326] Compiling OTel FloatingPointCounter.swift
[279/326] Compiling OTel Gauge.swift
[280/326] Compiling OTel Histogram.swift
[281/326] Compiling OTel OTelMetricRegistry.swift
[282/326] Compiling OTel Counter+OTelInstrument.swift
[283/326] Compiling OTel FloatingPointCounter+OTelInstrument.swift
[284/326] Compiling OTel Gauge+OTelInstrument.swift
[285/326] Compiling OTel Histogram+OTelInstrument.swift
[286/326] Compiling OTel OTelMetricInstrument.swift
[287/326] Compiling OTel OTelConsoleMetricExporter.swift
[288/326] Compiling OTel OTelMetricExporter.swift
[289/326] Compiling OTel OTelMultiplexMetricExporter.swift
[290/326] Compiling OTel OTLPMetricsDataModel.swift
[291/326] Compiling OTel OTelMetricProducer.swift
[292/326] Compiling OTel OTelMetricRegistry+Produce.swift
[293/326] Compiling OTel OTelPeriodicExportingMetricsReader.swift
[294/326] Compiling OTel OTelPeriodicExportingMetricsReaderConfiguration.swift
[295/326] Compiling OTel OTelSpan.swift
[296/326] Compiling OTel OTelTracer.swift
[297/326] Compiling OTel OTelTracing+Benchmarking.swift
[298/326] Compiling OTel OTelBatchSpanProcessor.swift
[299/326] Compiling OTel OTelBatchSpanProcessorConfiguration.swift
[300/326] Compiling OTel OTelMultiplexSpanProcessor.swift
[301/326] Compiling OTel OTelNoOpSpanProcessor.swift
[302/326] Compiling OTel OTelSimpleSpanProcessor.swift
[303/326] Compiling OTel Counter+SwiftMetrics.swift
[304/326] Compiling OTel FloatingPointCounter+SwiftMetrics.swift
[305/326] Compiling OTel Gauge+SwiftMetrics.swift
[306/326] Compiling OTel Histogram+SwiftMetrics.swift
[307/326] Compiling OTel OTLPMetricsFactory.swift
[308/326] Compiling OTel OTelLibrary.swift
[309/326] Compiling OTel OTelEnvironmentResourceDetector.swift
[310/326] Compiling OTel OTelManualResourceDetector.swift
[311/326] Compiling OTel OTelProcessResourceDetector.swift
[312/326] Compiling OTel OTelResource.swift
[313/326] Compiling OTel OTelResourceDetection.swift
[314/326] Compiling OTel OTelResourceDetector.swift
[315/326] Compiling OTel OTelMultiplexSpanExporter.swift
[316/326] Compiling OTel OTelNoOpSpanExporter.swift
[317/326] Compiling OTel OTelSpanExporter.swift
[318/326] Compiling OTel OTelFinishedSpan.swift
[319/326] Compiling OTel OTelEnvironment.swift
[320/326] Compiling OTel OTelEnvironmentValueError.swift
[321/326] Compiling OTel OTelIDGenerator.swift
[322/326] Compiling OTel OTelRandomIDGenerator.swift
[323/326] Compiling OTel OTelSpanContext.swift
[324/326] Compiling OTel ServiceContext+OTelSpanContext.swift
[325/326] Compiling OTel HookedFatalError.swift
[326/326] Compiling OTel Timeout.swift
[328/332] Compiling OpenTelemetryXRay IDGenerator.swift
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift:42:34: error: cannot find type 'OTelTraceID' in scope
40 | }
41 |
42 | public func nextTraceID() -> OTelTraceID {
| `- error: cannot find type 'OTelTraceID' in scope
43 | var traceIDBytes: OTelTraceID.Bytes = (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
44 | withUnsafeMutableBytes(of: &traceIDBytes) { ptr in
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift:60:33: error: cannot find type 'OTelSpanID' in scope
58 | }
59 |
60 | public func nextSpanID() -> OTelSpanID {
| `- error: cannot find type 'OTelSpanID' in scope
61 | var spanIDBytes: OTelSpanID.Bytes = (0, 0, 0, 0, 0, 0, 0, 0)
62 | withUnsafeMutableBytes(of: &spanIDBytes) { ptr in
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift:43:27: error: cannot find type 'OTelTraceID' in scope
41 |
42 | public func nextTraceID() -> OTelTraceID {
43 | var traceIDBytes: OTelTraceID.Bytes = (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
| `- error: cannot find type 'OTelTraceID' in scope
44 | withUnsafeMutableBytes(of: &traceIDBytes) { ptr in
45 | ptr.storeBytes(of: self.getCurrentSecondsSinceEpoch().bigEndian, as: UInt32.self)
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift:61:26: error: cannot find type 'OTelSpanID' in scope
59 |
60 | public func nextSpanID() -> OTelSpanID {
61 | var spanIDBytes: OTelSpanID.Bytes = (0, 0, 0, 0, 0, 0, 0, 0)
| `- error: cannot find type 'OTelSpanID' in scope
62 | withUnsafeMutableBytes(of: &spanIDBytes) { ptr in
63 | ptr.storeBytes(of: randomNumberGenerator.withLockedValue { $0.next() }.bigEndian, as: UInt64.self)
[329/332] Compiling OpenTelemetryXRay Propagator.swift
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:87:74: error: cannot find type 'OTelTraceID' in scope
85 | }
86 |
87 | private func extractTraceID(_ string: some StringProtocol) throws -> OTelTraceID {
| `- error: cannot find type 'OTelTraceID' in scope
88 | let result = try string.utf8.withContiguousStorageIfAvailable { traceIDBytes -> OTelTraceID in
89 | guard traceIDBytes.count == 35 else {
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:119:73: error: cannot find type 'OTelSpanID' in scope
117 | }
118 |
119 | private func extractSpanID(_ string: some StringProtocol) throws -> OTelSpanID {
| `- error: cannot find type 'OTelSpanID' in scope
120 | let result = try string.utf8.withContiguousStorageIfAvailable { spanIDBytes -> OTelSpanID in
121 | guard spanIDBytes.count == 16 else {
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:31:48: error: value of type 'TraceID' has no member 'hexBytes'
29 | using injector: Inject
30 | ) where Inject: Injector, Carrier == Inject.Carrier {
31 | let traceIDBytes = spanContext.traceID.hexBytes
| `- error: value of type 'TraceID' has no member 'hexBytes'
32 | let timestampBytes = traceIDBytes[0 ..< 8]
33 | let randomBytes = traceIDBytes[8...]
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:52:31: error: cannot find type 'OTelTraceID' in scope
50 | }
51 |
52 | var extractedTraceID: OTelTraceID?
| `- error: cannot find type 'OTelTraceID' in scope
53 | var spanID: OTelSpanID?
54 | var extractedTraceFlags: OTelTraceFlags?
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:53:21: error: cannot find type 'OTelSpanID' in scope
51 |
52 | var extractedTraceID: OTelTraceID?
53 | var spanID: OTelSpanID?
| `- error: cannot find type 'OTelSpanID' in scope
54 | var extractedTraceFlags: OTelTraceFlags?
55 |
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:54:34: error: cannot find type 'OTelTraceFlags' in scope
52 | var extractedTraceID: OTelTraceID?
53 | var spanID: OTelSpanID?
54 | var extractedTraceFlags: OTelTraceFlags?
| `- error: cannot find type 'OTelTraceFlags' in scope
55 |
56 | let parts = tracingHeader.split(separator: ";")
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:69:63: error: type '[Any]' has no member 'sampled'
67 | let startIndex = part.index(part.startIndex, offsetBy: 8)
68 | let sampledString = part[startIndex...]
69 | extractedTraceFlags = sampledString == "1" ? .sampled : []
| `- error: type '[Any]' has no member 'sampled'
70 | }
71 | }
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:79:31: error: cannot find 'OTelSpanID' in scope
77 | return OTelSpanContext(
78 | traceID: traceID,
79 | spanID: spanID ?? OTelSpanID(bytes: (0, 0, 0, 0, 0, 0, 0, 0)),
| `- error: cannot find 'OTelSpanID' in scope
80 | parentSpanID: nil,
81 | traceFlags: extractedTraceFlags ?? [],
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:77:16: error: 'OTelSpanContext' initializer is inaccessible due to 'private' protection level
75 | }
76 |
77 | return OTelSpanContext(
| `- error: 'OTelSpanContext' initializer is inaccessible due to 'private' protection level
78 | traceID: traceID,
79 | spanID: spanID ?? OTelSpanID(bytes: (0, 0, 0, 0, 0, 0, 0, 0)),
OTel.OTelSpanContext (private):13:13: note: 'init(traceContext:parentSpanID:isRemote:)' declared here
11 | public static func local(traceID: W3CTraceContext.TraceID, spanID: W3CTraceContext.SpanID, parentSpanID: W3CTraceContext.SpanID?, traceFlags: W3CTraceContext.TraceFlags, traceState: W3CTraceContext.TraceState) -> OTel.OTelSpanContext
12 | public static func remote(traceContext: W3CTraceContext.TraceContext) -> OTel.OTelSpanContext
13 | private init(traceContext: W3CTraceContext.TraceContext, parentSpanID: W3CTraceContext.SpanID?, isRemote: Bool)
| `- note: 'init(traceContext:parentSpanID:isRemote:)' declared here
14 | public func hash(into hasher: inout Hasher)
15 | public static func __derived_struct_equals(_ a: OTel.OTelSpanContext, _ b: OTel.OTelSpanContext) -> Bool
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:77:31: error: extra arguments at positions #1, #2, #4, #5 in call
75 | }
76 |
77 | return OTelSpanContext(
| `- error: extra arguments at positions #1, #2, #4, #5 in call
78 | traceID: traceID,
79 | spanID: spanID ?? OTelSpanID(bytes: (0, 0, 0, 0, 0, 0, 0, 0)),
OTel.OTelSpanContext (private):13:13: note: 'init(traceContext:parentSpanID:isRemote:)' declared here
11 | public static func local(traceID: W3CTraceContext.TraceID, spanID: W3CTraceContext.SpanID, parentSpanID: W3CTraceContext.SpanID?, traceFlags: W3CTraceContext.TraceFlags, traceState: W3CTraceContext.TraceState) -> OTel.OTelSpanContext
12 | public static func remote(traceContext: W3CTraceContext.TraceContext) -> OTel.OTelSpanContext
13 | private init(traceContext: W3CTraceContext.TraceContext, parentSpanID: W3CTraceContext.SpanID?, isRemote: Bool)
| `- note: 'init(traceContext:parentSpanID:isRemote:)' declared here
14 | public func hash(into hasher: inout Hasher)
15 | public static func __derived_struct_equals(_ a: OTel.OTelSpanContext, _ b: OTel.OTelSpanContext) -> Bool
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:78:13: error: missing argument for parameter 'traceContext' in call
76 |
77 | return OTelSpanContext(
78 | traceID: traceID,
| `- error: missing argument for parameter 'traceContext' in call
79 | spanID: spanID ?? OTelSpanID(bytes: (0, 0, 0, 0, 0, 0, 0, 0)),
80 | parentSpanID: nil,
OTel.OTelSpanContext (private):13:13: note: 'init(traceContext:parentSpanID:isRemote:)' declared here
11 | public static func local(traceID: W3CTraceContext.TraceID, spanID: W3CTraceContext.SpanID, parentSpanID: W3CTraceContext.SpanID?, traceFlags: W3CTraceContext.TraceFlags, traceState: W3CTraceContext.TraceState) -> OTel.OTelSpanContext
12 | public static func remote(traceContext: W3CTraceContext.TraceContext) -> OTel.OTelSpanContext
13 | private init(traceContext: W3CTraceContext.TraceContext, parentSpanID: W3CTraceContext.SpanID?, isRemote: Bool)
| `- note: 'init(traceContext:parentSpanID:isRemote:)' declared here
14 | public func hash(into hasher: inout Hasher)
15 | public static func __derived_struct_equals(_ a: OTel.OTelSpanContext, _ b: OTel.OTelSpanContext) -> Bool
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:82:25: error: 'nil' requires a contextual type
80 | parentSpanID: nil,
81 | traceFlags: extractedTraceFlags ?? [],
82 | traceState: nil,
| `- error: 'nil' requires a contextual type
83 | isRemote: true
84 | )
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:114:20: error: cannot find 'OTelTraceID' in scope
112 | }
113 |
114 | return OTelTraceID(bytes: traceIDStorage)
| `- error: cannot find 'OTelTraceID' in scope
115 | }
116 | return try result ?? extractTraceID(String(string))
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:88:89: error: cannot find type 'OTelTraceID' in scope
86 |
87 | private func extractTraceID(_ string: some StringProtocol) throws -> OTelTraceID {
88 | let result = try string.utf8.withContiguousStorageIfAvailable { traceIDBytes -> OTelTraceID in
| `- error: cannot find type 'OTelTraceID' in scope
89 | guard traceIDBytes.count == 35 else {
90 | throw TraceHeaderParsingError(value: String(string), reason: .invalidTraceIDLength(string.count))
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:104:33: error: cannot find type 'OTelTraceID' in scope
102 | }
103 |
104 | var traceIDStorage: OTelTraceID.Bytes = (
| `- error: cannot find type 'OTelTraceID' in scope
105 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
106 | )
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:88:38: error: type of expression is ambiguous without a type annotation
86 |
87 | private func extractTraceID(_ string: some StringProtocol) throws -> OTelTraceID {
88 | let result = try string.utf8.withContiguousStorageIfAvailable { traceIDBytes -> OTelTraceID in
| `- error: type of expression is ambiguous without a type annotation
89 | guard traceIDBytes.count == 35 else {
90 | throw TraceHeaderParsingError(value: String(string), reason: .invalidTraceIDLength(string.count))
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:116:16: warning: no calls to throwing functions occur within 'try' expression
114 | return OTelTraceID(bytes: traceIDStorage)
115 | }
116 | return try result ?? extractTraceID(String(string))
| `- warning: no calls to throwing functions occur within 'try' expression
117 | }
118 |
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:129:20: error: cannot find 'OTelSpanID' in scope
127 | Hex.convert(spanIDBytes, toBytes: ptr)
128 | }
129 | return OTelSpanID(bytes: bytes)
| `- error: cannot find 'OTelSpanID' in scope
130 | }
131 | return try result ?? extractSpanID(String(string))
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:120:88: error: cannot find type 'OTelSpanID' in scope
118 |
119 | private func extractSpanID(_ string: some StringProtocol) throws -> OTelSpanID {
120 | let result = try string.utf8.withContiguousStorageIfAvailable { spanIDBytes -> OTelSpanID in
| `- error: cannot find type 'OTelSpanID' in scope
121 | guard spanIDBytes.count == 16 else {
122 | throw TraceHeaderParsingError(value: String(string), reason: .invalidSpanIDLength(spanIDBytes.count))
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:125:24: error: cannot find type 'OTelSpanID' in scope
123 | }
124 |
125 | var bytes: OTelSpanID.Bytes = (0, 0, 0, 0, 0, 0, 0, 0)
| `- error: cannot find type 'OTelSpanID' in scope
126 | withUnsafeMutableBytes(of: &bytes) { ptr in
127 | Hex.convert(spanIDBytes, toBytes: ptr)
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:120:38: error: type of expression is ambiguous without a type annotation
118 |
119 | private func extractSpanID(_ string: some StringProtocol) throws -> OTelSpanID {
120 | let result = try string.utf8.withContiguousStorageIfAvailable { spanIDBytes -> OTelSpanID in
| `- error: type of expression is ambiguous without a type annotation
121 | guard spanIDBytes.count == 16 else {
122 | throw TraceHeaderParsingError(value: String(string), reason: .invalidSpanIDLength(spanIDBytes.count))
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:131:16: warning: no calls to throwing functions occur within 'try' expression
129 | return OTelSpanID(bytes: bytes)
130 | }
131 | return try result ?? extractSpanID(String(string))
| `- warning: no calls to throwing functions occur within 'try' expression
132 | }
133 | }
[330/332] Compiling OpenTelemetryXRay MetadataProvider+OTelXRay.swift
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/MetadataProvider+OTelXRay.swift:29:52: error: value of type 'TraceID' has no member 'hexBytes'
27 | guard let spanContext = ServiceContext.current?.spanContext else { return [:] }
28 |
29 | let traceIDBytes = spanContext.traceID.hexBytes
| `- error: value of type 'TraceID' has no member 'hexBytes'
30 | let timestampBytes = traceIDBytes[0 ..< 8]
31 | let randomBytes = traceIDBytes[8...]
error: emit-module command failed with exit code 1 (use -v to see invocation)
[331/332] Compiling OpenTelemetryXRay Hex.swift
[332/332] Emitting module OpenTelemetryXRay
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift:42:34: error: cannot find type 'OTelTraceID' in scope
40 | }
41 |
42 | public func nextTraceID() -> OTelTraceID {
| `- error: cannot find type 'OTelTraceID' in scope
43 | var traceIDBytes: OTelTraceID.Bytes = (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
44 | withUnsafeMutableBytes(of: &traceIDBytes) { ptr in
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift:60:33: error: cannot find type 'OTelSpanID' in scope
58 | }
59 |
60 | public func nextSpanID() -> OTelSpanID {
| `- error: cannot find type 'OTelSpanID' in scope
61 | var spanIDBytes: OTelSpanID.Bytes = (0, 0, 0, 0, 0, 0, 0, 0)
62 | withUnsafeMutableBytes(of: &spanIDBytes) { ptr in
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:87:74: error: cannot find type 'OTelTraceID' in scope
85 | }
86 |
87 | private func extractTraceID(_ string: some StringProtocol) throws -> OTelTraceID {
| `- error: cannot find type 'OTelTraceID' in scope
88 | let result = try string.utf8.withContiguousStorageIfAvailable { traceIDBytes -> OTelTraceID in
89 | guard traceIDBytes.count == 35 else {
/host/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift:119:73: error: cannot find type 'OTelSpanID' in scope
117 | }
118 |
119 | private func extractSpanID(_ string: some StringProtocol) throws -> OTelSpanID {
| `- error: cannot find type 'OTelSpanID' in scope
120 | let result = try string.utf8.withContiguousStorageIfAvailable { spanIDBytes -> OTelSpanID in
121 | guard spanIDBytes.count == 16 else {
BUILD FAILURE 6.0 linux