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.9 for Linux on 23 Jul 2024 17:22:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/pointfreeco/swift-identified-collections.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:42089e127179f97bc0ca0c1c313de55254bdfac5dc9c651424c389c16ec35440
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-collections-benchmark
[1/3612] Fetching swift-system
[182/3945] Fetching swift-system, swift-collections-benchmark
[664/18606] Fetching swift-system, swift-collections-benchmark, swift-collections
Fetched https://github.com/apple/swift-system (1.20s)
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-collections-benchmark (1.22s)
Fetching https://github.com/apple/swift-argument-parser
[7553/14661] Fetching swift-collections
[9531/16271] Fetching swift-collections, swift-docc-plugin
[15721/28333] Fetching swift-collections, swift-docc-plugin, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin (0.94s)
[25517/26723] Fetching swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-collections (2.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-argument-parser (1.42s)
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (2.15s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (0.76s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.3 (0.85s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.77s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.78s)
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-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-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
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
[1/1] Compiling plugin GenerateManualPlugin
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/12] Compiling CSystem shims.c
[5/80] Emitting module OrderedCollections
[6/86] Compiling OrderedCollections _Hashtable+Header.swift
[7/86] Compiling OrderedCollections OrderedDictionary+Codable.swift
[8/86] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[9/86] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[10/86] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[11/86] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[12/86] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[13/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[14/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[15/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[16/86] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[17/86] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[18/86] Compiling OrderedCollections OrderedSet+SubSequence.swift
[19/86] Emitting module SystemPackage
[20/88] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[21/88] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[22/88] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[23/88] Compiling OrderedCollections OrderedDictionary+Values.swift
[24/88] Compiling OrderedCollections OrderedDictionary.swift
[25/88] Compiling OrderedCollections OrderedSet+Codable.swift
[26/88] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[27/88] Compiling SystemPackage Util.swift
[28/88] Compiling SystemPackage UtilConsumers.swift
[29/88] Compiling OrderedCollections OrderedSet+Diffing.swift
[30/88] Compiling OrderedCollections OrderedSet+Equatable.swift
[31/88] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[32/88] Compiling OrderedCollections _HashTable+Bucket.swift
[33/88] Compiling OrderedCollections _HashTable+BucketIterator.swift
[34/88] Compiling OrderedCollections _HashTable+Constants.swift
[35/88] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[36/88] Compiling OrderedCollections _HashTable+Testing.swift
[37/88] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[38/88] Compiling OrderedCollections _HashTable.swift
[39/88] Compiling OrderedCollections OrderedDictionary+Elements.swift
[40/88] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[41/88] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[42/88] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[43/88] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[44/88] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[45/88] Compiling OrderedCollections OrderedSet+Hashable.swift
[46/88] Compiling OrderedCollections OrderedSet+Initializers.swift
[47/88] Compiling OrderedCollections OrderedSet+Insertions.swift
[48/88] Compiling OrderedCollections OrderedSet+Invariants.swift
[49/88] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[50/88] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[56/88] Compiling ArgumentParserToolInfo ToolInfo.swift
[57/88] Emitting module ArgumentParserToolInfo
[60/90] Compiling OrderedCollections OrderedSet+Testing.swift
[61/90] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[62/90] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[63/90] Compiling OrderedCollections OrderedSet.swift
[64/90] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[65/90] Compiling OrderedCollections _UnsafeBitset.swift
[75/92] Wrapping AST for ArgumentParserToolInfo for debugging
[85/93] Wrapping AST for OrderedCollections for debugging
[88/148] Wrapping AST for SystemPackage for debugging
[90/148] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[91/148] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[92/148] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[93/148] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[94/150] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[95/150] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[96/150] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[97/150] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[98/150] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[99/150] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[100/150] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[101/150] Compiling IdentifiedCollections IdentifiedArray.swift
[102/150] Compiling IdentifiedCollections IdentifiedCollection.swift
[103/150] Compiling IdentifiedCollections Identified.swift
[104/150] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[105/150] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[106/150] Emitting module IdentifiedCollections
[107/150] Emitting module ArgumentParser
[116/154] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[117/154] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[118/154] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[127/156] Wrapping AST for IdentifiedCollections for debugging
[129/156] Compiling ArgumentParser CollectionExtensions.swift
[130/156] Compiling ArgumentParser SequenceExtensions.swift
[131/156] Compiling ArgumentParser StringExtensions.swift
[132/156] Compiling ArgumentParser Tree.swift
[133/156] Compiling ArgumentParser Name.swift
[134/156] Compiling ArgumentParser Parsed.swift
[135/156] Compiling ArgumentParser ParsedValues.swift
[136/156] Compiling ArgumentParser ParserError.swift
[137/156] Compiling ArgumentParser SplitArguments.swift
[138/156] Compiling ArgumentParser DumpHelpGenerator.swift
[139/156] Compiling ArgumentParser HelpCommand.swift
[140/156] Compiling ArgumentParser HelpGenerator.swift
[141/156] Compiling ArgumentParser MessageInfo.swift
[142/156] Compiling ArgumentParser UsageGenerator.swift
[147/156] Compiling ArgumentParser InputOrigin.swift
[148/156] Compiling ArgumentParser NameSpecification.swift
[149/156] Compiling ArgumentParser Option.swift
[150/156] Compiling ArgumentParser OptionGroup.swift
[151/156] Compiling ArgumentParser AsyncParsableCommand.swift
[152/156] Compiling ArgumentParser CommandConfiguration.swift
[154/158] Wrapping AST for ArgumentParser for debugging
[156/231] Compiling CollectionsBenchmark Blackhole.swift
[157/231] Compiling CollectionsBenchmark Identity.swift
[158/231] Compiling CollectionsBenchmark Measurement.swift
[159/231] Compiling CollectionsBenchmark Sample+Statistic.swift
[160/231] Compiling CollectionsBenchmark Sample.swift
[161/231] Compiling CollectionsBenchmark Size.swift
[162/231] Compiling CollectionsBenchmark TaskResults.swift
[163/231] Compiling CollectionsBenchmark Tick.swift
[164/231] Compiling CollectionsBenchmark Time.swift
[165/231] Compiling CollectionsBenchmark Timer.swift
[166/231] Compiling CollectionsBenchmark AnyTask.swift
[167/241] Compiling CollectionsBenchmark Text.swift
[168/241] Compiling CollectionsBenchmark CocoaRenderer.swift
[169/241] Compiling CollectionsBenchmark CoreGraphics.swift
[170/241] Compiling CollectionsBenchmark DefaultRenderer.swift
[171/241] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[172/241] Compiling CollectionsBenchmark UIKitRenderer.swift
[173/241] Compiling CollectionsBenchmark _XML.swift
[174/241] Compiling CollectionsBenchmark Theme.swift
[175/241] Compiling CollectionsBenchmark Compatibility.swift
[176/241] Compiling CollectionsBenchmark BinarySearch.swift
[177/241] Compiling CollectionsBenchmark Chart.swift
[178/241] Compiling CollectionsBenchmark ChartScales.swift
[179/241] Compiling CollectionsBenchmark ChartUtils.swift
[180/241] Compiling CollectionsBenchmark Curve.swift
[181/241] Compiling CollectionsBenchmark EdgeInsets.swift
[182/241] Compiling CollectionsBenchmark Path.swift
[183/241] Compiling CollectionsBenchmark Point.swift
[184/241] Compiling CollectionsBenchmark Rectangle.swift
[185/241] Compiling CollectionsBenchmark Transform.swift
[186/241] Compiling CollectionsBenchmark Vector.swift
[187/241] Emitting module CollectionsBenchmark
[188/241] Compiling CollectionsBenchmark Color.swift
[189/241] Compiling CollectionsBenchmark DocumentRenderer.swift
[190/241] Compiling CollectionsBenchmark Font.swift
[191/241] Compiling CollectionsBenchmark Graphics+Element.swift
[192/241] Compiling CollectionsBenchmark Graphics+SVG.swift
[193/241] Compiling CollectionsBenchmark Graphics.swift
[194/241] Compiling CollectionsBenchmark ImageFormat.swift
[195/241] Compiling CollectionsBenchmark Renderer.swift
[196/241] Compiling CollectionsBenchmark Shape.swift
[197/241] Compiling CollectionsBenchmark Stroke.swift
[198/241] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[199/241] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[200/241] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[201/241] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[202/241] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[203/241] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[204/241] Compiling CollectionsBenchmark BenchmarkCLI.swift
[205/241] Compiling CollectionsBenchmark _Document.swift
[206/241] Compiling CollectionsBenchmark Band.swift
[207/241] Compiling CollectionsBenchmark Chart+Options.swift
[208/241] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[209/241] Compiling CollectionsBenchmark Benchmark+Error.swift
[210/241] Compiling CollectionsBenchmark Benchmark+Event.swift
[211/241] Compiling CollectionsBenchmark Benchmark+Links.swift
[212/241] Compiling CollectionsBenchmark Benchmark+Main.swift
[213/241] Compiling CollectionsBenchmark Benchmark+Options.swift
[214/241] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[215/241] Compiling CollectionsBenchmark Benchmark.swift
[216/241] Compiling CollectionsBenchmark BenchmarkResults.swift
[217/241] Compiling CollectionsBenchmark Task.swift
[218/241] Compiling CollectionsBenchmark TaskID.swift
[219/241] Compiling CollectionsBenchmark Complain.swift
[220/241] Compiling CollectionsBenchmark Debug.swift
[221/241] Compiling CollectionsBenchmark FilePath extensions.swift
[222/241] Compiling CollectionsBenchmark ProjectInfo.swift
[223/241] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[224/241] Compiling CollectionsBenchmark _Shims.swift
[225/241] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[226/241] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[227/241] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[228/241] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[229/241] Compiling CollectionsBenchmark _ExecutionContext.swift
[230/241] Compiling CollectionsBenchmark _TypeBox.swift
[231/241] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[232/241] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[233/241] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[234/241] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[235/241] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[236/241] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[237/241] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[238/241] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[240/243] Wrapping AST for CollectionsBenchmark for debugging
[242/245] Compiling swift_identified_collections_benchmark main.swift
[243/245] Emitting module swift_identified_collections_benchmark
[245/247] Wrapping AST for swift-identified-collections-benchmark for debugging
[246/247] Linking swift-identified-collections-benchmark
Build complete! (48.86s)
Build complete.
Done.