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

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.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.10
Building package at path:  $PWD
https://github.com/pointfreeco/swift-identified-collections.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:59f36943510aea3c3167e15c3bb784abd9f60c7d7937078af576dff6d447a61b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-collections-benchmark
Fetching https://github.com/apple/swift-docc-plugin
[1/333] Fetching swift-collections-benchmark
[78/1943] Fetching swift-collections-benchmark, swift-docc-plugin
[1848/5555] Fetching swift-collections-benchmark, swift-docc-plugin, swift-system
[3498/20216] Fetching swift-collections-benchmark, swift-docc-plugin, swift-system, swift-collections
[7316/32278] Fetching swift-collections-benchmark, swift-docc-plugin, swift-system, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (0.69s)
[23535/28666] Fetching swift-collections-benchmark, swift-docc-plugin, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (0.70s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.70s)
[10156/14994] Fetching swift-collections-benchmark, swift-collections
Fetched https://github.com/apple/swift-collections-benchmark from cache (0.97s)
Fetched https://github.com/apple/swift-collections from cache (0.98s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (1.05s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (0.68s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.3 (0.49s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.37s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.46s)
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
[10/21] Write swift-version-24593BA9C3E375BF.txt
[13/89] Emitting module SystemPackage
[14/91] Emitting module OrderedCollections
[15/97] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[16/97] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[17/97] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[18/97] Compiling OrderedCollections OrderedSet+Diffing.swift
[19/97] Compiling OrderedCollections OrderedSet+Equatable.swift
[20/97] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[21/97] Compiling OrderedCollections _Hashtable+Header.swift
[22/97] Compiling OrderedCollections OrderedDictionary+Codable.swift
[23/97] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[24/97] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[25/97] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[26/97] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[27/97] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[28/97] Compiling OrderedCollections _HashTable+Bucket.swift
[29/97] Compiling OrderedCollections _HashTable+BucketIterator.swift
[30/97] Compiling OrderedCollections _HashTable+Constants.swift
[31/97] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[32/97] Compiling OrderedCollections _HashTable+Testing.swift
[33/97] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[34/97] Compiling OrderedCollections _HashTable.swift
[38/97] Compiling SystemPackage Util.swift
[39/97] Compiling SystemPackage UtilConsumers.swift
[42/97] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[43/97] Compiling OrderedCollections OrderedDictionary+Values.swift
[44/97] Compiling OrderedCollections OrderedDictionary.swift
[45/97] Compiling OrderedCollections OrderedSet+Codable.swift
[46/97] Compiling OrderedCollections OrderedSet+Hashable.swift
[47/97] Compiling OrderedCollections OrderedSet+Initializers.swift
[48/97] Compiling OrderedCollections OrderedSet+Insertions.swift
[49/97] Compiling OrderedCollections OrderedSet+Invariants.swift
[50/97] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[51/97] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[52/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[53/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[54/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[55/97] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[56/97] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[57/97] Compiling OrderedCollections OrderedSet+SubSequence.swift
[63/97] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[64/97] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[65/97] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[66/97] Compiling OrderedCollections OrderedDictionary+Elements.swift
[67/97] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[68/97] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[72/97] Compiling OrderedCollections OrderedSet+Testing.swift
[73/97] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[74/97] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[75/97] Compiling OrderedCollections OrderedSet.swift
[76/97] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[77/97] Compiling OrderedCollections _UnsafeBitset.swift
[79/98] Emitting module ArgumentParserToolInfo
[80/98] Compiling ArgumentParserToolInfo ToolInfo.swift
[87/99] Wrapping AST for OrderedCollections for debugging
[88/99] Wrapping AST for ArgumentParserToolInfo for debugging
[90/153] Compiling ArgumentParser ArgumentVisibility.swift
[91/153] Compiling ArgumentParser CompletionKind.swift
[92/153] Compiling ArgumentParser Errors.swift
[93/154] Wrapping AST for SystemPackage for debugging
[97/156] Emitting module IdentifiedCollections
[98/156] Compiling ArgumentParser BashCompletionsGenerator.swift
[99/156] Compiling ArgumentParser CompletionsGenerator.swift
[100/156] Compiling ArgumentParser FishCompletionsGenerator.swift
[101/156] Compiling ArgumentParser AsyncParsableCommand.swift
[102/156] Compiling ArgumentParser CommandConfiguration.swift
[103/156] Compiling ArgumentParser NameSpecification.swift
[104/156] Compiling ArgumentParser Option.swift
[105/156] Compiling ArgumentParser OptionGroup.swift
[106/156] Compiling ArgumentParser EnumerableFlag.swift
[107/156] Compiling ArgumentParser ExpressibleByArgument.swift
[108/156] Compiling IdentifiedCollections IdentifiedArray.swift
[109/156] Compiling IdentifiedCollections IdentifiedCollection.swift
[110/156] Emitting module ArgumentParser
[114/156] Compiling ArgumentParser ZshCompletionsGenerator.swift
[115/156] Compiling ArgumentParser Argument.swift
[117/160] Compiling ArgumentParser Flag.swift
[120/160] Compiling ArgumentParser ArgumentHelp.swift
[121/161] Wrapping AST for IdentifiedCollections for debugging
[123/161] Compiling ArgumentParser CollectionExtensions.swift
[124/161] Compiling ArgumentParser SequenceExtensions.swift
[125/161] Compiling ArgumentParser StringExtensions.swift
[126/161] Compiling ArgumentParser Tree.swift
[127/161] Compiling ArgumentParser Name.swift
[128/161] Compiling ArgumentParser Parsed.swift
[129/161] Compiling ArgumentParser ParsedValues.swift
[130/161] Compiling ArgumentParser ParserError.swift
[131/161] Compiling ArgumentParser SplitArguments.swift
[132/161] Compiling ArgumentParser DumpHelpGenerator.swift
[133/161] Compiling ArgumentParser HelpCommand.swift
[134/161] Compiling ArgumentParser HelpGenerator.swift
[135/161] Compiling ArgumentParser MessageInfo.swift
[136/161] Compiling ArgumentParser UsageGenerator.swift
[146/161] Compiling ArgumentParser ParsableCommand.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] Compiling CollectionsBenchmark Chart.swift
[171/245] Compiling CollectionsBenchmark ChartScales.swift
[172/245] Compiling CollectionsBenchmark ChartUtils.swift
[173/245] Compiling CollectionsBenchmark Curve.swift
[174/245] Compiling CollectionsBenchmark EdgeInsets.swift
[175/245] Compiling CollectionsBenchmark Path.swift
[176/245] Compiling CollectionsBenchmark Point.swift
[177/245] Compiling CollectionsBenchmark Rectangle.swift
[178/245] Compiling CollectionsBenchmark Transform.swift
[179/245] Compiling CollectionsBenchmark Vector.swift
[180/245] Emitting module CollectionsBenchmark
[181/245] Compiling CollectionsBenchmark Text.swift
[182/245] Compiling CollectionsBenchmark CocoaRenderer.swift
[183/245] Compiling CollectionsBenchmark CoreGraphics.swift
[184/245] Compiling CollectionsBenchmark DefaultRenderer.swift
[185/245] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[186/245] Compiling CollectionsBenchmark UIKitRenderer.swift
[187/245] Compiling CollectionsBenchmark _XML.swift
[188/245] Compiling CollectionsBenchmark Theme.swift
[189/245] Compiling CollectionsBenchmark Compatibility.swift
[190/245] Compiling CollectionsBenchmark BinarySearch.swift
[191/245] Compiling CollectionsBenchmark Color.swift
[192/245] Compiling CollectionsBenchmark DocumentRenderer.swift
[193/245] Compiling CollectionsBenchmark Font.swift
[194/245] Compiling CollectionsBenchmark Graphics+Element.swift
[195/245] Compiling CollectionsBenchmark Graphics+SVG.swift
[196/245] Compiling CollectionsBenchmark Graphics.swift
[197/245] Compiling CollectionsBenchmark ImageFormat.swift
[198/245] Compiling CollectionsBenchmark Renderer.swift
[199/245] Compiling CollectionsBenchmark Shape.swift
[200/245] Compiling CollectionsBenchmark Stroke.swift
[201/245] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[202/245] Compiling CollectionsBenchmark Benchmark+Error.swift
[203/245] Compiling CollectionsBenchmark Benchmark+Event.swift
[204/245] Compiling CollectionsBenchmark Benchmark+Links.swift
[205/245] Compiling CollectionsBenchmark Benchmark+Main.swift
[206/245] Compiling CollectionsBenchmark Benchmark+Options.swift
[207/245] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[208/245] Compiling CollectionsBenchmark Benchmark.swift
[209/245] Compiling CollectionsBenchmark BenchmarkResults.swift
[210/245] Compiling CollectionsBenchmark Task.swift
[211/245] Compiling CollectionsBenchmark TaskID.swift
[212/245] Compiling CollectionsBenchmark Complain.swift
[213/245] Compiling CollectionsBenchmark Debug.swift
[214/245] Compiling CollectionsBenchmark FilePath extensions.swift
[215/245] Compiling CollectionsBenchmark ProjectInfo.swift
[216/245] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[217/245] Compiling CollectionsBenchmark _Shims.swift
[218/245] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[219/245] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[220/245] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[221/245] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[222/245] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[223/245] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[224/245] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[225/245] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[226/245] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[227/245] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[228/245] Compiling CollectionsBenchmark BenchmarkCLI.swift
[229/245] Compiling CollectionsBenchmark _Document.swift
[230/245] Compiling CollectionsBenchmark Band.swift
[231/245] Compiling CollectionsBenchmark Chart+Options.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! (26.66s)
Build complete.
Done.