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-identified-collections, reference main (322d9f), with Swift 6.0 for macOS (SPM) on 9 Dec 2024 19:38:11 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-identified-collections.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-identified-collections
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 322d9ff Android support (#80)
Cloned https://github.com/pointfreeco/swift-identified-collections.git
Revision (git rev-parse @):
322d9ffeeba85c9f7c4984b39422ec7cc3c56597
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-identified-collections.git at main
Fetching https://github.com/apple/swift-collections-benchmark
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-system
[1/340] Fetching swift-collections-benchmark
[8/2384] Fetching swift-collections-benchmark, swift-docc-plugin
[19/6314] Fetching swift-collections-benchmark, swift-docc-plugin, swift-system
[1048/21917] Fetching swift-collections-benchmark, swift-docc-plugin, swift-system, swift-collections
[2110/34318] Fetching swift-collections-benchmark, swift-docc-plugin, swift-system, swift-collections, swift-argument-parser
[5013/37521] Fetching swift-collections-benchmark, swift-docc-plugin, swift-system, swift-collections, swift-argument-parser, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.99s)
Fetched https://github.com/apple/swift-system from cache (1.99s)
Fetched https://github.com/apple/swift-collections from cache (1.99s)
Fetched https://github.com/apple/swift-collections-benchmark from cache (1.99s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.99s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.99s)
Creating working copy for https://github.com/apple/swift-collections-benchmark
Working copy of https://github.com/apple/swift-collections-benchmark resolved at 0.0.3
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.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": "swift-identified-collections",
      "name": "swift-identified-collections",
      "url": "https://github.com/pointfreeco/swift-identified-collections.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-identified-collections",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pointfreeco/swift-identified-collections.git
