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 with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-identified-collections.git
Reference: 1.1.0
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
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 2f5ab6e Add `IdentifiedCollection` protocol (#74)
Cloned https://github.com/pointfreeco/swift-identified-collections.git
Revision (git rev-parse @):
2f5ab6e091dd032b63dacbda052405756010dc3b
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-identified-collections.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/pointfreeco/swift-identified-collections.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-docc-plugin
[1/1577] Fetching swift-docc-plugin
[1484/5140] Fetching swift-docc-plugin, swift-system
[5141/17085] Fetching swift-docc-plugin, swift-system, swift-argument-parser
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/apple/swift-system (0.76s)
Fetched https://github.com/apple/swift-docc-plugin (0.76s)
Fetching https://github.com/apple/swift-collections-benchmark
Fetched https://github.com/apple/swift-argument-parser (0.77s)
[1/333] Fetching swift-collections-benchmark
[85/14507] Fetching swift-collections-benchmark, swift-collections
Fetched https://github.com/apple/swift-collections-benchmark (0.47s)
[3827/14174] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (1.18s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (1.20s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (0.44s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.3 (0.44s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.40s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.41s)
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.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.0.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
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 SystemPackage
[6/82] Emitting module OrderedCollections
[7/88] Compiling SystemPackage Util.swift
[8/88] Compiling SystemPackage UtilConsumers.swift
[9/88] Compiling OrderedCollections _HashTable.swift
[10/88] Compiling OrderedCollections OrderedDictionary+Elements.swift
[11/88] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[12/88] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[13/88] Compiling OrderedCollections _Hashtable+Header.swift
[15/88] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[16/88] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[17/88] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[21/88] Compiling OrderedCollections OrderedDictionary+Codable.swift
[22/88] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[23/88] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[24/88] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[25/88] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[26/88] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[27/88] Compiling OrderedCollections _HashTable+Bucket.swift
[28/88] Compiling OrderedCollections _HashTable+BucketIterator.swift
[29/88] Compiling OrderedCollections _HashTable+Constants.swift
[33/88] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[34/88] Compiling OrderedCollections _HashTable+Testing.swift
[35/88] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[37/88] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[38/88] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[39/88] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[40/88] Compiling OrderedCollections OrderedSet+Diffing.swift
[41/88] Compiling OrderedCollections OrderedSet+Equatable.swift
[42/88] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[45/88] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[46/88] Compiling OrderedCollections OrderedDictionary+Values.swift
[47/88] Compiling OrderedCollections OrderedDictionary.swift
[48/88] Compiling OrderedCollections OrderedSet+Codable.swift
[49/88] Compiling OrderedCollections OrderedSet+Hashable.swift
[50/88] Compiling OrderedCollections OrderedSet+Initializers.swift
[51/88] Compiling OrderedCollections OrderedSet+Insertions.swift
[52/88] Compiling OrderedCollections OrderedSet+Invariants.swift
[53/88] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[54/88] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[55/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[56/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[57/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[58/88] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[59/88] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[60/88] Compiling OrderedCollections OrderedSet+SubSequence.swift
[61/88] Emitting module ArgumentParserToolInfo
[62/88] Compiling ArgumentParserToolInfo ToolInfo.swift
[63/88] Compiling OrderedCollections OrderedSet+Testing.swift
[64/88] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[65/88] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[66/88] Compiling OrderedCollections OrderedSet.swift
[67/88] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[68/88] Compiling OrderedCollections _UnsafeBitset.swift
[72/92] Wrapping AST for ArgumentParserToolInfo for debugging
[73/92] Wrapping AST for OrderedCollections for debugging
[75/146] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[76/146] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[77/146] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[78/146] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[79/146] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[80/146] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[81/146] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[82/146] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[83/146] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[84/146] Compiling ArgumentParser HelpGenerator.swift
[85/146] Compiling ArgumentParser MessageInfo.swift
[86/146] Compiling ArgumentParser UsageGenerator.swift
[88/148] Wrapping AST for SystemPackage for debugging
[97/150] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[98/150] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[100/150] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[101/150] Compiling IdentifiedCollections IdentifiedArray.swift
[102/150] Compiling IdentifiedCollections IdentifiedCollection.swift
[103/150] Emitting module IdentifiedCollections
[104/150] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[105/150] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[106/150] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[109/154] Compiling ArgumentParser EnumerableFlag.swift
[110/154] Compiling ArgumentParser ExpressibleByArgument.swift
[111/154] Compiling ArgumentParser ParsableArguments.swift
[112/154] Compiling ArgumentParser ParsableArgumentsValidation.swift
[113/154] Compiling ArgumentParser ParsableCommand.swift
[117/154] Compiling IdentifiedCollections Identified.swift
[118/154] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[121/156] Wrapping AST for IdentifiedCollections for debugging
[123/156] Emitting module ArgumentParser
[129/156] Compiling ArgumentParser CollectionExtensions.swift
[130/156] Compiling ArgumentParser SequenceExtensions.swift
[131/156] Compiling ArgumentParser StringExtensions.swift
[132/156] Compiling ArgumentParser Tree.swift
[138/156] Compiling ArgumentParser NameSpecification.swift
[139/156] Compiling ArgumentParser Option.swift
[140/156] Compiling ArgumentParser OptionGroup.swift
[141/156] Compiling ArgumentParser AsyncParsableCommand.swift
[142/156] Compiling ArgumentParser CommandConfiguration.swift
[148/156] Compiling ArgumentParser ArgumentDecoder.swift
[149/156] Compiling ArgumentParser ArgumentDefinition.swift
[150/156] Compiling ArgumentParser ArgumentSet.swift
[151/156] Compiling ArgumentParser CommandParser.swift
[152/156] Compiling ArgumentParser InputOrigin.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] Emitting module CollectionsBenchmark
[178/241] Compiling CollectionsBenchmark Color.swift
[179/241] Compiling CollectionsBenchmark DocumentRenderer.swift
[180/241] Compiling CollectionsBenchmark Font.swift
[181/241] Compiling CollectionsBenchmark Graphics+Element.swift
[182/241] Compiling CollectionsBenchmark Graphics+SVG.swift
[183/241] Compiling CollectionsBenchmark Graphics.swift
[184/241] Compiling CollectionsBenchmark ImageFormat.swift
[185/241] Compiling CollectionsBenchmark Renderer.swift
[186/241] Compiling CollectionsBenchmark Shape.swift
[187/241] Compiling CollectionsBenchmark Stroke.swift
[188/241] Compiling CollectionsBenchmark Chart.swift
[189/241] Compiling CollectionsBenchmark ChartScales.swift
[190/241] Compiling CollectionsBenchmark ChartUtils.swift
[191/241] Compiling CollectionsBenchmark Curve.swift
[192/241] Compiling CollectionsBenchmark EdgeInsets.swift
[193/241] Compiling CollectionsBenchmark Path.swift
[194/241] Compiling CollectionsBenchmark Point.swift
[195/241] Compiling CollectionsBenchmark Rectangle.swift
[196/241] Compiling CollectionsBenchmark Transform.swift
[197/241] Compiling CollectionsBenchmark Vector.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 _ExecutionContext.swift
[220/241] Compiling CollectionsBenchmark _TypeBox.swift
[221/241] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[222/241] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[223/241] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[224/241] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[225/241] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[226/241] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[227/241] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[228/241] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[229/241] Compiling CollectionsBenchmark Complain.swift
[230/241] Compiling CollectionsBenchmark Debug.swift
[231/241] Compiling CollectionsBenchmark FilePath extensions.swift
[232/241] Compiling CollectionsBenchmark ProjectInfo.swift
[233/241] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[234/241] Compiling CollectionsBenchmark _Shims.swift
[235/241] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[236/241] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[237/241] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[238/241] Compiling CollectionsBenchmark _SimpleSortedDictionary.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! (33.32s)
Build complete.
Done.