The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-collections-benchmark with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-collections-benchmark.git
Reference: 0.0.3
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.3      -> FETCH_HEAD
HEAD is now at e8b88af Merge pull request #16 from lorentey/main
Cloned https://github.com/apple/swift-collections-benchmark.git
Revision (git rev-parse @):
e8b88af0d678eacd65da84e99ccc1f0f402e9a97
SUCCESS checkout https://github.com/apple/swift-collections-benchmark.git at 0.0.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/apple/swift-collections-benchmark.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
[1/2983] Fetching swift-system
[2984/14418] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (0.64s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.65s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.40s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.49s)
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/7] Write sources
[5/7] Write swift-version-24593BA9C3E375BF.txt
[5/7] Compiling CSystem shims.c
[8/30] Emitting module SystemPackage
[9/32] Compiling SystemPackage Util.swift
[10/32] Compiling SystemPackage UtilConsumers.swift
[11/32] Compiling SystemPackage PlatformString.swift
[12/32] Compiling SystemPackage SystemString.swift
[13/32] Compiling SystemPackage FilePathSyntax.swift
[14/32] Compiling SystemPackage FilePathWindows.swift
[15/32] Compiling SystemPackage FilePermissions.swift
[16/32] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/32] Emitting module ArgumentParserToolInfo
[19/69] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/69] Compiling ArgumentParser CompletionsGenerator.swift
[21/69] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/69] Compiling ArgumentParser CommandConfiguration.swift
[23/69] Compiling ArgumentParser ArgumentDecoder.swift
[24/69] Compiling ArgumentParser ArgumentDefinition.swift
[25/69] Compiling ArgumentParser Option.swift
[26/69] Compiling ArgumentParser OptionGroup.swift
[27/69] Compiling ArgumentParser AsyncParsableCommand.swift
[28/69] Compiling ArgumentParser ArgumentSet.swift
[29/69] Compiling ArgumentParser CommandParser.swift
[30/69] Compiling ArgumentParser InputOrigin.swift
[31/69] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/69] Compiling ArgumentParser Argument.swift
[33/69] Compiling ArgumentParser NameSpecification.swift
[40/74] Emitting module ArgumentParser
[41/74] Compiling ArgumentParser Name.swift
[42/74] Compiling ArgumentParser Parsed.swift
[43/74] Compiling ArgumentParser ParsedValues.swift
[44/74] Compiling ArgumentParser ParserError.swift
[45/74] Compiling ArgumentParser SplitArguments.swift
[51/74] Compiling ArgumentParser CollectionExtensions.swift
[52/74] Compiling ArgumentParser SequenceExtensions.swift
[53/74] Compiling ArgumentParser StringExtensions.swift
[54/74] Compiling ArgumentParser Tree.swift
[60/74] Compiling ArgumentParser ArgumentHelp.swift
[61/74] Compiling ArgumentParser ArgumentVisibility.swift
[62/74] Compiling ArgumentParser CompletionKind.swift
[63/74] Compiling ArgumentParser Errors.swift
[64/74] Compiling ArgumentParser Flag.swift
[65/74] Compiling ArgumentParser EnumerableFlag.swift
[66/74] Compiling ArgumentParser ExpressibleByArgument.swift
[67/74] Compiling ArgumentParser ParsableArguments.swift
[68/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[69/74] Compiling ArgumentParser ParsableCommand.swift
[70/74] Compiling ArgumentParser DumpHelpGenerator.swift
[71/74] Compiling ArgumentParser HelpCommand.swift
[72/74] Compiling ArgumentParser HelpGenerator.swift
[73/74] Compiling ArgumentParser MessageInfo.swift
[74/74] Compiling ArgumentParser UsageGenerator.swift
[76/148] Compiling CollectionsBenchmark Blackhole.swift
[77/148] Compiling CollectionsBenchmark Identity.swift
[78/148] Compiling CollectionsBenchmark Measurement.swift
[79/148] Compiling CollectionsBenchmark Sample+Statistic.swift
[80/148] Compiling CollectionsBenchmark Sample.swift
[81/148] Compiling CollectionsBenchmark Size.swift
[82/148] Compiling CollectionsBenchmark TaskResults.swift
[83/148] Compiling CollectionsBenchmark Tick.swift
[84/148] Compiling CollectionsBenchmark Time.swift
[85/148] Compiling CollectionsBenchmark Timer.swift
[86/148] Compiling CollectionsBenchmark AnyTask.swift
[87/158] Compiling CollectionsBenchmark Text.swift
[88/158] Compiling CollectionsBenchmark CocoaRenderer.swift
[89/158] Compiling CollectionsBenchmark CoreGraphics.swift
[90/158] Compiling CollectionsBenchmark DefaultRenderer.swift
[91/158] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[92/158] Compiling CollectionsBenchmark UIKitRenderer.swift
[93/158] Compiling CollectionsBenchmark _XML.swift
[94/158] Compiling CollectionsBenchmark Theme.swift
[95/158] Compiling CollectionsBenchmark Compatibility.swift
[96/158] Compiling CollectionsBenchmark BinarySearch.swift
[97/158] Emitting module CollectionsBenchmark
[98/158] Compiling CollectionsBenchmark Chart.swift
[99/158] Compiling CollectionsBenchmark ChartScales.swift
[100/158] Compiling CollectionsBenchmark ChartUtils.swift
[101/158] Compiling CollectionsBenchmark Curve.swift
[102/158] Compiling CollectionsBenchmark EdgeInsets.swift
[103/158] Compiling CollectionsBenchmark Path.swift
[104/158] Compiling CollectionsBenchmark Point.swift
[105/158] Compiling CollectionsBenchmark Rectangle.swift
[106/158] Compiling CollectionsBenchmark Transform.swift
[107/158] Compiling CollectionsBenchmark Vector.swift
[108/158] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[109/158] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[110/158] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[111/158] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[112/158] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[113/158] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[114/158] Compiling CollectionsBenchmark BenchmarkCLI.swift
[115/158] Compiling CollectionsBenchmark _Document.swift
[116/158] Compiling CollectionsBenchmark Band.swift
[117/158] Compiling CollectionsBenchmark Chart+Options.swift
[118/158] Compiling CollectionsBenchmark Color.swift
[119/158] Compiling CollectionsBenchmark DocumentRenderer.swift
[120/158] Compiling CollectionsBenchmark Font.swift
[121/158] Compiling CollectionsBenchmark Graphics+Element.swift
[122/158] Compiling CollectionsBenchmark Graphics+SVG.swift
[123/158] Compiling CollectionsBenchmark Graphics.swift
[124/158] Compiling CollectionsBenchmark ImageFormat.swift
[125/158] Compiling CollectionsBenchmark Renderer.swift
[126/158] Compiling CollectionsBenchmark Shape.swift
[127/158] Compiling CollectionsBenchmark Stroke.swift
[128/158] Compiling CollectionsBenchmark _ExecutionContext.swift
[129/158] Compiling CollectionsBenchmark _TypeBox.swift
[130/158] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[131/158] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[132/158] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[133/158] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[134/158] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[135/158] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[136/158] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[137/158] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[138/158] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[139/158] Compiling CollectionsBenchmark Benchmark+Error.swift
[140/158] Compiling CollectionsBenchmark Benchmark+Event.swift
[141/158] Compiling CollectionsBenchmark Benchmark+Links.swift
[142/158] Compiling CollectionsBenchmark Benchmark+Main.swift
[143/158] Compiling CollectionsBenchmark Benchmark+Options.swift
[144/158] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[145/158] Compiling CollectionsBenchmark Benchmark.swift
[146/158] Compiling CollectionsBenchmark BenchmarkResults.swift
[147/158] Compiling CollectionsBenchmark Task.swift
[148/158] Compiling CollectionsBenchmark TaskID.swift
[149/158] Compiling CollectionsBenchmark Complain.swift
[150/158] Compiling CollectionsBenchmark Debug.swift
[151/158] Compiling CollectionsBenchmark FilePath extensions.swift
[152/158] Compiling CollectionsBenchmark ProjectInfo.swift
[153/158] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[154/158] Compiling CollectionsBenchmark _Shims.swift
[155/158] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[156/158] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[157/158] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[158/158] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
Build complete! (28.14s)
Build complete.
Done.

Build Machine: Linux 1