Build Information
Successful build of SwiftCommand with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Zollerboy1/SwiftCommand.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Zollerboy1/SwiftCommand
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2b4db49 Update README.md
Cloned https://github.com/Zollerboy1/SwiftCommand.git
Revision (git rev-parse @):
2b4db4995759814f8f04a0e367ac5593a5a3ceef
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Zollerboy1/SwiftCommand.git at main
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.34s)
Fetched https://github.com/apple/swift-collections.git from cache (0.40s)
Fetched https://github.com/apple/swift-system from cache (0.52s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.0 (0.04s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.04s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-system-5815d4b7 is not valid git repository for 'https://github.com/apple/swift-system', will fetch again.
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (0.30s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-system-5815d4b7 is not valid git repository for 'https://github.com/apple/swift-system', will fetch again.
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (1.23s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-async-algorithms-c3a8d752 is not valid git repository for 'https://github.com/apple/swift-async-algorithms', will fetch again.
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.15s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-async-algorithms-c3a8d752 is not valid git repository for 'https://github.com/apple/swift-async-algorithms', will fetch again.
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.15s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftcommand",
"name": "SwiftCommand",
"url": "https://github.com/Zollerboy1/SwiftCommand.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCommand",
"dependencies": [
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system",
"version": "1.3.0",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms",
"version": "1.0.1",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-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.1",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/Zollerboy1/SwiftCommand.git from cache
Fetched https://github.com/Zollerboy1/SwiftCommand.git from cache (0.24s)
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.41s)
Fetched https://github.com/apple/swift-system from cache (0.62s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.1 (0.44s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.1 (0.05s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.3.0 (0.05s)
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.1
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-async-algorithms-c3a8d752 is not valid git repository for 'https://github.com/apple/swift-async-algorithms', will fetch again.
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.15s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-async-algorithms-c3a8d752 is not valid git repository for 'https://github.com/apple/swift-async-algorithms', will fetch again.
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.09s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.1
Creating working copy for https://github.com/Zollerboy1/SwiftCommand.git
Working copy of https://github.com/Zollerboy1/SwiftCommand.git resolved at main (2b4db49)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-system-5815d4b7 is not valid git repository for 'https://github.com/apple/swift-system', will fetch again.
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (0.73s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-system-5815d4b7 is not valid git repository for 'https://github.com/apple/swift-system', will fetch again.
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (0.59s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'swiftcommand' is not used by any target
Found 2 product dependencies
- swift-system
- swift-async-algorithms
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/Zollerboy1/SwiftCommand.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[6/8] Compiling CSystem shims.c
[7/8] Write swift-version-33747A42983211AE.txt
[9/92] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[10/92] Compiling OrderedCollections _HashTable+Testing.swift
[11/92] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[12/94] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[13/94] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[14/94] Compiling OrderedCollections OrderedSet+Hashable.swift
[15/94] Compiling OrderedCollections OrderedSet+Initializers.swift
[16/94] Compiling OrderedCollections OrderedSet+Insertions.swift
[17/94] Compiling OrderedCollections OrderedSet+Invariants.swift
[18/94] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[19/94] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[20/100] Compiling OrderedCollections _HashTable+Bucket.swift
[21/100] Compiling OrderedCollections _HashTable+BucketIterator.swift
[22/100] Compiling OrderedCollections _HashTable+Constants.swift
[23/100] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[24/100] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[25/100] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[26/100] Compiling OrderedCollections OrderedSet+Diffing.swift
[27/100] Compiling OrderedCollections OrderedSet+Equatable.swift
[28/100] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[29/100] Compiling OrderedCollections _Hashtable+Header.swift
[30/100] Compiling OrderedCollections OrderedDictionary+Codable.swift
[33/100] Compiling DequeModule _DequeSlot.swift
[34/100] Compiling DequeModule _UnsafeWrappedBuffer.swift
[35/100] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[36/100] Emitting module DequeModule
[37/100] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[38/100] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[39/100] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[40/100] Compiling OrderedCollections OrderedDictionary+Values.swift
[41/100] Compiling OrderedCollections OrderedDictionary.swift
[42/100] Compiling OrderedCollections OrderedSet+Codable.swift
[47/100] Compiling OrderedCollections _HashTable.swift
[52/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[53/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[54/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[55/100] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[56/100] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[57/100] Compiling OrderedCollections OrderedSet+SubSequence.swift
[68/102] Emitting module SystemPackage
[69/102] Compiling OrderedCollections OrderedDictionary+Elements.swift
[70/102] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[71/102] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[72/102] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[73/102] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[74/102] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[88/102] Compiling SystemPackage Util.swift
[89/102] Compiling SystemPackage UtilConsumers.swift
[96/102] Compiling OrderedCollections OrderedSet+Testing.swift
[97/102] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[98/102] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[99/102] Compiling OrderedCollections OrderedSet.swift
[100/102] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[101/102] Compiling OrderedCollections _UnsafeBitset.swift
[102/102] Emitting module OrderedCollections
[103/104] Emitting module Collections
[104/104] Compiling Collections Collections.swift
[105/148] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[106/148] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[107/148] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[108/148] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[109/148] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[110/148] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[111/148] Emitting module AsyncAlgorithms
[112/148] Compiling AsyncAlgorithms Locking.swift
[113/148] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[114/148] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[115/148] Compiling AsyncAlgorithms MergeStateMachine.swift
[116/148] Compiling AsyncAlgorithms MergeStorage.swift
[117/148] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[118/148] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[119/148] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[120/148] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[121/148] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[122/148] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[123/148] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[124/148] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[125/148] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[126/148] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[127/148] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[128/148] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[129/148] Compiling AsyncAlgorithms AsyncChannel.swift
[130/148] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[131/148] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[132/148] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[133/148] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[134/148] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[135/148] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[136/148] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[137/148] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[138/148] Compiling AsyncAlgorithms ChannelStateMachine.swift
[139/148] Compiling AsyncAlgorithms ChannelStorage.swift
[140/148] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[141/148] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[142/148] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[143/148] Compiling AsyncAlgorithms CombineLatestStorage.swift
[144/148] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[145/148] Compiling AsyncAlgorithms DebounceStateMachine.swift
[146/148] Compiling AsyncAlgorithms DebounceStorage.swift
[147/148] Compiling AsyncAlgorithms Dictionary.swift
[148/148] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[149/154] Compiling AsyncAlgorithms Rethrow.swift
[150/154] Compiling AsyncAlgorithms SetAlgebra.swift
[151/154] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[152/154] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[153/154] Compiling AsyncAlgorithms ZipStateMachine.swift
[154/154] Compiling AsyncAlgorithms ZipStorage.swift
[155/167] Compiling SwiftCommand ExitStatus.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:45:60: warning: capture of 'buffer' with non-sendable type 'UnsafeMutableRawBufferPointer' in a `@Sendable` closure
try handle.read(upToCount: buffer.count) else {
^
Swift.UnsafeMutableRawBufferPointer:1:23: note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawBufferPointer {
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:201:29: warning: passing argument of non-sendable type 'UnsafeMutableRawBufferPointer' into actor-isolated context may introduce data races
into: bufPtr
^
Swift.UnsafeMutableRawBufferPointer:1:23: note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawBufferPointer {
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:206:29: warning: passing argument of non-sendable type 'UnsafeMutableRawBufferPointer' into actor-isolated context may introduce data races
into: bufPtr
^
Swift.UnsafeMutableRawBufferPointer:1:23: note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawBufferPointer {
^
[156/167] Compiling SwiftCommand FileHandle+Async.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:45:60: warning: capture of 'buffer' with non-sendable type 'UnsafeMutableRawBufferPointer' in a `@Sendable` closure
try handle.read(upToCount: buffer.count) else {
^
Swift.UnsafeMutableRawBufferPointer:1:23: note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawBufferPointer {
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:201:29: warning: passing argument of non-sendable type 'UnsafeMutableRawBufferPointer' into actor-isolated context may introduce data races
into: bufPtr
^
Swift.UnsafeMutableRawBufferPointer:1:23: note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawBufferPointer {
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:206:29: warning: passing argument of non-sendable type 'UnsafeMutableRawBufferPointer' into actor-isolated context may introduce data races
into: bufPtr
^
Swift.UnsafeMutableRawBufferPointer:1:23: note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawBufferPointer {
^
[157/167] Compiling SwiftCommand AsyncCharacterSequence.swift
[158/167] Compiling SwiftCommand AsyncLineSequence.swift
[159/168] Compiling SwiftCommand FilePath+extension.swift
[160/168] Compiling SwiftCommand InputSource.swift
[161/168] Emitting module SwiftCommand
[162/168] Compiling SwiftCommand AsyncUnicodeScalarSequence.swift
[163/168] Compiling SwiftCommand ChildProcess.swift
[164/168] Compiling SwiftCommand Command.swift
[165/168] Compiling SwiftCommand Either.swift
[166/168] Compiling SwiftCommand OutputType.swift
[167/168] Compiling SwiftCommand OutputDestination.swift
[168/168] Compiling SwiftCommand ProcessOutput.swift
Build complete! (7.09s)
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $workDir/.docs/zollerboy1/swiftcommand/main
Repository: Zollerboy1/SwiftCommand
Swift version used: 5.10
Target: SwiftCommand
Generating documentation for 'SwiftCommand'...
Converting documentation...
Conversion complete! (0.36s)
Generated DocC archive at '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/zollerboy1/swiftcommand/main'
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/apple/swift-collections.git
warning: 'swift-async-algorithms': /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-async-algorithms-c3a8d752 is not valid git repository for 'https://github.com/apple/swift-async-algorithms', will fetch again.
Fetching https://github.com/apple/swift-async-algorithms from cache
warning: 'swift-system': /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-system-5815d4b7 is not valid git repository for 'https://github.com/apple/swift-system', will fetch again.
Fetching https://github.com/apple/swift-system from cache
Updated https://github.com/apple/swift-collections.git (0.19s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.26s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.30s)
Fetched https://github.com/apple/swift-system from cache (0.50s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.0 (0.30s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.36s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.42s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/52] Compiling Snippets Snippet.swift
[7/52] Compiling Snippets SnippetParser.swift
[8/52] Compiling SymbolKit SPI.swift
[9/52] Compiling SymbolKit Snippet.swift
[10/52] Compiling SymbolKit Extension.swift
[11/52] Compiling SymbolKit GenericConstraint.swift
[12/52] Compiling SymbolKit GenericParameter.swift
[13/57] Compiling SymbolKit FunctionSignature.swift
[14/57] Compiling SymbolKit Identifier.swift
[15/57] Compiling SymbolKit KindIdentifier.swift
[16/57] Compiling SymbolKit Location.swift
[17/57] Compiling SymbolKit Mutability.swift
[18/57] Compiling SymbolKit Names.swift
[19/57] Compiling SymbolKit SourceOrigin.swift
[20/57] Compiling SymbolKit GenericConstraints.swift
[21/57] Compiling SymbolKit Swift.swift
[22/57] Compiling SymbolKit SemanticVersion.swift
[23/57] Compiling SymbolKit AccessControl.swift
[24/57] Compiling SymbolKit Availability.swift
[25/57] Compiling SymbolKit AvailabilityItem.swift
[26/57] Compiling SymbolKit Domain.swift
[27/57] Compiling SymbolKit DeclarationFragments.swift
[28/57] Compiling SymbolKit Fragment.swift
[29/57] Compiling SymbolKit FragmentKind.swift
[30/57] Compiling SymbolKit FunctionParameter.swift
[31/57] Compiling SymbolKit Mixin+Equals.swift
[32/57] Compiling SymbolKit Mixin+Hash.swift
[33/57] Compiling SymbolKit Mixin.swift
[34/57] Compiling SymbolKit LineList.swift
[35/57] Compiling SymbolKit Position.swift
[36/57] Compiling SymbolKit SourceRange.swift
[37/57] Emitting module Snippets
[38/57] Compiling SymbolKit Metadata.swift
[39/57] Compiling SymbolKit Module.swift
[40/57] Compiling SymbolKit OperatingSystem.swift
[41/57] Compiling SymbolKit Platform.swift
[42/57] Compiling SymbolKit Relationship.swift
[43/57] Compiling SymbolKit RelationshipKind.swift
[44/57] Compiling SymbolKit Generics.swift
[45/57] Compiling SymbolKit Namespace.swift
[46/57] Compiling SymbolKit Symbol.swift
[47/57] Compiling SymbolKit SymbolKind.swift
[48/57] Compiling SymbolKit SymbolGraph.swift
[49/57] Emitting module SymbolKit
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.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
[60/61] Applying snippet-extract
Build complete! (3.00s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.13s)
1232
10 /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/zollerboy1/swiftcommand/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/zollerboy1/swiftcommand/main
File count: 1232
Doc size: 10.0MB
Preparing doc bundle ...
Uploading prod-zollerboy1-swiftcommand-main-1593f41c.zip to s3://spi-docs-inbox/prod-zollerboy1-swiftcommand-main-1593f41c.zip
Copying... [12%]
Copying... [23%]
Copying... [31%]
Copying... [43%]
Copying... [51%]
Copying... [63%]
Copying... [70%]
Copying... [82%]
Copying... [94%]
Copying... [100%]
Done.