Build Information
Successful build of swift-service-lifecycle, reference main (21cf72
), with Swift 6.1 for macOS (SPM) on 30 Jul 2025 16:18:54 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.64.0
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 21cf72f Enable release mode builds (#211)
Cloned https://github.com/swift-server/swift-service-lifecycle.git
Revision (git rev-parse @):
21cf72f3604f80aec767ceb367c9b91e2a95f504
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/4995] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.02s)
Fetched https://github.com/apple/swift-log.git from cache (1.05s)
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.61s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.11s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.53s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
========================================
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.4",
"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.2.1",
"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/2433] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.94s)
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.55s)
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
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.63s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.03s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
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 (21cf72f)
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/32] Emitting module InternalCollectionsUtilities
[12/33] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/33] Compiling InternalCollectionsUtilities Debugging.swift
[15/33] Compiling InternalCollectionsUtilities Descriptions.swift
[16/33] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/33] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/33] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/33] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/33] Compiling InternalCollectionsUtilities Integer rank.swift
[21/33] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/33] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/33] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/105] Compiling DequeModule _DequeBuffer.swift
[27/106] Compiling DequeModule _DequeBufferHeader.swift
[28/106] Compiling DequeModule _DequeSlot.swift
[29/106] Compiling DequeModule _UnsafeWrappedBuffer.swift
[30/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[31/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[32/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[33/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[34/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[35/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[36/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[37/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[38/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[39/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[40/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[41/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[42/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[43/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[44/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/106] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[46/106] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[47/106] Compiling OrderedCollections OrderedSet+Sendable.swift
[48/112] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[49/112] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[50/112] Compiling OrderedCollections _HashTable+Testing.swift
[51/112] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[52/112] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[53/112] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[54/112] Compiling OrderedCollections _HashTable+Bucket.swift
[55/112] Compiling OrderedCollections _HashTable+BucketIterator.swift
[56/112] Compiling OrderedCollections OrderedSet+Codable.swift
[57/112] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[58/112] Compiling OrderedCollections OrderedSet+Descriptions.swift
[59/112] Compiling OrderedCollections OrderedSet+Diffing.swift
[60/112] Compiling OrderedCollections OrderedSet+Equatable.swift
[61/112] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[62/112] Compiling OrderedCollections OrderedSet+Hashable.swift
[63/112] Compiling OrderedCollections OrderedSet+Initializers.swift
[64/112] Compiling OrderedCollections OrderedSet+Insertions.swift
[65/112] Compiling OrderedCollections OrderedSet+Invariants.swift
[66/112] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[67/112] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[68/112] Compiling OrderedCollections OrderedDictionary+Elements.swift
[73/112] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[74/112] Compiling OrderedCollections _Hashtable+Header.swift
[75/112] Compiling OrderedCollections OrderedDictionary+Codable.swift
[76/112] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[77/112] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[78/112] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[79/112] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[80/112] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[81/112] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[82/112] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[83/112] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[84/112] Compiling OrderedCollections OrderedDictionary+Values.swift
[85/112] Compiling OrderedCollections OrderedDictionary.swift
[86/112] Compiling OrderedCollections _HashTable+Constants.swift
[87/112] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[88/112] Compiling OrderedCollections _HashTable.swift
[90/112] Emitting module DequeModule
[98/112] Compiling OrderedCollections OrderedSet+SubSequence.swift
[99/112] Compiling OrderedCollections OrderedSet+Testing.swift
[100/112] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[101/112] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[102/112] Compiling OrderedCollections OrderedSet.swift
[103/112] Compiling OrderedCollections _UnsafeBitset.swift
[104/112] Emitting module OrderedCollections
[105/158] Compiling ConcurrencyHelpers LockedValueBox.swift
[106/158] Compiling Logging MetadataProvider.swift
[107/158] Emitting module ConcurrencyHelpers
[108/158] Compiling ConcurrencyHelpers Lock.swift
[109/158] Compiling Logging Locks.swift
[110/158] Compiling Logging Logging.swift
[111/158] Emitting module Logging
[112/158] Compiling Logging LogHandler.swift
[113/161] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[114/161] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[115/161] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[116/161] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[117/161] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[118/166] Emitting module AsyncAlgorithms
[119/166] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[120/166] Compiling AsyncAlgorithms ChannelStateMachine.swift
[121/166] Compiling AsyncAlgorithms ChannelStorage.swift
[122/166] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[123/166] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[124/166] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[125/166] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[126/166] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[127/166] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[128/166] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[129/166] Compiling AsyncAlgorithms Dictionary.swift
[130/166] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[131/166] Compiling AsyncAlgorithms Locking.swift
[132/166] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[133/166] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[134/166] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[135/166] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[136/166] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[137/166] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[138/166] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[139/166] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[140/166] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[141/166] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[142/166] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[143/166] Compiling AsyncAlgorithms AsyncChannel.swift
[144/166] Compiling UnixSignals UnixSignalsSequence.swift
[145/166] Emitting module UnixSignals
[146/166] Compiling UnixSignals UnixSignal.swift
[147/166] Compiling AsyncAlgorithms UnsafeTransfer.swift
[148/166] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[149/166] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[150/166] Compiling AsyncAlgorithms ZipStateMachine.swift
[151/166] Compiling AsyncAlgorithms ZipStorage.swift
[152/166] Compiling AsyncAlgorithms MergeStateMachine.swift
[153/166] Compiling AsyncAlgorithms MergeStorage.swift
[154/166] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[155/166] Compiling AsyncAlgorithms Rethrow.swift
[156/166] Compiling AsyncAlgorithms SetAlgebra.swift
[157/166] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[158/166] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[159/166] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[160/166] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[161/166] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[162/166] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[163/166] Compiling AsyncAlgorithms CombineLatestStorage.swift
[164/166] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[165/166] Compiling AsyncAlgorithms DebounceStateMachine.swift
[166/166] Compiling AsyncAlgorithms DebounceStorage.swift
[167/175] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[168/175] Compiling ServiceLifecycle Service.swift
[169/175] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[170/175] Compiling ServiceLifecycle ServiceRunnerError.swift
[171/175] Compiling ServiceLifecycle CancellationWaiter.swift
[172/175] Emitting module ServiceLifecycle
[173/175] 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()
[174/175] Compiling ServiceLifecycle ServiceGroup.swift
[175/175] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[176/177] Compiling ServiceLifecycleTestKit GracefulShutdown.swift
[177/177] Emitting module ServiceLifecycleTestKit
Build complete! (5.80s)
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 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'ServiceLifecycle'...
Finished extracting symbol information for 'ServiceLifecycle'. (4.44s)
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
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-log.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.64s)
Updated https://github.com/apple/swift-collections.git (0.55s)
Updated https://github.com/apple/swift-log.git (0.55s)
Updated https://github.com/apple/swift-async-algorithms.git (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.4 (1.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.75s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.88s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.53s)
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
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.5
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 SemanticVersion.swift
[8/57] Compiling SymbolKit AccessControl.swift
[9/57] Compiling SymbolKit Availability.swift
[10/57] Compiling SymbolKit AvailabilityItem.swift
[11/57] Compiling SymbolKit Domain.swift
[12/57] Compiling SymbolKit SourceRange.swift
[13/57] Compiling SymbolKit Metadata.swift
[14/57] Compiling SymbolKit Module.swift
[15/57] Compiling SymbolKit OperatingSystem.swift
[16/57] Compiling SymbolKit Platform.swift
[17/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[18/57] Compiling SymbolKit UnifiedSymbol.swift
[19/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[20/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit Relationship.swift
[26/57] Compiling SymbolKit RelationshipKind.swift
[27/57] Compiling SymbolKit SourceOrigin.swift
[28/57] Compiling SymbolKit GenericConstraints.swift
[29/57] Compiling SymbolKit Swift.swift
[30/57] Compiling SymbolKit Identifier.swift
[31/57] Compiling SymbolKit KindIdentifier.swift
[32/57] Compiling SymbolKit Location.swift
[33/57] Compiling SymbolKit Mutability.swift
[34/57] Compiling SymbolKit Mixin+Equals.swift
[35/57] Compiling SymbolKit Mixin+Hash.swift
[36/57] Compiling SymbolKit Mixin.swift
[37/57] Compiling SymbolKit LineList.swift
[38/57] Compiling SymbolKit Position.swift
[39/57] Compiling SymbolKit Names.swift
[40/57] Compiling SymbolKit SPI.swift
[41/57] Compiling SymbolKit Snippet.swift
[42/57] Compiling SymbolKit Extension.swift
[43/57] Compiling SymbolKit Symbol.swift
[44/57] Compiling SymbolKit SymbolKind.swift
[45/57] Compiling SymbolKit SymbolGraph.swift
[46/57] Compiling SymbolKit GraphCollector.swift
[47/57] Compiling SymbolKit DeclarationFragments.swift
[48/57] Compiling SymbolKit Fragment.swift
[49/57] Compiling SymbolKit FragmentKind.swift
[50/57] Compiling SymbolKit FunctionParameter.swift
[51/57] Compiling SymbolKit FunctionSignature.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] Emitting module snippet_extract
[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.09s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/23] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[3/23] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/24] Compiling ConcurrencyHelpers LockedValueBox.swift
[5/24] Compiling InternalCollectionsUtilities Debugging.swift
[6/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[7/24] Compiling InternalCollectionsUtilities Descriptions.swift
[8/24] Emitting module ConcurrencyHelpers
[9/24] Compiling ConcurrencyHelpers Lock.swift
[10/24] Compiling Logging MetadataProvider.swift
[11/24] Compiling Logging LogHandler.swift
[12/24] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/24] Emitting module Logging
[14/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/24] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/24] Compiling InternalCollectionsUtilities Integer rank.swift
[20/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/24] Emitting module InternalCollectionsUtilities
[23/99] Compiling UnixSignals UnixSignal.swift
[24/99] Emitting module UnixSignals
[25/99] Compiling UnixSignals UnixSignalsSequence.swift
[26/99] Compiling Logging Locks.swift
[27/99] Compiling Logging Logging.swift
[28/99] Compiling DequeModule _DequeSlot.swift
[29/100] Compiling DequeModule _DequeBuffer.swift
[30/100] Compiling DequeModule _DequeBufferHeader.swift
[31/100] Compiling DequeModule _UnsafeWrappedBuffer.swift
[32/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[33/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[34/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[35/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[36/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[37/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[38/106] Compiling OrderedCollections OrderedSet+Codable.swift
[39/106] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[40/106] Compiling OrderedCollections OrderedSet+Descriptions.swift
[41/106] Compiling OrderedCollections OrderedSet+Diffing.swift
[42/106] Compiling OrderedCollections OrderedSet+Equatable.swift
[43/106] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[44/106] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[47/106] Compiling OrderedCollections OrderedSet+Insertions.swift
[48/106] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[49/106] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[50/106] Compiling OrderedCollections OrderedSet+Invariants.swift
[51/106] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[52/106] Compiling OrderedCollections OrderedDictionary+Values.swift
[53/106] Compiling OrderedCollections OrderedDictionary.swift
[54/106] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[55/106] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[60/106] Compiling OrderedCollections OrderedSet+Hashable.swift
[61/106] Compiling OrderedCollections OrderedSet+Initializers.swift
[62/106] Emitting module DequeModule
[63/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[64/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[65/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[66/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[67/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[68/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[69/106] Compiling OrderedCollections OrderedDictionary+Elements.swift
[70/106] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[71/106] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[72/106] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[73/106] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[74/106] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[75/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[76/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[77/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[78/106] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[79/106] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[80/106] Compiling OrderedCollections OrderedSet+Sendable.swift
[81/106] Compiling OrderedCollections _Hashtable+Header.swift
[82/106] Compiling OrderedCollections OrderedDictionary+Codable.swift
[83/106] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[84/106] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[85/106] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[86/106] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[87/106] Compiling OrderedCollections _HashTable+Bucket.swift
[88/106] Compiling OrderedCollections _HashTable+BucketIterator.swift
[89/106] Compiling OrderedCollections _HashTable+Constants.swift
[90/106] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[91/106] Compiling OrderedCollections _HashTable+Testing.swift
[92/106] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[93/106] Compiling OrderedCollections _HashTable.swift
[94/106] Compiling OrderedCollections OrderedSet+SubSequence.swift
[95/106] Compiling OrderedCollections OrderedSet+Testing.swift
[96/106] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[97/106] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[98/106] Compiling OrderedCollections OrderedSet.swift
[99/106] Compiling OrderedCollections _UnsafeBitset.swift
[106/106] Emitting module OrderedCollections
[107/152] Emitting module AsyncAlgorithms
[108/157] Compiling AsyncAlgorithms MergeStateMachine.swift
[109/157] Compiling AsyncAlgorithms MergeStorage.swift
[110/157] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[111/157] Compiling AsyncAlgorithms Rethrow.swift
[112/157] Compiling AsyncAlgorithms SetAlgebra.swift
[113/157] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[114/157] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[115/157] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[116/157] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[117/157] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[118/157] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[119/157] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[120/157] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[121/157] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[122/157] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[123/157] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[124/157] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[125/157] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[126/157] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[127/157] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[128/157] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[129/157] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[130/157] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[131/157] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[132/157] Compiling AsyncAlgorithms AsyncChannel.swift
[133/157] Compiling AsyncAlgorithms UnsafeTransfer.swift
[134/157] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[135/157] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[136/157] Compiling AsyncAlgorithms ZipStateMachine.swift
[137/157] Compiling AsyncAlgorithms ZipStorage.swift
[138/157] Compiling AsyncAlgorithms Dictionary.swift
[139/157] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[140/157] Compiling AsyncAlgorithms Locking.swift
[141/157] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[142/157] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[143/157] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[144/157] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[145/157] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[146/157] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[147/157] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[148/157] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[149/157] Compiling AsyncAlgorithms ChannelStateMachine.swift
[150/157] Compiling AsyncAlgorithms ChannelStorage.swift
[151/157] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[152/157] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[153/157] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[154/157] Compiling AsyncAlgorithms CombineLatestStorage.swift
[155/157] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[156/157] Compiling AsyncAlgorithms DebounceStateMachine.swift
[157/157] Compiling AsyncAlgorithms DebounceStorage.swift
[158/166] Compiling ServiceLifecycle ServiceRunnerError.swift
[159/166] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[160/166] Compiling ServiceLifecycle Service.swift
[161/166] Compiling ServiceLifecycle GracefulShutdown.swift
[162/166] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[163/166] Compiling ServiceLifecycle CancellationWaiter.swift
[164/166] Emitting module ServiceLifecycle
[165/166] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[166/166] Compiling ServiceLifecycle ServiceGroup.swift
Build of target: 'ServiceLifecycle' complete! (3.41s)
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-34be5670.zip to s3://spi-docs-inbox/prod-swift-server-swift-service-lifecycle-main-34be5670.zip
Copying... [15%]
Copying... [23%]
Copying... [31%]
Copying... [46%]
Copying... [54%]
Copying... [61%]
Copying... [77%]
Copying... [85%]
Copying... [92%]
Copying... [100%]
Done.