Build Information
Successful build of Benchmark, reference main (87b08b
), with Swift 5.9 for Linux on 15 Nov 2024 18:06:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.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.9
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/ordo-one/package-jemalloc
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
[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.26s)
Fetched https://github.com/ordo-one/package-jemalloc (0.26s)
Fetching https://github.com/apple/swift-argument-parser
[659/1569] Fetching swift-atomics
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
[3988/16475] Fetching texttable, swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system (0.30s)
[5276/12574] Fetching texttable, swift-argument-parser
Fetched https://github.com/ordo-one/TextTable (0.70s)
Fetched https://github.com/apple/swift-argument-parser (0.70s)
Computing version for https://github.com/ordo-one/package-jemalloc
Computed https://github.com/ordo-one/package-jemalloc at 1.0.0 (0.37s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.38s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.2 (0.39s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics (0.39s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.37s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.0 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.58s)
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-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-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.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
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/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.4.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 CSystem shims.c
[6/24] Compiling SwiftRuntimeHooks shims.c
[7/24] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[9/95] Emitting module SystemPackage
[10/98] Emitting module RealModule
[11/99] Compiling Atomics AtomicMemoryOrderings.swift
[12/99] Compiling Atomics DoubleWord.swift
[13/101] Compiling Atomics UnsafeAtomic.swift
[14/101] Compiling Atomics UnsafeAtomicLazyReference.swift
[15/101] Compiling Atomics ManagedAtomic.swift
[16/101] Compiling Atomics ManagedAtomicLazyReference.swift
[17/101] Compiling Atomics AtomicReference.swift
[18/101] Compiling Atomics AtomicStorage.swift
[19/101] Compiling Atomics AtomicValue.swift
[20/101] Compiling Atomics Unmanaged extensions.swift
[21/101] Compiling SystemPackage FilePathTempWindows.swift
[22/101] Compiling SystemPackage FilePathWindows.swift
[23/101] Compiling SystemPackage FilePermissions.swift
[24/101] Compiling Atomics Primitives.shims.swift
[25/101] Compiling Atomics AtomicInteger.swift
[26/101] Compiling Atomics AtomicOptionalWrappable.swift
[27/101] Compiling Atomics IntegerConformances.swift
[28/101] Compiling Atomics PointerConformances.swift
[29/101] Compiling Atomics AtomicBool.swift
[36/101] Compiling RealModule Real.swift
[37/101] Compiling RealModule Float16+Real.swift
[38/101] Compiling RealModule Float80+Real.swift
[41/101] Compiling Atomics Primitives.native.swift
[45/101] Compiling RealModule ElementaryFunctions.swift
[46/101] Compiling RealModule Float+Real.swift
[47/101] Compiling RealModule RealFunctions.swift
[48/102] Compiling SystemPackage Util+StringArray.swift
[49/102] Compiling SystemPackage Util.swift
[50/102] Compiling SystemPackage UtilConsumers.swift
[53/103] Compiling Atomics IntegerOperations.swift
[55/103] Compiling ArgumentParserToolInfo ToolInfo.swift
[56/103] Emitting module ArgumentParserToolInfo
[56/104] Wrapping AST for RealModule for debugging
[59/110] Wrapping AST for ArgumentParserToolInfo for debugging
[61/148] Compiling ComplexModule Arithmetic.swift
[62/148] Compiling ArgumentParser ArgumentSet.swift
[63/148] Compiling ArgumentParser CommandParser.swift
[64/148] Compiling ArgumentParser InputKey.swift
[65/148] Compiling ArgumentParser InputOrigin.swift
[66/148] Compiling ArgumentParser CommandGroup.swift
[67/148] Compiling ArgumentParser EnumerableFlag.swift
[68/148] Compiling ArgumentParser ExpressibleByArgument.swift
[69/148] Compiling ArgumentParser ParsableArguments.swift
[70/148] Compiling ArgumentParser NameSpecification.swift
[71/148] Compiling ArgumentParser Option.swift
[72/148] Compiling ArgumentParser BashCompletionsGenerator.swift
[73/148] Compiling ArgumentParser CompletionsGenerator.swift
[74/148] Compiling TextTable SimpleFormat.swift
[75/148] Emitting module TextTable
[76/150] Compiling ArgumentParser ArgumentVisibility.swift
[77/150] Compiling ArgumentParser CompletionKind.swift
[78/150] Compiling ArgumentParser Errors.swift
[79/150] Compiling ArgumentParser Flag.swift
[82/150] Compiling TextTable RstFormat.swift
[86/151] Compiling TextTable String+Util.swift
[89/151] Compiling ArgumentParser FishCompletionsGenerator.swift
[93/151] Emitting module Atomics
[94/152] Compiling ComplexModule ElementaryFunctions.swift
[97/153] Wrapping AST for SystemPackage for debugging
[98/153] Wrapping AST for Atomics for debugging
[100/153] Compiling TextTable TextTable.swift
[108/155] Emitting module ArgumentParser
[109/160] Wrapping AST for TextTable for debugging
[114/160] Compiling ArgumentParser ZshCompletionsGenerator.swift
[115/160] Compiling ArgumentParser Argument.swift
[116/160] Compiling ArgumentParser ArgumentHelp.swift
[117/160] Compiling ArgumentParser OptionGroup.swift
[118/160] Compiling ArgumentParser AsyncParsableCommand.swift
[119/160] Compiling ArgumentParser CommandConfiguration.swift
[122/160] Compiling ArgumentParser DumpHelpGenerator.swift
[123/160] Compiling ArgumentParser HelpCommand.swift
[124/160] Compiling ArgumentParser HelpGenerator.swift
[125/160] Compiling ArgumentParser MessageInfo.swift
[126/160] Compiling ArgumentParser UsageGenerator.swift
[127/160] Compiling ArgumentParser Name.swift
[128/160] Compiling ArgumentParser Parsed.swift
[129/160] Compiling ArgumentParser ParsedValues.swift
[130/160] Compiling ArgumentParser ParserError.swift
[131/160] Compiling ArgumentParser SplitArguments.swift
[132/160] 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
~~~~~~~~~~~~~~~~^
[133/160] 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
~~~~~~~~~~~~~~~~^
[134/160] 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
~~~~~~~~~~~~~~~~^
[135/160] 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
~~~~~~~~~~~~~~~~^
[136/160] 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
~~~~~~~~~~~~~~~~^
[139/160] Compiling ArgumentParser ParsableArgumentsValidation.swift
[140/160] Compiling ArgumentParser ParsableCommand.swift
[141/160] Compiling ArgumentParser ArgumentDecoder.swift
[142/160] Compiling ArgumentParser ArgumentDefinition.swift
[148/162] Wrapping AST for ArgumentParser for debugging
[150/167] Emitting module BenchmarkBoilerplateGenerator
[151/167] Compiling BenchmarkHelpGenerator Command+Helpers.swift
[152/167] Emitting module BenchmarkHelpGenerator
[153/167] Compiling ComplexModule Differentiable.swift
[154/167] Compiling ComplexModule Complex.swift
[155/167] Emitting module ComplexModule
[157/169] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[160/172] Wrapping AST for ComplexModule for debugging
[162/173] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[162/174] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[165/175] Emitting module Numerics
[166/175] Compiling Numerics Numerics.swift
[168/177] Wrapping AST for BenchmarkHelpGenerator for debugging
[170/177] Wrapping AST for Numerics for debugging
[171/178] Linking BenchmarkBoilerplateGenerator
[172/179] Linking BenchmarkHelpGenerator
[174/179] Emitting module Histogram
[175/179] Compiling Histogram Histogram.swift
[177/181] Wrapping AST for Histogram for debugging
[179/208] Compiling Benchmark NIOLock.swift
[180/208] Compiling Benchmark lock.swift
[181/208] Compiling Benchmark OperatingSystemStats.swift
[182/211] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[183/211] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[184/211] Compiling Benchmark Progress.swift
[185/211] Compiling Benchmark ARCStats.swift
[186/211] Compiling Benchmark ARCStatsProducer.swift
[187/211] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[188/211] Compiling Benchmark Benchmark.swift
[189/211] Emitting module Benchmark
[190/211] Compiling Benchmark ProgressElements.swift
[191/211] Compiling Benchmark Utilities.swift
[192/211] Compiling Benchmark Statistics.swift
[193/211] Compiling Benchmark BenchmarkMetric+Defaults.swift
[194/211] Compiling Benchmark BenchmarkMetric.swift
[195/211] Compiling Benchmark BenchmarkResult.swift
[196/211] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[197/211] Compiling Benchmark BenchmarkClock.swift
[198/211] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[199/211] Compiling Benchmark BenchmarkExecutor.swift
[200/211] Compiling Benchmark BenchmarkInternals.swift
[201/211] 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
^
[202/211] 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
^
[203/211] 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
^
[204/211] 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
^
[205/211] Compiling Benchmark Int+Extensions.swift
[206/211] Compiling Benchmark MallocStats+jemalloc-support.swift
[207/211] Compiling Benchmark MallocStats.swift
[208/211] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[210/213] Wrapping AST for Benchmark for debugging
[212/229] Emitting module BenchmarkTool
[213/231] Compiling BenchmarkTool FilePath+DirectoryView.swift
[214/231] Compiling BenchmarkTool String+Additions.swift
[215/231] Compiling BenchmarkTool BenchmarkTool+Export.swift
[216/231] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[217/231] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[218/231] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[219/231] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[220/231] Compiling BenchmarkTool BenchmarkTool.swift
[221/231] Compiling BenchmarkTool Command+Helpers.swift
[222/231] Compiling BenchmarkTool FilePath+Additions.swift
[223/231] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[224/231] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[225/231] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[226/231] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[227/231] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[228/231] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[229/231] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[231/233] Wrapping AST for BenchmarkTool for debugging
[232/233] Linking BenchmarkTool
Build complete! (45.71s)
Build complete.
Done.