Build Information
Successful build of swift-service-lifecycle, reference main (0af403
), with Swift 6.0 for macOS (SPM) on 9 Dec 2024 11:57:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
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
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/4557] Fetching swift-async-algorithms
[93/8280] Fetching swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.12s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.12s)
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.47s)
Fetching https://github.com/apple/swift-collections.git
[1/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.90s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.32s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.47s)
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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-service-lifecycle",
"name": "swift-service-lifecycle",
"url": "https://github.com/juri/swift-service-lifecycle.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/juri/swift-service-lifecycle.git
[1/1021] Fetching swift-service-lifecycle
Fetched https://github.com/juri/swift-service-lifecycle.git from cache (0.96s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.56s)
Fetched https://github.com/apple/swift-log.git from cache (0.56s)
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.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.02s)
Creating working copy for https://github.com/juri/swift-service-lifecycle.git
Working copy of https://github.com/juri/swift-service-lifecycle.git resolved at main (0af4033)
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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
warning: '.resolve-product-dependencies': dependency 'swift-service-lifecycle' is not used by any target
Found 2 product dependencies
- swift-log
- swift-async-algorithms
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/juri/swift-service-lifecycle.git
https://github.com/juri/swift-service-lifecycle.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version--7754E27361AE5C74.txt
[11/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/37] Compiling InternalCollectionsUtilities Debugging.swift
[13/37] Compiling InternalCollectionsUtilities Descriptions.swift
[14/37] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/37] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/37] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/37] Compiling InternalCollectionsUtilities Specialize.swift
[18/37] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/37] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/37] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/37] Compiling InternalCollectionsUtilities Integer rank.swift
[22/37] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/37] Emitting module InternalCollectionsUtilities
[24/37] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[25/37] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[26/37] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[27/37] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/37] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/37] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/37] Compiling Logging MetadataProvider.swift
[31/37] Compiling Logging LogHandler.swift
[32/37] Emitting module ConcurrencyHelpers
[33/37] Compiling ConcurrencyHelpers Lock.swift
[34/37] Compiling ConcurrencyHelpers LockedValueBox.swift
[35/80] Compiling Logging Locks.swift
[36/81] Emitting module Logging
[37/81] Compiling Logging Logging.swift
[38/112] Compiling DequeModule _DequeBufferHeader.swift
[39/112] Compiling DequeModule _DequeSlot.swift
[40/113] Compiling DequeModule _UnsafeWrappedBuffer.swift
[41/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[42/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[43/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[44/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[45/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[46/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[47/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[48/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[49/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[50/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[51/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[52/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[53/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[54/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[55/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[56/113] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[57/113] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[58/113] Compiling OrderedCollections OrderedSet+Sendable.swift
[59/119] Compiling DequeModule _DequeBuffer.swift
[60/119] Compiling OrderedCollections OrderedDictionary+Codable.swift
[61/119] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[62/119] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[63/119] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[64/119] Compiling OrderedCollections _HashTable.swift
[65/119] Compiling OrderedCollections _Hashtable+Header.swift
[66/119] Compiling OrderedCollections OrderedSet+Hashable.swift
[67/119] Compiling OrderedCollections OrderedSet+Initializers.swift
[68/119] Compiling OrderedCollections OrderedSet+Insertions.swift
[69/119] Compiling OrderedCollections OrderedSet+Invariants.swift
[70/119] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[71/119] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[72/119] Compiling OrderedCollections OrderedSet+Codable.swift
[73/119] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[74/119] Compiling OrderedCollections OrderedSet+Descriptions.swift
[75/119] Compiling OrderedCollections OrderedSet+Diffing.swift
[76/119] Compiling OrderedCollections OrderedSet+Equatable.swift
[77/119] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[78/119] Compiling OrderedCollections _HashTable+Constants.swift
[79/119] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/119] Compiling OrderedCollections _HashTable+Testing.swift
[81/119] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[82/119] Compiling UnixSignals UnixSignalsSequence.swift
[83/119] Compiling UnixSignals UnixSignal.swift
[84/119] Emitting module UnixSignals
[90/119] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[91/119] Compiling OrderedCollections OrderedDictionary+Elements.swift
[92/119] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[93/119] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[94/119] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[95/119] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[96/119] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[97/119] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[98/119] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[99/119] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[100/119] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[101/119] Compiling OrderedCollections OrderedDictionary+Values.swift
[102/119] Compiling OrderedCollections OrderedDictionary.swift
[103/119] Compiling OrderedCollections _HashTable+Bucket.swift
[104/119] Compiling OrderedCollections _HashTable+BucketIterator.swift
[112/119] Emitting module DequeModule
[113/119] Compiling OrderedCollections OrderedSet+SubSequence.swift
[114/119] Compiling OrderedCollections OrderedSet+Testing.swift
[115/119] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/119] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[117/119] Compiling OrderedCollections OrderedSet.swift
[118/119] Compiling OrderedCollections _UnsafeBitset.swift
[119/119] Emitting module OrderedCollections
[120/165] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[121/165] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[122/165] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[123/165] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[124/165] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[125/170] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[126/170] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[127/170] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[128/170] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[129/170] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[130/170] Compiling AsyncAlgorithms Dictionary.swift
[131/170] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[132/170] Compiling AsyncAlgorithms Locking.swift
[133/170] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[134/170] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[135/170] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[136/170] Compiling AsyncAlgorithms ChannelStateMachine.swift
[137/170] Compiling AsyncAlgorithms ChannelStorage.swift
[138/170] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[139/170] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[140/170] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[141/170] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[142/170] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[143/170] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[144/170] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[145/170] Compiling AsyncAlgorithms MergeStateMachine.swift
[146/170] Compiling AsyncAlgorithms MergeStorage.swift
[147/170] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[148/170] Compiling AsyncAlgorithms Rethrow.swift
[149/170] Compiling AsyncAlgorithms SetAlgebra.swift
[150/170] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[151/170] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[152/170] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[153/170] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[154/170] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[155/170] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[156/170] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[157/170] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[158/170] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[159/170] Compiling AsyncAlgorithms AsyncChannel.swift
[160/170] Emitting module AsyncAlgorithms
[161/170] Compiling AsyncAlgorithms UnsafeTransfer.swift
[162/170] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[163/170] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[164/170] Compiling AsyncAlgorithms ZipStateMachine.swift
[165/170] Compiling AsyncAlgorithms ZipStorage.swift
[166/170] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[167/170] Compiling AsyncAlgorithms CombineLatestStorage.swift
[168/170] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[169/170] Compiling AsyncAlgorithms DebounceStateMachine.swift
[170/170] Compiling AsyncAlgorithms DebounceStorage.swift
[171/179] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[172/179] Compiling ServiceLifecycle ServiceRunnerError.swift
[173/179] Compiling ServiceLifecycle Service.swift
[174/179] Compiling ServiceLifecycle CancellationWaiter.swift
[175/179] Compiling ServiceLifecycle GracefulShutdown.swift
/Users/admin/builder/spi-builder-workspace/Sources/ServiceLifecycle/GracefulShutdown.swift:46:26: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
38 | // Unsafely inheriting the executor is safe to do here since we are not calling any other async method
39 | // except the operation. This makes sure no other executor hops would occur here.
40 | public func withGracefulShutdownHandler<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
41 | isolation: isolated (any Actor)? = #isolation,
42 | operation: () async throws -> T,
:
44 | ) async rethrows -> T {
45 | guard let gracefulShutdownManager = TaskLocals.gracefulShutdownManager else {
46 | return try await operation()
| `- warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
47 | }
48 |
/Users/admin/builder/spi-builder-workspace/Sources/ServiceLifecycle/GracefulShutdown.swift:57:22: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
38 | // Unsafely inheriting the executor is safe to do here since we are not calling any other async method
39 | // except the operation. This makes sure no other executor hops would occur here.
40 | public func withGracefulShutdownHandler<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
41 | isolation: isolated (any Actor)? = #isolation,
42 | operation: () async throws -> T,
:
55 | }
56 |
57 | return try await operation()
| `- warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
58 | }
59 |
/Users/admin/builder/spi-builder-workspace/Sources/ServiceLifecycle/GracefulShutdown.swift:137:80: warning: sending 'operation' risks causing data races; this is an error in the Swift 6 language mode
134 | onCancelOrGracefulShutdown handler: @Sendable @escaping () -> Void
135 | ) async rethrows -> T {
136 | return try await withTaskCancellationHandler {
| `- note: access can happen concurrently
137 | try await withGracefulShutdownHandler(isolation: isolation, operation: operation, onGracefulShutdown: handler)
| |- warning: sending 'operation' risks causing data races; this is an error in the Swift 6 language mode
| `- note: 'isolation'-isolated 'operation' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
138 | } onCancel: {
139 | handler()
[176/179] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[177/179] Emitting module ServiceLifecycle
[178/179] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[179/179] Compiling ServiceLifecycle ServiceGroup.swift
[180/181] Emitting module ServiceLifecycleTestKit
[181/181] Compiling ServiceLifecycleTestKit GracefulShutdown.swift
Build complete! (20.76s)
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"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/juri/swift-service-lifecycle/main
Repository: juri/swift-service-lifecycle
Swift version used: 6.0
Target: ServiceLifecycle
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'ServiceLifecycle'...
Finished extracting symbol information for 'ServiceLifecycle'. (3.91s)
Building documentation for 'ServiceLifecycle'...
Finished building documentation for 'ServiceLifecycle' (0.15s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/juri/swift-service-lifecycle/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-log.git
Updated https://github.com/apple/swift-log.git (0.56s)
[1/2044] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.30s)
Updated https://github.com/apple/swift-async-algorithms.git (0.59s)
Updated https://github.com/apple/swift-collections.git (0.59s)
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.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3203] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.30s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.56s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit GenericConstraint.swift
[8/57] Compiling SymbolKit GenericParameter.swift
[9/57] Compiling SymbolKit Generics.swift
[10/57] Compiling SymbolKit Namespace.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit SourceRange.swift
[22/57] Compiling SymbolKit Metadata.swift
[23/57] Compiling SymbolKit Module.swift
[24/57] Compiling SymbolKit OperatingSystem.swift
[25/57] Compiling SymbolKit Platform.swift
[26/57] Compiling SymbolKit Relationship.swift
[27/57] Compiling SymbolKit RelationshipKind.swift
[28/57] Compiling SymbolKit SourceOrigin.swift
[29/57] Compiling SymbolKit GenericConstraints.swift
[30/57] Compiling SymbolKit Swift.swift
[31/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[32/57] Compiling SymbolKit UnifiedSymbol.swift
[33/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[34/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[35/57] Compiling SymbolKit Names.swift
[36/57] Compiling SymbolKit SPI.swift
[37/57] Compiling SymbolKit Snippet.swift
[38/57] Compiling SymbolKit Extension.swift
[39/57] Compiling SymbolKit DeclarationFragments.swift
[40/57] Compiling SymbolKit Fragment.swift
[41/57] Compiling SymbolKit FragmentKind.swift
[42/57] Compiling SymbolKit FunctionParameter.swift
[43/57] Compiling SymbolKit FunctionSignature.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit Identifier.swift
[49/57] Compiling SymbolKit KindIdentifier.swift
[50/57] Compiling SymbolKit Location.swift
[51/57] Compiling SymbolKit Mutability.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.13s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/27] Compiling InternalCollectionsUtilities Specialize.swift
[5/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[6/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[7/27] Compiling InternalCollectionsUtilities Debugging.swift
[8/27] Compiling InternalCollectionsUtilities Descriptions.swift
[9/28] Compiling Logging MetadataProvider.swift
[10/28] Compiling ConcurrencyHelpers LockedValueBox.swift
[11/28] Compiling ConcurrencyHelpers Lock.swift
[12/28] Emitting module ConcurrencyHelpers
[13/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/31] Emitting module InternalCollectionsUtilities
[17/31] Compiling InternalCollectionsUtilities Integer rank.swift
[18/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[20/31] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[21/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/31] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[24/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/31] Compiling Logging Locks.swift
[26/31] Compiling Logging LogHandler.swift
[27/31] Compiling Logging Logging.swift
[28/31] Emitting module Logging
[29/46] Emitting module UnixSignals
[30/46] Compiling UnixSignals UnixSignal.swift
[31/46] Compiling UnixSignals UnixSignalsSequence.swift
[32/103] Compiling DequeModule _DequeSlot.swift
[33/103] Compiling DequeModule _DequeBufferHeader.swift
[34/103] Compiling DequeModule _DequeBuffer.swift
[35/104] Compiling DequeModule _UnsafeWrappedBuffer.swift
[36/104] Compiling OrderedCollections OrderedSet+Descriptions.swift
[37/104] Compiling OrderedCollections OrderedSet+Diffing.swift
[38/104] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[39/104] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[40/104] Compiling OrderedCollections OrderedSet+Codable.swift
[41/104] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[42/104] Compiling OrderedCollections OrderedSet+Hashable.swift
[43/104] Compiling OrderedCollections OrderedSet+Initializers.swift
[44/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[45/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[46/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[47/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[48/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[49/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[50/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[51/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[52/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[53/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[54/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[55/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[56/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[57/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[58/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[59/104] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[60/104] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[61/104] Compiling OrderedCollections OrderedSet+Sendable.swift
[62/110] Compiling OrderedCollections OrderedSet+Insertions.swift
[63/110] Compiling OrderedCollections OrderedSet+Invariants.swift
[64/110] Compiling OrderedCollections OrderedSet+Equatable.swift
[65/110] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[66/110] Emitting module DequeModule
[79/110] Compiling OrderedCollections _Hashtable+Header.swift
[80/110] Compiling OrderedCollections OrderedDictionary+Codable.swift
[81/110] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[82/110] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[83/110] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[84/110] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[85/110] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[86/110] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[87/110] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[88/110] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[89/110] Compiling OrderedCollections OrderedDictionary+Values.swift
[90/110] Compiling OrderedCollections OrderedDictionary.swift
[91/110] Compiling OrderedCollections OrderedDictionary+Elements.swift
[92/110] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[93/110] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[94/110] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[95/110] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[96/110] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[97/110] Compiling OrderedCollections _HashTable+Bucket.swift
[98/110] Compiling OrderedCollections _HashTable+BucketIterator.swift
[99/110] Compiling OrderedCollections _HashTable+Constants.swift
[100/110] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[101/110] Compiling OrderedCollections _HashTable+Testing.swift
[102/110] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[103/110] Compiling OrderedCollections _HashTable.swift
[104/110] Compiling OrderedCollections OrderedSet+SubSequence.swift
[105/110] Compiling OrderedCollections OrderedSet+Testing.swift
[106/110] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[107/110] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[108/110] Compiling OrderedCollections OrderedSet.swift
[109/110] Compiling OrderedCollections _UnsafeBitset.swift
[110/110] Emitting module OrderedCollections
[111/156] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[112/156] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[113/156] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[114/156] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[115/156] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[116/161] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[117/161] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[118/161] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[119/161] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[120/161] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[121/161] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[122/161] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[123/161] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[124/161] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[125/161] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[126/161] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[127/161] Compiling AsyncAlgorithms ChannelStateMachine.swift
[128/161] Compiling AsyncAlgorithms ChannelStorage.swift
[129/161] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[130/161] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[131/161] Compiling AsyncAlgorithms Dictionary.swift
[132/161] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[133/161] Compiling AsyncAlgorithms Locking.swift
[134/161] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[135/161] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[136/161] Compiling AsyncAlgorithms MergeStateMachine.swift
[137/161] Compiling AsyncAlgorithms MergeStorage.swift
[138/161] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[139/161] Compiling AsyncAlgorithms Rethrow.swift
[140/161] Compiling AsyncAlgorithms SetAlgebra.swift
[141/161] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[142/161] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[143/161] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[144/161] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[145/161] Compiling AsyncAlgorithms AsyncChannel.swift
[146/161] Emitting module AsyncAlgorithms
[147/161] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[148/161] Compiling AsyncAlgorithms CombineLatestStorage.swift
[149/161] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[150/161] Compiling AsyncAlgorithms DebounceStateMachine.swift
[151/161] Compiling AsyncAlgorithms DebounceStorage.swift
[152/161] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[153/161] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[154/161] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[155/161] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[156/161] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[157/161] Compiling AsyncAlgorithms UnsafeTransfer.swift
[158/161] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[159/161] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[160/161] Compiling AsyncAlgorithms ZipStateMachine.swift
[161/161] Compiling AsyncAlgorithms ZipStorage.swift
[162/170] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[163/170] Compiling ServiceLifecycle ServiceRunnerError.swift
[164/170] Compiling ServiceLifecycle CancellationWaiter.swift
[165/170] Compiling ServiceLifecycle GracefulShutdown.swift
[166/170] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[167/170] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[168/170] Compiling ServiceLifecycle Service.swift
[169/170] Compiling ServiceLifecycle ServiceGroup.swift
[170/170] Emitting module ServiceLifecycle
Build of target: 'ServiceLifecycle' complete! (2.96s)
Target: UnixSignals
Extracting symbol information for 'UnixSignals'...
Finished extracting symbol information for 'UnixSignals'. (0.28s)
Building documentation for 'UnixSignals'...
Finished building documentation for 'UnixSignals' (0.06s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/juri/swift-service-lifecycle/main
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.20s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
Build of target: 'UnixSignals' complete! (0.18s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/juri/swift-service-lifecycle/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/juri/swift-service-lifecycle/main/linkable-paths.json
432
4 /Users/admin/builder/spi-builder-workspace/.docs/juri/swift-service-lifecycle/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/juri/swift-service-lifecycle/main
File count: 432
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-juri-swift-service-lifecycle-main-ed4a0c55.zip to s3://spi-docs-inbox/prod-juri-swift-service-lifecycle-main-ed4a0c55.zip
Copying... [16%]
Copying... [24%]
Copying... [31%]
Copying... [47%]
Copying... [55%]
Copying... [63%]
Copying... [71%]
Copying... [87%]
Copying... [94%]
Copying... [100%]
Done.