Build Information
Successful build of Benchmark, reference main (5c4569
), with Swift 6.2 (beta) for Linux on 23 Jun 2025 22:54:58 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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: 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 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 main
========================================
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-4609320-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-argument-parser.git
Fetching https://github.com/ordo-one/package-jemalloc.git
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[7/602] Fetching hdrhistogram-swift
[603/637] Fetching hdrhistogram-swift, package-jemalloc
[638/840] Fetching hdrhistogram-swift, package-jemalloc, texttable
[841/5276] Fetching hdrhistogram-swift, package-jemalloc, texttable, swift-system
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.30s)
Fetched https://github.com/ordo-one/TextTable.git from cache (0.30s)
[1/1797] Fetching swift-atomics
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.32s)
[1798/17177] Fetching swift-atomics, swift-argument-parser
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
[308/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-system.git from cache (0.43s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.79s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (1.16s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.37s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.37s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.43s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (3.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (2.54s)
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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
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/HdrHistogram/hdrhistogram-swift.git
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift.git resolved at 0.1.3
[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 _NumericsShims _NumericsShims.c
[6/78] Write sources
[17/78] Compiling _AtomicsShims.c
[18/78] Compiling SwiftRuntimeHooks shims.c
[19/78] Compiling _AtomicsShims.c
[20/78] Write sources
[35/78] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[36/78] Compiling SwiftRuntimeHooks shims.c
[36/78] Write swift-version-24593BA9C3E375BF.txt
[38/78] Compiling CSystem shims.c
[40/78] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[42/182] Compiling SystemPackage MachPort.swift
[43/182] Compiling SystemPackage PlatformString.swift
[44/182] Compiling SystemPackage SystemString.swift
[45/182] Compiling RealModule Real.swift
[46/186] Compiling RealModule RealFunctions.swift
[47/186] Compiling TextTable OrgFormat.swift
[48/186] Compiling TextTable PipeFormat.swift
[49/186] Compiling TextTable PlainFormat.swift
[50/186] Compiling TextTable PsqlFormat.swift
[51/186] Emitting module SystemPackage
[52/186] Compiling TextTable FancyGridFormat.swift
[53/186] Compiling TextTable GridFormat.swift
[54/186] Compiling TextTable HtmlFormat.swift
[55/186] Compiling TextTable LatexFormat.swift
[56/186] Emitting module RealModule
[57/187] Compiling RealModule Float+Real.swift
[58/187] Compiling RealModule ElementaryFunctions.swift
[59/187] Compiling RealModule Float16+Real.swift
[64/187] Compiling RealModule Float80+Real.swift
[65/187] Compiling RealModule RealFunctions.swift
[66/187] Compiling SystemPackage Mocking.swift
[67/187] Compiling SystemPackage RawBuffer.swift
[68/187] Compiling SystemPackage Syscalls.swift
[69/190] Compiling RealModule Float80+Real.swift
[70/190] Compiling RealModule Real.swift
[71/191] Emitting module RealModule
[72/191] Compiling RealModule Float+Real.swift
[77/191] Compiling RealModule Float16+Real.swift
[78/191] Compiling RealModule ElementaryFunctions.swift
[79/192] Emitting module SystemPackage
[84/192] Compiling SystemPackage Backcompat.swift
[85/192] Compiling SystemPackage CInterop.swift
[86/192] Compiling SystemPackage Constants.swift
[87/192] Compiling SystemPackage Exports.swift
[94/192] Compiling BenchmarkShared Command+Helpers.swift
[95/192] Emitting module BenchmarkShared
[97/193] Compiling BenchmarkShared Command+Helpers.swift
[100/240] Compiling SystemPackage Util+StringArray.swift
[101/240] Compiling SystemPackage Util.swift
[102/240] Compiling SystemPackage UtilConsumers.swift
[103/240] Compiling Atomics UnsafeAtomic.swift
[104/240] Compiling Atomics UnsafeAtomicLazyReference.swift
[105/242] Compiling Atomics ManagedAtomic.swift
[106/242] Compiling Atomics ManagedAtomicLazyReference.swift
[107/242] Compiling Atomics AtomicMemoryOrderings.swift
[108/242] Compiling Atomics DoubleWord.swift
[109/242] Compiling Atomics AtomicStorage.swift
[110/242] Compiling Atomics AtomicValue.swift
[119/244] Compiling Atomics IntegerOperations.swift
[120/244] Compiling Atomics Unmanaged extensions.swift
[121/244] Compiling ComplexModule ElementaryFunctions.swift
[122/244] Compiling Atomics OptionalRawRepresentable.swift
[123/244] Compiling Atomics RawRepresentable.swift
[124/244] Compiling Atomics AtomicBool.swift
[127/244] Compiling ComplexModule Arithmetic.swift
[128/244] Compiling Atomics AtomicInteger.swift
[129/244] Compiling Atomics AtomicOptionalWrappable.swift
[130/244] Compiling Atomics AtomicReference.swift
[134/244] Compiling ComplexModule ElementaryFunctions.swift
[135/244] Emitting module ComplexModule
[140/244] Compiling SystemPackage WindowsSyscallAdapters.swift
[151/244] Compiling SystemPackage FilePermissions.swift
[169/246] Compiling Atomics PointerConformances.swift
[170/246] Compiling Atomics Primitives.native.swift
[171/247] Emitting module TextTable
[174/248] Compiling TextTable SimpleFormat.swift
[175/248] Compiling TextTable String+Util.swift
[176/248] Compiling TextTable SimpleFormat.swift
[178/248] Compiling Atomics IntegerConformances.swift
[179/248] Compiling TextTable RstFormat.swift
[189/252] Compiling TextTable String+Util.swift
[194/252] Compiling TextTable TextTable.swift
[195/253] Wrapping AST for TextTable for debugging
[197/253] Compiling TextTable TextTable.swift
[198/254] Wrapping AST for SystemPackage for debugging
[199/254] Wrapping AST for TextTable for debugging
[200/254] Wrapping AST for RealModule for debugging
[202/254] Wrapping AST for SystemPackage for debugging
[203/254] Wrapping AST for BenchmarkShared for debugging
[206/254] Compiling ArgumentParserToolInfo ToolInfo.swift
[207/254] Emitting module ArgumentParserToolInfo
[208/255] Wrapping AST for ArgumentParserToolInfo for debugging
[210/278] Emitting module ArgumentParserToolInfo
[211/278] Compiling ArgumentParserToolInfo ToolInfo.swift
[213/294] Emitting module Atomics
[214/294] Compiling ComplexModule Complex.swift
[215/294] Compiling ComplexModule Differentiable.swift
[217/295] Emitting module Atomics
[217/295] Wrapping AST for ArgumentParserToolInfo for debugging
[219/295] Compiling ComplexModule Arithmetic.swift
[220/295] Compiling ComplexModule Complex.swift
[221/295] Compiling ComplexModule Differentiable.swift
[222/319] Compiling ArgumentParser ZshCompletionsGenerator.swift
[223/319] Compiling ArgumentParser Argument.swift
[224/319] Compiling ArgumentParser ArgumentHelp.swift
[225/337] Wrapping AST for ComplexModule for debugging
[229/337] Emitting module Numerics
[230/337] Compiling Numerics Numerics.swift
[231/340] Wrapping AST for Atomics for debugging
[233/340] Compiling ArgumentParser BashCompletionsGenerator.swift
[234/340] Compiling ArgumentParser CompletionsGenerator.swift
[235/340] Compiling ArgumentParser FishCompletionsGenerator.swift
[239/341] Compiling Numerics Numerics.swift
[241/341] Emitting module Numerics
[241/342] Wrapping AST for Numerics for debugging
[243/344] Wrapping AST for Atomics for debugging
[244/344] Wrapping AST for Numerics for debugging
[246/346] Emitting module ArgumentParser
[247/351] Compiling ArgumentParser OptionGroup.swift
[248/351] Compiling ArgumentParser AsyncParsableCommand.swift
[249/351] Compiling ArgumentParser CommandConfiguration.swift
[250/351] Compiling ArgumentParser CommandGroup.swift
[251/351] Compiling ArgumentParser EnumerableFlag.swift
[252/351] Compiling ArgumentParser DumpHelpGenerator.swift
[253/351] Compiling ArgumentParser HelpCommand.swift
[254/351] Compiling ArgumentParser HelpGenerator.swift
[255/351] Compiling ArgumentParser MessageInfo.swift
[256/351] Compiling ArgumentParser UsageGenerator.swift
[257/351] Compiling ArgumentParser Name.swift
[258/351] Compiling ArgumentParser Parsed.swift
[259/351] Compiling ArgumentParser ParsedValues.swift
[260/351] Compiling ArgumentParser ParserError.swift
[261/351] Compiling ArgumentParser SplitArguments.swift
[262/356] Emitting module ArgumentParser
[269/356] Compiling ArgumentParser ArgumentVisibility.swift
[270/356] Compiling ArgumentParser CompletionKind.swift
[271/356] Compiling ArgumentParser Errors.swift
[272/356] Compiling ArgumentParser Flag.swift
[273/356] Compiling ArgumentParser NameSpecification.swift
[274/356] Compiling ArgumentParser Option.swift
[281/356] Compiling ArgumentParser CollectionExtensions.swift
[282/356] Compiling ArgumentParser Platform.swift
[283/356] Compiling ArgumentParser SequenceExtensions.swift
[284/356] Compiling ArgumentParser StringExtensions.swift
[285/356] Compiling ArgumentParser Tree.swift
[296/356] Emitting module Histogram
[297/356] Compiling Histogram Histogram.swift
[304/357] Compiling ArgumentParser ArgumentDefinition.swift
[305/357] Compiling ArgumentParser ArgumentSet.swift
[306/357] Compiling ArgumentParser CommandParser.swift
[307/357] Compiling ArgumentParser InputKey.swift
[308/357] Compiling ArgumentParser InputOrigin.swift
[315/357] Compiling ArgumentParser ExpressibleByArgument.swift
[316/357] Compiling ArgumentParser ParsableArguments.swift
[317/357] Compiling ArgumentParser ParsableArgumentsValidation.swift
[318/357] Compiling ArgumentParser ParsableCommand.swift
[319/357] Compiling ArgumentParser ArgumentDecoder.swift
[320/357] Emitting module Histogram
[321/357] Compiling Histogram Histogram.swift
[321/357] Wrapping AST for Histogram for debugging
[341/360] Wrapping AST for ArgumentParser for debugging
[344/422] Emitting module BenchmarkBoilerplateGenerator
[345/422] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[346/423] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[347/423] Write Objects.LinkFileList
[349/423] Emitting module BenchmarkBoilerplateGenerator
[350/423] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[350/424] Linking BenchmarkBoilerplateGenerator-tool
[352/424] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[353/424] Write Objects.LinkFileList
[355/424] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[356/424] Compiling Benchmark OutputSuppressor.swift
[357/424] Compiling Benchmark Progress.swift
[358/427] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[359/427] Emitting module BenchmarkHelpGenerator
[359/428] Linking BenchmarkBoilerplateGenerator
[362/428] Compiling Benchmark Int+Extensions.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/428] Compiling Benchmark MallocStats+jemalloc-support.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/428] Compiling Benchmark MallocStats.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/428] Compiling Benchmark MallocStatsProducer+jemalloc.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/428] Wrapping AST for BenchmarkHelpGenerator for debugging
[366/428] Write Objects.LinkFileList
[371/431] Compiling Benchmark NIOLock.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.
[372/431] Compiling Benchmark lock.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.
[373/431] Compiling Benchmark OperatingSystemStats.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.
[374/431] 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.
[374/431] Linking BenchmarkHelpGenerator
[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.
[377/431] Compiling Benchmark ARCStats.swift
[378/431] Compiling Benchmark ARCStatsProducer.swift
[379/431] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[380/431] Compiling Benchmark Benchmark.swift
[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 BenchmarkClock.swift
[397/431] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[398/431] Compiling Benchmark BenchmarkExecutor.swift
[399/431] Compiling Benchmark BenchmarkInternals.swift
[400/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>
[401/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>
[402/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>
[403/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>
/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>
/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>
/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>
/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>
[425/433] Wrapping AST for Benchmark for debugging
[428/463] Emitting module BenchmarkTool
[429/465] Compiling BenchmarkTool FilePath+DirectoryView.swift
[430/465] Compiling BenchmarkTool String+Additions.swift
[431/465] Emitting module BenchmarkTool
[432/465] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[433/465] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[434/467] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[435/467] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[436/467] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[437/467] Compiling BenchmarkTool BenchmarkTool+Export.swift
[440/467] Compiling BenchmarkTool FilePath+DirectoryView.swift
[441/467] Compiling BenchmarkTool String+Additions.swift
[446/467] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[447/467] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[448/467] Compiling BenchmarkTool BenchmarkTool.swift
[449/467] Compiling BenchmarkTool FilePath+Additions.swift
[450/467] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[451/467] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[452/467] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[453/467] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[463/469] Wrapping AST for BenchmarkTool for debugging
[464/469] Write Objects.LinkFileList
[465/469] Wrapping AST for BenchmarkTool for debugging
[466/469] Write Objects.LinkFileList
[467/469] Linking BenchmarkTool
[468/469] Linking BenchmarkTool-tool
Build complete! (80.33s)
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.