The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Benchmark with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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: 1.23.1
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
 * tag               1.23.1     -> FETCH_HEAD
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 1.23.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ordo-one/package-benchmark.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/ordo-one/TextTable
Fetching https://github.com/apple/swift-numerics
[1/203] Fetching texttable
[204/5625] Fetching texttable, swift-numerics
[5626/17251] Fetching texttable, swift-numerics, swift-argument-parser
Fetching https://github.com/apple/swift-system
Fetched https://github.com/ordo-one/TextTable (2.02s)
Fetched https://github.com/apple/swift-numerics (2.03s)
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
Fetched https://github.com/apple/swift-argument-parser (2.03s)
Fetching https://github.com/ordo-one/package-jemalloc
[1/35] Fetching package-jemalloc
[36/384] Fetching package-jemalloc, hdrhistogram-swift
[385/3563] Fetching package-jemalloc, hdrhistogram-swift, swift-system
Fetched https://github.com/ordo-one/package-jemalloc (0.39s)
Fetching https://github.com/apple/swift-atomics
Fetched https://github.com/HdrHistogram/hdrhistogram-swift (0.40s)
Fetched https://github.com/apple/swift-system (0.41s)
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics (0.40s)
Computing version for https://github.com/ordo-one/package-jemalloc
Computed https://github.com/ordo-one/package-jemalloc at 1.0.0 (0.28s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.32s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.2 (0.32s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.30s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.28s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.30s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.31s)
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/HdrHistogram/hdrhistogram-swift
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift resolved at 0.1.2
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
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/TextTable
Working copy of https://github.com/ordo-one/TextTable resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
[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 SwiftRuntimeHooks shims.c
[6/24] Compiling CSystem shims.c
[7/24] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[9/88] Emitting module Atomics
[10/90] Compiling Atomics IntegerOperations.swift
[11/90] Compiling Atomics Unmanaged extensions.swift
[12/90] Compiling RealModule Real.swift
[13/91] Compiling RealModule RealFunctions.swift
[14/91] Emitting module SystemPackage
[15/93] Compiling Atomics UnsafeAtomic.swift
[16/93] Compiling Atomics UnsafeAtomicLazyReference.swift
[17/93] Compiling SystemPackage Errno.swift
[18/93] Compiling SystemPackage FileDescriptor.swift
[19/93] Compiling SystemPackage FileHelpers.swift
[20/93] Compiling SystemPackage FilePathSyntax.swift
[21/93] Compiling SystemPackage FilePathWindows.swift
[22/93] Compiling Atomics AtomicReference.swift
[23/93] Compiling SystemPackage FileOperations.swift
[24/93] Compiling SystemPackage FilePath.swift
[25/93] Compiling SystemPackage FilePermissions.swift
[26/93] Compiling SystemPackage FilePathComponents.swift
[27/93] Compiling SystemPackage FilePathParsing.swift
[28/93] Compiling SystemPackage FilePathComponentView.swift
[29/93] Compiling SystemPackage CInterop.swift
[36/93] Compiling RealModule Float80+Real.swift
[37/93] Compiling SystemPackage Constants.swift
[38/93] Compiling SystemPackage Exports.swift
[39/93] Compiling SystemPackage Mocking.swift
[42/93] Compiling RealModule ElementaryFunctions.swift
[48/94] Compiling RealModule Float+Real.swift
[51/94] Emitting module RealModule
[52/94] Compiling RealModule Float16+Real.swift
[53/95] Compiling SystemPackage Util.swift
[54/95] Compiling SystemPackage UtilConsumers.swift
[56/96] Emitting module ArgumentParserToolInfo
[57/96] Compiling ArgumentParserToolInfo ToolInfo.swift
[62/99] Wrapping AST for Atomics for debugging
[63/99] Wrapping AST for ArgumentParserToolInfo for debugging
[64/99] Wrapping AST for RealModule for debugging
[66/141] Compiling ArgumentParser InputOrigin.swift
[67/141] Compiling ArgumentParser ArgumentVisibility.swift
[68/141] Compiling ArgumentParser CompletionKind.swift
[69/141] Compiling TextTable RstFormat.swift
[70/141] Compiling ArgumentParser ArgumentDecoder.swift
[71/141] Compiling ArgumentParser ArgumentDefinition.swift
[72/141] Compiling ArgumentParser ParsableArgumentsValidation.swift
[73/141] Compiling ArgumentParser ParsableCommand.swift
[74/141] Compiling ArgumentParser ExpressibleByArgument.swift
[75/141] Compiling ArgumentParser ParsableArguments.swift
[76/142] Compiling ArgumentParser ArgumentSet.swift
[77/142] Compiling ArgumentParser CommandParser.swift
[78/142] Emitting module TextTable
[79/142] Compiling TextTable SimpleFormat.swift
[80/142] Compiling TextTable String+Util.swift
[81/142] Compiling ArgumentParser Option.swift
[82/142] Compiling ArgumentParser OptionGroup.swift
[83/142] Compiling ArgumentParser AsyncParsableCommand.swift
[84/142] Compiling ArgumentParser Errors.swift
[85/142] Compiling ArgumentParser Flag.swift
[86/142] Compiling ArgumentParser NameSpecification.swift
[89/144] Compiling TextTable TextTable.swift
[91/146] Compiling ComplexModule Arithmetic.swift
[92/146] Compiling ComplexModule Complex.swift
[93/146] Emitting module ComplexModule
[95/146] Emitting module ArgumentParser
[95/151] Wrapping AST for SystemPackage for debugging
[96/151] Wrapping AST for TextTable for debugging
[103/151] Compiling ArgumentParser Name.swift
[104/151] Compiling ArgumentParser Parsed.swift
[105/151] Compiling ArgumentParser ParsedValues.swift
[106/151] Compiling ArgumentParser ParserError.swift
[107/151] Compiling ArgumentParser SplitArguments.swift
[108/151] Compiling ArgumentParser BashCompletionsGenerator.swift
[109/151] Compiling ArgumentParser CompletionsGenerator.swift
[110/151] Compiling ArgumentParser FishCompletionsGenerator.swift
[111/151] Compiling ArgumentParser ZshCompletionsGenerator.swift
[112/151] Compiling ArgumentParser Argument.swift
[113/151] Compiling ArgumentParser ArgumentHelp.swift
[114/151] Compiling ArgumentParser CollectionExtensions.swift
[115/151] Compiling ArgumentParser Platform.swift
[116/151] Compiling ArgumentParser SequenceExtensions.swift
[117/151] Compiling ArgumentParser StringExtensions.swift
[118/151] Compiling ArgumentParser Tree.swift
[124/151] Compiling ArgumentParser DumpHelpGenerator.swift
[125/151] Compiling ArgumentParser HelpCommand.swift
[126/151] Compiling ArgumentParser HelpGenerator.swift
[127/151] Compiling ArgumentParser MessageInfo.swift
[128/151] Compiling ArgumentParser UsageGenerator.swift
[132/151] Compiling ArgumentParser InputKey.swift
[137/151] Compiling ArgumentParser CommandConfiguration.swift
[138/151] Compiling ArgumentParser EnumerableFlag.swift
[140/153] Wrapping AST for ArgumentParser for debugging
[142/158] Compiling ComplexModule ElementaryFunctions.swift
[143/158] Compiling ComplexModule Differentiable.swift
[146/160] Compiling BenchmarkHelpGenerator Command+Helpers.swift
[147/160] Emitting module BenchmarkBoilerplateGenerator
[148/160] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[151/162] Emitting module BenchmarkHelpGenerator
[152/162] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[154/164] Wrapping AST for ComplexModule for debugging
[155/164] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[156/164] Wrapping AST for BenchmarkHelpGenerator for debugging
[158/166] Emitting module Numerics
[159/166] Compiling Numerics Numerics.swift
[161/168] Wrapping AST for Numerics for debugging
[162/168] Linking BenchmarkHelpGenerator
[163/170] Linking BenchmarkBoilerplateGenerator
[165/170] Compiling Histogram Histogram.swift
[166/170] Emitting module Histogram
[168/172] Wrapping AST for Histogram for debugging
[170/199] Compiling Benchmark NIOLock.swift
[171/199] Compiling Benchmark lock.swift
[172/199] Compiling Benchmark OperatingSystemStats.swift
[173/202] Compiling Benchmark ARCStats.swift
[174/202] Compiling Benchmark ARCStatsProducer.swift
[175/202] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[176/202] Compiling Benchmark Benchmark.swift
[177/202] Compiling Benchmark ProgressElements.swift
[178/202] Compiling Benchmark Utilities.swift
[179/202] Compiling Benchmark Statistics.swift
[180/202] Emitting module Benchmark
[181/202] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[182/202] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[183/202] Compiling Benchmark Progress.swift
[184/202] Compiling Benchmark BenchmarkClock.swift
[185/202] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[186/202] Compiling Benchmark BenchmarkExecutor.swift
[187/202] Compiling Benchmark BenchmarkInternals.swift
[188/202] Compiling Benchmark BenchmarkMetric+Defaults.swift
[189/202] Compiling Benchmark BenchmarkMetric.swift
[190/202] Compiling Benchmark BenchmarkResult.swift
[191/202] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[192/202] Compiling Benchmark BenchmarkRunner.swift
[193/202] Compiling Benchmark BenchmarkThresholds+Defaults.swift
[194/202] Compiling Benchmark BenchmarkThresholds.swift
[195/202] Compiling Benchmark Blackhole.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+JMHFormatter.swift
[208/221] Compiling BenchmarkTool BenchmarkTool+Export.swift
[209/221] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[210/221] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[211/221] Emitting module BenchmarkTool
[212/221] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[213/221] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[214/221] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[215/221] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[216/221] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[217/221] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[218/221] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[219/221] Compiling BenchmarkTool BenchmarkTool.swift
[221/223] Wrapping AST for BenchmarkTool for debugging
[222/223] Linking BenchmarkTool
Build complete! (23.66s)
Build complete.
Done.

Build Machine: Linux 1