Build Information
Successful build of Papyrus, reference main (96e40a), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 02:53:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reddavis/Papyrus.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/reddavis/Papyrus
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 96e40a9 red/swift-6 (#13)
Cloned https://github.com/reddavis/Papyrus.git
Revision (git rev-parse @):
96e40a9789660f3a647acf38b72d87a59858d7a8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/reddavis/Papyrus.git at main
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
[2/29816] Fetching swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-collections.git from cache (1.98s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.98s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.1 (2.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.67s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "papyrus",
"name": "Papyrus",
"url": "https://github.com/reddavis/Papyrus.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Papyrus",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms",
"version": "1.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/reddavis/Papyrus.git
[1/1368] Fetching papyrus
Fetched https://github.com/reddavis/Papyrus.git from cache (0.92s)
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.55s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (1.17s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.22s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/reddavis/Papyrus.git
Working copy of https://github.com/reddavis/Papyrus.git resolved at main (96e40a9)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
warning: '.resolve-product-dependencies': dependency 'papyrus' is not used by any target
Found 1 product dependencies
- swift-async-algorithms
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/reddavis/Papyrus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--6988338F2F200930.txt
[7/23] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/23] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/24] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[10/24] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/24] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[12/24] Compiling InternalCollectionsUtilities Descriptions.swift
[13/24] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[14/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/24] Compiling InternalCollectionsUtilities Debugging.swift
[18/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/24] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/24] Compiling InternalCollectionsUtilities Integer rank.swift
[22/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/24] Emitting module InternalCollectionsUtilities
[25/96] Compiling DequeModule _DequeBufferHeader.swift
[26/96] Compiling DequeModule _DequeSlot.swift
[27/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[28/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[29/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[30/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[31/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[32/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[33/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[34/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[35/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[36/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[37/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[38/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[39/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[40/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[41/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[42/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[43/103] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[44/103] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[45/103] Compiling OrderedCollections OrderedSet+Sendable.swift
[46/103] Compiling DequeModule _DequeBuffer.swift
[47/103] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[48/103] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[49/103] Compiling OrderedCollections OrderedDictionary+Codable.swift
[50/103] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[51/103] Compiling OrderedCollections _HashTable.swift
[52/103] Compiling OrderedCollections _Hashtable+Header.swift
[53/103] Compiling OrderedCollections _HashTable+Bucket.swift
[54/103] Compiling OrderedCollections _HashTable+BucketIterator.swift
[60/103] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[61/103] Compiling OrderedCollections _HashTable+Constants.swift
[62/103] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[63/103] Compiling OrderedCollections _HashTable+Testing.swift
[64/103] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[65/103] Emitting module DequeModule
[66/103] Compiling OrderedCollections OrderedSet+Hashable.swift
[67/103] Compiling OrderedCollections OrderedSet+Initializers.swift
[68/103] Compiling OrderedCollections OrderedSet+Insertions.swift
[69/103] Compiling OrderedCollections OrderedSet+Invariants.swift
[70/103] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[71/103] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[72/103] Compiling OrderedCollections OrderedSet+Codable.swift
[73/103] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[74/103] Compiling OrderedCollections OrderedSet+Descriptions.swift
[75/103] Compiling OrderedCollections OrderedSet+Diffing.swift
[76/103] Compiling OrderedCollections OrderedSet+Equatable.swift
[77/103] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[78/103] Compiling OrderedCollections OrderedDictionary+Elements.swift
[79/103] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[80/103] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[81/103] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[82/103] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[83/103] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[84/103] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[85/103] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[86/103] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[87/103] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[88/103] Compiling OrderedCollections OrderedDictionary+Values.swift
[89/103] Compiling OrderedCollections OrderedDictionary.swift
[97/103] Compiling OrderedCollections OrderedSet+SubSequence.swift
[98/103] Compiling OrderedCollections OrderedSet+Testing.swift
[99/103] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[100/103] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[101/103] Compiling OrderedCollections OrderedSet.swift
[102/103] Compiling OrderedCollections _UnsafeBitset.swift
[103/103] Emitting module OrderedCollections
[104/153] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[105/153] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[106/153] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[107/153] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[108/153] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[109/153] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[110/158] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[111/158] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[112/158] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[113/158] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[114/158] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[115/158] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[116/158] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[117/158] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[118/158] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[119/158] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[120/158] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[121/158] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[122/158] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[123/158] Compiling AsyncAlgorithms AsyncChannel.swift
[124/158] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[125/158] Compiling AsyncAlgorithms ChannelStateMachine.swift
[126/158] Compiling AsyncAlgorithms ChannelStorage.swift
[127/158] Emitting module AsyncAlgorithms
[128/158] Compiling AsyncAlgorithms Locking.swift
[129/158] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[130/158] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[131/158] Compiling AsyncAlgorithms MergeStateMachine.swift
[132/158] Compiling AsyncAlgorithms MergeStorage.swift
[133/158] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[134/158] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[135/158] Compiling AsyncAlgorithms AsyncShareSequence.swift
[136/158] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[137/158] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[138/158] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[139/158] Compiling AsyncAlgorithms DebounceStateMachine.swift
[140/158] Compiling AsyncAlgorithms DebounceStorage.swift
[141/158] Compiling AsyncAlgorithms Dictionary.swift
[142/158] Compiling AsyncAlgorithms _TinyArray.swift
[143/158] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[144/158] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[145/158] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[146/158] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[147/158] Compiling AsyncAlgorithms Rethrow.swift
[148/158] Compiling AsyncAlgorithms SetAlgebra.swift
[149/158] Compiling AsyncAlgorithms UnsafeTransfer.swift
[150/158] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[151/158] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[152/158] Compiling AsyncAlgorithms ZipStateMachine.swift
[153/158] Compiling AsyncAlgorithms ZipStorage.swift
[154/158] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[155/158] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[156/158] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[157/158] Compiling AsyncAlgorithms CombineLatestStorage.swift
[158/158] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[159/168] Compiling Papyrus Just.swift
[160/168] Compiling Papyrus DirectoryObserver.swift
[161/168] Compiling Papyrus ObjectChange.swift
[162/168] Compiling Papyrus CollectionQuery.swift
[163/168] Compiling Papyrus Fail.swift
[164/168] Emitting module Papyrus
[165/168] Compiling Papyrus Papyrus.swift
[166/168] Compiling Papyrus AsyncThrowingStream.swift
[167/168] Compiling Papyrus AsyncStream.swift
[168/168] Compiling Papyrus PapyrusStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/Papyrus/PapyrusStore.swift:231:25: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
229 | for object in objects {
230 | group.addTask { [id = object.id] in
231 | try delete(id: id, of: T.self, touchDirectory: false)
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
232 | }
233 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[169/169] Compiling Papyrus ObjectQuery.swift
Build complete! (10.91s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
}
],
"manifest_display_name" : "Papyrus",
"name" : "Papyrus",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "Papyrus",
"targets" : [
"Papyrus"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Unit",
"module_type" : "SwiftTarget",
"name" : "Unit",
"path" : "Tests/Unit",
"sources" : [
"CollectionQueryTests.swift",
"DirectoryObserverTests.swift",
"Helpers/Assertions.swift",
"Helpers/AsyncSequence+Extension.swift",
"Helpers/FileManager+Extension.swift",
"Helpers/Int+Extension.swift",
"ObjectQueryTests.swift",
"PapyrusStoreTests.swift",
"Resources/ExampleA.swift",
"Resources/ExampleB.swift",
"Resources/ExampleC.swift",
"Resources/ExampleD.swift"
],
"target_dependencies" : [
"Papyrus"
],
"type" : "test"
},
{
"c99name" : "Performance",
"module_type" : "SwiftTarget",
"name" : "Performance",
"path" : "Tests/Performance",
"sources" : [
"PerformanceTests.swift"
],
"target_dependencies" : [
"Papyrus"
],
"type" : "test"
},
{
"c99name" : "Papyrus",
"module_type" : "SwiftTarget",
"name" : "Papyrus",
"path" : "Sources/Papyrus",
"product_dependencies" : [
"AsyncAlgorithms"
],
"product_memberships" : [
"Papyrus"
],
"sources" : [
"Extensions/AsyncStream.swift",
"Extensions/AsyncThrowingStream.swift",
"Fail.swift",
"Just.swift",
"Observers/DirectoryObserver.swift",
"Observers/ObjectChange.swift",
"Papyrus.swift",
"PapyrusStore.swift",
"Queries/CollectionQuery.swift",
"Queries/ObjectQuery.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/reddavis/papyrus/main
Repository: reddavis/Papyrus
Swift version used: 6.3
Target: Papyrus
Extracting symbol information for 'Papyrus'...
Finished extracting symbol information for 'Papyrus'. (28.41s)
Building documentation for 'Papyrus'...
warning: Article 'Papyrus.md' (Papyrus) would override protocol 'Papyrus'.
DocC computes unique URLs for symbols, even if they have the same name, but doesn't account for article filenames that collide with symbols because of a bug.
Until rdar://79745455 (issue #593) is fixed, DocC favors the symbol in this collision and drops the article to have deterministic behavior.
--> Papyrus.md
Rename 'Papyrus.md'
Finished building documentation for 'Papyrus' (0.32s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/reddavis/papyrus/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-async-algorithms
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.25s)
Updated https://github.com/apple/swift-async-algorithms (0.64s)
Computing version for https://github.com/apple/swift-async-algorithms
Updated https://github.com/apple/swift-collections.git (0.64s)
Computed https://github.com/apple/swift-async-algorithms at 1.1.1 (2.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.87s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.49s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.93s)
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.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Emitting module Snippets
[8/57] Compiling Snippets Snippet.swift
[9/57] Compiling Snippets SnippetParser.swift
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Compiling SymbolKit Identifier.swift
[21/57] Compiling SymbolKit KindIdentifier.swift
[22/57] Compiling SymbolKit Location.swift
[23/57] Compiling SymbolKit Mutability.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit Names.swift
[35/57] Compiling SymbolKit SPI.swift
[36/57] Compiling SymbolKit Snippet.swift
[37/57] Compiling SymbolKit Extension.swift
[38/57] Compiling SymbolKit GenericConstraint.swift
[39/57] Compiling SymbolKit GenericParameter.swift
[40/57] Compiling SymbolKit Generics.swift
[41/57] Compiling SymbolKit Namespace.swift
[42/57] Compiling SymbolKit DeclarationFragments.swift
[43/57] Compiling SymbolKit Fragment.swift
[44/57] Compiling SymbolKit FragmentKind.swift
[45/57] Compiling SymbolKit FunctionParameter.swift
[46/57] Compiling SymbolKit FunctionSignature.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[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-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.49s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Papyrus' complete! (0.42s)
128
2 /Users/admin/builder/spi-builder-workspace/.docs/reddavis/papyrus/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/reddavis/papyrus/main
File count: 128
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-reddavis-papyrus-main-05ad8188.zip to s3://spi-docs-inbox/prod-reddavis-papyrus-main-05ad8188.zip
Copying... [15%]
Copying... [31%]
Copying... [46%]
Copying... [61%]
Copying... [77%]
Copying... [92%]
Copying... [100%]
Done.