Build Information
Successful build of Papyrus, reference v1.0.0 (96e40a), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 02:53:38 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: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/reddavis/Papyrus
* tag v1.0.0 -> FETCH_HEAD
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 v1.0.0
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.89s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.89s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.1 (2.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.56s)
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
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
========================================
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 (1.00s)
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.60s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (1.11s)
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.12s)
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 v1.0.0 (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 UnsafeMutableRawBufferPointer+Extras.swift
[8/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[9/23] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/23] Compiling InternalCollectionsUtilities UnsafeBufferPointer+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+Index.swift
[15/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.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] Emitting module InternalCollectionsUtilities
[21/24] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/24] Compiling InternalCollectionsUtilities Integer rank.swift
[23/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/96] Compiling DequeModule _DequeSlot.swift
[26/96] Compiling DequeModule _DequeBuffer.swift
[27/96] Compiling DequeModule _DequeBufferHeader.swift
[28/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[29/97] Compiling OrderedCollections OrderedSet+Codable.swift
[30/97] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[31/97] Compiling OrderedCollections OrderedSet+Descriptions.swift
[32/97] Compiling OrderedCollections OrderedSet+Diffing.swift
[33/97] Compiling OrderedCollections OrderedSet+Equatable.swift
[34/97] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[35/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[36/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[37/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[38/103] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[39/103] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[40/103] Compiling OrderedCollections OrderedSet+Sendable.swift
[41/103] Compiling OrderedCollections _HashTable+Testing.swift
[42/103] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[43/103] Compiling OrderedCollections OrderedDictionary+Codable.swift
[44/103] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[45/103] Compiling OrderedCollections _HashTable.swift
[46/103] Compiling OrderedCollections _Hashtable+Header.swift
[47/103] Compiling OrderedCollections _HashTable+Bucket.swift
[48/103] Compiling OrderedCollections _HashTable+BucketIterator.swift
[49/103] Compiling OrderedCollections _HashTable+Constants.swift
[50/103] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[51/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[52/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[53/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[54/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[55/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[56/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[57/103] Compiling OrderedCollections OrderedSet+Hashable.swift
[58/103] Compiling OrderedCollections OrderedSet+Initializers.swift
[59/103] Compiling OrderedCollections OrderedSet+Insertions.swift
[60/103] Compiling OrderedCollections OrderedSet+Invariants.swift
[61/103] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[62/103] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[63/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[64/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[65/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[66/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[67/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[68/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[69/103] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[70/103] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[71/103] Emitting module DequeModule
[72/103] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[73/103] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[74/103] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[75/103] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[76/103] Compiling OrderedCollections OrderedDictionary+Values.swift
[77/103] Compiling OrderedCollections OrderedDictionary.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
[89/103] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.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 AsyncAdjacentPairsSequence.swift
[105/153] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[106/153] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[107/153] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[108/153] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[109/153] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[110/158] Emitting module AsyncAlgorithms
[111/158] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[112/158] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[113/158] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[114/158] Compiling AsyncAlgorithms CombineLatestStorage.swift
[115/158] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[116/158] Compiling AsyncAlgorithms DebounceStateMachine.swift
[117/158] Compiling AsyncAlgorithms DebounceStorage.swift
[118/158] Compiling AsyncAlgorithms Dictionary.swift
[119/158] Compiling AsyncAlgorithms _TinyArray.swift
[120/158] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[121/158] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[122/158] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[123/158] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[124/158] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[125/158] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[126/158] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[127/158] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[128/158] Compiling AsyncAlgorithms AsyncChannel.swift
[129/158] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[130/158] Compiling AsyncAlgorithms ChannelStateMachine.swift
[131/158] Compiling AsyncAlgorithms ChannelStorage.swift
[132/158] Compiling AsyncAlgorithms Locking.swift
[133/158] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[134/158] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[135/158] Compiling AsyncAlgorithms MergeStateMachine.swift
[136/158] Compiling AsyncAlgorithms MergeStorage.swift
[137/158] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[138/158] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[139/158] Compiling AsyncAlgorithms AsyncShareSequence.swift
[140/158] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[141/158] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[142/158] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[143/158] Compiling AsyncAlgorithms UnsafeTransfer.swift
[144/158] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[145/158] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[146/158] Compiling AsyncAlgorithms ZipStateMachine.swift
[147/158] Compiling AsyncAlgorithms ZipStorage.swift
[148/158] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[149/158] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[150/158] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[151/158] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[152/158] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[153/158] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[154/158] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[155/158] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[156/158] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[157/158] Compiling AsyncAlgorithms Rethrow.swift
[158/158] Compiling AsyncAlgorithms SetAlgebra.swift
[159/168] Compiling Papyrus CollectionQuery.swift
[160/168] Compiling Papyrus Papyrus.swift
[161/168] Compiling Papyrus ObjectChange.swift
[162/168] Compiling Papyrus DirectoryObserver.swift
[163/168] Compiling Papyrus Fail.swift
[164/168] Compiling Papyrus Just.swift
[165/168] Compiling Papyrus AsyncStream.swift
[166/168] Compiling Papyrus AsyncThrowingStream.swift
[167/168] Emitting module Papyrus
[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.81s)
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/v1.0.0
Repository: reddavis/Papyrus
Swift version used: 6.3
Target: Papyrus
Extracting symbol information for 'Papyrus'...
Finished extracting symbol information for 'Papyrus'. (28.73s)
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.25s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/reddavis/papyrus/v1.0.0
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.09s)
Updated https://github.com/apple/swift-async-algorithms (0.65s)
Computing version for https://github.com/apple/swift-async-algorithms
Updated https://github.com/apple/swift-collections.git (0.66s)
Computed https://github.com/apple/swift-async-algorithms at 1.1.1 (2.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.38s)
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.11s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.72s)
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.6
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module SymbolKit
[8/57] Emitting module Snippets
[9/57] Compiling Snippets SnippetParser.swift
[10/57] Compiling SymbolKit Identifier.swift
[11/57] Compiling SymbolKit KindIdentifier.swift
[12/57] Compiling SymbolKit Location.swift
[13/57] Compiling SymbolKit Mutability.swift
[14/57] Compiling SymbolKit Relationship.swift
[15/57] Compiling SymbolKit RelationshipKind.swift
[16/57] Compiling SymbolKit SourceOrigin.swift
[17/57] Compiling SymbolKit GenericConstraints.swift
[18/57] Compiling SymbolKit Swift.swift
[19/57] Compiling SymbolKit GenericConstraint.swift
[20/57] Compiling SymbolKit GenericParameter.swift
[21/57] Compiling SymbolKit Generics.swift
[22/57] Compiling SymbolKit Namespace.swift
[23/57] Compiling SymbolKit Mixin+Equals.swift
[24/57] Compiling SymbolKit Mixin+Hash.swift
[25/57] Compiling SymbolKit Mixin.swift
[26/57] Compiling SymbolKit LineList.swift
[27/57] Compiling SymbolKit Position.swift
[28/57] Compiling SymbolKit DeclarationFragments.swift
[29/57] Compiling SymbolKit Fragment.swift
[30/57] Compiling SymbolKit FragmentKind.swift
[31/57] Compiling SymbolKit FunctionParameter.swift
[32/57] Compiling SymbolKit FunctionSignature.swift
[33/57] Compiling SymbolKit SourceRange.swift
[34/57] Compiling SymbolKit Metadata.swift
[35/57] Compiling SymbolKit Module.swift
[36/57] Compiling SymbolKit OperatingSystem.swift
[37/57] Compiling SymbolKit Platform.swift
[38/57] Compiling SymbolKit SemanticVersion.swift
[39/57] Compiling SymbolKit AccessControl.swift
[40/57] Compiling SymbolKit Availability.swift
[41/57] Compiling SymbolKit AvailabilityItem.swift
[42/57] Compiling SymbolKit Domain.swift
[43/57] Compiling SymbolKit Names.swift
[44/57] Compiling SymbolKit SPI.swift
[45/57] Compiling SymbolKit Snippet.swift
[46/57] Compiling SymbolKit Extension.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] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.71s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Papyrus' complete! (0.38s)
128
2 /Users/admin/builder/spi-builder-workspace/.docs/reddavis/papyrus/v1.0.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/reddavis/papyrus/v1.0.0
File count: 128
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-reddavis-papyrus-v1.0.0-57762e70.zip to s3://spi-docs-inbox/prod-reddavis-papyrus-v1.0.0-57762e70.zip
Copying... [15%]
Copying... [31%]
Copying... [46%]
Copying... [61%]
Copying... [76%]
Copying... [92%]
Copying... [100%]
Done.