Build Information
Successful build of swift-collections-benchmark, reference main (8aee78
), with Swift 5.10 for macOS (SPM) on 11 Mar 2025 04:28:18 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/apple/swift-collections-benchmark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/7] Write sources
[5/7] Compiling CSystem shims.c
[6/7] Write swift-version-33747A42983211AE.txt
[8/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/37] Emitting module ArgumentParserToolInfo
[10/76] Compiling ArgumentParser BashCompletionsGenerator.swift
[11/76] Compiling ArgumentParser CompletionsGenerator.swift
[12/76] Compiling ArgumentParser FishCompletionsGenerator.swift
[13/79] Compiling ArgumentParser ArgumentDecoder.swift
[14/79] Compiling ArgumentParser InputOrigin.swift
[15/79] Compiling ArgumentParser Name.swift
[16/79] Compiling ArgumentParser ParsableArguments.swift
[17/79] Compiling ArgumentParser ParsableArgumentsValidation.swift
[18/79] Compiling ArgumentParser ParsableCommand.swift
[19/79] Compiling ArgumentParser ZshCompletionsGenerator.swift
[20/79] Compiling ArgumentParser Argument.swift
[21/79] Compiling ArgumentParser ArgumentDefinition.swift
[22/79] Emitting module SystemPackage
[23/79] Compiling ArgumentParser ArgumentSet.swift
[24/79] Compiling ArgumentParser CommandParser.swift
[25/79] Compiling ArgumentParser InputKey.swift
[26/79] Compiling ArgumentParser ParserError.swift
[27/79] Compiling ArgumentParser SplitArguments.swift
[28/79] Compiling ArgumentParser DumpHelpGenerator.swift
[29/79] Compiling ArgumentParser Option.swift
[30/79] Compiling ArgumentParser OptionGroup.swift
[31/79] Compiling ArgumentParser AsyncParsableCommand.swift
[32/79] Compiling ArgumentParser EnumerableFlag.swift
[33/79] Compiling ArgumentParser ExpressibleByArgument.swift
[34/79] Compiling ArgumentParser NameSpecification.swift
[35/79] Compiling ArgumentParser HelpCommand.swift
[36/79] Compiling ArgumentParser CommandConfiguration.swift
[37/79] Compiling ArgumentParser CommandGroup.swift
[38/79] Compiling SystemPackage Util+StringArray.swift
[39/79] Compiling SystemPackage Util.swift
[40/79] Compiling SystemPackage UtilConsumers.swift
[41/79] Emitting module ArgumentParser
[46/83] Compiling ArgumentParser Platform.swift
[47/83] Compiling ArgumentParser SequenceExtensions.swift
[48/83] Compiling ArgumentParser StringExtensions.swift
[49/83] Compiling ArgumentParser Tree.swift
[50/83] Compiling ArgumentParser ArgumentHelp.swift
[51/83] Compiling ArgumentParser ArgumentVisibility.swift
[52/83] Compiling ArgumentParser CompletionKind.swift
[53/83] Compiling ArgumentParser Errors.swift
[54/83] Compiling ArgumentParser Flag.swift
[81/83] Compiling ArgumentParser MessageInfo.swift
[82/83] Compiling ArgumentParser UsageGenerator.swift
[83/83] Compiling ArgumentParser CollectionExtensions.swift
[84/158] Compiling CollectionsBenchmark Benchmark.swift
[85/158] Compiling CollectionsBenchmark BenchmarkResults.swift
[86/158] Compiling CollectionsBenchmark Task.swift
[87/158] Compiling CollectionsBenchmark TaskID.swift
[88/158] Compiling CollectionsBenchmark _ExecutionContext.swift
[89/158] Compiling CollectionsBenchmark _TypeBox.swift
[90/158] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[91/158] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[92/166] Compiling CollectionsBenchmark Chart.swift
[93/166] Compiling CollectionsBenchmark ChartScales.swift
[94/166] Compiling CollectionsBenchmark ChartUtils.swift
[95/166] Compiling CollectionsBenchmark Curve.swift
[96/166] Compiling CollectionsBenchmark EdgeInsets.swift
[97/166] Compiling CollectionsBenchmark Path.swift
[98/166] Compiling CollectionsBenchmark Point.swift
[99/166] Compiling CollectionsBenchmark Rectangle.swift
[100/166] Emitting module CollectionsBenchmark
[101/166] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[102/166] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[103/166] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[104/166] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[105/166] Compiling CollectionsBenchmark BenchmarkCLI.swift
[106/166] Compiling CollectionsBenchmark _Document.swift
[107/166] Compiling CollectionsBenchmark Band.swift
[108/166] Compiling CollectionsBenchmark Chart+Options.swift
[109/166] Compiling CollectionsBenchmark Blackhole.swift
[110/166] Compiling CollectionsBenchmark Identity.swift
[111/166] Compiling CollectionsBenchmark Measurement.swift
[112/166] Compiling CollectionsBenchmark Sample+Statistic.swift
[113/166] Compiling CollectionsBenchmark Sample.swift
[114/166] Compiling CollectionsBenchmark Size.swift
[115/166] Compiling CollectionsBenchmark TaskResults.swift
[116/166] Compiling CollectionsBenchmark Tick.swift
[117/166] Compiling CollectionsBenchmark Time.swift
[118/166] Compiling CollectionsBenchmark Transform.swift
[119/166] Compiling CollectionsBenchmark Vector.swift
[120/166] Compiling CollectionsBenchmark Color.swift
[121/166] Compiling CollectionsBenchmark DocumentRenderer.swift
[122/166] Compiling CollectionsBenchmark Font.swift
[123/166] Compiling CollectionsBenchmark Graphics+Element.swift
[124/166] Compiling CollectionsBenchmark Graphics+SVG.swift
[125/166] Compiling CollectionsBenchmark Graphics.swift
[126/166] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[127/166] Compiling CollectionsBenchmark UIKitRenderer.swift
[128/166] Compiling CollectionsBenchmark _XML.swift
[129/166] Compiling CollectionsBenchmark Theme.swift
[130/166] Compiling CollectionsBenchmark Compatibility.swift
[131/166] Compiling CollectionsBenchmark BinarySearch.swift
[132/166] Compiling CollectionsBenchmark Complain.swift
[133/166] Compiling CollectionsBenchmark Debug.swift
[134/166] Compiling CollectionsBenchmark Timer.swift
[135/166] Compiling CollectionsBenchmark AnyTask.swift
[136/166] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[137/166] Compiling CollectionsBenchmark Benchmark+Error.swift
[138/166] Compiling CollectionsBenchmark Benchmark+Event.swift
[139/166] Compiling CollectionsBenchmark Benchmark+Links.swift
[140/166] Compiling CollectionsBenchmark Benchmark+Main.swift
[141/166] Compiling CollectionsBenchmark Benchmark+Options.swift
[142/166] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[143/166] Compiling CollectionsBenchmark FilePath extensions.swift
[144/166] Compiling CollectionsBenchmark ProjectInfo.swift
[145/166] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[146/166] Compiling CollectionsBenchmark _Shims.swift
[147/166] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[148/166] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[149/166] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[150/166] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[151/166] Compiling CollectionsBenchmark ImageFormat.swift
[152/166] Compiling CollectionsBenchmark Renderer.swift
[153/166] Compiling CollectionsBenchmark Shape.swift
[154/166] Compiling CollectionsBenchmark Stroke.swift
[155/166] Compiling CollectionsBenchmark Text.swift
[156/166] Compiling CollectionsBenchmark CocoaRenderer.swift
[157/166] Compiling CollectionsBenchmark CoreGraphics.swift
[158/166] Compiling CollectionsBenchmark DefaultRenderer.swift
[159/166] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[160/166] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[161/166] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[162/166] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[163/166] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[164/166] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[165/166] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[166/166] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
Build complete! (15.81s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
[1/4214] Fetching swift-system
[1940/18920] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (2.15s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.15s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.37s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.40s)
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
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" : "/Users/admin/builder/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"
}
Done.