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 1.1.1 (322d9f), with Swift 6.0 for macOS (SPM) on 30 Jan 2025 18:40:01 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-identified-collections.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-identified-collections
 * tag               1.1.1      -> FETCH_HEAD
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 1.1.1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-collections-benchmark
Fetching https://github.com/apple/swift-argument-parser
[4/340] Fetching swift-collections-benchmark
[76/2388] Fetching swift-collections-benchmark, swift-docc-plugin
[158/18015] Fetching swift-collections-benchmark, swift-docc-plugin, swift-collections
[459/22039] Fetching swift-collections-benchmark, swift-docc-plugin, swift-collections, swift-system
[500/34575] Fetching swift-collections-benchmark, swift-docc-plugin, swift-collections, swift-system, swift-argument-parser
[1689/37845] Fetching swift-collections-benchmark, swift-docc-plugin, swift-collections, swift-system, swift-argument-parser, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.31s)
[16207/35797] Fetching swift-collections-benchmark, swift-collections, swift-system, swift-argument-parser, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.80s)
Fetched https://github.com/apple/swift-collections from cache (1.80s)
Fetched https://github.com/apple/swift-system from cache (1.80s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.80s)
Fetched https://github.com/apple/swift-collections-benchmark from cache (1.80s)
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-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-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-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.0
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
========================================
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.16s)
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.63s)
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 1.1.1 (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.2.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
[7/17] Write swift-identified-collections-benchmark-entitlement.plist
[8/17] Write sources
[12/17] Compiling CSystem shims.c
[13/17] Write swift-version-5BDAB9E9C0126B9D.txt
[15/65] Emitting module SystemPackage
[16/68] Compiling SystemPackage Util+StringArray.swift
[17/68] Compiling SystemPackage Util.swift
[18/68] Compiling SystemPackage UtilConsumers.swift
[19/68] Emitting module InternalCollectionsUtilities
[20/68] Compiling SystemPackage FileOperations.swift
[21/68] Compiling SystemPackage FilePath.swift
[22/69] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/69] Compiling ArgumentParserToolInfo ToolInfo.swift
[24/69] Emitting module ArgumentParserToolInfo
[25/108] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/108] Compiling ArgumentParser ArgumentVisibility.swift
[27/108] Compiling ArgumentParser CompletionKind.swift
[28/108] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/108] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/108] Compiling ArgumentParser ExpressibleByArgument.swift
[31/108] Compiling ArgumentParser ArgumentHelp.swift
[32/108] Compiling ArgumentParser CommandGroup.swift
[33/108] Compiling ArgumentParser EnumerableFlag.swift
[34/108] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/108] Compiling ArgumentParser CompletionsGenerator.swift
[36/108] Compiling ArgumentParser NameSpecification.swift
[37/108] Compiling ArgumentParser Option.swift
[38/108] Compiling ArgumentParser Errors.swift
[39/108] Compiling ArgumentParser Flag.swift
[40/164] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[41/164] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[42/164] Compiling OrderedCollections OrderedSet+Sendable.swift
[43/164] Compiling OrderedCollections _HashTable+Bucket.swift
[44/164] Compiling OrderedCollections _HashTable+BucketIterator.swift
[45/164] Compiling OrderedCollections _HashTable+Constants.swift
[46/164] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[47/164] Compiling OrderedCollections _HashTable+Testing.swift
[48/164] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[49/164] Compiling OrderedCollections _HashTable.swift
[50/164] Compiling OrderedCollections OrderedSet+Codable.swift
[51/164] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[52/164] Compiling OrderedCollections _Hashtable+Header.swift
[53/164] Compiling OrderedCollections OrderedDictionary+Codable.swift
[54/164] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[55/164] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[56/164] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[57/164] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[58/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[59/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[60/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[61/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[62/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[63/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[64/164] Compiling OrderedCollections OrderedSet+Hashable.swift
[65/164] Compiling OrderedCollections OrderedSet+Initializers.swift
[66/164] Compiling OrderedCollections OrderedSet+Insertions.swift
[67/164] Compiling OrderedCollections OrderedSet+Invariants.swift
[68/164] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[69/164] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[72/164] Compiling OrderedCollections OrderedSet+Descriptions.swift
[73/164] Compiling OrderedCollections OrderedSet+Diffing.swift
[74/164] Compiling OrderedCollections OrderedSet+Equatable.swift
[75/164] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[76/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[77/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[78/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[79/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[80/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[81/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[82/170] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[83/170] Compiling OrderedCollections OrderedDictionary+Values.swift
[84/170] Compiling OrderedCollections OrderedDictionary.swift
[85/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[86/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[87/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[88/170] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[89/170] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[90/170] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[91/170] Compiling OrderedCollections OrderedDictionary+Elements.swift
[92/170] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[93/170] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[94/170] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[95/170] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[96/170] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[131/174] Compiling OrderedCollections OrderedSet+SubSequence.swift
[132/174] Compiling OrderedCollections OrderedSet+Testing.swift
[133/174] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[134/174] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[135/174] Compiling OrderedCollections OrderedSet.swift
[136/174] Compiling OrderedCollections _UnsafeBitset.swift
[137/174] Emitting module ArgumentParser
[138/174] Compiling ArgumentParser Platform.swift
[139/174] Compiling ArgumentParser SequenceExtensions.swift
[140/174] Compiling ArgumentParser StringExtensions.swift
[141/174] Compiling ArgumentParser Tree.swift
[142/174] Emitting module OrderedCollections
[155/193] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[156/193] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[157/193] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[158/193] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[159/193] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[160/193] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[161/193] Compiling IdentifiedCollections IdentifiedArray.swift
[162/193] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[163/193] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[172/268] Compiling CollectionsBenchmark Graphics+SVG.swift
[173/268] Compiling CollectionsBenchmark Graphics.swift
[174/268] Compiling CollectionsBenchmark Blackhole.swift
[175/268] Compiling CollectionsBenchmark Identity.swift
[176/269] Compiling IdentifiedCollections IdentifiedCollection.swift
[177/269] Compiling CollectionsBenchmark Band.swift
[178/269] Compiling CollectionsBenchmark Chart+Options.swift
[179/269] Compiling CollectionsBenchmark Color.swift
[180/269] Compiling CollectionsBenchmark DocumentRenderer.swift
[181/269] Compiling CollectionsBenchmark Font.swift
[182/269] Compiling CollectionsBenchmark Graphics+Element.swift
[183/269] Compiling CollectionsBenchmark Transform.swift
[184/269] Compiling CollectionsBenchmark Vector.swift
[185/269] Compiling CollectionsBenchmark BenchmarkCLI.swift
[186/269] Compiling CollectionsBenchmark _Document.swift
[187/269] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[188/269] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[189/269] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[190/269] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[191/269] Emitting module IdentifiedCollections
[192/269] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[193/269] Compiling CollectionsBenchmark UIKitRenderer.swift
[194/269] Compiling CollectionsBenchmark _XML.swift
[195/269] Compiling CollectionsBenchmark Theme.swift
[196/269] Compiling CollectionsBenchmark Compatibility.swift
[197/269] Compiling CollectionsBenchmark BinarySearch.swift
[198/269] Compiling CollectionsBenchmark Complain.swift
[199/269] Compiling CollectionsBenchmark Debug.swift
[210/277] Compiling CollectionsBenchmark Measurement.swift
[211/277] Compiling CollectionsBenchmark Sample+Statistic.swift
[212/277] Compiling CollectionsBenchmark Sample.swift
[213/277] Compiling CollectionsBenchmark Size.swift
[214/277] Compiling CollectionsBenchmark TaskResults.swift
[215/277] Compiling CollectionsBenchmark Tick.swift
[216/277] Compiling CollectionsBenchmark Time.swift
[225/277] Compiling CollectionsBenchmark Timer.swift
[226/277] Compiling CollectionsBenchmark AnyTask.swift
[227/277] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[228/277] Compiling CollectionsBenchmark Benchmark+Error.swift
[229/277] Compiling CollectionsBenchmark Benchmark+Event.swift
[230/277] Compiling CollectionsBenchmark Benchmark+Links.swift
[231/277] Compiling CollectionsBenchmark Benchmark+Main.swift
[232/277] Compiling CollectionsBenchmark Benchmark+Options.swift
[233/277] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[234/277] Compiling CollectionsBenchmark FilePath extensions.swift
[235/277] Compiling CollectionsBenchmark ProjectInfo.swift
[236/277] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[237/277] Compiling CollectionsBenchmark _Shims.swift
[238/277] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[239/277] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[240/277] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[241/277] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[242/277] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[243/277] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[244/277] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[245/277] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[246/277] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[247/277] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[248/277] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[249/277] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[250/277] Compiling CollectionsBenchmark Benchmark.swift
[251/277] Compiling CollectionsBenchmark BenchmarkResults.swift
[252/277] Compiling CollectionsBenchmark Task.swift
[253/277] Compiling CollectionsBenchmark TaskID.swift
[254/277] Compiling CollectionsBenchmark _ExecutionContext.swift
[255/277] Compiling CollectionsBenchmark _TypeBox.swift
[256/277] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[257/277] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[258/277] Compiling CollectionsBenchmark ImageFormat.swift
[259/277] Compiling CollectionsBenchmark Renderer.swift
[260/277] Compiling CollectionsBenchmark Shape.swift
[261/277] Compiling CollectionsBenchmark Stroke.swift
[262/277] Compiling CollectionsBenchmark Text.swift
[263/277] Compiling CollectionsBenchmark CocoaRenderer.swift
[264/277] Compiling CollectionsBenchmark CoreGraphics.swift
[265/277] Compiling CollectionsBenchmark DefaultRenderer.swift
[266/277] Compiling CollectionsBenchmark Chart.swift
[267/277] Compiling CollectionsBenchmark ChartScales.swift
[268/277] Compiling CollectionsBenchmark ChartUtils.swift
[269/277] Compiling CollectionsBenchmark Curve.swift
[270/277] Compiling CollectionsBenchmark EdgeInsets.swift
[271/277] Compiling CollectionsBenchmark Path.swift
[272/277] Compiling CollectionsBenchmark Point.swift
[273/277] Compiling CollectionsBenchmark Rectangle.swift
[274/277] Emitting module CollectionsBenchmark
[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! (42.36s)
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/1.1.1
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
Extracting symbol information for 'IdentifiedCollections'...
Finished extracting symbol information for 'IdentifiedCollections'. (4.37s)
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.41s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-identified-collections/1.1.1
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Identifier.swift
[8/57] Compiling SymbolKit KindIdentifier.swift
[9/57] Compiling SymbolKit Location.swift
[10/57] Compiling SymbolKit Mutability.swift
[11/57] Compiling SymbolKit GenericConstraint.swift
[12/57] Compiling SymbolKit GenericParameter.swift
[13/57] Compiling SymbolKit Generics.swift
[14/57] Compiling SymbolKit Namespace.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit SemanticVersion.swift
[30/57] Compiling SymbolKit AccessControl.swift
[31/57] Compiling SymbolKit Availability.swift
[32/57] Compiling SymbolKit AvailabilityItem.swift
[33/57] Compiling SymbolKit Domain.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.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] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.10s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/19] Compiling InternalCollectionsUtilities Specialize.swift
[5/19] Compiling InternalCollectionsUtilities Debugging.swift
[6/19] Compiling InternalCollectionsUtilities Descriptions.swift
[7/19] Compiling InternalCollectionsUtilities _SortedCollection.swift
[8/19] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[9/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[10/20] Compiling InternalCollectionsUtilities UInt+reversed.swift
[11/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[13/20] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[14/20] Compiling InternalCollectionsUtilities Integer rank.swift
[15/20] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/20] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[17/20] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/20] Emitting module InternalCollectionsUtilities
[19/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/20] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[22/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[23/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[24/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[25/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[26/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[27/82] Compiling OrderedCollections OrderedDictionary+Elements.swift
[28/82] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[29/82] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[30/82] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[31/82] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[32/82] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[33/82] Compiling OrderedCollections _Hashtable+Header.swift
[34/82] Compiling OrderedCollections OrderedDictionary+Codable.swift
[35/82] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[36/82] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[37/82] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[38/82] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[39/82] Compiling OrderedCollections OrderedSet+Hashable.swift
[40/82] Compiling OrderedCollections OrderedSet+Initializers.swift
[41/82] Compiling OrderedCollections OrderedSet+Insertions.swift
[42/82] Compiling OrderedCollections OrderedSet+Invariants.swift
[43/82] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[44/82] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[45/82] Compiling OrderedCollections OrderedSet+Codable.swift
[46/82] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/82] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/82] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/82] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/82] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[52/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[53/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[54/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[55/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[56/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[57/82] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[58/82] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[59/82] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[60/82] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[61/82] Compiling OrderedCollections OrderedDictionary+Values.swift
[62/82] Compiling OrderedCollections OrderedDictionary.swift
[63/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[64/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[65/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[66/82] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[67/82] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[68/82] Compiling OrderedCollections OrderedSet+Sendable.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+ExpressibleByArrayLiteral.swift
[84/101] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[85/102] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[86/102] Compiling IdentifiedCollections IdentifiedArray.swift
[87/102] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[88/102] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[89/102] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[90/102] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[91/102] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[92/102] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[93/102] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[94/102] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[95/102] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[96/102] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[97/102] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[98/102] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[99/102] Emitting module IdentifiedCollections
[100/102] Compiling IdentifiedCollections Identified.swift
[101/102] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[102/102] Compiling IdentifiedCollections IdentifiedCollection.swift
Build of target: 'IdentifiedCollections' complete! (2.29s)
     423
5	/Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-identified-collections/1.1.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/pointfreeco/swift-identified-collections/1.1.1
File count: 423
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-pointfreeco-swift-identified-collections-1.1.1-09a2b6ae.zip to s3://spi-docs-inbox/prod-pointfreeco-swift-identified-collections-1.1.1-09a2b6ae.zip
Copying... [12%]
Copying... [21%]
Copying... [33%]
Copying... [42%]
Copying... [51%]
Copying... [63%]
Copying... [71%]
Copying... [80%]
Copying... [92%]
Copying... [100%]
Done.