Build Information
Successful build of swift-collections-benchmark, reference 0.0.4 (69cd5b), with Swift 6.3 for Android on 16 Apr 2026 06:35:50 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-collections-benchmark.git
Reference: 0.0.4
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
* tag 0.0.4 -> FETCH_HEAD
HEAD is now at 69cd5b4 Merge pull request #24 from lorentey/modernization
Cloned https://github.com/apple/swift-collections-benchmark.git
Revision (git rev-parse @):
69cd5b456633671456884217688afe53f87efd13
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-collections-benchmark.git at 0.0.4
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/apple/swift-collections-benchmark.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
[352/23124] Fetching swift-argument-parser, swift-system
Fetched https://github.com/apple/swift-system from cache (1.43s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.43s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (2.07s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.93s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/8] Write sources
[6/8] Compiling CSystem shims.c
[7/8] Write swift-version--4F562202D5529B1.txt
[9/41] Emitting module SystemPackage
[10/45] Compiling SystemPackage Errno.swift
[11/45] Compiling SystemPackage ErrnoWindows.swift
[12/45] Compiling SystemPackage FileDescriptor.swift
[13/45] Compiling SystemPackage FileHelpers.swift
[14/45] Compiling SystemPackage FileOperations.swift
[15/45] Compiling SystemPackage FilePath.swift
[16/45] Compiling SystemPackage FilePathComponentView.swift
[17/45] Compiling SystemPackage FilePathComponents.swift
[18/45] Compiling SystemPackage FilePathParsing.swift
[19/45] Compiling SystemPackage FilePathString.swift
[20/45] Compiling SystemPackage FilePathSyntax.swift
[21/45] Compiling SystemPackage FilePathTemp.swift
[22/45] Compiling SystemPackage FilePathTempPosix.swift
[23/45] Compiling SystemPackage FilePathTempWindows.swift
[24/45] Compiling SystemPackage SystemString.swift
[25/45] Compiling SystemPackage Util+StringArray.swift
[26/45] Compiling SystemPackage Util.swift
[27/45] Compiling SystemPackage UtilConsumers.swift
[28/45] Compiling SystemPackage IORing.swift
[29/45] Compiling SystemPackage RawIORequest.swift
[30/45] Compiling SystemPackage Backcompat.swift
[31/45] Compiling SystemPackage CInterop.swift
[32/45] Emitting module ArgumentParserToolInfo
[33/45] Compiling ArgumentParserToolInfo ToolInfo.swift
[35/92] Compiling ArgumentParser ParsableCommand.swift
[36/92] Compiling ArgumentParser ArgumentDecoder.swift
[37/92] Compiling ArgumentParser ArgumentDefinition.swift
[38/92] Compiling ArgumentParser ArgumentSet.swift
[39/92] Compiling ArgumentParser Parsed.swift
[40/92] Compiling ArgumentParser ParsedValues.swift
[41/92] Compiling ArgumentParser ParserError.swift
[42/92] Compiling ArgumentParser SplitArguments.swift
[43/92] Compiling ArgumentParser DumpHelpGenerator.swift
[44/92] Compiling ArgumentParser HelpCommand.swift
[45/92] Compiling ArgumentParser HelpGenerator.swift
[46/92] Compiling ArgumentParser MessageInfo.swift
[48/93] Emitting module ArgumentParser
[49/99] Compiling ArgumentParser ParentCommand.swift
[50/99] Compiling ArgumentParser AsyncParsableCommand.swift
[51/99] Compiling ArgumentParser CommandConfiguration.swift
[52/99] Compiling ArgumentParser CommandGroup.swift
[53/99] Compiling ArgumentParser EnumerableFlag.swift
[54/99] Compiling ArgumentParser ExpressibleByArgument.swift
[55/99] Compiling ArgumentParser ParsableArguments.swift
[56/99] Compiling ArgumentParser ArgumentVisibility.swift
[57/99] Compiling ArgumentParser CompletionKind.swift
[58/99] Compiling ArgumentParser Errors.swift
[59/99] Compiling ArgumentParser Flag.swift
[60/99] Compiling ArgumentParser NameSpecification.swift
[61/99] Compiling ArgumentParser Option.swift
[62/99] Compiling ArgumentParser OptionGroup.swift
[63/99] Compiling ArgumentParser Foundation.swift
[64/99] Compiling ArgumentParser Mutex.swift
[65/99] Compiling ArgumentParser Platform.swift
[66/99] Compiling ArgumentParser SequenceExtensions.swift
[67/99] Compiling ArgumentParser StringExtensions.swift
[68/99] Compiling ArgumentParser SwiftExtensions.swift
[69/99] Compiling ArgumentParser InputOrigin.swift
[70/99] Compiling ArgumentParser Name.swift
[75/99] Compiling ArgumentParser Tree.swift
[76/99] Compiling ArgumentParser CodingKeyValidator.swift
[77/99] Compiling ArgumentParser NonsenseFlagsValidator.swift
[78/99] Compiling ArgumentParser ParsableArgumentsValidation.swift
[79/99] Compiling ArgumentParser PositionalArgumentsValidator.swift
[80/99] Compiling ArgumentParser UniqueNamesValidator.swift
[81/99] Compiling ArgumentParser BashCompletionsGenerator.swift
[82/99] Compiling ArgumentParser CompletionsGenerator.swift
[83/99] Compiling ArgumentParser FishCompletionsGenerator.swift
[84/99] Compiling ArgumentParser ZshCompletionsGenerator.swift
[85/99] Compiling ArgumentParser Argument.swift
[86/99] Compiling ArgumentParser ArgumentDiscussion.swift
[87/99] Compiling ArgumentParser ArgumentHelp.swift
[92/99] Compiling ArgumentParser UsageGenerator.swift
[93/99] Compiling ArgumentParser CollectionExtensions.swift
[98/99] Compiling ArgumentParser CommandParser.swift
[99/99] Compiling ArgumentParser InputKey.swift
[101/174] Compiling CollectionsBenchmark Blackhole.swift
[102/174] Compiling CollectionsBenchmark Duration+Basics.swift
[103/174] Compiling CollectionsBenchmark Identity.swift
[104/174] Compiling CollectionsBenchmark Measurement.swift
[105/174] Compiling CollectionsBenchmark Sample+Statistic.swift
[106/174] Compiling CollectionsBenchmark Sample.swift
[107/174] Compiling CollectionsBenchmark Size.swift
[108/174] Compiling CollectionsBenchmark TaskResults.swift
[109/174] Compiling CollectionsBenchmark Tick.swift
[110/174] Compiling CollectionsBenchmark Time.swift
[111/174] Compiling CollectionsBenchmark Timer.swift
[112/174] Emitting module CollectionsBenchmark
[113/174] Compiling CollectionsBenchmark Text.swift
[114/174] Compiling CollectionsBenchmark CocoaRenderer.swift
[115/174] Compiling CollectionsBenchmark CoreGraphics.swift
[116/174] Compiling CollectionsBenchmark DefaultRenderer.swift
[117/174] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[118/174] Compiling CollectionsBenchmark UIKitRenderer.swift
[119/174] Compiling CollectionsBenchmark _XML.swift
[120/174] Compiling CollectionsBenchmark Theme.swift
[121/174] Compiling CollectionsBenchmark Compatibility.swift
[122/174] Compiling CollectionsBenchmark BinarySearch.swift
[123/174] Compiling CollectionsBenchmark Chart.swift
[124/174] Compiling CollectionsBenchmark ChartScales.swift
[125/174] Compiling CollectionsBenchmark ChartUtils.swift
[126/174] Compiling CollectionsBenchmark Curve.swift
[127/174] Compiling CollectionsBenchmark EdgeInsets.swift
[128/174] Compiling CollectionsBenchmark Path.swift
[129/174] Compiling CollectionsBenchmark Point.swift
[130/174] Compiling CollectionsBenchmark Rectangle.swift
[131/174] Compiling CollectionsBenchmark Transform.swift
[132/174] Compiling CollectionsBenchmark Vector.swift
[133/174] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[134/174] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[135/174] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[136/174] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[137/174] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[138/174] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[139/174] Compiling CollectionsBenchmark BenchmarkCLI.swift
[140/174] Compiling CollectionsBenchmark _Document.swift
[141/174] Compiling CollectionsBenchmark Band.swift
[142/174] Compiling CollectionsBenchmark Chart+Options.swift
[143/174] Compiling CollectionsBenchmark Color.swift
[144/174] Compiling CollectionsBenchmark DocumentRenderer.swift
[145/174] Compiling CollectionsBenchmark Font.swift
[146/174] Compiling CollectionsBenchmark Graphics+Element.swift
[147/174] Compiling CollectionsBenchmark Graphics+SVG.swift
[148/174] Compiling CollectionsBenchmark Graphics.swift
[149/174] Compiling CollectionsBenchmark ImageFormat.swift
[150/174] Compiling CollectionsBenchmark Renderer.swift
[151/174] Compiling CollectionsBenchmark Shape.swift
[152/174] Compiling CollectionsBenchmark Stroke.swift
[153/174] Compiling CollectionsBenchmark AnyTask.swift
[154/174] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[155/174] Compiling CollectionsBenchmark Benchmark+Error.swift
[156/174] Compiling CollectionsBenchmark Benchmark+Event.swift
[157/174] Compiling CollectionsBenchmark Benchmark+Links.swift
[158/174] Compiling CollectionsBenchmark Benchmark+Main.swift
[159/174] Compiling CollectionsBenchmark Benchmark+Options.swift
[160/174] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[161/174] Compiling CollectionsBenchmark Benchmark.swift
[162/174] Compiling CollectionsBenchmark BenchmarkResults.swift
[163/174] Compiling CollectionsBenchmark Task.swift
[164/184] Compiling CollectionsBenchmark Complain.swift
[165/184] Compiling CollectionsBenchmark Debug.swift
[166/184] Compiling CollectionsBenchmark FilePath extensions.swift
[167/184] Compiling CollectionsBenchmark ProjectInfo.swift
[168/184] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[169/184] Compiling CollectionsBenchmark _Shims.swift
[170/184] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[171/184] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[172/184] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[173/184] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[174/184] Compiling CollectionsBenchmark TaskID.swift
[175/184] Compiling CollectionsBenchmark _ExecutionContext.swift
[176/184] Compiling CollectionsBenchmark _TypeBox.swift
[177/184] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[178/184] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[179/184] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[180/184] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[181/184] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[182/184] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[183/184] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[184/184] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
Build complete! (59.74s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"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" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"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/Duration+Basics.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" : "6.1"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.