The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Benchmark with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.36.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-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/ordo-one/package-benchmark
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8520cdd fix(patch): Fix build on old Linux versions (#244)
Cloned https://github.com/ordo-one/package-benchmark.git
Revision (git rev-parse @):
8520cdd4a225519d283649a38c66756430378ec3
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-benchmark.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/ordo-one/package-benchmark.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
Fetching https://github.com/ordo-one/TextTable
[1/203] Fetching texttable
Fetching https://github.com/apple/swift-atomics
Fetched https://github.com/ordo-one/TextTable (0.26s)
[1/349] Fetching hdrhistogram-swift
[350/5771] Fetching hdrhistogram-swift, swift-numerics
Fetched https://github.com/HdrHistogram/hdrhistogram-swift (0.45s)
Fetching https://github.com/apple/swift-system
Fetched https://github.com/apple/swift-numerics (0.46s)
Fetching https://github.com/ordo-one/package-jemalloc
[1/1563] Fetching swift-atomics
[1564/1598] Fetching swift-atomics, package-jemalloc
Fetched https://github.com/ordo-one/package-jemalloc (0.25s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/apple/swift-atomics (0.46s)
[1/3179] Fetching swift-system
Fetched https://github.com/apple/swift-system (0.43s)
[1/11626] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.77s)
Computing version for https://github.com/ordo-one/package-jemalloc
Computed https://github.com/ordo-one/package-jemalloc at 1.0.0 (0.39s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.39s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.2 (0.42s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.40s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.37s)
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-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.40s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift resolved at 0.1.2
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/ordo-one/TextTable
Working copy of https://github.com/ordo-one/TextTable resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
Creating working copy for https://github.com/ordo-one/package-jemalloc
Working copy of https://github.com/ordo-one/package-jemalloc resolved at 1.0.0
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/24] Compiling _AtomicsShims.c
[4/24] Compiling _NumericsShims _NumericsShims.c
[5/24] Compiling CSystem shims.c
[5/24] Compiling SwiftRuntimeHooks shims.c
[7/24] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[9/88] Compiling SystemPackage PlatformString.swift
[10/88] Compiling SystemPackage SystemString.swift
[11/88] Compiling RealModule ApproximateEquality.swift
[12/88] Compiling Atomics PointerConformances.swift
[13/88] Compiling Atomics Primitives.native.swift
[14/88] Compiling Atomics AtomicMemoryOrderings.swift
[15/88] Compiling Atomics DoubleWord.swift
[16/88] Emitting module SystemPackage
[17/88] Compiling RealModule AugmentedArithmetic.swift
[18/88] Compiling RealModule Double+Real.swift
[19/88] Compiling RealModule AlgebraicField.swift
[20/92] Compiling Atomics ManagedAtomic.swift
[21/92] Compiling Atomics ManagedAtomicLazyReference.swift
[25/92] Compiling Atomics Primitives.shims.swift
[26/92] Compiling Atomics AtomicInteger.swift
[27/92] Compiling Atomics AtomicOptionalWrappable.swift
[28/92] Compiling Atomics AtomicReference.swift
[29/92] Compiling Atomics AtomicStorage.swift
[30/92] Compiling SystemPackage CInterop.swift
[31/92] Compiling Atomics UnsafeAtomic.swift
[32/92] Compiling Atomics UnsafeAtomicLazyReference.swift
[33/92] Compiling RealModule Real.swift
[34/93] Compiling RealModule Float16+Real.swift
[35/93] Compiling RealModule Float+Real.swift
[36/93] Compiling RealModule ElementaryFunctions.swift
[39/93] Emitting module RealModule
[40/93] Compiling RealModule Float80+Real.swift
[43/93] Compiling RealModule RealFunctions.swift
[46/95] Compiling Atomics IntegerOperations.swift
[47/95] Compiling Atomics Unmanaged extensions.swift
[47/95] Wrapping AST for RealModule for debugging
[49/95] Compiling SystemPackage Util.swift
[50/95] Compiling SystemPackage UtilConsumers.swift
[51/95] Emitting module ArgumentParserToolInfo
[52/95] Compiling ArgumentParserToolInfo ToolInfo.swift
[68/103] Wrapping AST for ArgumentParserToolInfo for debugging
[70/104] Compiling TextTable String+Util.swift
[72/141] Compiling TextTable RstFormat.swift
[73/141] Compiling ArgumentParser FishCompletionsGenerator.swift
[74/141] Compiling ArgumentParser ZshCompletionsGenerator.swift
[75/141] Compiling TextTable SimpleFormat.swift
[77/142] Compiling ArgumentParser ArgumentVisibility.swift
[78/142] Compiling ArgumentParser CompletionKind.swift
[79/142] Emitting module TextTable
[80/142] Compiling TextTable TextTable.swift
[81/142] Compiling ArgumentParser Argument.swift
[82/142] Compiling ArgumentParser ArgumentHelp.swift
[85/143] Wrapping AST for SystemPackage for debugging
[88/144] Wrapping AST for TextTable for debugging
[90/144] Emitting module Atomics
[92/146] Wrapping AST for Atomics for debugging
[94/146] Compiling ComplexModule ElementaryFunctions.swift
[95/146] Emitting module ArgumentParser
[98/151] Compiling ArgumentParser Errors.swift
[99/151] Compiling ArgumentParser Flag.swift
[100/151] Compiling ArgumentParser NameSpecification.swift
[101/151] Compiling ArgumentParser BashCompletionsGenerator.swift
[102/151] Compiling ArgumentParser CompletionsGenerator.swift
[107/151] Compiling ArgumentParser Option.swift
[108/151] Compiling ArgumentParser OptionGroup.swift
[109/151] Compiling ArgumentParser AsyncParsableCommand.swift
[110/151] Compiling ArgumentParser CommandConfiguration.swift
[111/151] Compiling ArgumentParser EnumerableFlag.swift
[112/151] Compiling ArgumentParser CollectionExtensions.swift
[113/151] Compiling ArgumentParser Platform.swift
[114/151] Compiling ArgumentParser SequenceExtensions.swift
[115/151] Compiling ArgumentParser StringExtensions.swift
[116/151] Compiling ArgumentParser Tree.swift
[117/151] Compiling ArgumentParser Name.swift
[118/151] Compiling ArgumentParser Parsed.swift
[119/151] Compiling ArgumentParser ParsedValues.swift
[120/151] Compiling ArgumentParser ParserError.swift
[121/151] Compiling ArgumentParser SplitArguments.swift
[122/151] Compiling ArgumentParser DumpHelpGenerator.swift
[123/151] Compiling ArgumentParser HelpCommand.swift
[124/151] Compiling ArgumentParser HelpGenerator.swift
[125/151] Compiling ArgumentParser MessageInfo.swift
[126/151] Compiling ArgumentParser UsageGenerator.swift
[127/151] Compiling ArgumentParser ExpressibleByArgument.swift
[128/151] Compiling ArgumentParser ParsableArguments.swift
[129/151] Compiling ArgumentParser ParsableArgumentsValidation.swift
[130/151] Compiling ArgumentParser ParsableCommand.swift
[131/151] Compiling ArgumentParser ArgumentDecoder.swift
[132/151] Compiling ArgumentParser ArgumentDefinition.swift
[133/151] Compiling ArgumentParser ArgumentSet.swift
[134/151] Compiling ArgumentParser CommandParser.swift
[135/151] Compiling ArgumentParser InputKey.swift
[136/151] Compiling ArgumentParser InputOrigin.swift
[138/153] Wrapping AST for ArgumentParser for debugging
[140/158] Compiling BenchmarkHelpGenerator Command+Helpers.swift
[141/158] Emitting module BenchmarkBoilerplateGenerator
[142/158] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[145/160] Compiling ComplexModule Complex.swift
[146/160] Compiling ComplexModule Differentiable.swift
[147/160] Compiling ComplexModule Arithmetic.swift
[148/160] Emitting module ComplexModule
[149/162] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[152/162] Emitting module BenchmarkHelpGenerator
[153/162] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[153/163] Wrapping AST for ComplexModule for debugging
[156/166] Emitting module Numerics
[157/166] Compiling Numerics Numerics.swift
[159/167] Wrapping AST for BenchmarkHelpGenerator for debugging
[160/168] Linking BenchmarkBoilerplateGenerator
[162/168] Wrapping AST for Numerics for debugging
[163/170] Linking BenchmarkHelpGenerator
[165/170] Emitting module Histogram
[166/170] Compiling Histogram Histogram.swift
[168/172] Wrapping AST for Histogram for debugging
[170/199] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[171/199] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[172/199] Compiling Benchmark Progress.swift
[173/202] Compiling Benchmark NIOLock.swift
[174/202] Compiling Benchmark lock.swift
[175/202] Compiling Benchmark OperatingSystemStats.swift
[176/202] Compiling Benchmark ProgressElements.swift
[177/202] Compiling Benchmark Utilities.swift
[178/202] Compiling Benchmark Statistics.swift
[179/202] Emitting module Benchmark
[180/202] Compiling Benchmark BenchmarkMetric+Defaults.swift
[181/202] Compiling Benchmark BenchmarkMetric.swift
[182/202] Compiling Benchmark BenchmarkResult.swift
[183/202] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[184/202] Compiling Benchmark BenchmarkRunner.swift
[185/202] Compiling Benchmark BenchmarkThresholds+Defaults.swift
[186/202] Compiling Benchmark BenchmarkThresholds.swift
[187/202] Compiling Benchmark Blackhole.swift
[188/202] Compiling Benchmark ARCStats.swift
[189/202] Compiling Benchmark ARCStatsProducer.swift
[190/202] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[191/202] Compiling Benchmark Benchmark.swift
[192/202] Compiling Benchmark BenchmarkClock.swift
[193/202] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[194/202] Compiling Benchmark BenchmarkExecutor.swift
[195/202] Compiling Benchmark BenchmarkInternals.swift
[196/202] Compiling Benchmark Int+Extensions.swift
[197/202] Compiling Benchmark MallocStats+jemalloc-support.swift
[198/202] Compiling Benchmark MallocStats.swift
[199/202] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[201/204] Wrapping AST for Benchmark for debugging
[203/219] Compiling BenchmarkTool Command+Helpers.swift
[204/219] Compiling BenchmarkTool FilePath+Additions.swift
[205/221] Compiling BenchmarkTool FilePath+DirectoryView.swift
[206/221] Compiling BenchmarkTool String+Additions.swift
[207/221] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[208/221] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[209/221] Emitting module BenchmarkTool
[210/221] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[211/221] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[212/221] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[213/221] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[214/221] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[215/221] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[216/221] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[217/221] Compiling BenchmarkTool BenchmarkTool.swift
[218/221] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[219/221] Compiling BenchmarkTool BenchmarkTool+Export.swift
[221/223] Wrapping AST for BenchmarkTool for debugging
[222/223] Linking BenchmarkTool
Build complete! (37.32s)
Build complete.
Done.

Build Machine: Linux 2