Build Information
Successful build of Benchmark, reference main (87b08b
), with Swift 5.8 for Linux on 15 Nov 2024 18:06:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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.57.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 87b08bf chore: Fix test compilation on Ubuntu Noble (#300)
Cloned https://github.com/ordo-one/package-benchmark.git
Revision (git rev-parse @):
87b08bf1fb2f7e4d9dd2fca5d7dd3e0ff8125c1b
SPI manifest file found: $PWD/.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: $PWD
https://github.com/ordo-one/package-benchmark.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:d566266dd4ad92a164016b2b7f1872d3752585be93b4a9fa631006f2c48d84d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/ordo-one/package-jemalloc
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
Fetching https://github.com/apple/swift-atomics
[1/35] Fetching package-jemalloc
[36/617] Fetching package-jemalloc, hdrhistogram-swift
[618/2186] Fetching package-jemalloc, hdrhistogram-swift, swift-atomics
Fetching https://github.com/ordo-one/TextTable
Fetched https://github.com/HdrHistogram/hdrhistogram-swift (0.40s)
Fetched https://github.com/ordo-one/package-jemalloc (0.40s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/apple/swift-atomics (0.41s)
Fetching https://github.com/apple/swift-system
[1/203] Fetching texttable
[204/4104] Fetching texttable, swift-system
Fetched https://github.com/ordo-one/TextTable (0.56s)
[79/3901] Fetching swift-system
[3902/16272] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system (0.74s)
[248/12371] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (1.06s)
Computing version for https://github.com/ordo-one/package-jemalloc
Computed https://github.com/ordo-one/package-jemalloc at 1.0.0 (0.33s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.31s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.2 (0.66s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics (0.38s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.33s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.67s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.3.2 (0.30s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.33s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.3.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/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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
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
[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] Compiling Atomics UnsafeAtomic.swift
[10/88] Compiling Atomics UnsafeAtomicLazyReference.swift
[11/90] Compiling Atomics ManagedAtomic.swift
[12/90] Compiling Atomics ManagedAtomicLazyReference.swift
[13/90] Compiling Atomics Primitives.shims.swift
[14/90] Compiling Atomics AtomicInteger.swift
[15/90] Compiling Atomics AtomicOptionalWrappable.swift
[19/92] Compiling RealModule Float80+Real.swift
[20/92] Compiling RealModule Real.swift
[21/92] Compiling RealModule Float16+Real.swift
[22/93] Compiling Atomics IntegerConformances.swift
[23/93] Compiling Atomics PointerConformances.swift
[24/93] Emitting module RealModule
[25/93] Compiling Atomics AtomicReference.swift
[26/93] Compiling Atomics AtomicStorage.swift
[27/93] Compiling Atomics AtomicValue.swift
[31/93] Compiling Atomics AtomicMemoryOrderings.swift
[32/93] Compiling Atomics DoubleWord.swift
[33/93] Compiling RealModule ElementaryFunctions.swift
[34/93] Compiling RealModule Float+Real.swift
[35/93] Compiling Atomics Primitives.native.swift
[36/93] Compiling Atomics OptionalRawRepresentable.swift
[37/93] Compiling Atomics IntegerOperations.swift
[38/93] Compiling Atomics Unmanaged extensions.swift
[39/93] Compiling RealModule RealFunctions.swift
[43/94] Compiling Atomics RawRepresentable.swift
[44/94] Compiling Atomics AtomicBool.swift
[45/94] Emitting module Atomics
[52/94] Emitting module SystemPackage
[59/97] Wrapping AST for RealModule for debugging
[60/97] Wrapping AST for Atomics for debugging
[62/97] Compiling SystemPackage Util.swift
[63/97] Compiling SystemPackage UtilConsumers.swift
[64/102] Compiling ArgumentParserToolInfo ToolInfo.swift
[65/102] Emitting module ArgumentParserToolInfo
[67/104] Wrapping AST for ArgumentParserToolInfo for debugging
[73/112] Emitting module TextTable
[74/118] Compiling ArgumentParser ArgumentVisibility.swift
[75/118] Compiling ArgumentParser CompletionKind.swift
[76/138] Compiling ArgumentParser CommandGroup.swift
[77/138] Compiling ArgumentParser EnumerableFlag.swift
[78/138] Compiling ArgumentParser ExpressibleByArgument.swift
[79/143] Compiling TextTable RstFormat.swift
[80/143] Compiling TextTable SimpleFormat.swift
[81/143] Compiling TextTable String+Util.swift
[82/143] Compiling ArgumentParser OptionGroup.swift
[83/143] Compiling ArgumentParser AsyncParsableCommand.swift
[84/143] Compiling ArgumentParser CommandConfiguration.swift
[85/143] Compiling ArgumentParser Argument.swift
[86/143] Compiling ArgumentParser ArgumentHelp.swift
[89/145] Compiling TextTable TextTable.swift
[90/147] Wrapping AST for SystemPackage for debugging
[93/147] Compiling ComplexModule ElementaryFunctions.swift
[93/147] Wrapping AST for TextTable for debugging
[102/152] Compiling ArgumentParser Errors.swift
[103/152] Compiling ArgumentParser Flag.swift
[104/152] Compiling ArgumentParser NameSpecification.swift
[105/152] Compiling ArgumentParser Option.swift
[106/152] Emitting module ArgumentParser
[107/152] Compiling ArgumentParser BashCompletionsGenerator.swift
[108/152] Compiling ArgumentParser CompletionsGenerator.swift
[109/152] Compiling ArgumentParser FishCompletionsGenerator.swift
[110/152] Compiling ArgumentParser ZshCompletionsGenerator.swift
[113/152] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[114/152] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[115/152] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[116/152] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[117/152] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[119/152] Compiling ArgumentParser ParsableArguments.swift
[120/152] Compiling ArgumentParser ParsableArgumentsValidation.swift
[121/152] Compiling ArgumentParser ParsableCommand.swift
[122/152] Compiling ArgumentParser ArgumentDecoder.swift
[123/152] Compiling ArgumentParser ArgumentDefinition.swift
[124/152] Compiling ArgumentParser ArgumentSet.swift
[125/152] Compiling ArgumentParser CommandParser.swift
[126/152] Compiling ArgumentParser InputKey.swift
[127/152] Compiling ArgumentParser InputOrigin.swift
[128/152] Compiling ArgumentParser DumpHelpGenerator.swift
[129/152] Compiling ArgumentParser HelpCommand.swift
[130/152] Compiling ArgumentParser HelpGenerator.swift
[131/152] Compiling ArgumentParser MessageInfo.swift
[132/152] Compiling ArgumentParser UsageGenerator.swift
[133/152] Compiling ArgumentParser Name.swift
[134/152] Compiling ArgumentParser Parsed.swift
[135/152] Compiling ArgumentParser ParsedValues.swift
[136/152] Compiling ArgumentParser ParserError.swift
[137/152] Compiling ArgumentParser SplitArguments.swift
[139/154] Wrapping AST for ArgumentParser for debugging
[141/159] Compiling ComplexModule Complex.swift
[142/159] Compiling ComplexModule Arithmetic.swift
[143/159] Emitting module ComplexModule
[144/159] Compiling ComplexModule Differentiable.swift
[145/160] Compiling BenchmarkHelpGenerator Command+Helpers.swift
[148/161] Emitting module BenchmarkBoilerplateGenerator
[149/161] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[149/162] Wrapping AST for ComplexModule for debugging
[152/165] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[154/165] Emitting module Numerics
[155/165] Compiling Numerics Numerics.swift
[157/167] Emitting module BenchmarkHelpGenerator
[158/167] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[160/169] Wrapping AST for Numerics for debugging
[162/169] Wrapping AST for BenchmarkHelpGenerator for debugging
[163/171] Linking BenchmarkBoilerplateGenerator
[164/171] Linking BenchmarkHelpGenerator
[166/171] Emitting module Histogram
[167/171] Compiling Histogram Histogram.swift
[169/173] Wrapping AST for Histogram for debugging
[171/200] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[172/200] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[173/200] Compiling Benchmark Progress.swift
[174/200] Compiling Benchmark NIOLock.swift
[175/200] Compiling Benchmark lock.swift
[176/200] Compiling Benchmark OperatingSystemStats.swift
[177/203] Compiling Benchmark ProgressElements.swift
[178/203] Compiling Benchmark Utilities.swift
[179/203] Compiling Benchmark Statistics.swift
[180/203] Compiling Benchmark BenchmarkMetric+Defaults.swift
[181/203] Compiling Benchmark BenchmarkMetric.swift
[182/203] Compiling Benchmark BenchmarkResult.swift
[183/203] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[184/203] Compiling Benchmark BenchmarkClock.swift
[185/203] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[186/203] Compiling Benchmark BenchmarkExecutor.swift
[187/203] Compiling Benchmark BenchmarkInternals.swift
[188/203] Emitting module Benchmark
[189/203] Compiling Benchmark BenchmarkRunner.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:90:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[190/203] Compiling Benchmark BenchmarkThresholds+Defaults.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:90:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[191/203] Compiling Benchmark BenchmarkThresholds.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:90:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[192/203] Compiling Benchmark Blackhole.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:90:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[193/203] Compiling Benchmark ARCStats.swift
[194/203] Compiling Benchmark ARCStatsProducer.swift
[195/203] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[196/203] Compiling Benchmark Benchmark.swift
[197/203] Compiling Benchmark Int+Extensions.swift
[198/203] Compiling Benchmark MallocStats+jemalloc-support.swift
[199/203] Compiling Benchmark MallocStats.swift
[200/203] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[202/205] Wrapping AST for Benchmark for debugging
[204/221] Compiling BenchmarkTool Command+Helpers.swift
[205/221] Compiling BenchmarkTool FilePath+Additions.swift
[206/223] Compiling BenchmarkTool FilePath+DirectoryView.swift
[207/223] Compiling BenchmarkTool String+Additions.swift
[208/223] Emitting module BenchmarkTool
[209/223] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[210/223] Compiling BenchmarkTool BenchmarkTool.swift
[211/223] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[212/223] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[213/223] Compiling BenchmarkTool BenchmarkTool+Export.swift
[214/223] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[215/223] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[216/223] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[217/223] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[218/223] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[219/223] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[220/223] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[221/223] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[223/225] Wrapping AST for BenchmarkTool for debugging
[224/225] Linking BenchmarkTool
Build complete! (31.55s)
Build complete.
Done.