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, reference 1.1.4 (671108), with Swift 5.10 for macOS (SPM) on 25 Sep 2024 01:24:37 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-collections.git
Reference: 1.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-collections
 * tag               1.1.4      -> FETCH_HEAD
HEAD is now at 671108c Merge pull request #422 from apple/riscv64
Cloned https://github.com/apple/swift-collections.git
Revision (git rev-parse @):
671108c96644956dddcd89dd59c203dcdb36cec7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-collections.git at 1.1.4
========================================
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": "swift-collections",
      "name": "swift-collections",
      "url": "https://github.com/apple/swift-collections.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/apple/swift-collections.git
[1/15046] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.25s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4 (671108c)
warning: '.resolve-product-dependencies': dependency 'swift-collections' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/apple/swift-collections.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-33747A42983211AE.txt
[11/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[12/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/28] Compiling InternalCollectionsUtilities Debugging.swift
[14/28] Compiling InternalCollectionsUtilities Descriptions.swift
[15/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/28] Compiling InternalCollectionsUtilities Specialize.swift
[17/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/29] Compiling InternalCollectionsUtilities Integer rank.swift
[22/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/29] Emitting module InternalCollectionsUtilities
[26/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[27/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/346] Compiling DequeModule _DequeBufferHeader.swift
[31/346] Compiling DequeModule _DequeSlot.swift
[32/347] Compiling DequeModule _DequeBuffer.swift
[33/347] Compiling HeapModule Heap.swift
[34/347] Compiling HeapModule _HeapNode.swift
[35/347] Compiling HeapModule Heap+Descriptions.swift
[36/347] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[37/347] Compiling HeapModule Heap+Invariants.swift
[38/347] Compiling HeapModule Heap+UnsafeHandle.swift
[39/347] Emitting module HeapModule
[40/347] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[41/347] Compiling OrderedCollections OrderedSet+Hashable.swift
[42/347] Compiling OrderedCollections OrderedSet+Initializers.swift
[43/347] Compiling OrderedCollections OrderedSet+Insertions.swift
[44/347] Compiling OrderedCollections OrderedSet+Invariants.swift
[45/347] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[46/352] Compiling HashTreeCollections _HashNode+Debugging.swift
[47/352] Compiling HashTreeCollections _HashNode+Initializers.swift
[48/352] Compiling HashTreeCollections _HashNode+Invariants.swift
[49/352] Compiling HashTreeCollections _HashNode+Lookups.swift
[50/352] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[51/352] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[52/352] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[53/352] Compiling OrderedCollections OrderedDictionary+Elements.swift
[54/352] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[55/352] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[56/352] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[57/352] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[58/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[59/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[60/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[61/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[62/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[63/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[64/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[65/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[66/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[67/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[68/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[69/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[70/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[71/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[72/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[73/358] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[74/358] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[75/358] Compiling BitCollections BitSet.swift
[76/358] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[77/358] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[78/358] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[79/358] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[80/358] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[81/358] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[82/358] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[83/358] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[84/358] Compiling _RopeModule Rope+MutatingForEach.swift
[85/358] Compiling _RopeModule RopeSummary.swift
[86/358] Compiling _RopeModule _RopeItem.swift
[87/358] Compiling _RopeModule _RopePath.swift
[88/358] Compiling _RopeModule _RopeVersion.swift
[89/358] Compiling _RopeModule Rope+Collection.swift
[90/358] Compiling _RopeModule Rope+Index.swift
[91/358] Compiling _RopeModule Rope+Sequence.swift
[92/361] Compiling DequeModule _UnsafeWrappedBuffer.swift
[93/366] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[105/366] Compiling HashTreeCollections _HashLevel.swift
[106/366] Compiling HashTreeCollections _HashNode+Builder.swift
[107/366] Compiling HashTreeCollections _Bucket.swift
[108/366] Compiling HashTreeCollections _Hash.swift
[109/366] Compiling OrderedCollections OrderedSet+Codable.swift
[110/366] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[111/366] Compiling OrderedCollections OrderedSet+Descriptions.swift
[112/366] Compiling OrderedCollections OrderedSet+Diffing.swift
[113/366] Compiling OrderedCollections OrderedSet+Equatable.swift
[123/366] Compiling OrderedCollections OrderedSet+SubSequence.swift
[124/366] Compiling OrderedCollections OrderedSet+Testing.swift
[125/366] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[126/366] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[127/366] Compiling OrderedCollections OrderedSet.swift
[128/366] Compiling OrderedCollections _UnsafeBitset.swift
[142/366] Compiling HashTreeCollections _AncestorHashSlots.swift
[143/366] Compiling HashTreeCollections _Bitmap.swift
[144/366] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[145/366] Compiling HashTreeCollections _HashNode+Storage.swift
[146/366] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[147/366] Compiling HashTreeCollections _HashNode+Structural filter.swift
[148/366] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[149/366] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[150/366] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[174/366] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[175/366] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[176/366] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[177/366] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[178/366] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[179/366] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[180/366] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[181/366] Compiling HashTreeCollections TreeSet.swift
[194/366] Emitting module BitCollections
[209/366] Emitting module DequeModule
[295/373] Emitting module OrderedCollections
[314/373] Compiling _RopeModule Rope+Remove.swift
[315/373] Compiling _RopeModule Rope+RemoveSubrange.swift
[316/373] Compiling _RopeModule Rope+Split.swift
[317/373] Compiling _RopeModule Optional Utilities.swift
[318/373] Compiling _RopeModule String Utilities.swift
[319/373] Compiling _RopeModule String.Index+ABI.swift
[320/373] Compiling _RopeModule _CharacterRecognizer.swift
[321/373] Emitting module _RopeModule
[338/373] Emitting module HashTreeCollections
[339/375] Emitting module Collections
[340/375] Compiling Collections Collections.swift
[352/378] Emitting module _CollectionsTestSupport
[368/378] Compiling _CollectionsTestSupport SetAPIChecker.swift
[369/378] Compiling _CollectionsTestSupport SortedCollectionAPIChecker.swift
[370/378] Compiling _CollectionsTestSupport StringConvertibleValue.swift
Build complete! (10.95s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/apple/swift-collections/1.1.4
Repository:               apple/swift-collections
Swift version used:       5.10
Target:                   Collections
Extracting symbol information for 'Collections'...
Finished extracting symbol information for 'Collections'. (0.28s)
Building documentation for 'Collections'...
warning: 'BitSet' doesn't exist at '/Collections'
  --> Collections.md:19:5-19:11
17 | ### Bit Collections
18 |
19 + - ``BitSet``
20 | - ``BitArray``
21 |
warning: 'BitArray' doesn't exist at '/Collections'
  --> Collections.md:20:5-20:13
18 |
19 | - ``BitSet``
20 + - ``BitArray``
21 |
22 | ### Deque Module
warning: 'Deque' doesn't exist at '/Collections'
  --> Collections.md:24:5-24:10
22 | ### Deque Module
23 |
24 + - ``Deque``
25 |
26 | ### Heap Module
warning: 'Heap' doesn't exist at '/Collections'
  --> Collections.md:28:5-28:9
26 | ### Heap Module
27 |
28 + - ``Heap``
29 |
30 | ### Ordered Collections
warning: 'OrderedSet' doesn't exist at '/Collections'
  --> Collections.md:32:5-32:15
30 | ### Ordered Collections
31 |
32 + - ``OrderedSet``
33 | - ``OrderedDictionary``
34 |
warning: 'OrderedDictionary' doesn't exist at '/Collections'
  --> Collections.md:33:5-33:22
31 |
32 | - ``OrderedSet``
33 + - ``OrderedDictionary``
34 |
35 | ### Persistent Hashed Collections
warning: 'TreeSet' doesn't exist at '/Collections'
  --> Collections.md:37:5-37:12
35 | ### Persistent Hashed Collections
36 |
37 + - ``TreeSet``
38 | - ``TreeDictionary``
warning: 'TreeDictionary' doesn't exist at '/Collections'
  --> Collections.md:38:5-38:19
36 |
37 | - ``TreeSet``
38 + - ``TreeDictionary``
warning: No symbol matched 'Collections/BitArray'. 'BitArray' doesn't exist at '/Collections'.
 --> Extensions/BitArray.md:1:3-1:27
1 + # ``Collections/BitArray``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/BitSet/Counted-swift.struct'. 'BitSet' doesn't exist at '/Collections'.
 --> Extensions/BitSet.Counted.md:1:3-1:46
1 + # ``Collections/BitSet/Counted-swift.struct``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/BitSet'. 'BitSet' doesn't exist at '/Collections'.
 --> Extensions/BitSet.md:1:3-1:25
1 + # ``Collections/BitSet``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/Deque'. 'Deque' doesn't exist at '/Collections'.
 --> Extensions/Deque.md:1:3-1:24
1 + # ``Collections/Deque``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/Heap'. 'Heap' doesn't exist at '/Collections'.
 --> Extensions/Heap.md:1:3-1:23
1 + # ``Collections/Heap``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/OrderedDictionary/Elements-swift.struct'. 'OrderedDictionary' doesn't exist at '/Collections'.
 --> Extensions/OrderedDictionary.Elements.md:1:3-1:58
1 + # ``Collections/OrderedDictionary/Elements-swift.struct``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/OrderedDictionary/Values-swift.struct'. 'OrderedDictionary' doesn't exist at '/Collections'.
 --> Extensions/OrderedDictionary.Values.md:1:3-1:56
1 + # ``Collections/OrderedDictionary/Values-swift.struct``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/OrderedDictionary'. 'OrderedDictionary' doesn't exist at '/Collections'.
 --> Extensions/OrderedDictionary.md:1:3-1:36
1 + # ``Collections/OrderedDictionary``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/OrderedSet/UnorderedView'. 'OrderedSet' doesn't exist at '/Collections'.
 --> Extensions/OrderedSet.UnorderedView.md:1:3-1:43
1 + # ``Collections/OrderedSet/UnorderedView``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/OrderedSet'. 'OrderedSet' doesn't exist at '/Collections'.
 --> Extensions/OrderedSet.md:1:3-1:29
1 + # ``Collections/OrderedSet``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/TreeDictionary'. 'TreeDictionary' doesn't exist at '/Collections'.
 --> Extensions/TreeDictionary.md:1:3-1:33
1 + # ``Collections/TreeDictionary``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/TreeSet'. 'TreeSet' doesn't exist at '/Collections'.
 --> Extensions/TreeSet.md:1:3-1:26
1 + # ``Collections/TreeSet``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->Finished building documentation for 'Collections' (0.14s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/1.1.4
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.33s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (1.02s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3080] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.77s)
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.3
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/53] Compiling SymbolKit Identifier.swift
[12/53] Compiling SymbolKit KindIdentifier.swift
[13/53] Compiling SymbolKit Location.swift
[14/53] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit Names.swift
[16/57] Compiling SymbolKit SPI.swift
[17/57] Compiling SymbolKit Snippet.swift
[18/57] Compiling SymbolKit Extension.swift
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit SemanticVersion.swift
[25/57] Compiling SymbolKit AccessControl.swift
[26/57] Compiling SymbolKit Availability.swift
[27/57] Compiling SymbolKit AvailabilityItem.swift
[28/57] Compiling SymbolKit Domain.swift
[29/57] Compiling SymbolKit GenericConstraint.swift
[30/57] Compiling SymbolKit GenericParameter.swift
[31/57] Compiling SymbolKit Generics.swift
[32/57] Compiling SymbolKit Namespace.swift
[33/57] Compiling SymbolKit Symbol.swift
[34/57] Compiling SymbolKit SymbolKind.swift
[35/57] Compiling SymbolKit SymbolGraph.swift
[36/57] Compiling SymbolKit GraphCollector.swift
[37/57] Emitting module SymbolKit
[38/57] Compiling SymbolKit Relationship.swift
[39/57] Compiling SymbolKit RelationshipKind.swift
[40/57] Compiling SymbolKit SourceOrigin.swift
[41/57] Compiling SymbolKit GenericConstraints.swift
[42/57] Compiling SymbolKit Swift.swift
[43/57] Compiling SymbolKit SourceRange.swift
[44/57] Compiling SymbolKit Metadata.swift
[45/57] Compiling SymbolKit Module.swift
[46/57] Compiling SymbolKit OperatingSystem.swift
[47/57] Compiling SymbolKit Platform.swift
[48/57] Compiling Snippets Snippet.swift
[49/57] Emitting module Snippets
[50/57] Compiling Snippets SnippetParser.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 SymbolGraph+Snippet.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (6.82s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.19s)
Target:                   BitCollections
Extracting symbol information for 'BitCollections'...
Finished extracting symbol information for 'BitCollections'. (0.33s)
Building documentation for 'BitCollections'...
Finished building documentation for 'BitCollections' (0.38s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/1.1.4
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.23s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.18s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/1.1.4/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/1.1.4/linkable-paths.json
Target:                   DequeModule
Extracting symbol information for 'DequeModule'...
Finished extracting symbol information for 'DequeModule'. (0.31s)
Building documentation for 'DequeModule'...
Finished building documentation for 'DequeModule' (0.15s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/1.1.4
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.23s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.20s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/1.1.4/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/1.1.4/linkable-paths.json
Target:                   HashTreeCollections
Extracting symbol information for 'HashTreeCollections'...
Finished extracting symbol information for 'HashTreeCollections'. (0.30s)
Building documentation for 'HashTreeCollections'...
Finished building documentation for 'HashTreeCollections' (0.35s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/1.1.4
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.23s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.18s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/1.1.4/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/1.1.4/linkable-paths.json
Target:                   HeapModule
Extracting symbol information for 'HeapModule'...
Finished extracting symbol information for 'HeapModule'. (0.26s)
Building documentation for 'HeapModule'...
Finished building documentation for 'HeapModule' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/1.1.4
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.24s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.19s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/1.1.4/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/1.1.4/linkable-paths.json
Target:                   OrderedCollections
Extracting symbol information for 'OrderedCollections'...
Finished extracting symbol information for 'OrderedCollections'. (0.34s)
Building documentation for 'OrderedCollections'...
Finished building documentation for 'OrderedCollections' (0.62s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/1.1.4
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.23s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.19s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/1.1.4/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/1.1.4/linkable-paths.json
    4150
38	/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/1.1.4
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-collections/1.1.4
File count: 4150
Doc size:   38.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-collections-1.1.4-1571b8ce.zip to s3://spi-docs-inbox/prod-apple-swift-collections-1.1.4-1571b8ce.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [41%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.