Build Information
Successful build of Benchmark, reference 1.29.3 (5c4569
), with Swift 6.2 (beta) for Linux on 23 Jun 2025 22:53:17 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-benchmark.git
Reference: 1.29.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.29.3 -> FETCH_HEAD
HEAD is now at 5c4569a fix(patch): Rename 'Shared' target to 'BenchmarkShared' (#324)
Cloned https://github.com/ordo-one/package-benchmark.git
Revision (git rev-parse @):
5c4569a9e7e9acac4db43f31e58252539ca71f0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-benchmark.git at 1.29.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/ordo-one/package-benchmark.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/ordo-one/package-jemalloc.git
[1/35] Fetching package-jemalloc
[3/1832] Fetching package-jemalloc, swift-atomics
[75/6268] Fetching package-jemalloc, swift-atomics, swift-system
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.51s)
[2031/6233] Fetching swift-atomics, swift-system
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.88s)
Fetched https://github.com/apple/swift-system.git from cache (0.89s)
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
[1/602] Fetching hdrhistogram-swift
[248/805] Fetching hdrhistogram-swift, texttable
Fetched https://github.com/ordo-one/TextTable.git from cache (0.61s)
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.60s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.54s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (3.24s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.82s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.88s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.67s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (2.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.78s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.64s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.98s)
Creating working copy for https://github.com/ordo-one/TextTable.git
Working copy of https://github.com/ordo-one/TextTable.git resolved at 0.0.2
Creating working copy for https://github.com/ordo-one/package-jemalloc.git
Working copy of https://github.com/ordo-one/package-jemalloc.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift.git
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift.git resolved at 0.1.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
[1/1] Compiling plugin BenchmarkPlugin
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/78] Write sources
[5/78] Compiling _AtomicsShims.c
[6/78] Compiling _NumericsShims _NumericsShims.c
[7/78] Write sources
[17/78] Compiling SwiftRuntimeHooks shims.c
[18/78] Compiling _NumericsShims _NumericsShims.c
[19/78] Write sources
[34/78] Write swift-version-24593BA9C3E375BF.txt
[34/78] Compiling SwiftRuntimeHooks shims.c
[36/78] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[38/78] Compiling _AtomicsShims.c
[39/90] Compiling CSystem shims.c
[42/172] Emitting module BenchmarkShared
[43/172] Emitting module RealModule
[44/173] Emitting module SystemPackage
[45/176] Emitting module TextTable
[46/177] Compiling RealModule RealFunctions.swift
[47/177] Compiling SystemPackage FilePathTemp.swift
[48/177] Compiling SystemPackage Backcompat.swift
[49/177] Compiling SystemPackage FilePathString.swift
[50/177] Compiling SystemPackage FilePathSyntax.swift
[51/179] Emitting module RealModule
[52/180] Compiling RealModule Real.swift
[54/180] Compiling SystemPackage FilePathTempWindows.swift
[55/180] Compiling SystemPackage FilePathWindows.swift
[56/180] Compiling SystemPackage FilePermissions.swift
[57/180] Compiling SystemPackage FilePathParsing.swift
[58/180] Compiling SystemPackage Errno.swift
[59/180] Compiling SystemPackage ErrnoWindows.swift
[60/180] Compiling RealModule ElementaryFunctions.swift
[61/180] Emitting module Atomics
[64/180] Compiling SystemPackage FileDescriptor.swift
[65/180] Compiling Atomics IntegerOperations.swift
[66/180] Compiling Atomics Unmanaged extensions.swift
[68/180] Compiling SystemPackage FileHelpers.swift
[69/180] Compiling SystemPackage Util+StringArray.swift
[70/180] Compiling SystemPackage Util.swift
[71/180] Compiling SystemPackage UtilConsumers.swift
[72/180] Compiling SystemPackage FilePathComponentView.swift
[73/180] Compiling SystemPackage FilePathComponents.swift
[74/180] Compiling SystemPackage FilePathTempPosix.swift
[75/180] Compiling SystemPackage MachPort.swift
[76/180] Compiling SystemPackage PlatformString.swift
[77/180] Compiling SystemPackage SystemString.swift
[78/180] Compiling RealModule Float80+Real.swift
[79/180] Compiling RealModule Float16+Real.swift
[81/180] Compiling RealModule Float80+Real.swift
[82/180] Compiling RealModule Float+Real.swift
[83/180] Compiling RealModule ElementaryFunctions.swift
[88/180] Compiling RealModule Float+Real.swift
[89/181] Compiling RealModule RealFunctions.swift
[91/182] Emitting module BenchmarkShared
[92/182] Compiling BenchmarkShared Command+Helpers.swift
[97/182] Compiling SystemPackage FileOperations.swift
[98/182] Compiling SystemPackage FilePath.swift
[102/183] Compiling BenchmarkShared Command+Helpers.swift
[109/243] Compiling Atomics ManagedAtomic.swift
[110/243] Compiling Atomics ManagedAtomicLazyReference.swift
[111/243] Compiling Atomics UnsafeAtomic.swift
[112/243] Compiling Atomics UnsafeAtomicLazyReference.swift
[113/245] Compiling Atomics AtomicStorage.swift
[114/245] Compiling Atomics AtomicValue.swift
[115/245] Compiling Atomics AtomicMemoryOrderings.swift
[116/245] Compiling Atomics DoubleWord.swift
[117/245] Compiling ComplexModule Arithmetic.swift
[118/245] Compiling ComplexModule Complex.swift
[119/245] Compiling ComplexModule Arithmetic.swift
[120/245] Compiling ComplexModule Complex.swift
[121/245] Compiling Atomics IntegerOperations.swift
[122/245] Compiling Atomics Unmanaged extensions.swift
[123/245] Compiling Atomics AtomicInteger.swift
[124/245] Compiling Atomics AtomicOptionalWrappable.swift
[125/245] Compiling Atomics AtomicReference.swift
[126/245] Compiling ComplexModule ElementaryFunctions.swift
[128/245] Emitting module ComplexModule
[134/245] Compiling TextTable SimpleFormat.swift
[135/245] Compiling SystemPackage Mocking.swift
[136/245] Compiling SystemPackage RawBuffer.swift
[137/245] Compiling SystemPackage Syscalls.swift
[138/245] Compiling SystemPackage WindowsSyscallAdapters.swift
[142/248] Compiling SystemPackage Exports.swift
[155/249] Emitting module TextTable
[157/250] Compiling Atomics OptionalRawRepresentable.swift
[158/250] Compiling Atomics RawRepresentable.swift
[159/250] Compiling TextTable RstFormat.swift
[162/250] Compiling Atomics AtomicBool.swift
[163/250] Compiling Atomics IntegerConformances.swift
[164/250] Compiling Atomics PointerConformances.swift
[165/250] Compiling Atomics Primitives.native.swift
[166/250] Compiling TextTable SimpleFormat.swift
[167/250] Compiling TextTable String+Util.swift
[175/250] Compiling TextTable RstFormat.swift
[176/250] Compiling ArgumentParserToolInfo ToolInfo.swift
[177/250] Emitting module ArgumentParserToolInfo
[181/253] Compiling SystemPackage MachPort.swift
[182/253] Compiling SystemPackage PlatformString.swift
[183/253] Compiling SystemPackage SystemString.swift
[184/253] Compiling TextTable TextTable.swift
[185/254] Emitting module SystemPackage
[190/271] Wrapping AST for SystemPackage for debugging
[191/292] Wrapping AST for TextTable for debugging
[193/292] Compiling ArgumentParser Errors.swift
[194/292] Compiling ArgumentParser Flag.swift
[195/292] Compiling ArgumentParser NameSpecification.swift
[196/292] Compiling ArgumentParser Option.swift
[196/292] Wrapping AST for RealModule for debugging
[198/292] Wrapping AST for BenchmarkShared for debugging
[201/292] Compiling TextTable TextTable.swift
[201/292] Wrapping AST for Atomics for debugging
[203/293] Wrapping AST for ArgumentParserToolInfo for debugging
[205/293] Compiling ArgumentParser BashCompletionsGenerator.swift
[206/293] Compiling ArgumentParser CompletionsGenerator.swift
[207/293] Compiling ArgumentParser FishCompletionsGenerator.swift
[208/293] Compiling ArgumentParser ZshCompletionsGenerator.swift
[209/293] Compiling ArgumentParser Argument.swift
[210/293] Compiling ArgumentParser ArgumentHelp.swift
[211/293] Compiling ArgumentParser ArgumentVisibility.swift
[212/293] Compiling ArgumentParser CompletionKind.swift
[212/293] Wrapping AST for TextTable for debugging
[214/293] Compiling ArgumentParser DumpHelpGenerator.swift
[215/293] Compiling ArgumentParser HelpCommand.swift
[216/293] Compiling ArgumentParser HelpGenerator.swift
[217/294] Wrapping AST for SystemPackage for debugging
[219/294] Emitting module ArgumentParserToolInfo
[220/294] Compiling ArgumentParserToolInfo ToolInfo.swift
[221/295] Wrapping AST for ArgumentParserToolInfo for debugging
[223/333] Compiling ArgumentParser OptionGroup.swift
[224/333] Compiling ArgumentParser AsyncParsableCommand.swift
[225/333] Compiling ArgumentParser CommandConfiguration.swift
[226/333] Compiling ArgumentParser CommandGroup.swift
[227/333] Compiling ArgumentParser EnumerableFlag.swift
[228/333] Compiling ArgumentParser ArgumentVisibility.swift
[229/338] Compiling ArgumentParser BashCompletionsGenerator.swift
[230/338] Compiling ArgumentParser CompletionsGenerator.swift
[231/338] Compiling ArgumentParser FishCompletionsGenerator.swift
[232/338] Emitting module Atomics
[233/338] Compiling ArgumentParser ZshCompletionsGenerator.swift
[234/338] Compiling ArgumentParser Argument.swift
[235/338] Compiling ArgumentParser ArgumentHelp.swift
[241/344] Wrapping AST for Atomics for debugging
[243/344] Emitting module ArgumentParser
[250/344] Compiling ArgumentParser CollectionExtensions.swift
[251/344] Compiling ArgumentParser Platform.swift
[252/344] Compiling ArgumentParser SequenceExtensions.swift
[253/344] Compiling ArgumentParser StringExtensions.swift
[254/344] Compiling ArgumentParser Tree.swift
[261/344] Compiling ArgumentParser CompletionKind.swift
[262/344] Compiling ArgumentParser Errors.swift
[263/344] Compiling ArgumentParser Flag.swift
[264/344] Compiling ArgumentParser NameSpecification.swift
[265/344] Compiling ArgumentParser Option.swift
[266/344] Compiling ComplexModule Differentiable.swift
[268/346] Compiling ArgumentParser DumpHelpGenerator.swift
[269/346] Compiling ArgumentParser HelpCommand.swift
[270/346] Compiling ArgumentParser HelpGenerator.swift
[271/346] Compiling ArgumentParser MessageInfo.swift
[272/346] Compiling ArgumentParser UsageGenerator.swift
[273/346] Compiling ArgumentParser Name.swift
[274/346] Compiling ArgumentParser Parsed.swift
[275/346] Compiling ArgumentParser ParsedValues.swift
[276/346] Compiling ArgumentParser ParserError.swift
[277/346] Compiling ArgumentParser SplitArguments.swift
[290/346] Compiling ArgumentParser ArgumentDefinition.swift
[291/346] Compiling ArgumentParser ArgumentSet.swift
[292/346] Compiling ArgumentParser CommandParser.swift
[293/346] Compiling ArgumentParser InputKey.swift
[294/346] Compiling ArgumentParser InputOrigin.swift
[300/346] Compiling ArgumentParser ExpressibleByArgument.swift
[301/346] Compiling ArgumentParser ParsableArguments.swift
[302/346] Compiling ArgumentParser ParsableArgumentsValidation.swift
[303/346] Compiling ArgumentParser ParsableCommand.swift
[304/346] Compiling ArgumentParser ArgumentDecoder.swift
[312/347] Emitting module ArgumentParser
[312/351] Wrapping AST for ComplexModule for debugging
[314/351] Wrapping AST for ArgumentParser for debugging
[316/353] Emitting module Numerics
[317/355] Compiling Numerics Numerics.swift
[319/355] Emitting module Numerics
[321/357] Wrapping AST for Numerics for debugging
[324/361] Emitting module BenchmarkBoilerplateGenerator
[325/361] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[337/363] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[338/363] Write Objects.LinkFileList
[339/365] Wrapping AST for ArgumentParser for debugging
[341/365] Emitting module BenchmarkHelpGenerator
[342/365] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[343/366] Linking BenchmarkBoilerplateGenerator
[344/366] Wrapping AST for BenchmarkHelpGenerator for debugging
[345/366] Write Objects.LinkFileList
[347/366] Emitting module BenchmarkBoilerplateGenerator
[348/366] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[349/367] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[350/367] Write Objects.LinkFileList
[351/367] Linking BenchmarkHelpGenerator
[352/367] Linking BenchmarkBoilerplateGenerator-tool
[354/367] Emitting module Histogram
[355/367] Compiling Histogram Histogram.swift
[357/368] Emitting module Histogram
[358/368] Compiling Histogram Histogram.swift
[358/369] Wrapping AST for Histogram for debugging
[362/425] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:180:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
127 |
128 | @inlinable
:
178 | }
179 |
180 | extension LockStorage: @unchecked Sendable { }
| `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
181 |
182 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:192:18: warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
127 |
128 | @inlinable
:
190 | struct NIOLock {
191 | @usableFromInline
192 | internal let _storage: LockStorage<Void>
| `- warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
193 |
194 | /// Create a new lock.
[363/425] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:180:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
127 |
128 | @inlinable
:
178 | }
179 |
180 | extension LockStorage: @unchecked Sendable { }
| `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
181 |
182 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:192:18: warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
127 |
128 | @inlinable
:
190 | struct NIOLock {
191 | @usableFromInline
192 | internal let _storage: LockStorage<Void>
| `- warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
193 |
194 | /// Create a new lock.
[364/425] Compiling Benchmark OutputSuppressor.swift
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:180:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
127 |
128 | @inlinable
:
178 | }
179 |
180 | extension LockStorage: @unchecked Sendable { }
| `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
181 |
182 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:192:18: warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
127 |
128 | @inlinable
:
190 | struct NIOLock {
191 | @usableFromInline
192 | internal let _storage: LockStorage<Void>
| `- warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
193 |
194 | /// Create a new lock.
[365/425] Compiling Benchmark Progress.swift
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:180:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
127 |
128 | @inlinable
:
178 | }
179 |
180 | extension LockStorage: @unchecked Sendable { }
| `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
181 |
182 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:192:18: warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
127 |
128 | @inlinable
:
190 | struct NIOLock {
191 | @usableFromInline
192 | internal let _storage: LockStorage<Void>
| `- warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
193 |
194 | /// Create a new lock.
[369/431] Compiling Benchmark NIOLock.swift
[370/431] Compiling Benchmark lock.swift
[371/431] Compiling Benchmark OperatingSystemStats.swift
[372/431] Compiling Benchmark BenchmarkRunner.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
87 | do {
88 | var command = Self.parseOrExit()
89 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
90 | registerBenchmarks()
91 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[373/431] Compiling Benchmark BenchmarkThresholds+Defaults.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
87 | do {
88 | var command = Self.parseOrExit()
89 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
90 | registerBenchmarks()
91 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[374/431] Compiling Benchmark BenchmarkThresholds.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
87 | do {
88 | var command = Self.parseOrExit()
89 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
90 | registerBenchmarks()
91 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[375/431] Compiling Benchmark Blackhole.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
87 | do {
88 | var command = Self.parseOrExit()
89 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
90 | registerBenchmarks()
91 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[376/431] Emitting module Benchmark
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:180:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
127 |
128 | @inlinable
:
178 | }
179 |
180 | extension LockStorage: @unchecked Sendable { }
| `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
181 |
182 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:192:18: warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
127 |
128 | @inlinable
:
190 | struct NIOLock {
191 | @usableFromInline
192 | internal let _storage: LockStorage<Void>
| `- warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
193 |
194 | /// Create a new lock.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:180:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
127 |
128 | @inlinable
:
178 | }
179 |
180 | extension LockStorage: @unchecked Sendable { }
| `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
181 |
182 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:192:18: warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
127 |
128 | @inlinable
:
190 | struct NIOLock {
191 | @usableFromInline
192 | internal let _storage: LockStorage<Void>
| `- warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
193 |
194 | /// Create a new lock.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:180:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
127 |
128 | @inlinable
:
178 | }
179 |
180 | extension LockStorage: @unchecked Sendable { }
| `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
181 |
182 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:192:18: warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
127 |
128 | @inlinable
:
190 | struct NIOLock {
191 | @usableFromInline
192 | internal let _storage: LockStorage<Void>
| `- warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
193 |
194 | /// Create a new lock.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:180:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
127 |
128 | @inlinable
:
178 | }
179 |
180 | extension LockStorage: @unchecked Sendable { }
| `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
181 |
182 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:192:18: warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
127 |
128 | @inlinable
:
190 | struct NIOLock {
191 | @usableFromInline
192 | internal let _storage: LockStorage<Void>
| `- warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
193 |
194 | /// Create a new lock.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:180:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
127 |
128 | @inlinable
:
178 | }
179 |
180 | extension LockStorage: @unchecked Sendable { }
| `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
181 |
182 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:192:18: warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
127 |
128 | @inlinable
:
190 | struct NIOLock {
191 | @usableFromInline
192 | internal let _storage: LockStorage<Void>
| `- warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
193 |
194 | /// Create a new lock.
[381/431] Compiling Benchmark ARCStats.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
87 | do {
88 | var command = Self.parseOrExit()
89 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
90 | registerBenchmarks()
91 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[382/431] Compiling Benchmark ARCStatsProducer.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
87 | do {
88 | var command = Self.parseOrExit()
89 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
90 | registerBenchmarks()
91 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[383/431] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
87 | do {
88 | var command = Self.parseOrExit()
89 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
90 | registerBenchmarks()
91 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[384/431] Compiling Benchmark Benchmark.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
87 | do {
88 | var command = Self.parseOrExit()
89 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
90 | registerBenchmarks()
91 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[385/431] Emitting module Benchmark
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:180:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
127 |
128 | @inlinable
:
178 | }
179 |
180 | extension LockStorage: @unchecked Sendable { }
| `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
181 |
182 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:192:18: warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
127 |
128 | @inlinable
:
190 | struct NIOLock {
191 | @usableFromInline
192 | internal let _storage: LockStorage<Void>
| `- warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
193 |
194 | /// Create a new lock.
[386/431] Compiling Benchmark ProgressElements.swift
[387/431] Compiling Benchmark Utilities.swift
[388/431] Compiling Benchmark Statistics.swift
[392/431] Compiling Benchmark BenchmarkMetric+Defaults.swift
[393/431] Compiling Benchmark BenchmarkMetric.swift
[394/431] Compiling Benchmark BenchmarkResult.swift
[395/431] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[396/431] Compiling Benchmark Int+Extensions.swift
[397/431] Compiling Benchmark MallocStats+jemalloc-support.swift
[398/431] Compiling Benchmark MallocStats.swift
[399/431] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[404/431] Compiling Benchmark BenchmarkClock.swift
[405/431] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[406/431] Compiling Benchmark BenchmarkExecutor.swift
[407/431] Compiling Benchmark BenchmarkInternals.swift
[408/432] Wrapping AST for Benchmark for debugging
[410/447] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[411/447] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[412/447] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[413/447] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[414/447] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[415/447] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[418/447] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[419/447] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[420/447] Compiling BenchmarkTool BenchmarkTool.swift
[421/447] Compiling BenchmarkTool FilePath+Additions.swift
[426/448] Wrapping AST for Benchmark for debugging
[428/463] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[429/463] Compiling BenchmarkTool BenchmarkTool+Export.swift
[430/465] Emitting module BenchmarkTool
[431/465] Compiling BenchmarkTool FilePath+DirectoryView.swift
[432/465] Compiling BenchmarkTool String+Additions.swift
[433/465] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[434/465] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[435/465] Compiling BenchmarkTool BenchmarkTool.swift
[436/465] Compiling BenchmarkTool FilePath+Additions.swift
[437/465] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[438/465] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[441/465] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[442/465] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[443/467] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[444/467] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[445/467] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[446/467] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[448/468] Compiling BenchmarkTool FilePath+DirectoryView.swift
[449/468] Compiling BenchmarkTool String+Additions.swift
[457/468] Wrapping AST for BenchmarkTool for debugging
[458/468] Write Objects.LinkFileList
[462/468] Emitting module BenchmarkTool
[465/469] Linking BenchmarkTool
[466/469] Wrapping AST for BenchmarkTool for debugging
[467/469] Write Objects.LinkFileList
[468/469] Linking BenchmarkTool-tool
Build complete! (135.59s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "texttable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/TextTable.git"
},
{
"identity" : "hdrhistogram-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/HdrHistogram/hdrhistogram-swift.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "package-jemalloc",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-jemalloc.git"
}
],
"manifest_display_name" : "Benchmark",
"name" : "Benchmark",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "BenchmarkCommandPlugin",
"targets" : [
"BenchmarkCommandPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "BenchmarkPlugin",
"targets" : [
"BenchmarkPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "Benchmark",
"targets" : [
"Benchmark"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BenchmarkTool",
"targets" : [
"BenchmarkTool"
],
"type" : {
"executable" : null
}
},
{
"name" : "BenchmarkHelpGenerator",
"targets" : [
"BenchmarkHelpGenerator"
],
"type" : {
"executable" : null
}
},
{
"name" : "BenchmarkBoilerplateGenerator",
"targets" : [
"BenchmarkBoilerplateGenerator"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftRuntimeHooks",
"module_type" : "ClangTarget",
"name" : "SwiftRuntimeHooks",
"path" : "Sources/SwiftRuntimeHooks",
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool"
],
"sources" : [
"shims.c"
],
"type" : "library"
},
{
"c99name" : "CLinuxOperatingSystemStats",
"module_type" : "ClangTarget",
"name" : "CLinuxOperatingSystemStats",
"path" : "Platform/CLinuxOperatingSystemStats",
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool"
],
"sources" : [
"CLinuxOperatingSystemStats.c"
],
"type" : "library"
},
{
"c99name" : "CDarwinOperatingSystemStats",
"module_type" : "ClangTarget",
"name" : "CDarwinOperatingSystemStats",
"path" : "Platform/CDarwinOperatingSystemStats",
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool"
],
"sources" : [
"CDarwinOperatingSystemStats.c"
],
"type" : "library"
},
{
"c99name" : "BenchmarkTool",
"module_type" : "SwiftTarget",
"name" : "BenchmarkTool",
"path" : "Plugins/BenchmarkTool",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage",
"TextTable"
],
"product_memberships" : [
"BenchmarkCommandPlugin",
"BenchmarkTool"
],
"sources" : [
"BenchmarkTool+Baselines.swift",
"BenchmarkTool+CreateBenchmark.swift",
"BenchmarkTool+Export+InfluxCSVFormatter.swift",
"BenchmarkTool+Export+JMHElement.swift",
"BenchmarkTool+Export+JMHFormatter.swift",
"BenchmarkTool+Export.swift",
"BenchmarkTool+JSON.swift",
"BenchmarkTool+Machine.swift",
"BenchmarkTool+Operations.swift",
"BenchmarkTool+PrettyPrinting.swift",
"BenchmarkTool+ReadP90AbsoluteThresholds.swift",
"BenchmarkTool+Thresholds.swift",
"BenchmarkTool.swift",
"FilePath+Additions.swift",
"FilePath+DirectoryView.swift",
"String+Additions.swift"
],
"target_dependencies" : [
"Benchmark",
"BenchmarkShared"
],
"type" : "executable"
},
{
"c99name" : "BenchmarkTests",
"module_type" : "SwiftTarget",
"name" : "BenchmarkTests",
"path" : "Tests/BenchmarkTests",
"sources" : [
"AdditionalTests.swift",
"BenchmarkMetricsTests.swift",
"BenchmarkResultTests.swift",
"BenchmarkRunnerTests.swift",
"BenchmarkTests.swift",
"OperatingSystemAndMallocTests.swift",
"StatisticsTests.swift"
],
"target_dependencies" : [
"Benchmark"
],
"type" : "test"
},
{
"c99name" : "BenchmarkShared",
"module_type" : "SwiftTarget",
"name" : "BenchmarkShared",
"path" : "Sources/BenchmarkShared",
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool",
"BenchmarkHelpGenerator"
],
"sources" : [
"Command+Helpers.swift"
],
"type" : "library"
},
{
"c99name" : "BenchmarkPlugin",
"module_type" : "PluginTarget",
"name" : "BenchmarkPlugin",
"path" : "Plugins/BenchmarkPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"BenchmarkPlugin"
],
"sources" : [
"BenchmarkSupportPlugin.swift"
],
"target_dependencies" : [
"BenchmarkBoilerplateGenerator"
],
"type" : "plugin"
},
{
"c99name" : "BenchmarkHelpGenerator",
"module_type" : "SwiftTarget",
"name" : "BenchmarkHelpGenerator",
"path" : "Plugins/BenchmarkHelpGenerator",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"BenchmarkHelpGenerator"
],
"sources" : [
"BenchmarkHelpGenerator.swift"
],
"target_dependencies" : [
"BenchmarkShared"
],
"type" : "executable"
},
{
"c99name" : "BenchmarkCommandPlugin",
"module_type" : "PluginTarget",
"name" : "BenchmarkCommandPlugin",
"path" : "Plugins/BenchmarkCommandPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Run the Benchmark performance test suite.",
"type" : "custom",
"verb" : "benchmark"
},
"permissions" : [
],
"type" : "command"
},
"product_memberships" : [
"BenchmarkCommandPlugin"
],
"sources" : [
"ArgumentExtractor+Extensions.swift",
"BenchmarkCommandPlugin.swift",
"BenchmarkPlugin+Help.swift",
"Command+Helpers.swift"
],
"target_dependencies" : [
"BenchmarkTool"
],
"type" : "plugin"
},
{
"c99name" : "BenchmarkBoilerplateGenerator",
"module_type" : "SwiftTarget",
"name" : "BenchmarkBoilerplateGenerator",
"path" : "Plugins/BenchmarkBoilerplateGenerator",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage"
],
"product_memberships" : [
"BenchmarkPlugin",
"BenchmarkBoilerplateGenerator"
],
"sources" : [
"BenchmarkBoilerplateGenerator.swift"
],
"type" : "executable"
},
{
"c99name" : "Benchmark",
"module_type" : "SwiftTarget",
"name" : "Benchmark",
"path" : "Sources/Benchmark",
"product_dependencies" : [
"Histogram",
"ArgumentParser",
"SystemPackage",
"Atomics",
"jemalloc"
],
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool"
],
"sources" : [
"ARCStats/ARCStats.swift",
"ARCStats/ARCStatsProducer.swift",
"Benchmark+ConvenienceInitializers.swift",
"Benchmark.swift",
"BenchmarkClock.swift",
"BenchmarkExecutor+Extensions.swift",
"BenchmarkExecutor.swift",
"BenchmarkInternals.swift",
"BenchmarkMetric+Defaults.swift",
"BenchmarkMetric.swift",
"BenchmarkResult.swift",
"BenchmarkRunner+ReadWrite.swift",
"BenchmarkRunner.swift",
"BenchmarkThresholds+Defaults.swift",
"BenchmarkThresholds.swift",
"Blackhole.swift",
"Int+Extensions.swift",
"MallocStats/MallocStats+jemalloc-support.swift",
"MallocStats/MallocStats.swift",
"MallocStats/MallocStatsProducer+jemalloc.swift",
"NIOConcurrencyHelpers/NIOLock.swift",
"NIOConcurrencyHelpers/lock.swift",
"OperatingSystemStats/OperatingSystemStats.swift",
"OperatingSystemStats/OperatingSystemStatsProducer+Darwin.swift",
"OperatingSystemStats/OperatingSystemStatsProducer+Linux.swift",
"OutputSuppressor.swift",
"Progress/Progress.swift",
"Progress/ProgressElements.swift",
"Progress/Utilities.swift",
"Statistics.swift"
],
"target_dependencies" : [
"CDarwinOperatingSystemStats",
"CLinuxOperatingSystemStats",
"SwiftRuntimeHooks",
"BenchmarkShared"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.