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.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path:  $workDir
https://github.com/pointfreeco/swift-identified-collections.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-collections-benchmark
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-system
[4/333] Fetching swift-collections-benchmark
[75/1910] Fetching swift-collections-benchmark, swift-docc-plugin
[1545/5473] Fetching swift-collections-benchmark, swift-docc-plugin, swift-system
[5474/19647] Fetching swift-collections-benchmark, swift-docc-plugin, swift-system, swift-collections
[8168/31592] Fetching swift-collections-benchmark, swift-docc-plugin, swift-system, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (0.48s)
[5888/28029] Fetching swift-collections-benchmark, swift-docc-plugin, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (0.48s)
[4736/26452] Fetching swift-collections-benchmark, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-collections-benchmark from cache (0.48s)
[4544/26119] Fetching swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.90s)
Fetched https://github.com/apple/swift-collections from cache (1.13s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.98s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (0.40s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.3 (0.40s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.38s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.39s)
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-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-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-benchmark
Working copy of https://github.com/apple/swift-collections-benchmark resolved at 0.0.3
[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/21] Write sources
[10/21] Compiling CSystem shims.c
[11/21] Write swift-version-24593BA9C3E375BF.txt
[13/89] Emitting module SystemPackage
[14/91] Compiling SystemPackage Util.swift
[15/91] Compiling SystemPackage UtilConsumers.swift
[16/91] Emitting module OrderedCollections
[17/91] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[18/91] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[19/91] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[20/91] Compiling OrderedCollections OrderedSet+Diffing.swift
[21/91] Compiling OrderedCollections OrderedSet+Equatable.swift
[22/91] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[23/97] Compiling OrderedCollections OrderedDictionary+Elements.swift
[24/97] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[25/97] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[26/97] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[27/97] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[28/97] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[31/97] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[32/97] Compiling OrderedCollections OrderedDictionary+Values.swift
[33/97] Compiling OrderedCollections OrderedDictionary.swift
[34/97] Compiling OrderedCollections OrderedSet+Codable.swift
[35/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[36/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[37/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[38/97] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[39/97] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[40/97] Compiling OrderedCollections OrderedSet+SubSequence.swift
[41/97] Emitting module ArgumentParserToolInfo
[42/97] Compiling ArgumentParserToolInfo ToolInfo.swift
[43/98] Compiling OrderedCollections OrderedSet+Hashable.swift
[44/98] Compiling OrderedCollections OrderedSet+Initializers.swift
[45/98] Compiling OrderedCollections OrderedSet+Insertions.swift
[46/98] Compiling OrderedCollections OrderedSet+Invariants.swift
[47/98] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[48/98] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[49/98] Compiling OrderedCollections _HashTable+Bucket.swift
[50/98] Compiling OrderedCollections _HashTable+BucketIterator.swift
[51/98] Compiling OrderedCollections _HashTable+Constants.swift
[52/98] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[53/98] Compiling OrderedCollections _HashTable+Testing.swift
[54/98] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[55/98] Compiling OrderedCollections _HashTable.swift
[56/98] Compiling OrderedCollections _Hashtable+Header.swift
[57/98] Compiling OrderedCollections OrderedDictionary+Codable.swift
[58/98] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[59/98] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[60/98] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[61/98] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[62/98] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[66/98] Wrapping AST for ArgumentParserToolInfo for debugging
[68/134] Compiling ArgumentParser ZshCompletionsGenerator.swift
[69/134] Compiling ArgumentParser Argument.swift
[70/134] Compiling ArgumentParser DumpHelpGenerator.swift
[71/134] Compiling ArgumentParser OptionGroup.swift
[72/134] Compiling ArgumentParser AsyncParsableCommand.swift
[73/134] Compiling ArgumentParser CommandConfiguration.swift
[74/134] Compiling ArgumentParser NameSpecification.swift
[75/134] Compiling ArgumentParser Option.swift
[76/134] Compiling ArgumentParser CompletionKind.swift
[77/134] Compiling ArgumentParser Errors.swift
[78/134] Compiling ArgumentParser Flag.swift
[79/134] Compiling ArgumentParser UsageGenerator.swift
[80/134] Compiling ArgumentParser ArgumentHelp.swift
[81/134] Compiling ArgumentParser ArgumentVisibility.swift
[82/134] Compiling ArgumentParser HelpCommand.swift
[83/134] Compiling ArgumentParser HelpGenerator.swift
[84/134] Compiling ArgumentParser MessageInfo.swift
[85/135] Wrapping AST for SystemPackage for debugging
[87/135] Compiling OrderedCollections OrderedSet+Testing.swift
[88/135] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[89/135] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[90/135] Compiling OrderedCollections OrderedSet.swift
[91/135] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[92/135] Compiling OrderedCollections _UnsafeBitset.swift
[93/136] Wrapping AST for OrderedCollections for debugging
[95/154] Emitting module IdentifiedCollections
[96/156] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[97/156] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[98/156] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[99/156] Compiling IdentifiedCollections Identified.swift
[100/156] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[101/156] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[102/156] Compiling IdentifiedCollections IdentifiedArray.swift
[103/156] Compiling IdentifiedCollections IdentifiedCollection.swift
[104/156] Emitting module ArgumentParser
[105/160] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[106/160] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[107/160] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[108/160] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[109/160] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[110/160] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[111/160] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[112/160] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[113/160] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[114/160] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[115/160] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[121/160] Compiling ArgumentParser EnumerableFlag.swift
[122/160] Compiling ArgumentParser ExpressibleByArgument.swift
[123/160] Compiling ArgumentParser ParsableArguments.swift
[124/160] Compiling ArgumentParser ParsableArgumentsValidation.swift
[125/160] Compiling ArgumentParser ParsableCommand.swift
[131/161] Wrapping AST for IdentifiedCollections for debugging
[133/161] Compiling ArgumentParser CollectionExtensions.swift
[134/161] Compiling ArgumentParser SequenceExtensions.swift
[135/161] Compiling ArgumentParser StringExtensions.swift
[136/161] Compiling ArgumentParser Tree.swift
[147/161] Compiling ArgumentParser Name.swift
[148/161] Compiling ArgumentParser Parsed.swift
[149/161] Compiling ArgumentParser ParsedValues.swift
[150/161] Compiling ArgumentParser ParserError.swift
[151/161] Compiling ArgumentParser SplitArguments.swift
[152/161] Compiling ArgumentParser ArgumentDecoder.swift
[153/161] Compiling ArgumentParser ArgumentDefinition.swift
[154/161] Compiling ArgumentParser ArgumentSet.swift
[155/161] Compiling ArgumentParser CommandParser.swift
[156/161] Compiling ArgumentParser InputOrigin.swift
[157/162] Wrapping AST for ArgumentParser for debugging
[159/235] Compiling CollectionsBenchmark Blackhole.swift
[160/235] Compiling CollectionsBenchmark Identity.swift
[161/235] Compiling CollectionsBenchmark Measurement.swift
[162/235] Compiling CollectionsBenchmark Sample+Statistic.swift
[163/235] Compiling CollectionsBenchmark Sample.swift
[164/235] Compiling CollectionsBenchmark Size.swift
[165/235] Compiling CollectionsBenchmark TaskResults.swift
[166/235] Compiling CollectionsBenchmark Tick.swift
[167/235] Compiling CollectionsBenchmark Time.swift
[168/235] Compiling CollectionsBenchmark Timer.swift
[169/235] Compiling CollectionsBenchmark AnyTask.swift
[170/245] Emitting module CollectionsBenchmark
[171/245] Compiling CollectionsBenchmark Text.swift
[172/245] Compiling CollectionsBenchmark CocoaRenderer.swift
[173/245] Compiling CollectionsBenchmark CoreGraphics.swift
[174/245] Compiling CollectionsBenchmark DefaultRenderer.swift
[175/245] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[176/245] Compiling CollectionsBenchmark UIKitRenderer.swift
[177/245] Compiling CollectionsBenchmark _XML.swift
[178/245] Compiling CollectionsBenchmark Theme.swift
[179/245] Compiling CollectionsBenchmark Compatibility.swift
[180/245] Compiling CollectionsBenchmark BinarySearch.swift
[181/245] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[182/245] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[183/245] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[184/245] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[185/245] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[186/245] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[187/245] Compiling CollectionsBenchmark BenchmarkCLI.swift
[188/245] Compiling CollectionsBenchmark _Document.swift
[189/245] Compiling CollectionsBenchmark Band.swift
[190/245] Compiling CollectionsBenchmark Chart+Options.swift
[191/245] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[192/245] Compiling CollectionsBenchmark Benchmark+Error.swift
[193/245] Compiling CollectionsBenchmark Benchmark+Event.swift
[194/245] Compiling CollectionsBenchmark Benchmark+Links.swift
[195/245] Compiling CollectionsBenchmark Benchmark+Main.swift
[196/245] Compiling CollectionsBenchmark Benchmark+Options.swift
[197/245] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[198/245] Compiling CollectionsBenchmark Benchmark.swift
[199/245] Compiling CollectionsBenchmark BenchmarkResults.swift
[200/245] Compiling CollectionsBenchmark Task.swift
[201/245] Compiling CollectionsBenchmark TaskID.swift
[202/245] Compiling CollectionsBenchmark Chart.swift
[203/245] Compiling CollectionsBenchmark ChartScales.swift
[204/245] Compiling CollectionsBenchmark ChartUtils.swift
[205/245] Compiling CollectionsBenchmark Curve.swift
[206/245] Compiling CollectionsBenchmark EdgeInsets.swift
[207/245] Compiling CollectionsBenchmark Path.swift
[208/245] Compiling CollectionsBenchmark Point.swift
[209/245] Compiling CollectionsBenchmark Rectangle.swift
[210/245] Compiling CollectionsBenchmark Transform.swift
[211/245] Compiling CollectionsBenchmark Vector.swift
[212/245] Compiling CollectionsBenchmark Color.swift
[213/245] Compiling CollectionsBenchmark DocumentRenderer.swift
[214/245] Compiling CollectionsBenchmark Font.swift
[215/245] Compiling CollectionsBenchmark Graphics+Element.swift
[216/245] Compiling CollectionsBenchmark Graphics+SVG.swift
[217/245] Compiling CollectionsBenchmark Graphics.swift
[218/245] Compiling CollectionsBenchmark ImageFormat.swift
[219/245] Compiling CollectionsBenchmark Renderer.swift
[220/245] Compiling CollectionsBenchmark Shape.swift
[221/245] Compiling CollectionsBenchmark Stroke.swift
[222/245] Compiling CollectionsBenchmark Complain.swift
[223/245] Compiling CollectionsBenchmark Debug.swift
[224/245] Compiling CollectionsBenchmark FilePath extensions.swift
[225/245] Compiling CollectionsBenchmark ProjectInfo.swift
[226/245] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[227/245] Compiling CollectionsBenchmark _Shims.swift
[228/245] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[229/245] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[230/245] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[231/245] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[232/245] Compiling CollectionsBenchmark _ExecutionContext.swift
[233/245] Compiling CollectionsBenchmark _TypeBox.swift
[234/245] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[235/245] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[236/245] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[237/245] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[238/245] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[239/245] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[240/245] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[241/245] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[242/246] Wrapping AST for CollectionsBenchmark for debugging
[244/248] Compiling swift_identified_collections_benchmark main.swift
[245/248] Emitting module swift_identified_collections_benchmark
[246/249] Wrapping AST for swift-identified-collections-benchmark for debugging
[247/249] Write Objects.LinkFileList
[248/249] Linking swift-identified-collections-benchmark
Build complete! (25.75s)
Build complete.
Done.