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: 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.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-numerics
Fetching https://github.com/apple/swift-system
Fetching https://github.com/ordo-one/TextTable
[1/203] Fetching texttable
[140/3382] Fetching texttable, swift-system
Fetched https://github.com/ordo-one/TextTable (0.59s)
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
Fetched https://github.com/apple/swift-system (0.59s)
Fetching https://github.com/apple/swift-argument-parser
[1/349] Fetching hdrhistogram-swift
Fetched https://github.com/HdrHistogram/hdrhistogram-swift (0.43s)
Fetching https://github.com/apple/swift-atomics
[1/11626] Fetching swift-argument-parser
[10349/13189] Fetching swift-argument-parser, swift-atomics
[12268/18611] Fetching swift-argument-parser, swift-atomics, swift-numerics
Fetched https://github.com/apple/swift-atomics (0.66s)
Fetching https://github.com/ordo-one/package-jemalloc
Fetched https://github.com/apple/swift-numerics (1.77s)
Fetched https://github.com/apple/swift-argument-parser (1.19s)
[1/35] Fetching package-jemalloc
Fetched https://github.com/ordo-one/package-jemalloc (0.29s)
Computing version for https://github.com/ordo-one/package-jemalloc
Computed https://github.com/ordo-one/package-jemalloc at 1.0.0 (0.60s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.60s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.2 (0.64s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.67s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.64s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.63s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.62s)
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/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/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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
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/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/24] Compiling _NumericsShims _NumericsShims.c
[4/24] Compiling _AtomicsShims.c
[5/24] Compiling SwiftRuntimeHooks shims.c
[6/24] Compiling CSystem shims.c
[7/24] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[9/88] Emitting module SystemPackage
[10/90] Compiling SystemPackage Util.swift
[11/90] Compiling SystemPackage UtilConsumers.swift
[12/90] Compiling SystemPackage PlatformString.swift
[13/90] Compiling SystemPackage SystemString.swift
[14/90] Compiling SystemPackage CInterop.swift
[15/90] Compiling SystemPackage Constants.swift
[16/90] Compiling SystemPackage FilePathSyntax.swift
[17/90] Compiling SystemPackage FilePathWindows.swift
[18/90] Compiling SystemPackage FilePermissions.swift
[19/90] Compiling RealModule Float+Real.swift
[20/90] Compiling RealModule ElementaryFunctions.swift
[21/90] Emitting module RealModule
[22/90] Compiling RealModule Real.swift
[23/90] Compiling SystemPackage Exports.swift
[24/90] Compiling SystemPackage Mocking.swift
[25/91] Compiling TextTable PlainFormat.swift
[26/91] Compiling TextTable PsqlFormat.swift
[27/91] Compiling SystemPackage FilePathComponentView.swift
[28/91] Compiling RealModule AugmentedArithmetic.swift
[29/91] Compiling RealModule Double+Real.swift
[30/91] Compiling RealModule AlgebraicField.swift
[31/91] Compiling RealModule ApproximateEquality.swift
[32/93] Compiling RealModule Float16+Real.swift
[33/93] Compiling RealModule Float80+Real.swift
[38/93] Compiling TextTable OrgFormat.swift
[39/93] Compiling TextTable PipeFormat.swift
[40/93] Compiling SystemPackage Syscalls.swift
[41/93] Compiling SystemPackage WindowsSyscallAdapters.swift
[42/93] Compiling RealModule RealFunctions.swift
[49/94] Emitting module Atomics
[52/95] Compiling Atomics IntegerOperations.swift
[53/95] Compiling Atomics Unmanaged extensions.swift
[53/96] Wrapping AST for RealModule for debugging
[56/102] Wrapping AST for Atomics for debugging
[58/102] Emitting module ArgumentParserToolInfo
[59/102] Compiling ArgumentParserToolInfo ToolInfo.swift
[61/104] Wrapping AST for ArgumentParserToolInfo for debugging
[63/141] Compiling ComplexModule Complex.swift
[64/141] Compiling ComplexModule Arithmetic.swift
[65/141] Emitting module TextTable
[66/141] Compiling ArgumentParser FishCompletionsGenerator.swift
[67/141] Compiling ArgumentParser ZshCompletionsGenerator.swift
[68/141] Compiling ArgumentParser BashCompletionsGenerator.swift
[69/141] Compiling ArgumentParser CompletionsGenerator.swift
[70/141] Compiling ArgumentParser ArgumentVisibility.swift
[71/141] Compiling ArgumentParser CompletionKind.swift
[72/141] Compiling ArgumentParser Errors.swift
[73/142] Compiling ArgumentParser Flag.swift
[74/142] Compiling ArgumentParser NameSpecification.swift
[75/142] Compiling ArgumentParser Option.swift
[76/142] Compiling ArgumentParser OptionGroup.swift
[77/142] Compiling ArgumentParser AsyncParsableCommand.swift
[78/142] Compiling ArgumentParser CommandConfiguration.swift
[79/142] Compiling ArgumentParser EnumerableFlag.swift
[80/142] Compiling ArgumentParser ExpressibleByArgument.swift
[81/142] Compiling ArgumentParser ParsableArguments.swift
[82/142] Compiling ArgumentParser Argument.swift
[83/142] Compiling ArgumentParser ArgumentHelp.swift
[86/142] Compiling TextTable RstFormat.swift
[87/142] Compiling TextTable String+Util.swift
[88/142] Compiling TextTable SimpleFormat.swift
[90/144] Wrapping AST for SystemPackage for debugging
[92/144] Emitting module ComplexModule
[93/144] Compiling ComplexModule ElementaryFunctions.swift
[94/144] Compiling TextTable TextTable.swift
[97/146] Emitting module ArgumentParser
[97/151] Wrapping AST for TextTable for debugging
[99/151] Compiling ArgumentParser Name.swift
[100/151] Compiling ArgumentParser Parsed.swift
[101/151] Compiling ArgumentParser ParsedValues.swift
[102/151] Compiling ArgumentParser ParserError.swift
[103/151] Compiling ArgumentParser SplitArguments.swift
[104/151] Compiling ArgumentParser CollectionExtensions.swift
[105/151] Compiling ArgumentParser Platform.swift
[106/151] Compiling ArgumentParser SequenceExtensions.swift
[107/151] Compiling ArgumentParser StringExtensions.swift
[108/151] Compiling ArgumentParser Tree.swift
[125/151] Compiling ArgumentParser DumpHelpGenerator.swift
[126/151] Compiling ArgumentParser HelpCommand.swift
[127/151] Compiling ArgumentParser HelpGenerator.swift
[128/151] Compiling ArgumentParser MessageInfo.swift
[129/151] Compiling ArgumentParser UsageGenerator.swift
[130/151] Compiling ArgumentParser ArgumentDefinition.swift
[131/151] Compiling ArgumentParser ArgumentSet.swift
[132/151] Compiling ArgumentParser CommandParser.swift
[133/151] Compiling ArgumentParser InputKey.swift
[134/151] Compiling ArgumentParser InputOrigin.swift
[137/151] Compiling ArgumentParser ParsableArgumentsValidation.swift
[138/151] Compiling ArgumentParser ParsableCommand.swift
[139/151] Compiling ArgumentParser ArgumentDecoder.swift
[142/153] Compiling ComplexModule Differentiable.swift
[142/154] Wrapping AST for ArgumentParser for debugging
[145/160] Wrapping AST for ComplexModule for debugging
[147/162] Compiling BenchmarkHelpGenerator Command+Helpers.swift
[148/162] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[149/162] Emitting module BenchmarkBoilerplateGenerator
[150/162] Compiling Numerics Numerics.swift
[151/163] Emitting module Numerics
[155/166] Wrapping AST for Numerics for debugging
[156/166] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[158/166] Emitting module BenchmarkHelpGenerator
[159/166] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[161/170] Wrapping AST for BenchmarkHelpGenerator for debugging
[162/170] Linking BenchmarkBoilerplateGenerator
[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/199] Compiling Benchmark NIOLock.swift
[174/199] Compiling Benchmark lock.swift
[175/199] Compiling Benchmark OperatingSystemStats.swift
[176/202] Compiling Benchmark BenchmarkRunner.swift
[177/202] Compiling Benchmark BenchmarkThresholds+Defaults.swift
[178/202] Compiling Benchmark BenchmarkThresholds.swift
[179/202] Compiling Benchmark Blackhole.swift
[180/202] Compiling Benchmark ARCStats.swift
[181/202] Compiling Benchmark ARCStatsProducer.swift
[182/202] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[183/202] Compiling Benchmark Benchmark.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] Emitting module Benchmark
[189/202] Compiling Benchmark ProgressElements.swift
[190/202] Compiling Benchmark Utilities.swift
[191/202] Compiling Benchmark Statistics.swift
[192/202] Compiling Benchmark BenchmarkMetric+Defaults.swift
[193/202] Compiling Benchmark BenchmarkMetric.swift
[194/202] Compiling Benchmark BenchmarkResult.swift
[195/202] Compiling Benchmark BenchmarkRunner+ReadWrite.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] Emitting module BenchmarkTool
[208/221] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[209/221] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[210/221] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[211/221] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[212/221] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[213/221] Compiling BenchmarkTool BenchmarkTool+Export.swift
[214/221] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[215/221] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[216/221] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[217/221] Compiling BenchmarkTool BenchmarkTool+Machine.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! (42.43s)
Build complete.
Done.

Build Machine: Linux 1