Build Information
Successful build of swift-service-lifecycle, reference main (4c5efa
), with Swift 6.1 for macOS (SPM) on 6 May 2025 21:10:15 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-service-lifecycle.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-service-lifecycle
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4c5efa9 adding abstracts and organization to methods (#205)
Cloned https://github.com/swift-server/swift-service-lifecycle.git
Revision (git rev-parse @):
4c5efa98066d823964f361cc192e1620327f35ee
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-service-lifecycle.git at main
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git from cache
[1/4976] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.12s)
Fetched https://github.com/apple/swift-log.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.4 (1.69s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.80s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.92s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
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.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
========================================
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/swift-server/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.3",
"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.4",
"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/swift-server/swift-service-lifecycle.git
[1/2426] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.95s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.54s)
Fetched https://github.com/apple/swift-log.git from cache (0.54s)
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.60s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.03s)
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.4
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at main (4c5efa9)
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
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.1
Building package at path: $PWD
https://github.com/swift-server/swift-service-lifecycle.git
https://github.com/swift-server/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.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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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-2F0A5646E1D333AE.txt
[11/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/36] Compiling InternalCollectionsUtilities Debugging.swift
[13/36] Compiling InternalCollectionsUtilities Descriptions.swift
[14/36] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/36] Compiling InternalCollectionsUtilities Specialize.swift
[16/37] Compiling InternalCollectionsUtilities Integer rank.swift
[17/37] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/37] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/37] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/37] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/37] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[22/37] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/37] Emitting module InternalCollectionsUtilities
[24/37] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/37] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.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/109] Compiling DequeModule _DequeBufferHeader.swift
[31/110] Compiling OrderedCollections _HashTable+Testing.swift
[32/110] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[33/110] Compiling DequeModule _UnsafeWrappedBuffer.swift
[34/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[35/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[36/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[37/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[38/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[39/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[40/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[41/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[42/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[43/116] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[44/116] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[45/116] Compiling OrderedCollections OrderedSet+Sendable.swift
[46/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[47/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[48/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[49/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[50/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[51/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[52/116] Compiling DequeModule _DequeSlot.swift
[53/116] Compiling OrderedCollections OrderedDictionary+Codable.swift
[54/116] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[55/116] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[56/116] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[57/116] Compiling DequeModule _DequeBuffer.swift
[58/116] Compiling OrderedCollections _HashTable.swift
[59/116] Compiling OrderedCollections _Hashtable+Header.swift
[65/116] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[66/116] Compiling OrderedCollections _HashTable+Constants.swift
[67/116] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[68/116] Compiling OrderedCollections _HashTable+Bucket.swift
[69/116] Compiling OrderedCollections _HashTable+BucketIterator.swift
[70/116] Compiling ConcurrencyHelpers LockedValueBox.swift
[71/116] Compiling OrderedCollections OrderedSet+Codable.swift
[72/116] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[73/116] Compiling OrderedCollections OrderedSet+Descriptions.swift
[74/116] Compiling OrderedCollections OrderedSet+Diffing.swift
[75/116] Compiling OrderedCollections OrderedSet+Equatable.swift
[76/116] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[77/116] Compiling OrderedCollections OrderedSet+Hashable.swift
[78/116] Compiling OrderedCollections OrderedSet+Initializers.swift
[79/116] Compiling OrderedCollections OrderedSet+Insertions.swift
[80/116] Compiling OrderedCollections OrderedSet+Invariants.swift
[81/116] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[82/116] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[83/116] Compiling OrderedCollections OrderedDictionary+Elements.swift
[84/116] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[85/116] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[86/116] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[87/116] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[88/116] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[89/116] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[90/116] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[91/116] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[92/116] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[93/116] Compiling OrderedCollections OrderedDictionary+Values.swift
[94/116] Compiling OrderedCollections OrderedDictionary.swift
[95/116] Emitting module DequeModule
[103/116] Compiling OrderedCollections OrderedSet+SubSequence.swift
[104/116] Compiling OrderedCollections OrderedSet+Testing.swift
[105/116] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[106/116] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[107/116] Compiling OrderedCollections OrderedSet.swift
[108/116] Compiling OrderedCollections _UnsafeBitset.swift
[109/116] Compiling Logging LogHandler.swift
[110/116] Emitting module Logging
[111/116] Emitting module OrderedCollections
[112/116] Compiling ConcurrencyHelpers Lock.swift
[113/116] Emitting module ConcurrencyHelpers
[114/116] Compiling Logging Locks.swift
[115/116] Compiling Logging MetadataProvider.swift
[116/116] Compiling Logging Logging.swift
[117/165] Emitting module AsyncAlgorithms
[118/170] Compiling AsyncAlgorithms MergeStateMachine.swift
[119/170] Compiling AsyncAlgorithms MergeStorage.swift
[120/170] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[121/170] Compiling AsyncAlgorithms Rethrow.swift
[122/170] Compiling AsyncAlgorithms SetAlgebra.swift
[123/170] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[124/170] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[125/170] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[126/170] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[127/170] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[128/170] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[129/170] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[130/170] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[131/170] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[132/170] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[133/170] Compiling AsyncAlgorithms Dictionary.swift
[134/170] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[135/170] Compiling AsyncAlgorithms Locking.swift
[136/170] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[137/170] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[138/170] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[139/170] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[140/170] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[141/170] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[142/170] Compiling AsyncAlgorithms AsyncChannel.swift
[143/170] Emitting module UnixSignals
[144/170] Compiling UnixSignals UnixSignalsSequence.swift
[145/170] Compiling UnixSignals UnixSignal.swift
[146/170] Compiling AsyncAlgorithms UnsafeTransfer.swift
[147/170] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[148/170] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[149/170] Compiling AsyncAlgorithms ZipStateMachine.swift
[150/170] Compiling AsyncAlgorithms ZipStorage.swift
[151/170] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[152/170] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[153/170] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[154/170] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[155/170] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[156/170] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[157/170] Compiling AsyncAlgorithms ChannelStateMachine.swift
[158/170] Compiling AsyncAlgorithms ChannelStorage.swift
[159/170] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[160/170] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[161/170] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[162/170] Compiling AsyncAlgorithms CombineLatestStorage.swift
[163/170] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[164/170] Compiling AsyncAlgorithms DebounceStateMachine.swift
[165/170] Compiling AsyncAlgorithms DebounceStorage.swift
[166/170] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[167/170] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[168/170] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[169/170] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[170/170] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[171/179] Compiling ServiceLifecycle Service.swift
[172/179] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[173/179] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[174/179] Emitting module ServiceLifecycle
[175/179] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[176/179] Compiling ServiceLifecycle CancellationWaiter.swift
[177/179] Compiling ServiceLifecycle ServiceRunnerError.swift
[178/179] Compiling ServiceLifecycle GracefulShutdown.swift
/Users/admin/builder/spi-builder-workspace/Sources/ServiceLifecycle/GracefulShutdown.swift:47:26: warning: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'operation'; this is an error in the Swift 6 language mode
39 | // except the operation. This makes sure no other executor hops would occur here.
40 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
41 | public func withGracefulShutdownHandler<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
42 | isolation: isolated (any Actor)? = #isolation,
43 | operation: () async throws -> T,
:
45 | ) async rethrows -> T {
46 | guard let gracefulShutdownManager = TaskLocals.gracefulShutdownManager else {
47 | return try await operation()
| `- warning: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'operation'; this is an error in the Swift 6 language mode
48 | }
49 |
/Users/admin/builder/spi-builder-workspace/Sources/ServiceLifecycle/GracefulShutdown.swift:58:22: warning: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'operation'; this is an error in the Swift 6 language mode
39 | // except the operation. This makes sure no other executor hops would occur here.
40 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
41 | public func withGracefulShutdownHandler<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
42 | isolation: isolated (any Actor)? = #isolation,
43 | operation: () async throws -> T,
:
56 | }
57 |
58 | return try await operation()
| `- warning: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'operation'; this is an error in the Swift 6 language mode
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/Sources/ServiceLifecycle/GracefulShutdown.swift:143:80: warning: sending 'operation' risks causing data races; this is an error in the Swift 6 language mode
140 | onCancelOrGracefulShutdown handler: @Sendable @escaping () -> Void
141 | ) async rethrows -> T {
142 | return try await withTaskCancellationHandler {
| `- note: access can happen concurrently
143 | 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
144 | } onCancel: {
145 | handler()
[179/179] Compiling ServiceLifecycle ServiceGroup.swift
[180/181] Emitting module ServiceLifecycleTestKit
[181/181] Compiling ServiceLifecycleTestKit GracefulShutdown.swift
Build complete! (5.94s)
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"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/swift-server/swift-service-lifecycle/main
Repository: swift-server/swift-service-lifecycle
Swift version used: 6.1
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 release/6.2 -> FETCH_HEAD
* [new branch] release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'ServiceLifecycle'...
Finished extracting symbol information for 'ServiceLifecycle'. (4.38s)
Building documentation for 'ServiceLifecycle'...
Finished building documentation for 'ServiceLifecycle' (0.19s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swift-server/swift-service-lifecycle/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-async-algorithms.git
Updated https://github.com/apple/swift-async-algorithms.git (0.45s)
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.48s)
Updated https://github.com/apple/swift-log.git (0.52s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Updated https://github.com/apple/swift-collections.git (0.56s)
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.76s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.40s)
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
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.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 Relationship.swift
[22/57] Compiling SymbolKit RelationshipKind.swift
[23/57] Compiling SymbolKit SourceOrigin.swift
[24/57] Compiling SymbolKit GenericConstraints.swift
[25/57] Compiling SymbolKit Swift.swift
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.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 DeclarationFragments.swift
[36/57] Compiling SymbolKit Fragment.swift
[37/57] Compiling SymbolKit FragmentKind.swift
[38/57] Compiling SymbolKit FunctionParameter.swift
[39/57] Compiling SymbolKit FunctionSignature.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.swift
[44/57] Compiling SymbolKit Identifier.swift
[45/57] Compiling SymbolKit KindIdentifier.swift
[46/57] Compiling SymbolKit Location.swift
[47/57] Compiling SymbolKit Mutability.swift
[48/57] Compiling SymbolKit Symbol.swift
[49/57] Compiling SymbolKit SymbolKind.swift
[50/57] Compiling SymbolKit SymbolGraph.swift
[51/57] Compiling SymbolKit GraphCollector.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.85s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/28] Compiling InternalCollectionsUtilities Specialize.swift
[5/28] Compiling InternalCollectionsUtilities Debugging.swift
[6/28] Compiling InternalCollectionsUtilities Descriptions.swift
[7/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[8/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[9/28] Compiling Logging MetadataProvider.swift
[10/28] Compiling ConcurrencyHelpers LockedValueBox.swift
[11/28] Emitting module ConcurrencyHelpers
[12/28] Compiling ConcurrencyHelpers Lock.swift
[13/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/31] Emitting module InternalCollectionsUtilities
[15/31] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[16/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/31] Compiling InternalCollectionsUtilities Integer rank.swift
[20/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[22/31] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/31] Compiling Logging LogHandler.swift
[26/31] Compiling Logging Locks.swift
[27/31] Emitting module Logging
[28/31] Compiling Logging Logging.swift
[29/31] Emitting module UnixSignals
[30/31] Compiling UnixSignals UnixSignalsSequence.swift
[31/31] Compiling UnixSignals UnixSignal.swift
[32/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[33/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[34/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[35/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[36/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[37/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[38/109] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[39/109] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[40/109] Compiling DequeModule _DequeBuffer.swift
[41/109] Compiling DequeModule _DequeBufferHeader.swift
[42/109] Compiling DequeModule _DequeSlot.swift
[43/109] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[44/109] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[45/109] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[46/109] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[47/109] Compiling OrderedCollections OrderedDictionary+Values.swift
[48/109] Compiling OrderedCollections OrderedDictionary.swift
[49/109] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[50/109] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[51/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[52/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[53/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[54/110] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[55/110] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[56/110] Compiling OrderedCollections OrderedSet+Sendable.swift
[57/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[58/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[59/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[60/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[61/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[62/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[63/110] Compiling OrderedCollections OrderedSet+Hashable.swift
[64/110] Compiling OrderedCollections OrderedSet+Initializers.swift
[65/110] Compiling OrderedCollections OrderedSet+Insertions.swift
[66/110] Compiling OrderedCollections OrderedSet+Invariants.swift
[67/110] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[68/110] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[69/110] Compiling OrderedCollections _Hashtable+Header.swift
[70/110] Compiling OrderedCollections OrderedDictionary+Codable.swift
[71/110] Emitting module DequeModule
[72/110] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/110] Compiling OrderedCollections OrderedSet+Codable.swift
[74/110] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[75/110] Compiling OrderedCollections OrderedSet+Descriptions.swift
[76/110] Compiling OrderedCollections OrderedSet+Diffing.swift
[77/110] Compiling OrderedCollections OrderedSet+Equatable.swift
[78/110] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[79/110] Compiling OrderedCollections OrderedDictionary+Elements.swift
[80/110] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[81/110] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[82/110] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[83/110] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[84/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 AsyncAdjacentPairsSequence.swift
[112/156] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[113/156] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[114/156] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[115/156] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[116/161] Emitting module AsyncAlgorithms
[117/161] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[118/161] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[119/161] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[120/161] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[121/161] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[122/161] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[123/161] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[124/161] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[125/161] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[126/161] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[127/161] Compiling AsyncAlgorithms Dictionary.swift
[128/161] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[129/161] Compiling AsyncAlgorithms Locking.swift
[130/161] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[131/161] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[132/161] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[133/161] Compiling AsyncAlgorithms ChannelStateMachine.swift
[134/161] Compiling AsyncAlgorithms ChannelStorage.swift
[135/161] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[136/161] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[137/161] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[138/161] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[139/161] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[140/161] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[141/161] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[142/161] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[143/161] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[144/161] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[145/161] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[146/161] Compiling AsyncAlgorithms AsyncChannel.swift
[147/161] Compiling AsyncAlgorithms UnsafeTransfer.swift
[148/161] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[149/161] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[150/161] Compiling AsyncAlgorithms ZipStateMachine.swift
[151/161] Compiling AsyncAlgorithms ZipStorage.swift
[152/161] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[153/161] Compiling AsyncAlgorithms CombineLatestStorage.swift
[154/161] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[155/161] Compiling AsyncAlgorithms DebounceStateMachine.swift
[156/161] Compiling AsyncAlgorithms DebounceStorage.swift
[157/161] Compiling AsyncAlgorithms MergeStateMachine.swift
[158/161] Compiling AsyncAlgorithms MergeStorage.swift
[159/161] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[160/161] Compiling AsyncAlgorithms Rethrow.swift
[161/161] Compiling AsyncAlgorithms SetAlgebra.swift
[162/170] Compiling ServiceLifecycle ServiceRunnerError.swift
[163/170] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[164/170] Compiling ServiceLifecycle Service.swift
[165/170] Compiling ServiceLifecycle CancellationWaiter.swift
[166/170] Compiling ServiceLifecycle GracefulShutdown.swift
[167/170] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[168/170] Compiling ServiceLifecycle ServiceGroup.swift
[169/170] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[170/170] Emitting module ServiceLifecycle
Build of target: 'ServiceLifecycle' complete! (3.36s)
Target: UnixSignals
Extracting symbol information for 'UnixSignals'...
Finished extracting symbol information for 'UnixSignals'. (0.43s)
Building documentation for 'UnixSignals'...
Finished building documentation for 'UnixSignals' (0.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swift-server/swift-service-lifecycle/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.33s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'UnixSignals' complete! (0.33s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swift-server/swift-service-lifecycle/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swift-server/swift-service-lifecycle/main/linkable-paths.json
448
4 /Users/admin/builder/spi-builder-workspace/.docs/swift-server/swift-service-lifecycle/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-server/swift-service-lifecycle/main
File count: 448
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-swift-server-swift-service-lifecycle-main-0f561d7a.zip to s3://spi-docs-inbox/prod-swift-server-swift-service-lifecycle-main-0f561d7a.zip
Copying... [15%]
Copying... [23%]
Copying... [31%]
Copying... [46%]
Copying... [54%]
Copying... [61%]
Copying... [77%]
Copying... [85%]
Copying... [92%]
Copying... [100%]
Done.