[1/1508] Fetching swift-identified-collections
Fetched https://github.com/pointfreeco/swift-identified-collections.git from cache (1.22s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.54s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.65s)
Creating working copy for https://github.com/pointfreeco/swift-identified-collections.git
Working copy of https://github.com/pointfreeco/swift-identified-collections.git resolved at main (322d9ff)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'swift-identified-collections' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/pointfreeco/swift-identified-collections.git
https://github.com/pointfreeco/swift-identified-collections.git
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-collections-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections-benchmark"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-identified-collections",
  "name" : "swift-identified-collections",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IdentifiedCollections",
      "targets" : [
        "IdentifiedCollections"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-identified-collections-benchmark",
      "targets" : [
        "swift-identified-collections-benchmark"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "swift_identified_collections_benchmark",
      "module_type" : "SwiftTarget",
      "name" : "swift-identified-collections-benchmark",
      "path" : "Sources/swift-identified-collections-benchmark",
      "product_dependencies" : [
        "CollectionsBenchmark"
      ],
      "product_memberships" : [
        "swift-identified-collections-benchmark"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "IdentifiedCollections"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IdentifiedCollectionsTests",
      "module_type" : "SwiftTarget",
      "name" : "IdentifiedCollectionsTests",
      "path" : "Tests/IdentifiedCollectionsTests",
      "sources" : [
        "IdentifiedArrayCollectionOperationTests.swift",
        "IdentifiedArrayTests.swift"
      ],
      "target_dependencies" : [
        "IdentifiedCollections"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IdentifiedCollections",
      "module_type" : "SwiftTarget",
      "name" : "IdentifiedCollections",
      "path" : "Sources/IdentifiedCollections",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "IdentifiedCollections",
        "swift-identified-collections-benchmark"
      ],
      "sources" : [
        "Identified/Identified.swift",
        "IdentifiedArray/IdentifiedArray+Codable.swift",
        "IdentifiedArray/IdentifiedArray+Collection.swift",
        "IdentifiedArray/IdentifiedArray+CollectionAlgorithms.swift",
        "IdentifiedArray/IdentifiedArray+CustomDebugStringConvertible.swift",
        "IdentifiedArray/IdentifiedArray+CustomReflectable.swift",
        "IdentifiedArray/IdentifiedArray+CustomStringConvertible.swift",
        "IdentifiedArray/IdentifiedArray+Equatable.swift",
        "IdentifiedArray/IdentifiedArray+ExpressibleByArrayLiteral.swift",
        "IdentifiedArray/IdentifiedArray+Hashable.swift",
        "IdentifiedArray/IdentifiedArray+IdentifiedCollection.swift",
        "IdentifiedArray/IdentifiedArray+Initializers.swift",
        "IdentifiedArray/IdentifiedArray+Insertions.swift",
        "IdentifiedArray/IdentifiedArray+MutableCollection.swift",
        "IdentifiedArray/IdentifiedArray+RandomAccessCollection.swift",
        "IdentifiedArray/IdentifiedArray+RangeReplaceableCollection.swift",
        "IdentifiedArray/IdentifiedArray+Sendable.swift",
        "IdentifiedArray/IdentifiedArray.swift",
        "IdentifiedCollection.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/17] Write sources
[9/17] Write swift-identified-collections-benchmark-entitlement.plist
[12/17] Compiling CSystem shims.c
[13/17] Write swift-version--7754E27361AE5C74.txt
[15/65] Emitting module SystemPackage
[16/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/69] Emitting module ArgumentParserToolInfo
[18/69] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/69] Compiling SystemPackage FilePathParsing.swift
[20/69] Compiling SystemPackage Constants.swift
[21/69] Compiling SystemPackage Syscalls.swift
[22/69] Compiling SystemPackage WindowsSyscallAdapters.swift
[23/69] Compiling SystemPackage FilePath.swift
[24/69] Compiling SystemPackage RawBuffer.swift
[25/69] Compiling SystemPackage FilePathComponentView.swift
[26/69] Compiling SystemPackage FilePathComponents.swift
[27/69] Compiling SystemPackage FilePathTempWindows.swift
[28/69] Compiling SystemPackage FilePathWindows.swift
[29/69] Compiling SystemPackage FileDescriptor.swift
[30/69] Compiling SystemPackage FilePathTempPosix.swift
[31/69] Compiling SystemPackage FileHelpers.swift
[32/69] Compiling SystemPackage FileOperations.swift
[33/69] Emitting module InternalCollectionsUtilities
[34/69] Compiling SystemPackage Errno.swift
[35/69] Compiling SystemPackage ErrnoWindows.swift
[36/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/164] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[38/164] Compiling OrderedCollections OrderedSet+Hashable.swift
[39/164] Compiling OrderedCollections OrderedSet+Initializers.swift
[40/164] Compiling OrderedCollections OrderedDictionary+Elements.swift
[41/164] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[42/164] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[43/164] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[44/164] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[45/164] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[46/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[47/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[48/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[49/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[50/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[51/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[52/170] Compiling OrderedCollections _Hashtable+Header.swift
[53/170] Compiling OrderedCollections OrderedDictionary+Codable.swift
[54/170] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[55/170] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[56/170] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[57/170] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[58/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[59/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[60/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[61/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[62/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[63/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[66/170] Compiling OrderedCollections OrderedSet+Insertions.swift
[67/170] Compiling OrderedCollections OrderedSet+Invariants.swift
[68/170] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[69/170] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[70/170] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[71/170] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[72/170] Compiling OrderedCollections OrderedSet+Sendable.swift
[73/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[74/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[75/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[76/170] Compiling OrderedCollections OrderedSet+Descriptions.swift
[77/170] Compiling OrderedCollections OrderedSet+Diffing.swift
[78/170] Compiling OrderedCollections OrderedSet+Equatable.swift
[79/170] Compiling OrderedCollections OrderedDictionary.swift
[80/170] Compiling OrderedCollections OrderedSet+Codable.swift
[81/170] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[88/170] Compiling OrderedCollections _HashTable+Bucket.swift
[89/170] Compiling OrderedCollections _HashTable+BucketIterator.swift
[90/170] Compiling OrderedCollections _HashTable+Constants.swift
[91/170] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[92/170] Compiling OrderedCollections _HashTable+Testing.swift
[93/170] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[94/170] Compiling OrderedCollections _HashTable.swift
[98/170] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[99/170] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[100/170] Compiling OrderedCollections OrderedDictionary+Values.swift
[105/170] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[106/170] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[116/174] Compiling OrderedCollections OrderedSet+SubSequence.swift
[117/174] Compiling OrderedCollections OrderedSet+Testing.swift
[118/174] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[119/174] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[120/174] Compiling OrderedCollections OrderedSet.swift
[121/174] Compiling OrderedCollections _UnsafeBitset.swift
[122/174] Emitting module ArgumentParser
[126/174] Compiling ArgumentParser Platform.swift
[127/174] Compiling ArgumentParser SequenceExtensions.swift
[128/174] Compiling ArgumentParser StringExtensions.swift
[129/174] Compiling ArgumentParser Tree.swift
[150/174] Emitting module OrderedCollections
[151/193] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[152/193] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[153/193] Compiling IdentifiedCollections IdentifiedArray.swift
[154/193] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[155/193] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[156/193] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[157/193] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[158/193] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[159/193] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[163/193] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[164/193] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[165/193] Compiling IdentifiedCollections Identified.swift
[166/193] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[167/193] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[168/193] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[169/193] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[170/193] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[171/193] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[172/268] Compiling CollectionsBenchmark BenchmarkCLI.swift
[173/268] Compiling CollectionsBenchmark _Document.swift
[174/268] Compiling CollectionsBenchmark Blackhole.swift
[175/268] Compiling CollectionsBenchmark Identity.swift
[176/268] Compiling CollectionsBenchmark Band.swift
[177/268] Compiling CollectionsBenchmark Chart+Options.swift
[178/269] Compiling CollectionsBenchmark _XML.swift
[179/269] Compiling CollectionsBenchmark Theme.swift
[180/269] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[181/269] Compiling CollectionsBenchmark UIKitRenderer.swift
[182/269] Compiling IdentifiedCollections IdentifiedCollection.swift
[183/269] Emitting module IdentifiedCollections
[184/269] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[185/269] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[186/269] Compiling CollectionsBenchmark Complain.swift
[187/269] Compiling CollectionsBenchmark Debug.swift
[188/269] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[189/269] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[190/269] Compiling CollectionsBenchmark Compatibility.swift
[191/269] Compiling CollectionsBenchmark BinarySearch.swift
[192/269] Compiling CollectionsBenchmark Chart.swift
[193/269] Compiling CollectionsBenchmark ChartScales.swift
[194/269] Compiling CollectionsBenchmark ChartUtils.swift
[195/269] Compiling CollectionsBenchmark Curve.swift
[196/269] Compiling CollectionsBenchmark EdgeInsets.swift
[197/269] Compiling CollectionsBenchmark Path.swift
[198/269] Compiling CollectionsBenchmark Point.swift
[199/269] Compiling CollectionsBenchmark Rectangle.swift
[200/277] Compiling CollectionsBenchmark Transform.swift
[201/277] Compiling CollectionsBenchmark Vector.swift
[202/277] Compiling CollectionsBenchmark Color.swift
[203/277] Compiling CollectionsBenchmark DocumentRenderer.swift
[204/277] Compiling CollectionsBenchmark Font.swift
[205/277] Compiling CollectionsBenchmark Graphics+Element.swift
[206/277] Compiling CollectionsBenchmark Graphics+SVG.swift
[207/277] Compiling CollectionsBenchmark Graphics.swift
[208/277] Compiling CollectionsBenchmark Timer.swift
[209/277] Compiling CollectionsBenchmark AnyTask.swift
[210/277] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[211/277] Compiling CollectionsBenchmark Benchmark+Error.swift
[212/277] Compiling CollectionsBenchmark Benchmark+Event.swift
[213/277] Compiling CollectionsBenchmark Benchmark+Links.swift
[214/277] Compiling CollectionsBenchmark Benchmark+Main.swift
[215/277] Compiling CollectionsBenchmark Benchmark+Options.swift
[216/277] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[227/277] Compiling CollectionsBenchmark Measurement.swift
[228/277] Compiling CollectionsBenchmark Sample+Statistic.swift
[229/277] Compiling CollectionsBenchmark Sample.swift
[230/277] Compiling CollectionsBenchmark Size.swift
[231/277] Compiling CollectionsBenchmark TaskResults.swift
[232/277] Compiling CollectionsBenchmark Tick.swift
[233/277] Compiling CollectionsBenchmark Time.swift
[234/277] Emitting module CollectionsBenchmark
[243/277] Compiling CollectionsBenchmark Benchmark.swift
[244/277] Compiling CollectionsBenchmark BenchmarkResults.swift
[245/277] Compiling CollectionsBenchmark Task.swift
[246/277] Compiling CollectionsBenchmark TaskID.swift
[247/277] Compiling CollectionsBenchmark _ExecutionContext.swift
[248/277] Compiling CollectionsBenchmark _TypeBox.swift
[249/277] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[250/277] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[251/277] Compiling CollectionsBenchmark ImageFormat.swift
[252/277] Compiling CollectionsBenchmark Renderer.swift
[253/277] Compiling CollectionsBenchmark Shape.swift
[254/277] Compiling CollectionsBenchmark Stroke.swift
[255/277] Compiling CollectionsBenchmark Text.swift
[256/277] Compiling CollectionsBenchmark CocoaRenderer.swift
[257/277] Compiling CollectionsBenchmark CoreGraphics.swift
[258/277] Compiling CollectionsBenchmark DefaultRenderer.swift
[259/277] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[260/277] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[261/277] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[262/277] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[263/277] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[264/277] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[265/277] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[266/277] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[267/277] Compiling CollectionsBenchmark FilePath extensions.swift
[268/277] Compiling CollectionsBenchmark ProjectInfo.swift
[269/277] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[270/277] Compiling CollectionsBenchmark _Shims.swift
[271/277] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[272/277] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[273/277] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[274/277] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[275/279] Compiling swift_identified_collections_benchmark main.swift
[276/279] Emitting module swift_identified_collections_benchmark
[276/279] Write Objects.LinkFileList
[277/279] Linking swift-identified-collections-benchmark
[278/279] Applying swift-identified-collections-benchmark
Build complete! (43.20s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-collections-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections-benchmark"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-identified-collections",
  "name" : "swift-identified-collections",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IdentifiedCollections",
      "targets" : [
        "IdentifiedCollections"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-identified-collections-benchmark",
      "targets" : [
        "swift-identified-collections-benchmark"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "swift_identified_collections_benchmark",
      "module_type" : "SwiftTarget",
      "name" : "swift-identified-collections-benchmark",
      "path" : "Sources/swift-identified-collections-benchmark",
      "product_dependencies" : [
        "CollectionsBenchmark"
      ],
      "product_memberships" : [
        "swift-identified-collections-benchmark"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "IdentifiedCollections"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IdentifiedCollectionsTests",
      "module_type" : "SwiftTarget",
      "name" : "IdentifiedCollectionsTests",
      "path" : "Tests/IdentifiedCollectionsTests",
      "sources" : [
        "IdentifiedArrayCollectionOperationTests.swift",
        "IdentifiedArrayTests.swift"
      ],
      "target_dependencies" : [
        "IdentifiedCollections"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IdentifiedCollections",
      "module_type" : "SwiftTarget",
      "name" : "IdentifiedCollections",
      "path" : "Sources/IdentifiedCollections",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "IdentifiedCollections",
        "swift-identified-collections-benchmark"
      ],
      "sources" : [
        "Identified/Identified.swift",
        "IdentifiedArray/IdentifiedArray+Codable.swift",
        "IdentifiedArray/IdentifiedArray+Collection.swift",
        "IdentifiedArray/IdentifiedArray+CollectionAlgorithms.swift",
        "IdentifiedArray/IdentifiedArray+CustomDebugStringConvertible.swift",
        "IdentifiedArray/IdentifiedArray+CustomReflectable.swift",
        "IdentifiedArray/IdentifiedArray+CustomStringConvertible.swift",
        "IdentifiedArray/IdentifiedArray+Equatable.swift",
        "IdentifiedArray/IdentifiedArray+ExpressibleByArrayLiteral.swift",
        "IdentifiedArray/IdentifiedArray+Hashable.swift",
        "IdentifiedArray/IdentifiedArray+IdentifiedCollection.swift",
        "IdentifiedArray/IdentifiedArray+Initializers.swift",
        "IdentifiedArray/IdentifiedArray+Insertions.swift",
        "IdentifiedArray/IdentifiedArray+MutableCollection.swift",
        "IdentifiedArray/IdentifiedArray+RandomAccessCollection.swift",
        "IdentifiedArray/IdentifiedArray+RangeReplaceableCollection.swift",
        "IdentifiedArray/IdentifiedArray+Sendable.swift",
        "IdentifiedArray/IdentifiedArray.swift",
        "IdentifiedCollection.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/pointfreeco/swift-identified-collections/main
Repository:               pointfreeco/swift-identified-collections
Swift version used:       6.0
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
Target:                   IdentifiedCollections
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'IdentifiedCollections'...
Finished extracting symbol information for 'IdentifiedCollections'. (4.28s)
Building documentation for 'IdentifiedCollections'...
warning: Return value documented for initializer returning void
  --> ../IdentifiedArray/IdentifiedArray+Initializers.swift:17:7-17:74
15 |   ///     must have a unique id.
16 |   ///   - id: The key path to an element's identifier.
17 +   /// - Returns: A new array initialized with the elements of `elements`.
   |       ╰─suggestion: Remove return value documentation
18 |   /// - Precondition: The sequence must not have duplicate ids.
19 |   /// - Complexity: Expected O(*n*) on average, where *n* is the count of elements, if `ID`
warning: Return value documented for initializer returning void
  --> ../IdentifiedArray/IdentifiedArray+Initializers.swift:43:7-43:74
41 |   ///     must have a unique id.
42 |   ///   - id: The key path to an element's identifier.
43 +   /// - Returns: A new array initialized with the elements of `elements`.
   |       ╰─suggestion: Remove return value documentation
44 |   /// - Precondition: The sequence must not have duplicate ids.
45 |   /// - Complexity: Expected O(*n*) on average, where *n* is the count of elements, if `ID`
warning: Return value documented for initializer returning void
  --> ../IdentifiedArray/IdentifiedArray+Initializers.swift:80:7-80:81
78 |   ///   - id: The key path to an element's identifier.
79 |   ///   - combine: Closure used to combine elements with duplicate ids.
80 +   /// - Returns: A new array initialized with the unique elements of `elements`.
   |       ╰─suggestion: Remove return value documentation
81 |   /// - Complexity: Expected O(*n*) on average, where *n* is the count of elements, if `ID`
82 |   ///   implements high-quality hashing.
warning: Return value documented for initializer returning void
   --> ../IdentifiedArray/IdentifiedArray+Initializers.swift:141:7-141:74
139 |   /// - Parameter elements: A sequence of elements to use for the new array. Every element in
140 |   ///   `elements` must have a unique id.
141 +   /// - Returns: A new array initialized with the elements of `elements`.
    |       ╰─suggestion: Remove return value documentation
142 |   /// - Precondition: The sequence must not have duplicate ids.
143 |   /// - Complexity: Expected O(*n*) on average, where *n* is the count of elements, if `ID`
warning: Return value documented for initializer returning void
   --> ../IdentifiedArray/IdentifiedArray+Initializers.swift:162:7-162:74
160 |   /// - Parameter elements: A sequence of elements to use for the new array. Every element in
161 |   ///   `elements` must have a unique id.
162 +   /// - Returns: A new array initialized with the elements of `elements`.
    |       ╰─suggestion: Remove return value documentation
163 |   /// - Precondition: The sequence must not have duplicate ids.
164 |   /// - Complexity: Expected O(*n*) on average, where *n* is the count of elements, if `ID`
warning: Return value documented for initializer returning void
   --> ../IdentifiedArray/IdentifiedArray+Initializers.swift:195:7-195:81
193 |   ///   - elements: A sequence of elements to use for the new array.
194 |   ///   - combine: Closure used to combine duplicated elements.
195 +   /// - Returns: A new array initialized with the unique elements of `elements`.
    |       ╰─suggestion: Remove return value documentation
196 |   /// - Complexity: Expected O(*n*) on average, where *n* is the count of elements, if `ID`
197 |   ///   implements high-quality hashing.
warning: Parameter 'elements' not found in instance method declaration
  --> ../IdentifiedArray/IdentifiedArray+Insertions.swift:22:19-22:27
20 |   /// members.
21 |   ///
22 +   /// - Parameter elements: A finite sequence of elements to append.
   |                   ╰─suggestion: Replace 'elements' with 'newElements'
23 |   /// - Complexity: The operation is expected to perform amortized O(1) copy, hash, and compare
24 |   ///   operations on the `Element` type, if it implements high-quality hashing.
warning: Parameter 'newElements' is missing documentation
  --> ../IdentifiedArray/IdentifiedArray+Insertions.swift:22:69-22:69
20 |   /// members.
21 |   ///
22 +   /// - Parameter elements: A finite sequence of elements to append.
   |                                                                     ╰─suggestion: Document 'newElements' parameter
23 |   /// - Complexity: The operation is expected to perform amortized O(1) copy, hash, and compare
24 |   ///   operations on the `Element` type, if it implements high-quality hashing.
warning: Parameter 'i' is missing documentation
  --> ../IdentifiedArray/IdentifiedArray+Insertions.swift:36:47-36:47
34 |   /// it.
35 |   ///
36 +   /// - Parameter item: The element to insert.
   |                                               ╰─suggestion: Document 'i' parameter
37 |   /// - Returns: A pair `(inserted, index)`, where `inserted` is a Boolean value indicating whether
38 |   ///   the operation added a new element, and `index` is the index of `item` in the resulting
warning: Parameter 'index' not found in instance method declaration
  --> ../IdentifiedArray/IdentifiedArray+Insertions.swift:59:7-59:66
57 |   /// - Parameter item: The new value that should replace the original element. `item` must match
58 |   ///   the identity of the original value.
59 +   /// - Parameter index: The index of the element to be replaced.
   |       ╰─suggestion: Remove 'index' parameter documentation
60 |   /// - Returns: The original element that was replaced.
61 |   /// - Complexity: Amortized O(1).
warning: Parameter 'i' is missing documentation
  --> ../IdentifiedArray/IdentifiedArray+Insertions.swift:59:66-59:66
57 |   /// - Parameter item: The new value that should replace the original element. `item` must match
58 |   ///   the identity of the original value.
59 +   /// - Parameter index: The index of the element to be replaced.
   |                                                                  ╰─suggestion: Document 'i' parameter
60 |   /// - Returns: The original element that was replaced.
61 |   /// - Complexity: Amortized O(1).
warning: Parameter 'index' not found in instance method declaration
  --> ../IdentifiedArray/IdentifiedArray+Insertions.swift:90:7-91:13
88 |   ///
89 |   /// - Parameter item: The value to append or replace.
90 +   /// - Parameter index: The index at which to insert the new member if `item` isn't already in the
   |       ╰─suggestion: Remove 'index' parameter documentation
91 +   ///   set.
92 |   /// - Returns: The original element that was replaced by this operation, or `nil` if the value was
93 |   ///   newly inserted into the collection.
warning: Parameter 'i' is missing documentation
  --> ../IdentifiedArray/IdentifiedArray+Insertions.swift:91:13-91:13
89 |   /// - Parameter item: The value to append or replace.
90 |   /// - Parameter index: The index at which to insert the new member if `item` isn't already in the
91 +   ///   set.
   |             ╰─suggestion: Document 'i' parameter
92 |   /// - Returns: The original element that was replaced by this operation, or `nil` if the value was
93 |   ///   newly inserted into the collection.
warning: External name 'keepingCapacity' used to document parameter
  --> ../IdentifiedArray/IdentifiedArray+RangeReplaceableCollection.swift:50:19-50:34
48 |   /// Removes all members from the set.
49 |   ///
50 +   /// - Parameter keepingCapacity: If `true`, the array's storage capacity is preserved; if `false`,
   |                   ╰─suggestion: Replace 'keepingCapacity' with 'keepCapacity'
51 |   ///   the underlying storage is released. The default is `false`.
52 |   /// - Complexity: O(`count`)Finished building documentation for 'IdentifiedCollections' (0.19s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-identified-collections/main
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--7754E27361AE5C74.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] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit SourceRange.swift
[22/57] Compiling SymbolKit Metadata.swift
[23/57] Compiling SymbolKit Module.swift
[24/57] Compiling SymbolKit OperatingSystem.swift
[25/57] Compiling SymbolKit Platform.swift
[26/57] Compiling SymbolKit SemanticVersion.swift
[27/57] Compiling SymbolKit AccessControl.swift
[28/57] Compiling SymbolKit Availability.swift
[29/57] Compiling SymbolKit AvailabilityItem.swift
[30/57] Compiling SymbolKit Domain.swift
[31/57] Compiling SymbolKit Names.swift
[32/57] Compiling SymbolKit SPI.swift
[33/57] Compiling SymbolKit Snippet.swift
[34/57] Compiling SymbolKit Extension.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.48s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/19] Compiling InternalCollectionsUtilities Debugging.swift
[4/19] Compiling InternalCollectionsUtilities Descriptions.swift
[5/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[6/20] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/20] Compiling InternalCollectionsUtilities Specialize.swift
[8/20] Compiling InternalCollectionsUtilities _SortedCollection.swift
[9/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/20] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[11/20] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[12/20] Compiling InternalCollectionsUtilities UInt+reversed.swift
[13/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/20] Compiling InternalCollectionsUtilities Integer rank.swift
[15/20] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[17/20] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[19/20] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[20/20] Emitting module InternalCollectionsUtilities
[21/76] Compiling OrderedCollections OrderedSet+Codable.swift
[22/76] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[23/76] Compiling OrderedCollections OrderedSet+Descriptions.swift
[24/76] Compiling OrderedCollections OrderedSet+Diffing.swift
[25/76] Compiling OrderedCollections OrderedSet+Equatable.swift
[26/76] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[27/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[28/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[29/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[30/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[31/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[32/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[33/82] Compiling OrderedCollections OrderedDictionary+Elements.swift
[34/82] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[35/82] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[36/82] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[37/82] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[38/82] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[39/82] Compiling OrderedCollections _Hashtable+Header.swift
[40/82] Compiling OrderedCollections OrderedDictionary+Codable.swift
[41/82] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[42/82] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[43/82] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[44/82] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[45/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[46/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[47/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[48/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[49/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[50/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[51/82] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/82] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/82] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/82] Compiling OrderedCollections OrderedSet+Invariants.swift
[55/82] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/82] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[57/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[58/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[59/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[60/82] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[61/82] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[62/82] Compiling OrderedCollections OrderedSet+Sendable.swift
[63/82] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[64/82] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[65/82] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[66/82] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[67/82] Compiling OrderedCollections OrderedDictionary+Values.swift
[68/82] Compiling OrderedCollections OrderedDictionary.swift
[69/82] Compiling OrderedCollections _HashTable+Bucket.swift
[70/82] Compiling OrderedCollections _HashTable+BucketIterator.swift
[71/82] Compiling OrderedCollections _HashTable+Constants.swift
[72/82] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[73/82] Compiling OrderedCollections _HashTable+Testing.swift
[74/82] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[75/82] Compiling OrderedCollections _HashTable.swift
[76/82] Compiling OrderedCollections OrderedSet+SubSequence.swift
[77/82] Compiling OrderedCollections OrderedSet+Testing.swift
[78/82] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[79/82] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[80/82] Compiling OrderedCollections OrderedSet.swift
[81/82] Compiling OrderedCollections _UnsafeBitset.swift
[82/82] Emitting module OrderedCollections
[83/101] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[84/101] Compiling IdentifiedCollections IdentifiedArray.swift
[85/101] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[86/101] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[87/101] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[88/101] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[89/101] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[90/101] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[91/102] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[92/102] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[93/102] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[94/102] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[95/102] Emitting module IdentifiedCollections
[96/102] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[97/102] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[98/102] Compiling IdentifiedCollections Identified.swift
[99/102] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[100/102] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[101/102] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[102/102] Compiling IdentifiedCollections IdentifiedCollection.swift
Build of target: 'IdentifiedCollections' complete! (2.11s)
     423
5	/Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-identified-collections/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/pointfreeco/swift-identified-collections/main
File count: 423
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-pointfreeco-swift-identified-collections-main-cda4d376.zip to s3://spi-docs-inbox/prod-pointfreeco-swift-identified-collections-main-cda4d376.zip
Copying... [12%]
Copying... [21%]
Copying... [33%]
Copying... [42%]
Copying... [51%]
Copying... [62%]
Copying... [71%]
Copying... [80%]
Copying... [92%]
Copying... [100%]
Done.