Build Information
Successful build of swift-service-lifecycle, reference main (1de372), with Swift 6.0 for Linux on 4 Nov 2025 00:12:18 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/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-service-lifecycle.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/swift-server/swift-service-lifecycle
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1de3729 Enable 6.2 CI and enable Windows CI (#215)
Cloned https://github.com/swift-server/swift-service-lifecycle.git
Revision (git rev-parse @):
1de37290c0ab3c5a96028e0f02911b672fd42348
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-service-lifecycle.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/swift-server/swift-service-lifecycle.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/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/4155] Fetching swift-log
[4032/9812] Fetching swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-log.git from cache (0.52s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.52s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.87s)
Fetching https://github.com/apple/swift-collections.git
[1/18286] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.17s)
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.4
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.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/34] Emitting module InternalCollectionsUtilities
[12/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/36] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[15/36] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/36] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/36] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/36] Compiling InternalCollectionsUtilities Debugging.swift
[19/36] Compiling InternalCollectionsUtilities Descriptions.swift
[20/36] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/36] Compiling InternalCollectionsUtilities Integer rank.swift
[22/36] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/36] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/36] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[26/36] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[27/36] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/37] Compiling ConcurrencyHelpers LockedValueBox.swift
[31/107] Compiling Logging MetadataProvider.swift
[32/107] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[33/107] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[34/109] Emitting module ConcurrencyHelpers
[35/109] Compiling ConcurrencyHelpers Lock.swift
[36/110] Compiling OrderedCollections _HashTable+Testing.swift
[37/110] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[39/110] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[40/110] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[41/113] Compiling Logging LogHandler.swift
[42/113] Compiling Logging Logging.swift
[43/113] Emitting module Logging
[44/113] Compiling Logging Locks.swift
[46/114] Compiling DequeModule _DequeSlot.swift
[47/114] Compiling DequeModule _UnsafeWrappedBuffer.swift
[48/114] Compiling OrderedCollections _HashTable+Constants.swift
[49/114] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[50/114] Compiling OrderedCollections _HashTable+Bucket.swift
[51/114] Compiling OrderedCollections _HashTable+BucketIterator.swift
[52/114] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[53/114] Compiling OrderedCollections OrderedDictionary+Values.swift
[54/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[55/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[56/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[57/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[58/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[59/114] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[60/114] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[61/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[62/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[63/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[64/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[65/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[66/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[67/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[68/121] Compiling OrderedCollections OrderedSet+Initializers.swift
[69/121] Compiling OrderedCollections OrderedSet+Insertions.swift
[70/121] Compiling OrderedCollections OrderedSet+Invariants.swift
[71/121] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[72/121] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[73/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[74/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[75/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[76/121] Compiling OrderedCollections OrderedDictionary.swift
[77/121] Compiling OrderedCollections OrderedSet+Codable.swift
[78/121] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[79/121] Compiling OrderedCollections OrderedSet+Descriptions.swift
[80/121] Compiling OrderedCollections OrderedSet+Diffing.swift
[81/121] Compiling OrderedCollections OrderedSet+Equatable.swift
[82/121] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[83/121] Compiling OrderedCollections OrderedSet+Hashable.swift
[84/121] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[85/121] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[94/121] Compiling OrderedCollections OrderedDictionary+Codable.swift
[95/121] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[96/121] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[97/121] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[98/121] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[99/121] Compiling OrderedCollections OrderedDictionary+Elements.swift
[100/121] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[101/121] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[102/121] Compiling UnixSignals UnixSignal.swift
[103/121] Emitting module DequeModule
[105/122] Compiling UnixSignals UnixSignalsSequence.swift
[106/122] Emitting module UnixSignals
[116/123] Emitting module OrderedCollections
[117/123] Compiling OrderedCollections OrderedSet+Sendable.swift
[118/123] Compiling OrderedCollections OrderedSet+SubSequence.swift
[119/123] Compiling OrderedCollections OrderedSet+Testing.swift
[120/123] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[121/123] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[122/123] Compiling OrderedCollections OrderedSet.swift
[123/123] Compiling OrderedCollections _UnsafeBitset.swift
[125/169] Emitting module AsyncAlgorithms
[126/175] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[127/175] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[128/175] Compiling AsyncAlgorithms MergeStateMachine.swift
[129/175] Compiling AsyncAlgorithms MergeStorage.swift
[130/175] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[131/175] Compiling AsyncAlgorithms Rethrow.swift
[132/175] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[133/175] Compiling AsyncAlgorithms DebounceStateMachine.swift
[134/175] Compiling AsyncAlgorithms DebounceStorage.swift
[135/175] Compiling AsyncAlgorithms Dictionary.swift
[136/175] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[137/175] Compiling AsyncAlgorithms Locking.swift
[138/175] Compiling AsyncAlgorithms SetAlgebra.swift
[139/175] Compiling AsyncAlgorithms UnsafeTransfer.swift
[140/175] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[141/175] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[142/175] Compiling AsyncAlgorithms ZipStateMachine.swift
[143/175] Compiling AsyncAlgorithms ZipStorage.swift
[144/175] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[145/175] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[146/175] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[147/175] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[148/175] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[149/175] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[150/175] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[151/175] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[152/175] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[153/175] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[154/175] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[155/175] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[156/175] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[157/175] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[158/175] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[159/175] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[160/175] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[161/175] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[162/175] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[163/175] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[164/175] Compiling AsyncAlgorithms ChannelStateMachine.swift
[165/175] Compiling AsyncAlgorithms ChannelStorage.swift
[166/175] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[167/175] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[168/175] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[169/175] Compiling AsyncAlgorithms CombineLatestStorage.swift
[170/175] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[171/175] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[172/175] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[173/175] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[174/175] Compiling AsyncAlgorithms AsyncChannel.swift
[175/175] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[177/184] Emitting module ServiceLifecycle
[178/185] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[179/185] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[180/185] Compiling ServiceLifecycle GracefulShutdown.swift
[181/185] Compiling ServiceLifecycle Service.swift
[182/185] Compiling ServiceLifecycle ServiceRunnerError.swift
[183/185] Compiling ServiceLifecycle CancellationWaiter.swift
[184/185] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[185/185] Compiling ServiceLifecycle ServiceGroup.swift
[187/188] Emitting module ServiceLifecycleTestKit
[188/188] Compiling ServiceLifecycleTestKit GracefulShutdown.swift
Build complete! (43.58s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms.git"
}
],
"manifest_display_name" : "swift-service-lifecycle",
"name" : "swift-service-lifecycle",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ServiceLifecycle",
"targets" : [
"ServiceLifecycle"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ServiceLifecycleTestKit",
"targets" : [
"ServiceLifecycleTestKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "UnixSignals",
"targets" : [
"UnixSignals"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UnixSignalsTests",
"module_type" : "SwiftTarget",
"name" : "UnixSignalsTests",
"path" : "Tests/UnixSignalsTests",
"sources" : [
"UnixSignalTests.swift"
],
"target_dependencies" : [
"UnixSignals"
],
"type" : "test"
},
{
"c99name" : "UnixSignals",
"module_type" : "SwiftTarget",
"name" : "UnixSignals",
"path" : "Sources/UnixSignals",
"product_memberships" : [
"ServiceLifecycle",
"ServiceLifecycleTestKit",
"UnixSignals"
],
"sources" : [
"UnixSignal.swift",
"UnixSignalsSequence.swift"
],
"target_dependencies" : [
"ConcurrencyHelpers"
],
"type" : "library"
},
{
"c99name" : "ServiceLifecycleTests",
"module_type" : "SwiftTarget",
"name" : "ServiceLifecycleTests",
"path" : "Tests/ServiceLifecycleTests",
"sources" : [
"AsyncCancelOnGracefulShutdownSequenceTests.swift",
"GracefulShutdownTests.swift",
"MockService.swift",
"ServiceGroupAddServiceTests.swift",
"ServiceGroupTests.swift",
"XCTest+Async.swift"
],
"target_dependencies" : [
"ServiceLifecycle",
"ServiceLifecycleTestKit"
],
"type" : "test"
},
{
"c99name" : "ServiceLifecycleTestKit",
"module_type" : "SwiftTarget",
"name" : "ServiceLifecycleTestKit",
"path" : "Sources/ServiceLifecycleTestKit",
"product_memberships" : [
"ServiceLifecycleTestKit"
],
"sources" : [
"GracefulShutdown.swift"
],
"target_dependencies" : [
"ServiceLifecycle"
],
"type" : "library"
},
{
"c99name" : "ServiceLifecycle",
"module_type" : "SwiftTarget",
"name" : "ServiceLifecycle",
"path" : "Sources/ServiceLifecycle",
"product_dependencies" : [
"Logging",
"AsyncAlgorithms"
],
"product_memberships" : [
"ServiceLifecycle",
"ServiceLifecycleTestKit"
],
"sources" : [
"AsyncCancelOnGracefulShutdownSequence.swift",
"AsyncGracefulShutdownSequence.swift",
"CancellationWaiter.swift",
"GracefulShutdown.swift",
"Service.swift",
"ServiceGroup.swift",
"ServiceGroupConfiguration.swift",
"ServiceRunnerError.swift"
],
"target_dependencies" : [
"UnixSignals",
"ConcurrencyHelpers"
],
"type" : "library"
},
{
"c99name" : "ConcurrencyHelpers",
"module_type" : "SwiftTarget",
"name" : "ConcurrencyHelpers",
"path" : "Sources/ConcurrencyHelpers",
"product_memberships" : [
"ServiceLifecycle",
"ServiceLifecycleTestKit",
"UnixSignals"
],
"sources" : [
"Lock.swift",
"LockedValueBox.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.