Build Information
Successful build of swift-service-lifecycle, reference 2.8.0 (e71873
), with Swift 5.9 for macOS (SPM) on 30 Apr 2025 16:11:35 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-service-lifecycle.git
Reference: 2.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-service-lifecycle
* tag 2.8.0 -> FETCH_HEAD
HEAD is now at e718730 Remove platforms from manifest (#203)
Cloned https://github.com/swift-server/swift-service-lifecycle.git
Revision (git rev-parse @):
e7187309187695115033536e8fc9b2eb87fd956d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/swift-server/swift-service-lifecycle.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[2/26] Compiling InternalCollectionsUtilities Specialize.swift
[3/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/26] Compiling InternalCollectionsUtilities Debugging.swift
[5/26] Compiling InternalCollectionsUtilities Descriptions.swift
[6/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[7/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[9/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[10/27] Compiling InternalCollectionsUtilities UInt+reversed.swift
[11/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/27] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[13/27] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[15/27] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[16/27] Compiling InternalCollectionsUtilities Integer rank.swift
[17/27] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/27] Emitting module InternalCollectionsUtilities
[19/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/99] Compiling ConcurrencyHelpers LockedValueBox.swift
[21/99] Compiling DequeModule _DequeBufferHeader.swift
[22/99] Compiling DequeModule _DequeSlot.swift
[23/99] Compiling OrderedCollections _HashTable+Testing.swift
[24/99] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[25/100] Compiling DequeModule _DequeBuffer.swift
[26/100] Compiling OrderedCollections _HashTable+Constants.swift
[27/100] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[28/100] Compiling Logging LogHandler.swift
[29/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[30/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[31/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[32/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[33/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[34/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[35/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[36/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[37/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[38/100] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[39/100] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[40/100] Compiling OrderedCollections OrderedSet+Sendable.swift
[41/106] Compiling DequeModule _UnsafeWrappedBuffer.swift
[42/106] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[43/106] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[44/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[45/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[46/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[47/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[48/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[49/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[50/106] Compiling OrderedCollections _Hashtable+Header.swift
[51/106] Compiling OrderedCollections OrderedDictionary+Codable.swift
[52/106] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[53/106] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[54/106] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[55/106] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[56/106] Compiling OrderedCollections OrderedSet+Codable.swift
[57/106] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[58/106] Compiling OrderedCollections OrderedSet+Descriptions.swift
[59/106] Compiling OrderedCollections OrderedSet+Diffing.swift
[60/106] Compiling OrderedCollections OrderedSet+Equatable.swift
[61/106] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[62/106] Compiling OrderedCollections OrderedSet+Hashable.swift
[63/106] Compiling OrderedCollections OrderedSet+Initializers.swift
[64/106] Compiling OrderedCollections OrderedSet+Insertions.swift
[65/106] Compiling OrderedCollections OrderedSet+Invariants.swift
[66/106] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[67/106] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[68/106] Compiling OrderedCollections _HashTable+Bucket.swift
[69/106] Compiling OrderedCollections _HashTable+BucketIterator.swift
[70/106] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[71/106] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[72/106] Emitting module ConcurrencyHelpers
[73/106] Compiling ConcurrencyHelpers Lock.swift
[74/106] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[75/106] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[76/106] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[77/106] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[78/106] Compiling OrderedCollections OrderedDictionary+Values.swift
[79/106] Compiling OrderedCollections OrderedDictionary.swift
[80/106] Compiling OrderedCollections OrderedDictionary+Elements.swift
[81/106] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[82/106] Emitting module DequeModule
[83/109] Emitting module Logging
[84/109] Compiling Logging Logging.swift
[85/109] Compiling Logging MetadataProvider.swift
[86/109] Compiling Logging Locks.swift
[99/109] Compiling OrderedCollections _HashTable.swift
[100/109] Compiling OrderedCollections OrderedSet+SubSequence.swift
[101/109] Compiling OrderedCollections OrderedSet+Testing.swift
[102/109] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[103/109] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[104/109] Compiling OrderedCollections OrderedSet.swift
[105/109] Compiling OrderedCollections _UnsafeBitset.swift
[106/109] Emitting module OrderedCollections
[107/135] Compiling UnixSignals UnixSignal.swift
[108/155] Emitting module UnixSignals
[109/155] Compiling UnixSignals UnixSignalsSequence.swift
[110/155] Emitting module AsyncAlgorithms
[111/160] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[112/160] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[113/160] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[114/160] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[115/160] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[116/160] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[117/160] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[118/160] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[119/160] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[120/160] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[121/160] Compiling AsyncAlgorithms MergeStateMachine.swift
[122/160] Compiling AsyncAlgorithms MergeStorage.swift
[123/160] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[124/160] Compiling AsyncAlgorithms Rethrow.swift
[125/160] Compiling AsyncAlgorithms SetAlgebra.swift
[126/160] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[127/160] Compiling AsyncAlgorithms ChannelStateMachine.swift
[128/160] Compiling AsyncAlgorithms ChannelStorage.swift
[129/160] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[130/160] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[131/160] Compiling AsyncAlgorithms Dictionary.swift
[132/160] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[133/160] Compiling AsyncAlgorithms Locking.swift
[134/160] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[135/160] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[136/160] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[137/160] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[138/160] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[139/160] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[140/160] Compiling AsyncAlgorithms AsyncChannel.swift
[141/160] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[142/160] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[143/160] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[144/160] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[145/160] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[146/160] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[147/160] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[148/160] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[149/160] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[150/160] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[151/160] Compiling AsyncAlgorithms UnsafeTransfer.swift
[152/160] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[153/160] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[154/160] Compiling AsyncAlgorithms ZipStateMachine.swift
[155/160] Compiling AsyncAlgorithms ZipStorage.swift
[156/160] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[157/160] Compiling AsyncAlgorithms CombineLatestStorage.swift
[158/160] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[159/160] Compiling AsyncAlgorithms DebounceStateMachine.swift
[160/160] Compiling AsyncAlgorithms DebounceStorage.swift
[161/169] Compiling ServiceLifecycle ServiceRunnerError.swift
[162/169] Compiling ServiceLifecycle CancellationWaiter.swift
[163/169] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[164/169] Compiling ServiceLifecycle Service.swift
[165/169] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[166/169] Emitting module ServiceLifecycle
[167/169] Compiling ServiceLifecycle ServiceGroup.swift
[168/169] Compiling ServiceLifecycle GracefulShutdown.swift
[169/169] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[170/171] Compiling ServiceLifecycleTestKit GracefulShutdown.swift
[171/171] Emitting module ServiceLifecycleTestKit
Build complete! (13.27s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/3836] Fetching swift-log
[462/8801] Fetching swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git (1.65s)
Fetched https://github.com/apple/swift-log.git (1.65s)
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.42s)
Fetching https://github.com/apple/swift-collections.git
[1/16269] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.35s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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
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" : "/Users/admin/builder/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"
}
Done.