The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-collections-benchmark.git
Reference: 0.0.3
Cloned https://github.com/apple/swift-collections-benchmark.git into spi-builder-workspace
SUCCESS checkout https://github.com/apple/swift-collections-benchmark.git at 0.0.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
[1/2586] Fetching swift-system
[2587/13371] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system (0.59s)
Fetched https://github.com/apple/swift-argument-parser (0.59s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.34s)
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
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/2] Compiling CSystem shims.c
[3/25] Emitting module SystemPackage
[4/27] Compiling SystemPackage Util.swift
[5/27] Compiling SystemPackage UtilConsumers.swift
[6/27] Compiling SystemPackage FilePathComponents.swift
[7/27] Compiling SystemPackage FilePathParsing.swift
[8/27] Compiling SystemPackage FilePathString.swift
[9/27] Compiling SystemPackage PlatformString.swift
[10/27] Compiling SystemPackage SystemString.swift
[11/27] Compiling SystemPackage Errno.swift
[12/27] Compiling SystemPackage FileDescriptor.swift
[13/27] Compiling SystemPackage FileHelpers.swift
[14/27] Compiling SystemPackage FileOperations.swift
[15/27] Compiling SystemPackage FilePath.swift
[16/27] Compiling SystemPackage FilePathComponentView.swift
[17/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/27] Emitting module ArgumentParserToolInfo
[21/65] Compiling ArgumentParser OptionGroup.swift
[22/65] Compiling ArgumentParser AsyncParsableCommand.swift
[23/65] Compiling ArgumentParser CommandConfiguration.swift
[24/65] Compiling ArgumentParser ArgumentHelp.swift
[25/65] Compiling ArgumentParser ArgumentVisibility.swift
[26/65] Compiling ArgumentParser CompletionKind.swift
[27/65] Compiling ArgumentParser ParsableCommand.swift
[28/65] Compiling ArgumentParser NameSpecification.swift
[29/65] Compiling ArgumentParser Option.swift
[32/67] Emitting module ArgumentParser
[33/67] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/67] Compiling ArgumentParser CompletionsGenerator.swift
[35/67] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/67] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/67] Compiling ArgumentParser Argument.swift
[38/71] Compiling ArgumentParser CollectionExtensions.swift
[39/71] Compiling ArgumentParser SequenceExtensions.swift
[40/71] Compiling ArgumentParser StringExtensions.swift
[41/71] Compiling ArgumentParser Tree.swift
[42/71] Compiling ArgumentParser ArgumentDecoder.swift
[43/71] Compiling ArgumentParser ArgumentDefinition.swift
[44/71] Compiling ArgumentParser ArgumentSet.swift
[45/71] Compiling ArgumentParser CommandParser.swift
[46/71] Compiling ArgumentParser InputOrigin.swift
[47/71] Compiling ArgumentParser EnumerableFlag.swift
[48/71] Compiling ArgumentParser ExpressibleByArgument.swift
[49/71] Compiling ArgumentParser ParsableArguments.swift
[50/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[55/71] Compiling ArgumentParser Errors.swift
[56/71] Compiling ArgumentParser Flag.swift
[62/71] Compiling ArgumentParser Name.swift
[63/71] Compiling ArgumentParser Parsed.swift
[64/71] Compiling ArgumentParser ParsedValues.swift
[65/71] Compiling ArgumentParser ParserError.swift
[66/71] Compiling ArgumentParser SplitArguments.swift
[67/71] Compiling ArgumentParser DumpHelpGenerator.swift
[68/71] Compiling ArgumentParser HelpCommand.swift
[69/71] Compiling ArgumentParser HelpGenerator.swift
[70/71] Compiling ArgumentParser MessageInfo.swift
[71/71] Compiling ArgumentParser UsageGenerator.swift
[74/146] Compiling CollectionsBenchmark Text.swift
[75/146] Compiling CollectionsBenchmark CocoaRenderer.swift
[76/146] Compiling CollectionsBenchmark CoreGraphics.swift
[77/146] Compiling CollectionsBenchmark DefaultRenderer.swift
[78/146] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[79/146] Compiling CollectionsBenchmark UIKitRenderer.swift
[80/146] Compiling CollectionsBenchmark _XML.swift
[81/146] Compiling CollectionsBenchmark Theme.swift
[82/146] Compiling CollectionsBenchmark Compatibility.swift
[83/146] Compiling CollectionsBenchmark BinarySearch.swift
[84/156] Compiling CollectionsBenchmark Chart.swift
[85/156] Compiling CollectionsBenchmark ChartScales.swift
[86/156] Compiling CollectionsBenchmark ChartUtils.swift
[87/156] Compiling CollectionsBenchmark Curve.swift
[88/156] Compiling CollectionsBenchmark EdgeInsets.swift
[89/156] Compiling CollectionsBenchmark Path.swift
[90/156] Compiling CollectionsBenchmark Point.swift
[91/156] Compiling CollectionsBenchmark Rectangle.swift
[92/156] Compiling CollectionsBenchmark Transform.swift
[93/156] Compiling CollectionsBenchmark Vector.swift
[94/156] Compiling CollectionsBenchmark Color.swift
[95/156] Compiling CollectionsBenchmark DocumentRenderer.swift
[96/156] Compiling CollectionsBenchmark Font.swift
[97/156] Compiling CollectionsBenchmark Graphics+Element.swift
[98/156] Compiling CollectionsBenchmark Graphics+SVG.swift
[99/156] Compiling CollectionsBenchmark Graphics.swift
[100/156] Compiling CollectionsBenchmark ImageFormat.swift
[101/156] Compiling CollectionsBenchmark Renderer.swift
[102/156] Compiling CollectionsBenchmark Shape.swift
[103/156] Compiling CollectionsBenchmark Stroke.swift
[104/156] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[105/156] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[106/156] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[107/156] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[108/156] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[109/156] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[110/156] Compiling CollectionsBenchmark BenchmarkCLI.swift
[111/156] Compiling CollectionsBenchmark _Document.swift
[112/156] Compiling CollectionsBenchmark Band.swift
[113/156] Compiling CollectionsBenchmark Chart+Options.swift
[114/156] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[115/156] Compiling CollectionsBenchmark Benchmark+Error.swift
[116/156] Compiling CollectionsBenchmark Benchmark+Event.swift
[117/156] Compiling CollectionsBenchmark Benchmark+Links.swift
[118/156] Compiling CollectionsBenchmark Benchmark+Main.swift
[119/156] Compiling CollectionsBenchmark Benchmark+Options.swift
[120/156] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[121/156] Compiling CollectionsBenchmark Benchmark.swift
[122/156] Compiling CollectionsBenchmark BenchmarkResults.swift
[123/156] Compiling CollectionsBenchmark Task.swift
[124/156] Compiling CollectionsBenchmark TaskID.swift
[125/156] Compiling CollectionsBenchmark Blackhole.swift
[126/156] Compiling CollectionsBenchmark Identity.swift
[127/156] Compiling CollectionsBenchmark Measurement.swift
[128/156] Compiling CollectionsBenchmark Sample+Statistic.swift
[129/156] Compiling CollectionsBenchmark Sample.swift
[130/156] Compiling CollectionsBenchmark Size.swift
[131/156] Compiling CollectionsBenchmark TaskResults.swift
[132/156] Compiling CollectionsBenchmark Tick.swift
[133/156] Compiling CollectionsBenchmark Time.swift
[134/156] Compiling CollectionsBenchmark Timer.swift
[135/156] Compiling CollectionsBenchmark AnyTask.swift
[136/156] Compiling CollectionsBenchmark _ExecutionContext.swift
[137/156] Compiling CollectionsBenchmark _TypeBox.swift
[138/156] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[139/156] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[140/156] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[141/156] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[142/156] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[143/156] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[144/156] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[145/156] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[146/156] Emitting module CollectionsBenchmark
[147/156] Compiling CollectionsBenchmark Complain.swift
[148/156] Compiling CollectionsBenchmark Debug.swift
[149/156] Compiling CollectionsBenchmark FilePath extensions.swift
[150/156] Compiling CollectionsBenchmark ProjectInfo.swift
[151/156] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[152/156] Compiling CollectionsBenchmark _Shims.swift
[153/156] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[154/156] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[155/156] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[156/156] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
Build complete! (26.92s)
Build complete.
Done.

Build Machine: Linux 1