Build Information
Successful build of swift-collections-benchmark, reference main (8aee78
), with Swift 5.10 for Linux on 11 Mar 2025 04:27:30 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-collections-benchmark.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/apple/swift-collections-benchmark
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8aee78a Merge pull request #23 from apple/github-actions-support
Cloned https://github.com/apple/swift-collections-benchmark.git
Revision (git rev-parse @):
8aee78a172a3d77a34cd34b61fb285fc814b4f73
SUCCESS checkout https://github.com/apple/swift-collections-benchmark.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/apple/swift-collections-benchmark.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
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-argument-parser
[1/14706] Fetching swift-argument-parser
[14707/18920] Fetching swift-argument-parser, swift-system
Fetched https://github.com/apple/swift-argument-parser from cache (10.50s)
Fetched https://github.com/apple/swift-system from cache (10.50s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.72s)
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-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/7] Write sources
[5/7] Compiling CSystem shims.c
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/37] Compiling SystemPackage MachPort.swift
[9/37] Compiling SystemPackage PlatformString.swift
[10/37] Compiling SystemPackage SystemString.swift
[11/40] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/40] Emitting module ArgumentParserToolInfo
[13/41] Emitting module SystemPackage
[14/41] Compiling SystemPackage Errno.swift
[15/41] Compiling SystemPackage ErrnoWindows.swift
[16/41] Compiling SystemPackage FileDescriptor.swift
[17/41] Compiling SystemPackage FileHelpers.swift
[19/41] Compiling SystemPackage FileOperations.swift
[20/41] Compiling SystemPackage FilePath.swift
[21/41] Compiling SystemPackage FilePathComponentView.swift
[22/41] Compiling SystemPackage FilePathComponents.swift
[23/41] Compiling SystemPackage FilePathParsing.swift
[24/41] Compiling SystemPackage FilePathString.swift
[25/41] Compiling SystemPackage FilePathSyntax.swift
[26/41] Compiling SystemPackage FilePathTemp.swift
[27/41] Compiling SystemPackage Util+StringArray.swift
[28/41] Compiling SystemPackage Util.swift
[29/41] Compiling SystemPackage UtilConsumers.swift
[30/79] Compiling ArgumentParser SplitArguments.swift
[31/79] Compiling ArgumentParser DumpHelpGenerator.swift
[32/79] Compiling ArgumentParser HelpCommand.swift
[33/79] Compiling ArgumentParser HelpGenerator.swift
[34/79] Compiling ArgumentParser MessageInfo.swift
[35/79] Compiling ArgumentParser UsageGenerator.swift
[36/79] Compiling ArgumentParser OptionGroup.swift
[37/79] Compiling ArgumentParser AsyncParsableCommand.swift
[38/79] Compiling ArgumentParser Name.swift
[39/79] Compiling ArgumentParser Parsed.swift
[40/79] Compiling ArgumentParser ParsedValues.swift
[41/79] Compiling ArgumentParser ParserError.swift
[43/80] Emitting module ArgumentParser
[44/85] Compiling ArgumentParser ArgumentVisibility.swift
[45/85] Compiling ArgumentParser CompletionKind.swift
[46/85] Compiling ArgumentParser Errors.swift
[47/85] Compiling ArgumentParser Flag.swift
[48/85] Compiling ArgumentParser NameSpecification.swift
[49/85] Compiling ArgumentParser Option.swift
[50/85] Compiling ArgumentParser BashCompletionsGenerator.swift
[51/85] Compiling ArgumentParser CompletionsGenerator.swift
[52/85] Compiling ArgumentParser FishCompletionsGenerator.swift
[53/85] Compiling ArgumentParser ZshCompletionsGenerator.swift
[54/85] Compiling ArgumentParser Argument.swift
[55/85] Compiling ArgumentParser ArgumentHelp.swift
[56/85] Compiling ArgumentParser CollectionExtensions.swift
[57/85] Compiling ArgumentParser Platform.swift
[58/85] Compiling ArgumentParser SequenceExtensions.swift
[59/85] Compiling ArgumentParser StringExtensions.swift
[60/85] Compiling ArgumentParser Tree.swift
[61/85] Compiling ArgumentParser ExpressibleByArgument.swift
[62/85] Compiling ArgumentParser ParsableArguments.swift
[63/85] Compiling ArgumentParser ParsableArgumentsValidation.swift
[64/85] Compiling ArgumentParser ParsableCommand.swift
[65/85] Compiling ArgumentParser ArgumentDecoder.swift
[66/85] Compiling ArgumentParser ArgumentDefinition.swift
[67/85] Compiling ArgumentParser ArgumentSet.swift
[68/85] Compiling ArgumentParser CommandParser.swift
[69/85] Compiling ArgumentParser InputKey.swift
[70/85] Compiling ArgumentParser InputOrigin.swift
[73/85] Compiling ArgumentParser CommandConfiguration.swift
[74/85] Compiling ArgumentParser CommandGroup.swift
[75/85] Compiling ArgumentParser EnumerableFlag.swift
[87/159] Compiling CollectionsBenchmark Blackhole.swift
[88/159] Compiling CollectionsBenchmark Identity.swift
[89/159] Compiling CollectionsBenchmark Measurement.swift
[90/159] Compiling CollectionsBenchmark Sample+Statistic.swift
[91/159] Compiling CollectionsBenchmark Sample.swift
[92/159] Compiling CollectionsBenchmark Size.swift
[93/159] Compiling CollectionsBenchmark TaskResults.swift
[94/159] Compiling CollectionsBenchmark Tick.swift
[95/159] Compiling CollectionsBenchmark Time.swift
[96/159] Compiling CollectionsBenchmark Timer.swift
[97/159] Compiling CollectionsBenchmark AnyTask.swift
[98/169] Compiling CollectionsBenchmark Text.swift
[99/169] Compiling CollectionsBenchmark CocoaRenderer.swift
[100/169] Compiling CollectionsBenchmark CoreGraphics.swift
[101/169] Compiling CollectionsBenchmark DefaultRenderer.swift
[102/169] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[103/169] Compiling CollectionsBenchmark UIKitRenderer.swift
[104/169] Compiling CollectionsBenchmark _XML.swift
[105/169] Compiling CollectionsBenchmark Theme.swift
[106/169] Compiling CollectionsBenchmark Compatibility.swift
[107/169] Compiling CollectionsBenchmark BinarySearch.swift
[108/169] Emitting module CollectionsBenchmark
[109/169] Compiling CollectionsBenchmark Color.swift
[110/169] Compiling CollectionsBenchmark DocumentRenderer.swift
[111/169] Compiling CollectionsBenchmark Font.swift
[112/169] Compiling CollectionsBenchmark Graphics+Element.swift
[113/169] Compiling CollectionsBenchmark Graphics+SVG.swift
[114/169] Compiling CollectionsBenchmark Graphics.swift
[115/169] Compiling CollectionsBenchmark ImageFormat.swift
[116/169] Compiling CollectionsBenchmark Renderer.swift
[117/169] Compiling CollectionsBenchmark Shape.swift
[118/169] Compiling CollectionsBenchmark Stroke.swift
[119/169] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[120/169] Compiling CollectionsBenchmark Benchmark+Error.swift
[121/169] Compiling CollectionsBenchmark Benchmark+Event.swift
[122/169] Compiling CollectionsBenchmark Benchmark+Links.swift
[123/169] Compiling CollectionsBenchmark Benchmark+Main.swift
[124/169] Compiling CollectionsBenchmark Benchmark+Options.swift
[125/169] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[126/169] Compiling CollectionsBenchmark Benchmark.swift
[127/169] Compiling CollectionsBenchmark BenchmarkResults.swift
[128/169] Compiling CollectionsBenchmark Task.swift
[129/169] Compiling CollectionsBenchmark TaskID.swift
[130/169] Compiling CollectionsBenchmark Complain.swift
[131/169] Compiling CollectionsBenchmark Debug.swift
[132/169] Compiling CollectionsBenchmark FilePath extensions.swift
[133/169] Compiling CollectionsBenchmark ProjectInfo.swift
[134/169] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[135/169] Compiling CollectionsBenchmark _Shims.swift
[136/169] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[137/169] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[138/169] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[139/169] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[140/169] Compiling CollectionsBenchmark Chart.swift
[141/169] Compiling CollectionsBenchmark ChartScales.swift
[142/169] Compiling CollectionsBenchmark ChartUtils.swift
[143/169] Compiling CollectionsBenchmark Curve.swift
[144/169] Compiling CollectionsBenchmark EdgeInsets.swift
[145/169] Compiling CollectionsBenchmark Path.swift
[146/169] Compiling CollectionsBenchmark Point.swift
[147/169] Compiling CollectionsBenchmark Rectangle.swift
[148/169] Compiling CollectionsBenchmark Transform.swift
[149/169] Compiling CollectionsBenchmark Vector.swift
[150/169] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[151/169] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[152/169] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[153/169] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[154/169] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[155/169] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[156/169] Compiling CollectionsBenchmark BenchmarkCLI.swift
[157/169] Compiling CollectionsBenchmark _Document.swift
[158/169] Compiling CollectionsBenchmark Band.swift
[159/169] Compiling CollectionsBenchmark Chart+Options.swift
[160/169] Compiling CollectionsBenchmark _ExecutionContext.swift
[161/169] Compiling CollectionsBenchmark _TypeBox.swift
[162/169] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[163/169] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[164/169] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[165/169] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[166/169] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[167/169] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[168/169] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[169/169] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
Build complete! (26.84s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
}
],
"manifest_display_name" : "swift-collections-benchmark",
"name" : "swift-collections-benchmark",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CollectionsBenchmark",
"targets" : [
"CollectionsBenchmark"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CollectionsBenchmarkTests",
"module_type" : "SwiftTarget",
"name" : "CollectionsBenchmarkTests",
"path" : "Tests/CollectionsBenchmarkTests",
"sources" : [
"BinarySearchTests.swift",
"GeometryTests.swift",
"SimpleOrderedDictionaryTests.swift",
"SimpleOrderedSetTests.swift",
"SimpleSortedBagTests.swift",
"SimpleSortedDictionaryTests.swift",
"SizeTests.swift",
"UtilitiesTests.swift"
],
"target_dependencies" : [
"CollectionsBenchmark"
],
"type" : "test"
},
{
"c99name" : "CollectionsBenchmark",
"module_type" : "SwiftTarget",
"name" : "CollectionsBenchmark",
"path" : "Sources/CollectionsBenchmark",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage"
],
"product_memberships" : [
"CollectionsBenchmark"
],
"sources" : [
"Basics/Blackhole.swift",
"Basics/Identity.swift",
"Basics/Measurement.swift",
"Basics/Sample+Statistic.swift",
"Basics/Sample.swift",
"Basics/Size.swift",
"Basics/TaskResults.swift",
"Basics/Tick.swift",
"Basics/Time.swift",
"Basics/Timer.swift",
"Benchmark/AnyTask.swift",
"Benchmark/Benchmark+ChartLibrary.swift",
"Benchmark/Benchmark+Error.swift",
"Benchmark/Benchmark+Event.swift",
"Benchmark/Benchmark+Links.swift",
"Benchmark/Benchmark+Main.swift",
"Benchmark/Benchmark+Options.swift",
"Benchmark/Benchmark+RunOptions.swift",
"Benchmark/Benchmark.swift",
"Benchmark/BenchmarkResults.swift",
"Benchmark/Task.swift",
"Benchmark/TaskID.swift",
"Benchmark/_ExecutionContext.swift",
"Benchmark/_TypeBox.swift",
"BenchmarkCLI/BenchmarkCLI+Info.swift",
"BenchmarkCLI/BenchmarkCLI+Library+List.swift",
"BenchmarkCLI/BenchmarkCLI+Library+Render.swift",
"BenchmarkCLI/BenchmarkCLI+Library+Run.swift",
"BenchmarkCLI/BenchmarkCLI+Library.swift",
"BenchmarkCLI/BenchmarkCLI+Render+Options.swift",
"BenchmarkCLI/BenchmarkCLI+Render.swift",
"BenchmarkCLI/BenchmarkCLI+Results+Compare.swift",
"BenchmarkCLI/BenchmarkCLI+Results+Delete.swift",
"BenchmarkCLI/BenchmarkCLI+Results+ListTasks.swift",
"BenchmarkCLI/BenchmarkCLI+Results+Merge.swift",
"BenchmarkCLI/BenchmarkCLI+Results.swift",
"BenchmarkCLI/BenchmarkCLI+Run.swift",
"BenchmarkCLI/BenchmarkCLI+TaskSelection.swift",
"BenchmarkCLI/BenchmarkCLI.swift",
"BenchmarkCLI/_Document.swift",
"Charts/Band.swift",
"Charts/Chart+Options.swift",
"Charts/Chart.swift",
"Charts/ChartScales.swift",
"Charts/ChartUtils.swift",
"Charts/Curve.swift",
"Charts/Geometry/EdgeInsets.swift",
"Charts/Geometry/Path.swift",
"Charts/Geometry/Point.swift",
"Charts/Geometry/Rectangle.swift",
"Charts/Geometry/Transform.swift",
"Charts/Geometry/Vector.swift",
"Charts/Graphics/Color.swift",
"Charts/Graphics/DocumentRenderer.swift",
"Charts/Graphics/Font.swift",
"Charts/Graphics/Graphics+Element.swift",
"Charts/Graphics/Graphics+SVG.swift",
"Charts/Graphics/Graphics.swift",
"Charts/Graphics/ImageFormat.swift",
"Charts/Graphics/Renderer.swift",
"Charts/Graphics/Shape.swift",
"Charts/Graphics/Stroke.swift",
"Charts/Graphics/Text.swift",
"Charts/Renderers/CocoaRenderer.swift",
"Charts/Renderers/CoreGraphics.swift",
"Charts/Renderers/DefaultRenderer.swift",
"Charts/Renderers/HTMLDocumentRenderer.swift",
"Charts/Renderers/UIKitRenderer.swift",
"Charts/Renderers/_XML.swift",
"Charts/Theme.swift",
"Compatibility/Compatibility.swift",
"Utilities/BinarySearch.swift",
"Utilities/Complain.swift",
"Utilities/Debug.swift",
"Utilities/FilePath extensions.swift",
"Utilities/ProjectInfo.swift",
"Utilities/_MutableKeyValuePairs.swift",
"Utilities/_Shims.swift",
"Utilities/_SimpleOrderedDictionary.swift",
"Utilities/_SimpleOrderedSet.swift",
"Utilities/_SimpleSortedBag.swift",
"Utilities/_SimpleSortedDictionary.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.