Build Information
Successful build of swift-service-lifecycle, reference 2.8.0 (e71873
), with Swift 6.0 for macOS (SPM) on 30 Apr 2025 16:11:04 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-service-lifecycle.git
Reference: 2.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-service-lifecycle
* tag 2.8.0 -> FETCH_HEAD
HEAD is now at e718730 Remove platforms from manifest (#203)
Cloned https://github.com/swift-server/swift-service-lifecycle.git
Revision (git rev-parse @):
e7187309187695115033536e8fc9b2eb87fd956d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4965] Fetching swift-async-algorithms
[51/8801] Fetching swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.05s)
Fetched https://github.com/apple/swift-async-algorithms.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 (0.55s)
Fetching https://github.com/apple/swift-collections.git
[1/16269] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.81s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.15s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.49s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
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
========================================
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/2394] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.85s)
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-log.git from cache (0.51s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.51s)
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.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0 (e718730)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-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
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/swift-server/swift-service-lifecycle.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-5BDAB9E9C0126B9D.txt
[11/36] Compiling InternalCollectionsUtilities _SortedCollection.swift
[12/36] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/36] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/36] Compiling InternalCollectionsUtilities Specialize.swift
[15/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/36] Compiling InternalCollectionsUtilities Debugging.swift
[17/36] Compiling InternalCollectionsUtilities Descriptions.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 UnsafeMutableBufferPointer+SE-0370.swift
[22/37] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/37] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[24/37] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/37] Emitting module InternalCollectionsUtilities
[26/37] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/37] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/37] Compiling InternalCollectionsUtilities Integer rank.swift
[29/37] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[30/109] Compiling DequeModule _DequeBufferHeader.swift
[31/110] Compiling OrderedCollections _HashTable+Testing.swift
[32/110] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[33/110] Compiling OrderedCollections _HashTable.swift
[34/110] Compiling OrderedCollections OrderedDictionary+Elements.swift
[35/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[36/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[37/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[38/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[39/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[40/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[41/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[42/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[43/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[44/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[45/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[46/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[47/116] Compiling DequeModule _UnsafeWrappedBuffer.swift
[48/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[49/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[50/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[51/116] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[52/116] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[53/116] Compiling OrderedCollections OrderedSet+Sendable.swift
[54/116] Compiling DequeModule _DequeBuffer.swift
[55/116] Compiling DequeModule _DequeSlot.swift
[56/116] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[57/116] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[58/116] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[59/116] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[60/116] Compiling OrderedCollections OrderedSet+Codable.swift
[61/116] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[62/116] Compiling OrderedCollections OrderedSet+Descriptions.swift
[63/116] Compiling OrderedCollections OrderedSet+Diffing.swift
[64/116] Compiling OrderedCollections OrderedSet+Equatable.swift
[65/116] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[66/116] Compiling OrderedCollections OrderedSet+Hashable.swift
[67/116] Compiling OrderedCollections OrderedSet+Initializers.swift
[68/116] Compiling OrderedCollections OrderedSet+Insertions.swift
[69/116] Compiling OrderedCollections OrderedSet+Invariants.swift
[70/116] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[71/116] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[72/116] Compiling OrderedCollections _Hashtable+Header.swift
[73/116] Compiling OrderedCollections OrderedDictionary+Codable.swift
[74/116] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[75/116] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[76/116] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[77/116] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[83/116] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[84/116] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[85/116] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[86/116] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[87/116] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[88/116] Compiling OrderedCollections OrderedDictionary+Values.swift
[89/116] Compiling OrderedCollections OrderedDictionary.swift
[90/116] Compiling OrderedCollections _HashTable+Constants.swift
[91/116] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[92/116] Emitting module DequeModule
[93/116] Compiling OrderedCollections _HashTable+Bucket.swift
[94/116] Compiling OrderedCollections _HashTable+BucketIterator.swift
[95/116] Compiling Logging LogHandler.swift
[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] Emitting module OrderedCollections
[110/162] Compiling Logging MetadataProvider.swift
[111/162] Emitting module ConcurrencyHelpers
[112/162] Compiling ConcurrencyHelpers LockedValueBox.swift
[113/162] Compiling ConcurrencyHelpers Lock.swift
[114/164] Emitting module Logging
[115/165] Compiling Logging Logging.swift
[116/165] Compiling Logging Locks.swift
[117/165] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[118/165] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[119/165] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[120/165] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[121/165] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[122/170] Emitting module AsyncAlgorithms
[123/170] Compiling AsyncAlgorithms Dictionary.swift
[124/170] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[125/170] Compiling AsyncAlgorithms Locking.swift
[126/170] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[127/170] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[128/170] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[129/170] Compiling AsyncAlgorithms ChannelStateMachine.swift
[130/170] Compiling AsyncAlgorithms ChannelStorage.swift
[131/170] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[132/170] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[133/170] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[134/170] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[135/170] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[136/170] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[137/170] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[138/170] Compiling AsyncAlgorithms MergeStateMachine.swift
[139/170] Compiling AsyncAlgorithms MergeStorage.swift
[140/170] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[141/170] Compiling AsyncAlgorithms Rethrow.swift
[142/170] Compiling AsyncAlgorithms SetAlgebra.swift
[143/170] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[144/170] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[145/170] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[146/170] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[147/170] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[148/170] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[149/170] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[150/170] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[151/170] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[152/170] Compiling AsyncAlgorithms AsyncChannel.swift
[153/170] Emitting module UnixSignals
[154/170] Compiling UnixSignals UnixSignal.swift
[155/170] Compiling UnixSignals UnixSignalsSequence.swift
[156/170] Compiling AsyncAlgorithms UnsafeTransfer.swift
[157/170] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[158/170] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[159/170] Compiling AsyncAlgorithms ZipStateMachine.swift
[160/170] Compiling AsyncAlgorithms ZipStorage.swift
[161/170] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[162/170] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[163/170] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[164/170] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[165/170] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.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 CancellationWaiter.swift
[172/179] Compiling ServiceLifecycle Service.swift
[173/179] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[174/179] Compiling ServiceLifecycle ServiceRunnerError.swift
[175/179] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[176/179] Emitting module ServiceLifecycle
[177/179] Compiling ServiceLifecycle ServiceGroup.swift
[178/179] Compiling ServiceLifecycle GracefulShutdown.swift
[179/179] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[180/181] Emitting module ServiceLifecycleTestKit
[181/181] Compiling ServiceLifecycleTestKit GracefulShutdown.swift
Build complete! (5.68s)
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/2.8.0
Repository: swift-server/swift-service-lifecycle
Swift version used: 6.0
Target: ServiceLifecycle
Extracting symbol information for 'ServiceLifecycle'...
Finished extracting symbol information for 'ServiceLifecycle'. (1.27s)
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/2.8.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.21s)
Updated https://github.com/apple/swift-log.git (0.51s)
Updated https://github.com/apple/swift-async-algorithms.git (0.53s)
Updated https://github.com/apple/swift-collections.git (0.53s)
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.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
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.3
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.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 Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit DeclarationFragments.swift
[26/57] Compiling SymbolKit Fragment.swift
[27/57] Compiling SymbolKit FragmentKind.swift
[28/57] Compiling SymbolKit FunctionParameter.swift
[29/57] Compiling SymbolKit FunctionSignature.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit Symbol.swift
[36/57] Compiling SymbolKit SymbolKind.swift
[37/57] Compiling SymbolKit SymbolGraph.swift
[38/57] Compiling SymbolKit GraphCollector.swift
[39/57] Compiling SymbolKit SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.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 UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.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.53s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'ServiceLifecycle' complete! (0.21s)
Target: UnixSignals
Extracting symbol information for 'UnixSignals'...
Finished extracting symbol information for 'UnixSignals'. (0.33s)
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/2.8.0
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.23s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'UnixSignals' complete! (0.21s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swift-server/swift-service-lifecycle/2.8.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swift-server/swift-service-lifecycle/2.8.0/linkable-paths.json
438
4 /Users/admin/builder/spi-builder-workspace/.docs/swift-server/swift-service-lifecycle/2.8.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-server/swift-service-lifecycle/2.8.0
File count: 438
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-swift-server-swift-service-lifecycle-2.8.0-fa8cf12a.zip to s3://spi-docs-inbox/prod-swift-server-swift-service-lifecycle-2.8.0-fa8cf12a.zip
Copying... [16%]
Copying... [23%]
Copying... [31%]
Copying... [47%]
Copying... [55%]
Copying... [63%]
Copying... [70%]
Copying... [86%]
Copying... [94%]
Copying... [100%]
Done.