Build Information
Successful build of swift-system-metrics, reference main (013477), with Swift 6.2 for Linux on 28 Apr 2026 20:31:00 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-system-metrics.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/apple/swift-system-metrics
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0134772 Cleanup repository structure (#113)
Cloned https://github.com/apple/swift-system-metrics.git
Revision (git rev-parse @):
01347728f063f13f209df010a0ac12a0a63a5dab
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-system-metrics.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/apple/swift-system-metrics.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/2751] Fetching swift-service-lifecycle
[29/5945] Fetching swift-service-lifecycle, swift-metrics
[1186/12190] Fetching swift-service-lifecycle, swift-metrics, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.48s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.56s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.56s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.10.1 (1.09s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.68s)
Fetching https://github.com/apple/swift-collections.git
[1/23800] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.83s)
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 (2.32s)
Fetching https://github.com/apple/swift-log.git
[1/6726] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.29s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.47s)
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.1
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/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-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
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/44] Emitting module InternalCollectionsUtilities
[14/46] Compiling InternalCollectionsUtilities Integer rank.swift
[15/46] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/46] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/46] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/46] Compiling CoreMetrics WithMetricsFactory.swift
[20/46] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[21/46] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[22/46] Compiling InternalCollectionsUtilities Debugging.swift
[23/46] Compiling InternalCollectionsUtilities Descriptions.swift
[24/46] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/46] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[26/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/46] Compiling InternalCollectionsUtilities Span+Extras.swift
[28/46] Compiling InternalCollectionsUtilities String+Padding.swift
[29/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[30/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/46] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/46] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/129] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[36/129] Compiling OrderedCollections _HashTable.swift
[37/129] Compiling OrderedCollections _Hashtable+Header.swift
[38/129] Compiling OrderedCollections OrderedDictionary+Codable.swift
[39/129] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[40/139] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[41/139] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[42/139] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[43/139] Compiling OrderedCollections OrderedDictionary+Values.swift
[44/139] Compiling OrderedCollections OrderedSet+Diffing.swift
[45/139] Compiling OrderedCollections OrderedSet+Equatable.swift
[46/139] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[47/139] Compiling OrderedCollections OrderedSet+Hashable.swift
[48/139] Compiling OrderedCollections OrderedDictionary.swift
[49/139] Compiling OrderedCollections OrderedSet+Codable.swift
[50/139] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[51/139] Compiling OrderedCollections OrderedSet+Descriptions.swift
[52/139] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[53/139] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[54/139] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[55/139] Compiling OrderedCollections OrderedDictionary+Elements.swift
[56/139] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[57/139] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[58/139] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[59/139] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[60/139] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[61/139] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[62/139] Compiling CoreMetrics Metrics.swift
[63/139] Compiling CoreMetrics MappingMetricsFactory.swift
[64/139] Emitting module ContainersPreview
[65/139] Compiling OrderedCollections _HashTable+Bucket.swift
[66/139] Compiling OrderedCollections _HashTable+BucketIterator.swift
[67/139] Compiling OrderedCollections _HashTable+Constants.swift
[68/139] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[69/139] Compiling OrderedCollections _HashTable+Testing.swift
[70/139] Compiling ContainersPreview Box.swift
[71/139] Compiling ContainersPreview Inout.swift
[72/139] Compiling ContainersPreview InputSpan.swift
[73/139] Compiling ContainersPreview Shared.swift
[75/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[76/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[77/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[78/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[79/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[80/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[81/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[82/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[83/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[84/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[85/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[86/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[87/180] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[88/180] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[89/187] Compiling DequeModule UniqueDeque+Consumption.swift
[90/187] Compiling DequeModule UniqueDeque+Container.swift
[91/187] Compiling DequeModule UniqueDeque+Descriptions.swift
[92/187] Compiling DequeModule UniqueDeque+Equatable.swift
[93/187] Compiling DequeModule UniqueDeque+Experimental.swift
[94/192] Compiling Logging MetadataProvider.swift
[95/192] Compiling CoreMetrics Locks.swift
[96/192] Emitting module CoreMetrics
[97/192] Compiling ConcurrencyHelpers Lock.swift
[98/192] Emitting module ConcurrencyHelpers
[99/192] Compiling ConcurrencyHelpers LockedValueBox.swift
[100/194] Compiling Logging Locks.swift
[101/194] Compiling DequeModule RigidDeque+Experimental.swift
[102/194] Compiling DequeModule RigidDeque+Hashable.swift
[103/194] Compiling DequeModule RigidDeque+Initializers.swift
[104/194] Compiling DequeModule RigidDeque+Insertions.swift
[105/194] Compiling DequeModule RigidDeque+Prepend.swift
[106/194] Compiling DequeModule RigidDeque+Removals.swift
[107/194] Compiling DequeModule RigidDeque+Replacements.swift
[108/194] Compiling DequeModule RigidDeque+Testing.swift
[111/197] Compiling DequeModule _DequeBuffer.swift
[112/197] Compiling DequeModule _DequeBufferHeader.swift
[113/197] Compiling DequeModule RigidDeque+Append.swift
[114/197] Compiling DequeModule RigidDeque+Consumption.swift
[115/197] Compiling DequeModule RigidDeque+Container.swift
[116/197] Compiling DequeModule RigidDeque+Descriptions.swift
[117/197] Compiling DequeModule UniqueDeque+Hashable.swift
[118/197] Compiling DequeModule UniqueDeque+Initializers.swift
[119/197] Compiling DequeModule UniqueDeque+Insertions.swift
[120/197] Compiling DequeModule UniqueDeque+Prepend.swift
[121/197] Compiling DequeModule UniqueDeque+Removals.swift
[122/197] Compiling DequeModule RigidDeque.swift
[123/197] Compiling DequeModule UniqueDeque+Append.swift
[129/197] Compiling DequeModule UniqueDeque+Replacements.swift
[130/197] Compiling DequeModule Deque+CustomReflectable.swift
[131/197] Compiling DequeModule Deque+Descriptions.swift
[132/197] Compiling DequeModule Deque+Equatable.swift
[133/197] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[145/197] Compiling DequeModule RigidDeque+Equatable.swift
[157/197] Compiling Logging LogEvent.swift
[158/197] Compiling Logging LogHandler.swift
[159/197] Compiling Logging Logging.swift
[160/197] Emitting module Logging
[162/198] Compiling UnixSignals UnixSignal.swift
[163/198] Compiling UnixSignals UnixSignalsSequence.swift
[164/198] Emitting module UnixSignals
[166/199] Compiling DequeModule Deque+Extras.swift
[167/199] Compiling DequeModule Deque+Hashable.swift
[168/199] Compiling DequeModule Deque+Testing.swift
[169/199] Compiling DequeModule Deque._Storage.swift
[170/199] Compiling DequeModule Deque._UnsafeHandle.swift
[171/199] Compiling DequeModule Deque.swift
[172/199] Compiling DequeModule Deque+Codable.swift
[173/199] Compiling DequeModule Deque+Collection.swift
[186/199] Compiling OrderedCollections OrderedSet+Sendable.swift
[187/199] Compiling OrderedCollections OrderedSet+SubSequence.swift
[188/199] Compiling OrderedCollections OrderedSet+Testing.swift
[189/199] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[190/199] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[191/199] Compiling OrderedCollections OrderedSet.swift
[192/199] Compiling OrderedCollections _UnsafeBitset.swift
[193/199] Emitting module OrderedCollections
[196/200] Compiling DequeModule UniqueDeque.swift
[197/200] Compiling DequeModule _DequeSlot.swift
[198/200] Compiling DequeModule _UnsafeDequeHandle.swift
[199/200] Compiling DequeModule _UnsafeDequeSegments.swift
[200/200] Emitting module DequeModule
[202/254] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[203/254] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[204/254] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[205/254] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[206/254] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[207/254] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[208/254] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[209/254] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[210/261] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[211/261] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[212/261] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[213/261] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[214/261] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[215/261] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[216/261] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[217/261] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[218/261] Emitting module AsyncAlgorithms
[219/261] Compiling AsyncAlgorithms Rethrow.swift
[220/261] Compiling AsyncAlgorithms SetAlgebra.swift
[221/261] Compiling AsyncAlgorithms UnsafeTransfer.swift
[222/261] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[223/261] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[224/261] Compiling AsyncAlgorithms ZipStateMachine.swift
[225/261] Compiling AsyncAlgorithms ZipStorage.swift
[226/261] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[227/261] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[228/261] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[229/261] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[230/261] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[231/261] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[232/261] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[233/261] Compiling AsyncAlgorithms AsyncShareSequence.swift
[234/261] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[235/261] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[236/261] Compiling AsyncAlgorithms AsyncChannel.swift
[237/261] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[238/261] Compiling AsyncAlgorithms ChannelStateMachine.swift
[239/261] Compiling AsyncAlgorithms ChannelStorage.swift
[240/261] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[241/261] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[242/261] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[243/261] Compiling AsyncAlgorithms MergeStateMachine.swift
[244/261] Compiling AsyncAlgorithms MergeStorage.swift
[245/261] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[246/261] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[247/261] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[248/261] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[249/261] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[250/261] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[251/261] Compiling AsyncAlgorithms Disconnected.swift
[252/261] Compiling AsyncAlgorithms _TinyArray.swift
[253/261] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[254/261] Compiling AsyncAlgorithms Locking.swift
[255/261] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[256/261] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[257/261] Compiling AsyncAlgorithms CombineLatestStorage.swift
[258/261] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[259/261] Compiling AsyncAlgorithms DebounceStateMachine.swift
[260/261] Compiling AsyncAlgorithms DebounceStorage.swift
[261/261] Compiling AsyncAlgorithms Dictionary.swift
[263/271] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[264/271] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[265/272] Emitting module ServiceLifecycle
[266/272] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[267/272] Compiling ServiceLifecycle ServiceRunnerError.swift
[268/272] Compiling ServiceLifecycle Service.swift
[269/272] Compiling ServiceLifecycle GracefulShutdown.swift
[270/272] Compiling ServiceLifecycle CancellationWaiter.swift
[271/272] Compiling ServiceLifecycle ServiceGroup.swift
[272/272] Compiling ServiceLifecycle ClosureService.swift
[274/278] Compiling SystemMetrics SystemMetricsMonitorConfiguration.swift
[275/278] Compiling SystemMetrics SystemMetricsMonitor+Linux.swift
[276/278] Compiling SystemMetrics SystemMetricsMonitor+Darwin.swift
[277/278] Compiling SystemMetrics SystemMetricsMonitor.swift
[278/278] Emitting module SystemMetrics
Build complete! (84.74s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "2.10.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.9.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
}
],
"manifest_display_name" : "swift-system-metrics",
"name" : "swift-system-metrics",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SystemMetrics",
"targets" : [
"SystemMetrics"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SystemMetricsTests",
"module_type" : "SwiftTarget",
"name" : "SystemMetricsTests",
"path" : "Tests/SystemMetricsTests",
"product_dependencies" : [
"MetricsTestKit"
],
"sources" : [
"DarwinDataProviderTests.swift",
"LinuxDataProviderTests.swift",
"SystemMetricsMonitorTests.swift",
"WaitForUntil.swift"
],
"target_dependencies" : [
"SystemMetrics"
],
"type" : "test"
},
{
"c99name" : "SystemMetrics",
"module_type" : "SwiftTarget",
"name" : "SystemMetrics",
"path" : "Sources/SystemMetrics",
"product_dependencies" : [
"CoreMetrics",
"ServiceLifecycle",
"AsyncAlgorithms"
],
"product_memberships" : [
"SystemMetrics"
],
"sources" : [
"SystemMetricsMonitor+Darwin.swift",
"SystemMetricsMonitor+Linux.swift",
"SystemMetricsMonitor.swift",
"SystemMetricsMonitorConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.