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 (ae21cc), with Swift 5.10 for macOS (SPM) on 23 Jul 2024 17:24:13 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.47.0
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 ae21cce Run swift-format
Cloned https://github.com/pointfreeco/swift-identified-collections.git
Revision (git rev-parse @):
ae21ccea0c7749cc3d3ad85aed3619fae21b96c9
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/apple/swift-system
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
[1/333] Fetching swift-collections-benchmark
[75/1943] Fetching swift-collections-benchmark, swift-docc-plugin
[140/5555] Fetching swift-collections-benchmark, swift-docc-plugin, swift-system
[261/20216] Fetching swift-collections-benchmark, swift-docc-plugin, swift-system, swift-collections
[1158/32278] Fetching swift-collections-benchmark, swift-docc-plugin, swift-system, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (2.59s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.59s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.59s)
Fetched https://github.com/apple/swift-collections from cache (2.59s)
Fetched https://github.com/apple/swift-collections-benchmark from cache (2.59s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (2.71s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (0.62s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.3 (0.57s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.61s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin 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.1.4
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.3
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.2",
          "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/1494] Fetching swift-identified-collections
Fetched https://github.com/pointfreeco/swift-identified-collections.git from cache (1.24s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.57s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.2 (0.68s)
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 (ae21cce)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.2
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:             5.10
Building package at path:  $PWD
https://github.com/pointfreeco/swift-identified-collections.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManualPlugin
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/16] Write sources
[7/16] Write swift-identified-collections-benchmark-entitlement.plist
[7/16] Write sources
[11/16] Write swift-version-33747A42983211AE.txt
[12/16] Compiling CSystem shims.c
[14/85] Compiling OrderedCollections OrderedSet+Equatable.swift
[15/85] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[16/85] Compiling OrderedCollections OrderedSet+Hashable.swift
[17/85] Compiling OrderedCollections OrderedSet+Initializers.swift
[18/85] Compiling OrderedCollections OrderedSet+Insertions.swift
[19/85] Compiling OrderedCollections OrderedSet+Codable.swift
[20/85] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[21/85] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[22/85] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[23/85] Compiling OrderedCollections OrderedSet+Diffing.swift
[24/90] Compiling OrderedCollections OrderedSet+Invariants.swift
[25/90] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[26/90] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[27/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[28/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[29/90] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[30/90] Compiling SystemPackage Errno.swift
[31/90] Compiling SystemPackage FileDescriptor.swift
[32/90] Compiling SystemPackage FileHelpers.swift
[33/90] Compiling SystemPackage FilePathComponents.swift
[34/90] Emitting module ArgumentParserToolInfo
[35/90] Compiling ArgumentParserToolInfo ToolInfo.swift
[36/90] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[37/90] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[38/90] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[39/90] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[40/90] Compiling OrderedCollections OrderedDictionary+Elements.swift
[41/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[42/90] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[43/90] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[44/90] Compiling OrderedCollections OrderedSet+SubSequence.swift
[45/90] Compiling OrderedCollections OrderedSet+Testing.swift
[46/90] Compiling SystemPackage FilePathParsing.swift
[47/90] Compiling SystemPackage PlatformString.swift
[48/90] Compiling SystemPackage SystemString.swift
[49/90] Compiling SystemPackage FilePathString.swift
[50/90] Compiling SystemPackage FilePathSyntax.swift
[51/90] Compiling OrderedCollections _HashTable+Bucket.swift
[52/90] Compiling OrderedCollections _HashTable+BucketIterator.swift
[53/90] Compiling OrderedCollections _HashTable+Constants.swift
[54/90] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[55/90] Compiling OrderedCollections _HashTable+Testing.swift
[56/90] Compiling SystemPackage Syscalls.swift
[57/90] Compiling SystemPackage WindowsSyscallAdapters.swift
[58/90] Compiling SystemPackage FileOperations.swift
[59/90] Compiling SystemPackage FilePath.swift
[60/90] Compiling SystemPackage FilePathComponentView.swift
[61/90] Emitting module OrderedCollections
[62/127] Emitting module SystemPackage
[63/129] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[64/129] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[65/129] Compiling OrderedCollections OrderedSet.swift
[66/129] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[67/129] Compiling OrderedCollections _UnsafeBitset.swift
[68/129] Compiling SystemPackage Util.swift
[69/129] Compiling SystemPackage UtilConsumers.swift
[70/136] Compiling ArgumentParser ArgumentDefinition.swift
[71/136] Compiling ArgumentParser ArgumentSet.swift
[72/136] Compiling ArgumentParser CommandParser.swift
[73/136] Compiling ArgumentParser ParsableArguments.swift
[74/136] Compiling ArgumentParser ParsableArgumentsValidation.swift
[75/136] Compiling ArgumentParser ParsableCommand.swift
[76/136] Compiling ArgumentParser ArgumentDecoder.swift
[77/138] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[78/138] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[79/146] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[80/146] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[81/148] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[82/148] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[83/148] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[84/148] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[85/148] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[86/148] Compiling IdentifiedCollections Identified.swift
[87/148] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[88/148] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[89/148] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[96/151] Emitting module IdentifiedCollections
[97/151] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[98/151] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[100/151] Compiling IdentifiedCollections IdentifiedArray.swift
[109/152] Compiling IdentifiedCollections IdentifiedCollection.swift
[110/152] Compiling ArgumentParser SequenceExtensions.swift
[111/152] Compiling ArgumentParser StringExtensions.swift
[112/152] Compiling ArgumentParser Tree.swift
[113/152] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[114/152] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[121/152] Compiling ArgumentParser InputOrigin.swift
[122/152] Compiling ArgumentParser Name.swift
[123/152] Compiling ArgumentParser Parsed.swift
[124/152] Compiling ArgumentParser ParsedValues.swift
[137/152] Emitting module ArgumentParser
[140/152] Compiling ArgumentParser DumpHelpGenerator.swift
[141/152] Compiling ArgumentParser HelpCommand.swift
[142/152] Compiling ArgumentParser HelpGenerator.swift
[143/152] Compiling ArgumentParser MessageInfo.swift
[144/152] Compiling ArgumentParser UsageGenerator.swift
[145/152] Compiling ArgumentParser CollectionExtensions.swift
[146/152] Compiling ArgumentParser Errors.swift
[147/152] Compiling ArgumentParser Flag.swift
[148/152] Compiling ArgumentParser NameSpecification.swift
[149/152] Compiling ArgumentParser Option.swift
[150/227] Compiling CollectionsBenchmark Blackhole.swift
[151/227] Compiling CollectionsBenchmark Identity.swift
[152/227] Compiling CollectionsBenchmark Measurement.swift
[153/227] Compiling CollectionsBenchmark Sample+Statistic.swift
[154/227] Compiling CollectionsBenchmark Sample.swift
[155/227] Compiling CollectionsBenchmark Size.swift
[156/227] Compiling CollectionsBenchmark TaskResults.swift
[157/227] Compiling CollectionsBenchmark Tick.swift
[158/227] Compiling CollectionsBenchmark Time.swift
[159/235] Emitting module CollectionsBenchmark
[160/235] Compiling CollectionsBenchmark Transform.swift
[161/235] Compiling CollectionsBenchmark Vector.swift
[162/235] Compiling CollectionsBenchmark Color.swift
[163/235] Compiling CollectionsBenchmark DocumentRenderer.swift
[164/235] Compiling CollectionsBenchmark Font.swift
[165/235] Compiling CollectionsBenchmark Graphics+Element.swift
[166/235] Compiling CollectionsBenchmark Graphics+SVG.swift
[167/235] Compiling CollectionsBenchmark Graphics.swift
[168/235] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[169/235] Compiling CollectionsBenchmark UIKitRenderer.swift
[170/235] Compiling CollectionsBenchmark _XML.swift
[171/235] Compiling CollectionsBenchmark Theme.swift
[172/235] Compiling CollectionsBenchmark Compatibility.swift
[173/235] Compiling CollectionsBenchmark BinarySearch.swift
[174/235] Compiling CollectionsBenchmark Complain.swift
[175/235] Compiling CollectionsBenchmark Debug.swift
[176/235] Compiling CollectionsBenchmark Chart.swift
[177/235] Compiling CollectionsBenchmark ChartScales.swift
[178/235] Compiling CollectionsBenchmark ChartUtils.swift
[179/235] Compiling CollectionsBenchmark Curve.swift
[180/235] Compiling CollectionsBenchmark EdgeInsets.swift
[181/235] Compiling CollectionsBenchmark Path.swift
[182/235] Compiling CollectionsBenchmark Point.swift
[183/235] Compiling CollectionsBenchmark Rectangle.swift
[184/235] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[185/235] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[186/235] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[187/235] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[188/235] Compiling CollectionsBenchmark BenchmarkCLI.swift
[189/235] Compiling CollectionsBenchmark _Document.swift
[190/235] Compiling CollectionsBenchmark Band.swift
[191/235] Compiling CollectionsBenchmark Chart+Options.swift
[192/235] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[193/235] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[194/235] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[195/235] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[196/235] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[197/235] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[198/235] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[199/235] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[200/235] Compiling CollectionsBenchmark FilePath extensions.swift
[201/235] Compiling CollectionsBenchmark ProjectInfo.swift
[202/235] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[203/235] Compiling CollectionsBenchmark _Shims.swift
[204/235] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[205/235] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[206/235] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[207/235] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[208/235] Compiling CollectionsBenchmark Timer.swift
[209/235] Compiling CollectionsBenchmark AnyTask.swift
[210/235] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[211/235] Compiling CollectionsBenchmark Benchmark+Error.swift
[212/235] Compiling CollectionsBenchmark Benchmark+Event.swift
[213/235] Compiling CollectionsBenchmark Benchmark+Links.swift
[214/235] Compiling CollectionsBenchmark Benchmark+Main.swift
[215/235] Compiling CollectionsBenchmark Benchmark+Options.swift
[216/235] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[217/235] Compiling CollectionsBenchmark Benchmark.swift
[218/235] Compiling CollectionsBenchmark BenchmarkResults.swift
[219/235] Compiling CollectionsBenchmark Task.swift
[220/235] Compiling CollectionsBenchmark TaskID.swift
[221/235] Compiling CollectionsBenchmark _ExecutionContext.swift
[222/235] Compiling CollectionsBenchmark _TypeBox.swift
[223/235] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[224/235] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[225/235] Compiling CollectionsBenchmark ImageFormat.swift
[226/235] Compiling CollectionsBenchmark Renderer.swift
[227/235] Compiling CollectionsBenchmark Shape.swift
[228/235] Compiling CollectionsBenchmark Stroke.swift
[229/235] Compiling CollectionsBenchmark Text.swift
[230/235] Compiling CollectionsBenchmark CocoaRenderer.swift
[231/235] Compiling CollectionsBenchmark CoreGraphics.swift
[232/235] Compiling CollectionsBenchmark DefaultRenderer.swift
[233/237] Emitting module swift_identified_collections_benchmark
[234/237] Compiling swift_identified_collections_benchmark main.swift
[234/237] Write Objects.LinkFileList
[235/237] Linking swift-identified-collections-benchmark
[236/237] Applying swift-identified-collections-benchmark
Build complete! (19.55s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/pointfreeco/swift-identified-collections/main
Repository:               pointfreeco/swift-identified-collections
Swift version used:       5.10
    .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
Generating documentation for 'IdentifiedCollections'...
Converting documentation...
Conversion complete! (0.18s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-identified-collections/main'
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.23s)
     411
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: 411
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-pointfreeco-swift-identified-collections-main-90b860e7.zip to s3://spi-docs-inbox/prod-pointfreeco-swift-identified-collections-main-90b860e7.zip
Copying... [13%]
Copying... [22%]
Copying... [31%]
Copying... [41%]
Copying... [50%]
Copying... [63%]
Copying... [72%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.