Build Information
Successful build of swift-identified-collections, reference main (d9f974
), with Swift 5.10 for Linux on 21 May 2025 03:37:55 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.61.6
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 d9f9741 Run swift-format
Cloned https://github.com/pointfreeco/swift-identified-collections.git
Revision (git rev-parse @):
d9f9741112e86e6c62a376c76b4d4585b906c12d
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-1":/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:6d920f38293997922d4d49cb53f62a54ddf3deda6c4b27b73b7446097bd70082
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections-benchmark
[1/352] Fetching swift-collections-benchmark
[75/2401] Fetching swift-collections-benchmark, swift-docc-plugin
[305/18981] Fetching swift-collections-benchmark, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-collections-benchmark from cache (0.47s)
[6526/18629] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.05s)
Fetched https://github.com/apple/swift-collections from cache (1.07s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (1.35s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
[1/4367] Fetching swift-system
[4368/19699] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (1.28s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.28s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.36s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.88s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3384] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.36s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.42s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.39s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.50s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit 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.5.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.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.4.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/23] Write sources
[11/23] Compiling CSystem shims.c
[12/23] Write swift-version-24593BA9C3E375BF.txt
[14/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/68] Compiling SystemPackage MachPort.swift
[16/68] Compiling SystemPackage PlatformString.swift
[17/68] Compiling SystemPackage SystemString.swift
[18/71] Emitting module SystemPackage
[19/71] Compiling SystemPackage FilePathWindows.swift
[20/71] Compiling SystemPackage FilePermissions.swift
[21/71] Compiling SystemPackage FilePathTempPosix.swift
[22/71] Compiling SystemPackage FilePathTempWindows.swift
[23/71] Compiling SystemPackage FilePathComponentView.swift
[24/71] Compiling SystemPackage FilePathComponents.swift
[25/71] Compiling SystemPackage FileDescriptor.swift
[26/71] Compiling SystemPackage FileHelpers.swift
[27/71] Compiling SystemPackage Errno.swift
[28/71] Compiling SystemPackage ErrnoWindows.swift
[29/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/71] Compiling SystemPackage FileOperations.swift
[39/71] Compiling SystemPackage FilePath.swift
[42/71] Emitting module InternalCollectionsUtilities
[45/72] Emitting module ArgumentParserToolInfo
[46/72] Compiling ArgumentParserToolInfo ToolInfo.swift
[48/73] Wrapping AST for InternalCollectionsUtilities for debugging
[50/73] Compiling SystemPackage Util+StringArray.swift
[51/73] Compiling SystemPackage Util.swift
[52/73] Compiling SystemPackage UtilConsumers.swift
[52/73] Wrapping AST for ArgumentParserToolInfo for debugging
[54/166] Compiling ArgumentParser CompletionKind.swift
[55/166] Compiling ArgumentParser Errors.swift
[56/166] Compiling ArgumentParser Flag.swift
[57/166] Compiling ArgumentParser NameSpecification.swift
[58/166] Compiling ArgumentParser ParsableArguments.swift
[59/166] Compiling ArgumentParser ParsableArgumentsValidation.swift
[60/166] Compiling ArgumentParser ParsableCommand.swift
[61/166] Compiling ArgumentParser ArgumentDecoder.swift
[62/166] Compiling ArgumentParser Option.swift
[63/166] Compiling ArgumentParser ArgumentDefinition.swift
[64/166] Compiling ArgumentParser ArgumentSet.swift
[65/166] Compiling ArgumentParser CommandParser.swift
[66/167] Wrapping AST for SystemPackage for debugging
[68/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[69/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[70/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[71/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[72/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[73/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[74/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[75/167] Compiling ArgumentParser SplitArguments.swift
[76/167] Compiling ArgumentParser DumpHelpGenerator.swift
[77/167] Compiling ArgumentParser HelpCommand.swift
[78/167] Compiling ArgumentParser HelpGenerator.swift
[79/167] Compiling ArgumentParser MessageInfo.swift
[80/167] Compiling ArgumentParser UsageGenerator.swift
[81/167] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[82/167] Compiling OrderedCollections OrderedSet+Hashable.swift
[83/174] Compiling ArgumentParser CommandConfiguration.swift
[84/174] Compiling ArgumentParser CommandGroup.swift
[85/174] Compiling ArgumentParser EnumerableFlag.swift
[86/174] Compiling ArgumentParser ArgumentVisibility.swift
[91/174] Compiling OrderedCollections OrderedSet+Initializers.swift
[92/174] Compiling OrderedCollections OrderedSet+Insertions.swift
[93/174] Compiling OrderedCollections OrderedSet+Invariants.swift
[94/174] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[95/174] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[96/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[97/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[98/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[102/174] Compiling ArgumentParser Name.swift
[103/174] Compiling ArgumentParser Parsed.swift
[104/174] Compiling ArgumentParser ParsedValues.swift
[105/174] Compiling ArgumentParser ParserError.swift
[106/174] Emitting module OrderedCollections
[107/174] Compiling ArgumentParser BashCompletionsGenerator.swift
[108/174] Compiling ArgumentParser CompletionsGenerator.swift
[109/174] Compiling ArgumentParser FishCompletionsGenerator.swift
[110/174] Compiling ArgumentParser ZshCompletionsGenerator.swift
[111/174] Compiling ArgumentParser Argument.swift
[112/174] Compiling ArgumentParser ArgumentHelp.swift
[113/174] Compiling ArgumentParser OptionGroup.swift
[114/174] Compiling ArgumentParser AsyncParsableCommand.swift
[119/174] Compiling ArgumentParser InputKey.swift
[120/174] Compiling ArgumentParser InputOrigin.swift
[121/174] Compiling ArgumentParser ExpressibleByArgument.swift
[123/174] Compiling OrderedCollections OrderedSet+Sendable.swift
[124/174] Compiling OrderedCollections OrderedSet+SubSequence.swift
[125/174] Compiling OrderedCollections OrderedSet+Testing.swift
[126/174] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[127/174] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[128/174] Compiling OrderedCollections OrderedSet.swift
[129/174] Compiling OrderedCollections _UnsafeBitset.swift
[130/175] Wrapping AST for OrderedCollections for debugging
[132/193] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[133/193] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[134/193] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[135/195] Emitting module IdentifiedCollections
[136/195] Emitting module ArgumentParser
[137/195] Compiling IdentifiedCollections Identified.swift
[138/195] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[139/195] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[143/195] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[144/195] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[145/195] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[146/195] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[147/195] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[148/195] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[149/195] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[150/195] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[151/195] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[157/195] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[158/195] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[165/200] Compiling IdentifiedCollections IdentifiedArray.swift
[166/200] Compiling IdentifiedCollections IdentifiedCollection.swift
[191/201] Compiling ArgumentParser CollectionExtensions.swift
[192/201] Compiling ArgumentParser Platform.swift
[193/201] Compiling ArgumentParser SequenceExtensions.swift
[194/201] Compiling ArgumentParser StringExtensions.swift
[195/201] Compiling ArgumentParser Tree.swift
[196/202] Wrapping AST for IdentifiedCollections for debugging
[197/202] Wrapping AST for ArgumentParser for debugging
[199/275] Emitting module CollectionsBenchmark
[200/285] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[201/285] Compiling CollectionsBenchmark Benchmark+Error.swift
[202/285] Compiling CollectionsBenchmark Benchmark+Event.swift
[203/285] Compiling CollectionsBenchmark Benchmark+Links.swift
[204/285] Compiling CollectionsBenchmark Benchmark+Main.swift
[205/285] Compiling CollectionsBenchmark Benchmark+Options.swift
[206/285] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[207/285] Compiling CollectionsBenchmark Benchmark.swift
[208/285] Compiling CollectionsBenchmark BenchmarkResults.swift
[209/285] Compiling CollectionsBenchmark Task.swift
[210/285] Compiling CollectionsBenchmark TaskID.swift
[211/285] Compiling CollectionsBenchmark Complain.swift
[212/285] Compiling CollectionsBenchmark Debug.swift
[213/285] Compiling CollectionsBenchmark FilePath extensions.swift
[214/285] Compiling CollectionsBenchmark ProjectInfo.swift
[215/285] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[216/285] Compiling CollectionsBenchmark _Shims.swift
[217/285] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[218/285] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[219/285] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[220/285] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[221/285] Compiling CollectionsBenchmark Text.swift
[222/285] Compiling CollectionsBenchmark CocoaRenderer.swift
[223/285] Compiling CollectionsBenchmark CoreGraphics.swift
[224/285] Compiling CollectionsBenchmark DefaultRenderer.swift
[225/285] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[226/285] Compiling CollectionsBenchmark UIKitRenderer.swift
[227/285] Compiling CollectionsBenchmark _XML.swift
[228/285] Compiling CollectionsBenchmark Theme.swift
[229/285] Compiling CollectionsBenchmark Compatibility.swift
[230/285] Compiling CollectionsBenchmark BinarySearch.swift
[231/285] Compiling CollectionsBenchmark Color.swift
[232/285] Compiling CollectionsBenchmark DocumentRenderer.swift
[233/285] Compiling CollectionsBenchmark Font.swift
[234/285] Compiling CollectionsBenchmark Graphics+Element.swift
[235/285] Compiling CollectionsBenchmark Graphics+SVG.swift
[236/285] Compiling CollectionsBenchmark Graphics.swift
[237/285] Compiling CollectionsBenchmark ImageFormat.swift
[238/285] Compiling CollectionsBenchmark Renderer.swift
[239/285] Compiling CollectionsBenchmark Shape.swift
[240/285] Compiling CollectionsBenchmark Stroke.swift
[241/285] Compiling CollectionsBenchmark Blackhole.swift
[242/285] Compiling CollectionsBenchmark Identity.swift
[243/285] Compiling CollectionsBenchmark Measurement.swift
[244/285] Compiling CollectionsBenchmark Sample+Statistic.swift
[245/285] Compiling CollectionsBenchmark Sample.swift
[246/285] Compiling CollectionsBenchmark Size.swift
[247/285] Compiling CollectionsBenchmark TaskResults.swift
[248/285] Compiling CollectionsBenchmark Tick.swift
[249/285] Compiling CollectionsBenchmark Time.swift
[250/285] Compiling CollectionsBenchmark Timer.swift
[251/285] Compiling CollectionsBenchmark AnyTask.swift
[252/285] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[253/285] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[254/285] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[255/285] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[256/285] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[257/285] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[258/285] Compiling CollectionsBenchmark BenchmarkCLI.swift
[259/285] Compiling CollectionsBenchmark _Document.swift
[260/285] Compiling CollectionsBenchmark Band.swift
[261/285] Compiling CollectionsBenchmark Chart+Options.swift
[262/285] Compiling CollectionsBenchmark Chart.swift
[263/285] Compiling CollectionsBenchmark ChartScales.swift
[264/285] Compiling CollectionsBenchmark ChartUtils.swift
[265/285] Compiling CollectionsBenchmark Curve.swift
[266/285] Compiling CollectionsBenchmark EdgeInsets.swift
[267/285] Compiling CollectionsBenchmark Path.swift
[268/285] Compiling CollectionsBenchmark Point.swift
[269/285] Compiling CollectionsBenchmark Rectangle.swift
[270/285] Compiling CollectionsBenchmark Transform.swift
[271/285] Compiling CollectionsBenchmark Vector.swift
[272/285] Compiling CollectionsBenchmark _ExecutionContext.swift
[273/285] Compiling CollectionsBenchmark _TypeBox.swift
[274/285] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[275/285] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[276/285] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[277/285] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[278/285] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[279/285] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[280/285] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[281/285] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[282/288] Wrapping AST for CollectionsBenchmark for debugging
[284/288] Emitting module swift_identified_collections_benchmark
[285/288] Compiling swift_identified_collections_benchmark main.swift
[286/289] Wrapping AST for swift-identified-collections-benchmark for debugging
[287/289] Write Objects.LinkFileList
[288/289] Linking swift-identified-collections-benchmark
Build complete! (42.48s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-collections-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections-benchmark"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-identified-collections",
"name" : "swift-identified-collections",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "IdentifiedCollections",
"targets" : [
"IdentifiedCollections"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "swift-identified-collections-benchmark",
"targets" : [
"swift-identified-collections-benchmark"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_identified_collections_benchmark",
"module_type" : "SwiftTarget",
"name" : "swift-identified-collections-benchmark",
"path" : "Sources/swift-identified-collections-benchmark",
"product_dependencies" : [
"CollectionsBenchmark"
],
"product_memberships" : [
"swift-identified-collections-benchmark"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"IdentifiedCollections"
],
"type" : "executable"
},
{
"c99name" : "IdentifiedCollectionsTests",
"module_type" : "SwiftTarget",
"name" : "IdentifiedCollectionsTests",
"path" : "Tests/IdentifiedCollectionsTests",
"sources" : [
"IdentifiedArrayCollectionOperationTests.swift",
"IdentifiedArrayTests.swift"
],
"target_dependencies" : [
"IdentifiedCollections"
],
"type" : "test"
},
{
"c99name" : "IdentifiedCollections",
"module_type" : "SwiftTarget",
"name" : "IdentifiedCollections",
"path" : "Sources/IdentifiedCollections",
"product_dependencies" : [
"OrderedCollections"
],
"product_memberships" : [
"IdentifiedCollections",
"swift-identified-collections-benchmark"
],
"sources" : [
"Identified/Identified.swift",
"IdentifiedArray/IdentifiedArray+Codable.swift",
"IdentifiedArray/IdentifiedArray+Collection.swift",
"IdentifiedArray/IdentifiedArray+CollectionAlgorithms.swift",
"IdentifiedArray/IdentifiedArray+CustomDebugStringConvertible.swift",
"IdentifiedArray/IdentifiedArray+CustomReflectable.swift",
"IdentifiedArray/IdentifiedArray+CustomStringConvertible.swift",
"IdentifiedArray/IdentifiedArray+Equatable.swift",
"IdentifiedArray/IdentifiedArray+ExpressibleByArrayLiteral.swift",
"IdentifiedArray/IdentifiedArray+Hashable.swift",
"IdentifiedArray/IdentifiedArray+IdentifiedCollection.swift",
"IdentifiedArray/IdentifiedArray+Initializers.swift",
"IdentifiedArray/IdentifiedArray+Insertions.swift",
"IdentifiedArray/IdentifiedArray+MutableCollection.swift",
"IdentifiedArray/IdentifiedArray+RandomAccessCollection.swift",
"IdentifiedArray/IdentifiedArray+RangeReplaceableCollection.swift",
"IdentifiedArray/IdentifiedArray+Sendable.swift",
"IdentifiedArray/IdentifiedArray.swift",
"IdentifiedCollection.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6d920f38293997922d4d49cb53f62a54ddf3deda6c4b27b73b7446097bd70082
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.