Build Information
Successful build of Benchmark, reference 1.27.3 (d49096
), with Swift 5.8 for Linux on 17 Oct 2024 09:22:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.55.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-benchmark.git
Reference: 1.27.3
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.27.3 -> FETCH_HEAD
HEAD is now at d490969 chore: Update .spi.yml (#292)
Cloned https://github.com/ordo-one/package-benchmark.git
Revision (git rev-parse @):
d4909695344b6e1ef88f0a711df6ab8708dd135d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-benchmark.git at 1.27.3
========================================
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-1":/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:06f9196eb0a58d9e2ef145681487a05751c13e2e1446f508740719934c63fbe6
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/apple/swift-atomics
Fetching https://github.com/ordo-one/TextTable
[1/203] Fetching texttable
[204/238] Fetching texttable, package-jemalloc
[239/1807] Fetching texttable, package-jemalloc, swift-atomics
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/ordo-one/TextTable (0.30s)
Fetched https://github.com/ordo-one/package-jemalloc (0.30s)
Fetched https://github.com/apple/swift-atomics (0.30s)
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
[1/349] Fetching hdrhistogram-swift
Fetched https://github.com/HdrHistogram/hdrhistogram-swift (0.20s)
Fetching https://github.com/apple/swift-system
[1/5576] Fetching swift-numerics
[5577/17829] Fetching swift-numerics, swift-argument-parser
[5578/21629] Fetching swift-numerics, swift-argument-parser, swift-system
Fetched https://github.com/apple/swift-system (0.29s)
[15501/17829] Fetching swift-numerics, swift-argument-parser
Fetched https://github.com/apple/swift-numerics (0.69s)
Fetched https://github.com/apple/swift-argument-parser (0.69s)
Computing version for https://github.com/ordo-one/package-jemalloc
Computed https://github.com/ordo-one/package-jemalloc at 1.0.0 (0.29s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.31s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.2 (0.37s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.37s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.41s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.3.2 (0.27s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.32s)
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
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/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-system
Working copy of https://github.com/apple/swift-system resolved at 1.3.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
[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 RealModule
[10/89] Compiling RealModule Real.swift
[11/89] Compiling Atomics AtomicReference.swift
[12/89] Compiling Atomics AtomicStorage.swift
[13/89] Compiling Atomics AtomicValue.swift
[14/89] Compiling RealModule Float+Real.swift
[15/91] Compiling Atomics OptionalRawRepresentable.swift
[16/91] Compiling Atomics RawRepresentable.swift
[17/93] Compiling RealModule ElementaryFunctions.swift
[18/93] Compiling RealModule Float80+Real.swift
[19/93] Compiling RealModule Float16+Real.swift
[20/93] Compiling Atomics ManagedAtomic.swift
[21/93] Compiling Atomics ManagedAtomicLazyReference.swift
[22/93] Compiling Atomics UnsafeAtomic.swift
[23/93] Compiling Atomics UnsafeAtomicLazyReference.swift
[24/93] Emitting module SystemPackage
[28/93] Compiling RealModule RealFunctions.swift
[32/93] Compiling Atomics Primitives.shims.swift
[33/94] Compiling Atomics AtomicMemoryOrderings.swift
[34/94] Compiling Atomics DoubleWord.swift
[36/95] Emitting module Atomics
[38/95] Compiling TextTable OrgFormat.swift
[39/95] Compiling TextTable PipeFormat.swift
[40/95] Compiling TextTable PlainFormat.swift
[41/95] Compiling TextTable PsqlFormat.swift
[42/95] Compiling Atomics Primitives.native.swift
[45/95] Compiling SystemPackage FileOperations.swift
[47/95] Compiling Atomics IntegerOperations.swift
[48/95] Compiling Atomics Unmanaged extensions.swift
[48/96] Wrapping AST for RealModule for debugging
[52/97] Compiling SystemPackage Util.swift
[53/97] Compiling SystemPackage UtilConsumers.swift
[53/102] Wrapping AST for Atomics for debugging
[55/102] Emitting module ArgumentParserToolInfo
[56/102] Compiling ArgumentParserToolInfo ToolInfo.swift
[58/104] Wrapping AST for ArgumentParserToolInfo for debugging
[60/104] Compiling ComplexModule Arithmetic.swift
[61/104] Compiling TextTable SimpleFormat.swift
[77/119] Compiling TextTable String+Util.swift
[78/119] Compiling TextTable RstFormat.swift
[79/119] Compiling ArgumentParser ArgumentVisibility.swift
[80/119] Compiling ArgumentParser CompletionKind.swift
[81/119] Compiling ArgumentParser Argument.swift
[82/119] Compiling ArgumentParser ArgumentHelp.swift
[83/144] Compiling ArgumentParser BashCompletionsGenerator.swift
[84/144] Compiling ArgumentParser CompletionsGenerator.swift
[85/144] Compiling ArgumentParser FishCompletionsGenerator.swift
[86/144] Compiling ArgumentParser ZshCompletionsGenerator.swift
[87/144] Emitting module TextTable
[89/145] Wrapping AST for SystemPackage for debugging
[91/145] Compiling TextTable TextTable.swift
[94/147] Emitting module ComplexModule
[94/147] Wrapping AST for TextTable for debugging
[96/147] Compiling ComplexModule ElementaryFunctions.swift
[97/147] Emitting module ArgumentParser
[98/152] Compiling ArgumentParser Name.swift
[99/152] Compiling ArgumentParser Parsed.swift
[100/152] Compiling ArgumentParser ParsedValues.swift
[101/152] Compiling ArgumentParser ParserError.swift
[102/152] Compiling ArgumentParser SplitArguments.swift
[105/152] Compiling ArgumentParser Errors.swift
[106/152] Compiling ArgumentParser Flag.swift
[107/152] Compiling ArgumentParser NameSpecification.swift
[108/152] Compiling ArgumentParser Option.swift
[115/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
~~~~~~~~~~~~~~~~^
[116/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
~~~~~~~~~~~~~~~~^
[117/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
~~~~~~~~~~~~~~~~^
[118/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
~~~~~~~~~~~~~~~~^
[119/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
~~~~~~~~~~~~~~~~^
[120/152] Compiling ArgumentParser ArgumentDefinition.swift
[121/152] Compiling ArgumentParser ArgumentSet.swift
[122/152] Compiling ArgumentParser CommandParser.swift
[123/152] Compiling ArgumentParser InputKey.swift
[124/152] Compiling ArgumentParser InputOrigin.swift
[125/152] Compiling ArgumentParser ExpressibleByArgument.swift
[126/152] Compiling ArgumentParser ParsableArguments.swift
[127/152] Compiling ArgumentParser ParsableArgumentsValidation.swift
[128/152] Compiling ArgumentParser ParsableCommand.swift
[129/152] Compiling ArgumentParser ArgumentDecoder.swift
[130/152] Compiling ArgumentParser OptionGroup.swift
[131/152] Compiling ArgumentParser AsyncParsableCommand.swift
[132/152] Compiling ArgumentParser CommandConfiguration.swift
[133/152] Compiling ArgumentParser CommandGroup.swift
[134/152] Compiling ArgumentParser EnumerableFlag.swift
[135/152] Compiling ArgumentParser DumpHelpGenerator.swift
[136/152] Compiling ArgumentParser HelpCommand.swift
[137/152] Compiling ArgumentParser HelpGenerator.swift
[138/152] Compiling ArgumentParser MessageInfo.swift
[139/152] Compiling ArgumentParser UsageGenerator.swift
[141/154] Wrapping AST for ArgumentParser for debugging
[143/158] Compiling ComplexModule Complex.swift
[144/158] Compiling ComplexModule Differentiable.swift
[146/161] Wrapping AST for ComplexModule for debugging
[148/161] Compiling BenchmarkHelpGenerator Command+Helpers.swift
[149/161] Emitting module BenchmarkBoilerplateGenerator
[150/161] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[151/164] Compiling Numerics Numerics.swift
[153/165] Emitting module Numerics
[156/167] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[158/167] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[159/167] Emitting module BenchmarkHelpGenerator
[159/168] Wrapping AST for Numerics for debugging
[162/171] Wrapping AST for BenchmarkHelpGenerator for debugging
[163/171] Linking BenchmarkBoilerplateGenerator
[164/171] Linking BenchmarkHelpGenerator
[166/171] Compiling Histogram Histogram.swift
[167/171] Emitting module Histogram
[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/203] Compiling Benchmark NIOLock.swift
[175/203] Compiling Benchmark lock.swift
[176/203] Compiling Benchmark OperatingSystemStats.swift
[177/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
^
[178/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
^
[179/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
^
[180/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
^
[181/203] Compiling Benchmark ARCStats.swift
[182/203] Compiling Benchmark ARCStatsProducer.swift
[183/203] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[184/203] Compiling Benchmark Benchmark.swift
[185/203] Compiling Benchmark ProgressElements.swift
[186/203] Compiling Benchmark Utilities.swift
[187/203] Compiling Benchmark Statistics.swift
[188/203] Compiling Benchmark BenchmarkClock.swift
[189/203] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[190/203] Compiling Benchmark BenchmarkExecutor.swift
[191/203] Compiling Benchmark BenchmarkInternals.swift
[192/203] Compiling Benchmark BenchmarkMetric+Defaults.swift
[193/203] Compiling Benchmark BenchmarkMetric.swift
[194/203] Compiling Benchmark BenchmarkResult.swift
[195/203] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[196/203] Emitting module Benchmark
[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] Emitting module BenchmarkTool
[205/223] Compiling BenchmarkTool FilePath+DirectoryView.swift
[206/223] Compiling BenchmarkTool String+Additions.swift
[207/223] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[208/223] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[209/223] Compiling BenchmarkTool Command+Helpers.swift
[210/223] Compiling BenchmarkTool FilePath+Additions.swift
[211/223] Compiling BenchmarkTool BenchmarkTool+Export.swift
[212/223] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[213/223] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[214/223] Compiling BenchmarkTool BenchmarkTool.swift
[215/223] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[216/223] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[217/223] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[218/223] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[219/223] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[220/223] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[221/223] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[223/225] Wrapping AST for BenchmarkTool for debugging
[224/225] Linking BenchmarkTool
Build complete! (32.69s)
Build complete.
Done.