The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Papyrus, reference main (96e40a), with Swift 6.2 for macOS (SPM) on 5 Jan 2026 19:03:37 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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-collections.git
Fetching https://github.com/apple/swift-async-algorithms
[1/5860] Fetching swift-async-algorithms
[119/24291] Fetching swift-async-algorithms, swift-collections
Fetched https://github.com/apple/swift-async-algorithms from cache (1.20s)
Computing version for https://github.com/apple/swift-async-algorithms
[2765/18431] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
Computed https://github.com/apple/swift-async-algorithms at 1.1.1 (1.96s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.86s)
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",
  "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",
      "dependencies": [
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms",
          "version": "1.1.1",
          "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.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/reddavis/Papyrus.git
[1/1368] Fetching papyrus
Fetched https://github.com/reddavis/Papyrus.git from cache (1.05s)
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.57s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.1 (0.64s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.60s)
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/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-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.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.2
Building package at path:  $PWD
https://github.com/reddavis/Papyrus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-49B95AFC49DCD68C.txt
[7/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[8/23] Compiling InternalCollectionsUtilities Descriptions.swift
[9/23] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[10/23] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/23] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/23] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/23] Compiling InternalCollectionsUtilities Debugging.swift
[14/23] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[15/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/24] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/24] Compiling InternalCollectionsUtilities Integer rank.swift
[19/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/24] Emitting module InternalCollectionsUtilities
[22/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/24] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[25/96] Compiling DequeModule _DequeSlot.swift
[26/97] Compiling DequeModule _DequeBuffer.swift
[27/97] Compiling DequeModule _DequeBufferHeader.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 DequeModule _UnsafeWrappedBuffer.swift
[35/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[36/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[37/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[38/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[39/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[40/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[41/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[42/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[43/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[44/103] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[45/103] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[46/103] Compiling OrderedCollections OrderedSet+Sendable.swift
[47/103] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[48/103] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[49/103] Compiling OrderedCollections _HashTable+Constants.swift
[50/103] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[51/103] Compiling OrderedCollections OrderedDictionary+Codable.swift
[52/103] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[53/103] Compiling OrderedCollections _HashTable+Testing.swift
[54/103] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[55/103] Compiling OrderedCollections _HashTable.swift
[56/103] Compiling OrderedCollections _Hashtable+Header.swift
[62/103] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[63/103] Compiling OrderedCollections OrderedSet+Hashable.swift
[64/103] Compiling OrderedCollections OrderedSet+Initializers.swift
[65/103] Compiling OrderedCollections OrderedSet+Insertions.swift
[66/103] Compiling OrderedCollections OrderedSet+Invariants.swift
[67/103] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[68/103] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[69/103] Compiling OrderedCollections OrderedSet+Codable.swift
[70/103] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[71/103] Compiling OrderedCollections OrderedSet+Descriptions.swift
[72/103] Compiling OrderedCollections OrderedSet+Diffing.swift
[73/103] Compiling OrderedCollections OrderedSet+Equatable.swift
[74/103] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[75/103] Compiling OrderedCollections OrderedDictionary+Elements.swift
[76/103] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[77/103] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[78/103] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[79/103] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[80/103] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[81/103] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[82/103] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[83/103] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[84/103] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[85/103] Compiling OrderedCollections OrderedDictionary+Values.swift
[86/103] Compiling OrderedCollections OrderedDictionary.swift
[87/103] Compiling OrderedCollections _HashTable+Bucket.swift
[88/103] Compiling OrderedCollections _HashTable+BucketIterator.swift
[89/103] Emitting module DequeModule
[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] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[111/158] Compiling AsyncAlgorithms AsyncChannel.swift
[112/158] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[113/158] Compiling AsyncAlgorithms ChannelStateMachine.swift
[114/158] Compiling AsyncAlgorithms ChannelStorage.swift
[115/158] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[116/158] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[117/158] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[118/158] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[119/158] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[120/158] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.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] Emitting module AsyncAlgorithms
[128/158] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[129/158] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[130/158] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[131/158] Compiling AsyncAlgorithms CombineLatestStorage.swift
[132/158] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[133/158] Compiling AsyncAlgorithms UnsafeTransfer.swift
[134/158] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[135/158] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[136/158] Compiling AsyncAlgorithms ZipStateMachine.swift
[137/158] Compiling AsyncAlgorithms ZipStorage.swift
[138/158] Compiling AsyncAlgorithms Locking.swift
[139/158] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[140/158] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[141/158] Compiling AsyncAlgorithms MergeStateMachine.swift
[142/158] Compiling AsyncAlgorithms MergeStorage.swift
[143/158] Compiling AsyncAlgorithms DebounceStateMachine.swift
[144/158] Compiling AsyncAlgorithms DebounceStorage.swift
[145/158] Compiling AsyncAlgorithms Dictionary.swift
[146/158] Compiling AsyncAlgorithms _TinyArray.swift
[147/158] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[148/158] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[149/158] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[150/158] Compiling AsyncAlgorithms AsyncShareSequence.swift
[151/158] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[152/158] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[153/158] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.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 AsyncStream.swift
[160/168] Compiling Papyrus Papyrus.swift
[161/168] Compiling Papyrus DirectoryObserver.swift
[162/168] Emitting module Papyrus
[163/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>
[164/168] Compiling Papyrus Fail.swift
[165/168] Compiling Papyrus AsyncThrowingStream.swift
[166/168] Compiling Papyrus CollectionQuery.swift
[167/168] Compiling Papyrus Just.swift
[168/168] Compiling Papyrus ObjectChange.swift
[169/169] Compiling Papyrus ObjectQuery.swift
Build complete! (9.01s)
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.2
Target:                   Papyrus
Extracting symbol information for 'Papyrus'...
Finished extracting symbol information for 'Papyrus'. (1.85s)
Building documentation for 'Papyrus'...
Finished building documentation for 'Papyrus' (0.12s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/reddavis/papyrus/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-collections.git (0.62s)
[1/2158] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-async-algorithms
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.29s)
Updated https://github.com/apple/swift-async-algorithms (0.59s)
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.57s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.10s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3633] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.30s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.09s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module Snippets
[11/57] Compiling Snippets Snippet.swift
[12/57] Compiling Snippets SnippetParser.swift
[13/57] Emitting module SymbolKit
[14/57] Compiling SymbolKit Mixin+Equals.swift
[15/57] Compiling SymbolKit Mixin+Hash.swift
[16/57] Compiling SymbolKit Mixin.swift
[17/57] Compiling SymbolKit LineList.swift
[18/57] Compiling SymbolKit Position.swift
[19/57] Compiling SymbolKit Names.swift
[20/57] Compiling SymbolKit SPI.swift
[21/57] Compiling SymbolKit Snippet.swift
[22/57] Compiling SymbolKit Extension.swift
[23/57] Compiling SymbolKit Relationship.swift
[24/57] Compiling SymbolKit RelationshipKind.swift
[25/57] Compiling SymbolKit SourceOrigin.swift
[26/57] Compiling SymbolKit GenericConstraints.swift
[27/57] Compiling SymbolKit Swift.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 Identifier.swift
[34/57] Compiling SymbolKit KindIdentifier.swift
[35/57] Compiling SymbolKit Location.swift
[36/57] Compiling SymbolKit Mutability.swift
[37/57] Compiling SymbolKit SemanticVersion.swift
[38/57] Compiling SymbolKit AccessControl.swift
[39/57] Compiling SymbolKit Availability.swift
[40/57] Compiling SymbolKit AvailabilityItem.swift
[41/57] Compiling SymbolKit Domain.swift
[42/57] Compiling SymbolKit Symbol.swift
[43/57] Compiling SymbolKit SymbolKind.swift
[44/57] Compiling SymbolKit SymbolGraph.swift
[45/57] Compiling SymbolKit GraphCollector.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.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 SnippetBuildCommand.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.56s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'Papyrus' complete! (0.35s)
     126
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: 126
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-reddavis-papyrus-main-9e7e6a70.zip to s3://spi-docs-inbox/prod-reddavis-papyrus-main-9e7e6a70.zip
Copying... [16%]
Copying... [32%]
Copying... [48%]
Copying... [65%]
Copying... [81%]
Copying... [97%]
Copying... [100%]
Done.