The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-collections with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git
Reference: v1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/GoodHatsLLC/swift-collections-v1_1-fork
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at d800378 Merge pull request #291 from lorentey/rope-fix-find-at-end
Cloned https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git
Revision (git rev-parse @):
d8003787efafa82f9805594bc51100be29ac6903
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git at v1.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-collections-v1_1-fork",
      "name": "swift-collections",
      "url": "https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections-v1_1-fork",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git from cache
Fetched https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git (0.19s)
Creating working copy for https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git
Working copy of https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git resolved at v1.1.0
warning: '.resolve-product-dependencies': dependency 'swift-collections-v1_1-fork' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/17] Emitting module _CollectionsUtilities
[2/17] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[3/17] Compiling _CollectionsUtilities UInt+reversed.swift
[4/19] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/19] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[6/19] Compiling _CollectionsUtilities _UniqueCollection.swift
[7/19] Compiling _CollectionsUtilities Debugging.swift
[8/19] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[9/19] Compiling _CollectionsUtilities _SortedCollection.swift
[10/19] Compiling _CollectionsUtilities Descriptions.swift
[11/19] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[12/19] Compiling _CollectionsUtilities Array+WithContiguousStorage Compatibility.swift
[13/19] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[14/19] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[15/19] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[16/19] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/19] Compiling _CollectionsUtilities Integer rank.swift
[18/19] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[19/19] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[20/328] Compiling HashTreeCollections _Bucket.swift
[21/328] Compiling HashTreeCollections _Hash.swift
[22/330] Compiling HeapModule _HeapNode.swift
[23/330] Compiling HeapModule Heap.swift
[24/330] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[25/330] Compiling HashTreeCollections _HashNode+Structural filter.swift
[26/330] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[27/330] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[28/330] Compiling HeapModule Heap+UnsafeHandle.swift
[29/330] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[30/330] Compiling HashTreeCollections _HashNode+Structural merge.swift
[31/330] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[32/330] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[33/330] Compiling HeapModule Heap+Invariants.swift
[34/330] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/330] Compiling HeapModule Heap+Descriptions.swift
[36/330] Emitting module HeapModule
[37/330] Compiling _RopeModule BigSubstring.swift
[38/330] Compiling _RopeModule Rope+Builder.swift
[39/330] Compiling _RopeModule Rope+Debugging.swift
[40/330] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[41/330] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[42/330] Compiling HashTreeCollections _HashNode.swift
[43/330] Compiling HashTreeCollections _HashSlot.swift
[44/337] Compiling HashTreeCollections _HashStack.swift
[45/337] Compiling HashTreeCollections _HashTreeIterator.swift
[46/337] Compiling HashTreeCollections _HashTreeStatistics.swift
[47/337] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[48/337] Compiling HashTreeCollections _RawHashNode.swift
[49/337] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[50/337] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[51/337] Compiling DequeModule _DequeSlot.swift
[52/337] Compiling BitCollections Range+Utilities.swift
[53/337] Compiling DequeModule _UnsafeWrappedBuffer.swift
[54/337] Compiling BitCollections Slice+Utilities.swift
[55/337] Compiling BitCollections UInt+Tricks.swift
[56/337] Compiling BitCollections _Word.swift
[57/337] Compiling _RopeModule Rope+Collection.swift
[58/337] Compiling _RopeModule Rope+Index.swift
[59/337] Compiling _RopeModule Rope+Sequence.swift
[60/337] Compiling _RopeModule Rope+Append.swift
[61/337] Compiling _RopeModule Rope+Extract.swift
[62/337] Compiling _RopeModule Rope+Find.swift
[63/347] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[64/347] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[65/347] Compiling HashTreeCollections TreeDictionary+Keys.swift
[66/347] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[67/347] Compiling HashTreeCollections TreeDictionary+Merge.swift
[68/347] Compiling BitCollections BitSet.Index.swift
[69/347] Compiling BitCollections BitSet._UnsafeHandle.swift
[70/354] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[71/354] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[72/354] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[73/354] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[74/354] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[75/354] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[76/354] Compiling HashTreeCollections TreeDictionary+Filter.swift
[77/354] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[78/354] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[87/354] Compiling HashTreeCollections _AncestorHashSlots.swift
[88/354] Compiling HashTreeCollections _Bitmap.swift
[95/354] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[96/354] Compiling _RopeModule BigString+Sequence.swift
[97/354] Compiling _RopeModule BigString+TextOutputStream.swift
[98/354] Compiling _RopeModule BigString+UnicodeScalarView.swift
[99/354] Compiling _RopeModule BigSubstring+UTF16View.swift
[100/354] Compiling _RopeModule BigSubstring+UTF8View.swift
[101/354] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[110/354] Compiling _RopeModule Rope+ForEachWhile.swift
[111/354] Compiling _RopeModule Rope+Insert.swift
[112/354] Compiling HashTreeCollections TreeSet+Collection.swift
[113/354] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[114/354] Compiling HashTreeCollections TreeSet+Debugging.swift
[115/354] Compiling HashTreeCollections TreeSet+Descriptions.swift
[116/354] Compiling HashTreeCollections TreeSet+Equatable.swift
[117/354] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[118/354] Compiling HashTreeCollections TreeSet+Extras.swift
[119/354] Compiling HashTreeCollections TreeSet+Filter.swift
[128/354] Emitting module BitCollections
[154/354] Compiling OrderedCollections OrderedSet+Sendable.swift
[155/354] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[156/354] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[157/354] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[158/354] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[159/354] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[160/354] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[161/354] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[162/354] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[163/354] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[164/354] Compiling HashTreeCollections TreeSet.swift
[165/354] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[166/354] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[167/354] Compiling HashTreeCollections _HashNode+Storage.swift
[179/354] Compiling OrderedCollections OrderedSet+SubSequence.swift
[180/354] Compiling OrderedCollections OrderedSet+Testing.swift
[181/354] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[182/354] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[183/354] Emitting module DequeModule
[226/363] Compiling OrderedCollections OrderedSet.swift
[227/363] Compiling OrderedCollections _UnsafeBitset.swift
[277/363] Emitting module OrderedCollections
[300/363] Emitting module _RopeModule
[301/363] Compiling _RopeModule Rope+Join.swift
[302/363] Compiling _RopeModule Rope+MutatingForEach.swift
[303/363] Compiling _RopeModule Rope+Remove.swift
[304/363] Compiling _RopeModule Rope+RemoveSubrange.swift
[305/363] Compiling _RopeModule Rope+Split.swift
[306/363] Compiling _RopeModule Optional Utilities.swift
[307/363] Compiling _RopeModule String Utilities.swift
[308/363] Compiling _RopeModule String.Index+ABI.swift
[309/363] Compiling _RopeModule _CharacterRecognizer.swift
[310/363] Emitting module HashTreeCollections
[330/365] Emitting module Collections
[331/365] Compiling Collections Collections.swift
[340/369] Emitting module _CollectionsTestSupport
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:182:16: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func _decode<Key: CodingKey>(key: Key) throws -> Value {
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
[351/369] Compiling _CollectionsTestSupport RepeatableRandomNumberGenerator.swift
[352/369] Compiling _CollectionsTestSupport SetAPIChecker.swift
[353/369] Compiling _CollectionsTestSupport SortedCollectionAPIChecker.swift
[354/369] Compiling _CollectionsTestSupport StringConvertibleValue.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:182:16: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func _decode<Key: CodingKey>(key: Key) throws -> Value {
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:182:16: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func _decode<Key: CodingKey>(key: Key) throws -> Value {
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:182:16: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func _decode<Key: CodingKey>(key: Key) throws -> Value {
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:182:16: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func _decode<Key: CodingKey>(key: Key) throws -> Value {
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:182:16: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func _decode<Key: CodingKey>(key: Key) throws -> Value {
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
Build complete! (11.70s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/goodhatsllc/swift-collections-v1_1-fork/v1.1.0
Repository:               GoodHatsLLC/swift-collections-v1_1-fork
Swift version used:       5.9
Target:                   Collections
Generating documentation for 'Collections'...
Converting documentation...
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Extensions/BitArray.md:1:3: warning: No symbol matched 'Collections/BitArray'. 'BitArray' doesn't exist at '/Collections'.
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Extensions/BitSet.Counted.md:1:3: warning: No symbol matched 'Collections/BitSet/Counted-swift.struct'. 'BitSet' doesn't exist at '/Collections'.
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Extensions/BitSet.md:1:3: warning: No symbol matched 'Collections/BitSet'. 'BitSet' doesn't exist at '/Collections'.
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Extensions/Deque.md:1:3: warning: No symbol matched 'Collections/Deque'. 'Deque' doesn't exist at '/Collections'.
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Extensions/Heap.md:1:3: warning: No symbol matched 'Collections/Heap'. 'Heap' doesn't exist at '/Collections'.
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Extensions/OrderedDictionary.Elements.md:1:3: warning: No symbol matched 'Collections/OrderedDictionary/Elements-swift.struct'. 'OrderedDictionary' doesn't exist at '/Collections'.
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Extensions/OrderedDictionary.Values.md:1:3: warning: No symbol matched 'Collections/OrderedDictionary/Values-swift.struct'. 'OrderedDictionary' doesn't exist at '/Collections'.
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Extensions/OrderedDictionary.md:1:3: warning: No symbol matched 'Collections/OrderedDictionary'. 'OrderedDictionary' doesn't exist at '/Collections'.
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Extensions/OrderedSet.UnorderedView.md:1:3: warning: No symbol matched 'Collections/OrderedSet/UnorderedView'. 'OrderedSet' doesn't exist at '/Collections'.
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Extensions/OrderedSet.md:1:3: warning: No symbol matched 'Collections/OrderedSet'. 'OrderedSet' doesn't exist at '/Collections'.
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Extensions/TreeDictionary.md:1:3: warning: No symbol matched 'Collections/TreeDictionary'. 'TreeDictionary' doesn't exist at '/Collections'.
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Extensions/TreeSet.md:1:3: warning: No symbol matched 'Collections/TreeSet'. 'TreeSet' doesn't exist at '/Collections'.
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Collections.md:19:5: warning: 'BitSet' doesn't exist at '/Collections'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Collections.md:20:5: warning: 'BitArray' doesn't exist at '/Collections'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Collections.md:24:5: warning: 'Deque' doesn't exist at '/Collections'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Collections.md:28:5: warning: 'Heap' doesn't exist at '/Collections'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Collections.md:32:5: warning: 'OrderedSet' doesn't exist at '/Collections'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Collections.md:33:5: warning: 'OrderedDictionary' doesn't exist at '/Collections'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Collections.md:37:5: warning: 'TreeSet' doesn't exist at '/Collections'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Collections/Collections.docc/Collections.md:38:5: warning: 'TreeDictionary' doesn't exist at '/Collections'
Conversion complete! (0.14s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/goodhatsllc/swift-collections-v1_1-fork/v1.1.0'
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.26s)
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 (0.71s)
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...
[1/45] Compiling SymbolKit Generics.swift
[2/45] Compiling SymbolKit Namespace.swift
[3/45] Compiling SymbolKit Symbol.swift
[4/45] Compiling SymbolKit SymbolKind.swift
[5/45] Compiling SymbolKit SymbolGraph.swift
[6/50] Compiling SymbolKit SourceOrigin.swift
[7/50] Compiling SymbolKit GenericConstraints.swift
[8/50] Compiling SymbolKit Swift.swift
[9/50] Compiling SymbolKit SemanticVersion.swift
[10/50] Compiling SymbolKit AccessControl.swift
[11/50] Compiling SymbolKit Availability.swift
[12/50] Compiling SymbolKit Metadata.swift
[13/50] Compiling SymbolKit Module.swift
[14/50] Compiling SymbolKit OperatingSystem.swift
[15/50] Compiling SymbolKit Platform.swift
[16/50] Compiling SymbolKit Relationship.swift
[17/50] Compiling SymbolKit RelationshipKind.swift
[18/50] Compiling SymbolKit Mixin+Equals.swift
[19/50] Compiling SymbolKit Mixin+Hash.swift
[20/50] Compiling SymbolKit Mixin.swift
[21/50] Compiling SymbolKit LineList.swift
[22/50] Compiling SymbolKit Position.swift
[23/50] Compiling SymbolKit SourceRange.swift
[24/50] Compiling SymbolKit FunctionSignature.swift
[25/50] Compiling SymbolKit Identifier.swift
[26/50] Compiling SymbolKit KindIdentifier.swift
[27/50] Compiling SymbolKit Location.swift
[28/50] Compiling SymbolKit Mutability.swift
[29/50] Compiling SymbolKit Names.swift
[30/50] Compiling SymbolKit SPI.swift
[31/50] Compiling SymbolKit Snippet.swift
[32/50] Compiling SymbolKit Extension.swift
[33/50] Compiling SymbolKit GenericConstraint.swift
[34/50] Compiling SymbolKit GenericParameter.swift
[35/50] Compiling SymbolKit AvailabilityItem.swift
[36/50] Compiling SymbolKit Domain.swift
[37/50] Compiling SymbolKit DeclarationFragments.swift
[38/50] Compiling SymbolKit Fragment.swift
[39/50] Compiling SymbolKit FragmentKind.swift
[40/50] Compiling SymbolKit FunctionParameter.swift
[41/50] Emitting module SymbolKit
[42/50] Compiling Snippets Snippet.swift
[43/50] Emitting module Snippets
[44/50] Compiling Snippets SnippetParser.swift
[45/50] Compiling SymbolKit GraphCollector.swift
[46/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[47/50] Compiling SymbolKit UnifiedSymbol.swift
[48/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[49/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[52/54] Emitting module snippet_extract
[53/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Linking snippet-extract
Build complete! (4.88s)
Building for debugging...
Build complete! (0.23s)
Target:                   BitCollections
Generating documentation for 'BitCollections'...
Converting documentation...
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitArray/BitArray.swift:33:9: warning: 'random(count:)' doesn't exist at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitArray/BitArray.swift:34:9: warning: 'random(count:using:)' doesn't exist at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitArray/BitArray.swift:39:22: warning: '944vg' isn't a disambiguation for 'subscript(_:)' at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitArray/BitArray.swift:70:9: warning: 'fill(in:with:)' is ambiguous at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitArray/BitArray.swift:80:9: warning: '_(_:_:)-1rhw' doesn't exist at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitArray/BitArray.swift:81:9: warning: '_(_:_:)-56s54' doesn't exist at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitArray/BitArray.swift:84:9: warning: '_=(_:_:)-69yf0' doesn't exist at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitArray/BitArray.swift:85:9: warning: '_=(_:_:)-icef' doesn't exist at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitCollections.docc/Extensions/BitArray.md:18:5: warning: 'random(count:)' doesn't exist at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitCollections.docc/Extensions/BitArray.md:19:5: warning: 'random(count:using:)' doesn't exist at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitCollections.docc/Extensions/BitArray.md:24:18: warning: '944vg' isn't a disambiguation for 'subscript(_:)' at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitCollections.docc/Extensions/BitArray.md:55:5: warning: 'fill(in:with:)' is ambiguous at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitCollections.docc/Extensions/BitArray.md:65:5: warning: '_(_:_:)-1rhw' doesn't exist at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitCollections.docc/Extensions/BitArray.md:66:5: warning: '_(_:_:)-56s54' doesn't exist at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitCollections.docc/Extensions/BitArray.md:69:5: warning: '_=(_:_:)-69yf0' doesn't exist at '/BitCollections/BitArray'
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BitCollections/BitCollections.docc/Extensions/BitArray.md:70:5: warning: '_=(_:_:)-icef' doesn't exist at '/BitCollections/BitArray'
Conversion complete! (1.20s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/goodhatsllc/swift-collections-v1_1-fork/v1.1.0'
Building for debugging...
Build complete! (0.25s)
Building for debugging...
Build complete! (0.21s)
Successfully merged into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/goodhatsllc/swift-collections-v1_1-fork/v1.1.0/index/index.json
Successfully merged into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/goodhatsllc/swift-collections-v1_1-fork/v1.1.0/linkable-paths.json
Target:                   DequeModule
Generating documentation for 'DequeModule'...
Converting documentation...
Conversion complete! (0.33s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/goodhatsllc/swift-collections-v1_1-fork/v1.1.0'
Building for debugging...
Build complete! (0.34s)
Building for debugging...
Build complete! (0.19s)
Successfully merged into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/goodhatsllc/swift-collections-v1_1-fork/v1.1.0/index/index.json
Successfully merged into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/goodhatsllc/swift-collections-v1_1-fork/v1.1.0/linkable-paths.json
Target:                   HashTreeCollections
Generating documentation for 'HashTreeCollections'...
Converting documentation...
Conversion complete! (0.47s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/goodhatsllc/swift-collections-v1_1-fork/v1.1.0'
Building for debugging...
Build complete! (0.37s)
Building for debugging...
Build complete! (0.18s)
Successfully merged into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/goodhatsllc/swift-collections-v1_1-fork/v1.1.0/index/index.json
Successfully merged into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/goodhatsllc/swift-collections-v1_1-fork/v1.1.0/linkable-paths.json
Target:                   HeapModule
Generating documentation for 'HeapModule'...
Converting documentation...
Conversion complete! (0.20s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/goodhatsllc/swift-collections-v1_1-fork/v1.1.0'
Building for debugging...
Build complete! (0.41s)
Building for debugging...
Build complete! (0.20s)
Successfully merged into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/goodhatsllc/swift-collections-v1_1-fork/v1.1.0/index/index.json
Successfully merged into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/goodhatsllc/swift-collections-v1_1-fork/v1.1.0/linkable-paths.json
Target:                   OrderedCollections
Generating documentation for 'OrderedCollections'...
Converting documentation...
Conversion complete! (0.83s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/goodhatsllc/swift-collections-v1_1-fork/v1.1.0'
Building for debugging...
Build complete! (0.42s)
Building for debugging...
Build complete! (0.19s)
Successfully merged into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/goodhatsllc/swift-collections-v1_1-fork/v1.1.0/index/index.json
Successfully merged into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/goodhatsllc/swift-collections-v1_1-fork/v1.1.0/linkable-paths.json
    4152
45	/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/goodhatsllc/swift-collections-v1_1-fork/v1.1.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/goodhatsllc/swift-collections-v1_1-fork/v1.1.0
File count: 4152
Doc size:   45.0MB
Preparing doc bundle ...
Uploading prod-goodhatsllc-swift-collections-v1_1-fork-v1.1.0-5e24b1ce.zip to s3://spi-docs-inbox/prod-goodhatsllc-swift-collections-v1_1-fork-v1.1.0-5e24b1ce.zip
Copying... [10%]
Copying... [21%]
Copying... [30%]
Copying... [41%]
Copying... [51%]
Copying... [60%]
Copying... [71%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.