Build Information
Successful build of swift-service-lifecycle, reference main (0af403
), with Swift 5.9 for macOS (SPM) on 9 Dec 2024 11:56: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.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/juri/swift-service-lifecycle.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/juri/swift-service-lifecycle
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0af4033 Make logging optional and update docs (#189)
Cloned https://github.com/juri/swift-service-lifecycle.git
Revision (git rev-parse @):
0af4033d874b94acf11d2e0f119484a24352cf37
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/juri/swift-service-lifecycle.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/juri/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/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[5/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[6/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[7/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/27] Compiling InternalCollectionsUtilities Debugging.swift
[9/27] Compiling InternalCollectionsUtilities Descriptions.swift
[10/27] Compiling InternalCollectionsUtilities UInt+reversed.swift
[11/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[13/27] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[14/27] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[15/27] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/27] Emitting module InternalCollectionsUtilities
[17/27] Compiling InternalCollectionsUtilities Integer rank.swift
[18/27] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/99] Compiling DequeModule _DequeBufferHeader.swift
[21/99] Compiling DequeModule _DequeSlot.swift
[22/100] Compiling DequeModule _UnsafeWrappedBuffer.swift
[23/100] Compiling OrderedCollections OrderedSet+Codable.swift
[24/100] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[25/100] Compiling OrderedCollections OrderedSet+Descriptions.swift
[26/100] Compiling OrderedCollections OrderedSet+Diffing.swift
[27/100] Compiling OrderedCollections OrderedSet+Equatable.swift
[28/100] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[29/106] Emitting module ConcurrencyHelpers
[30/106] Compiling ConcurrencyHelpers Lock.swift
[31/106] Compiling ConcurrencyHelpers LockedValueBox.swift
[32/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[33/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[34/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[35/106] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[36/106] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[37/106] Compiling OrderedCollections OrderedSet+Sendable.swift
[38/106] Compiling DequeModule _DequeBuffer.swift
[39/106] Compiling OrderedCollections _HashTable+Bucket.swift
[40/106] Compiling OrderedCollections _HashTable+BucketIterator.swift
[41/106] Compiling OrderedCollections OrderedDictionary+Values.swift
[42/106] Compiling OrderedCollections OrderedDictionary.swift
[43/106] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[44/106] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[45/106] Compiling OrderedCollections OrderedDictionary+Elements.swift
[46/106] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[47/106] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[48/106] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[49/106] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[50/106] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[51/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[52/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[53/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[54/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[55/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[56/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[57/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[58/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[59/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[60/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[61/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[62/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[63/109] Compiling OrderedCollections _Hashtable+Header.swift
[64/109] Compiling OrderedCollections OrderedDictionary+Codable.swift
[65/109] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[66/109] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[67/109] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[68/109] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[69/109] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[70/109] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[71/109] Compiling OrderedCollections _HashTable+Constants.swift
[72/109] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[73/109] Compiling OrderedCollections OrderedSet+Hashable.swift
[74/109] Compiling OrderedCollections OrderedSet+Initializers.swift
[75/109] Compiling OrderedCollections OrderedSet+Insertions.swift
[76/109] Compiling OrderedCollections OrderedSet+Invariants.swift
[77/109] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[78/109] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[85/109] Compiling OrderedCollections _HashTable+Testing.swift
[86/109] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[87/109] Emitting module DequeModule
[88/109] Compiling Logging MetadataProvider.swift
[89/109] Compiling Logging Logging.swift
[90/109] Compiling Logging LogHandler.swift
[91/109] Compiling Logging Locks.swift
[92/109] Emitting module Logging
[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/109] Compiling UnixSignals UnixSignalsSequence.swift
[108/109] Emitting module UnixSignals
[109/109] Compiling UnixSignals UnixSignal.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 AsyncThrowingChannel.swift
[122/160] Compiling AsyncAlgorithms ChannelStateMachine.swift
[123/160] Compiling AsyncAlgorithms ChannelStorage.swift
[124/160] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[125/160] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[126/160] Compiling AsyncAlgorithms Dictionary.swift
[127/160] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[128/160] Compiling AsyncAlgorithms Locking.swift
[129/160] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[130/160] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[131/160] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[132/160] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[133/160] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[134/160] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[135/160] Compiling AsyncAlgorithms AsyncChannel.swift
[136/160] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[137/160] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[138/160] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[139/160] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[140/160] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[141/160] Compiling AsyncAlgorithms UnsafeTransfer.swift
[142/160] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[143/160] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[144/160] Compiling AsyncAlgorithms ZipStateMachine.swift
[145/160] Compiling AsyncAlgorithms ZipStorage.swift
[146/160] Compiling AsyncAlgorithms MergeStateMachine.swift
[147/160] Compiling AsyncAlgorithms MergeStorage.swift
[148/160] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[149/160] Compiling AsyncAlgorithms Rethrow.swift
[150/160] Compiling AsyncAlgorithms SetAlgebra.swift
[151/160] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[152/160] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[153/160] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[154/160] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[155/160] Compiling AsyncAlgorithms AsyncBufferSequence.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 ServiceGroupConfiguration.swift
[162/169] Compiling ServiceLifecycle GracefulShutdown.swift
[163/169] Compiling ServiceLifecycle CancellationWaiter.swift
/Users/admin/builder/spi-builder-workspace/Sources/ServiceLifecycle/CancellationWaiter.swift:32:19: warning: 'withGracefulShutdownHandler(operation:onGracefulShutdown:)' is deprecated: Use the method with the isolation parameter instead.
await withGracefulShutdownHandler {
^
[164/169] Compiling ServiceLifecycle ServiceRunnerError.swift
[165/169] Emitting module ServiceLifecycle
[166/169] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[167/169] Compiling ServiceLifecycle Service.swift
[168/169] Compiling ServiceLifecycle ServiceGroup.swift
[169/169] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[170/171] Emitting module ServiceLifecycleTestKit
[171/171] Compiling ServiceLifecycleTestKit GracefulShutdown.swift
Build complete! (15.65s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/3723] Fetching swift-log
[188/8280] Fetching swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-log.git (1.76s)
Fetched https://github.com/apple/swift-async-algorithms.git (1.76s)
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.41s)
Fetching https://github.com/apple/swift-collections.git
[1/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (2.95s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.27s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.37s)
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
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.2
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.0",
"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" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"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",
"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.