Build Information
Successful build of Benchmark, reference 1.29.3 (5c4569
), with Swift 5.9 for Linux on 3 May 2025 13:20:39 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
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: 5.9
Building package at path: $PWD
https://github.com/ordo-one/package-benchmark.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/ordo-one/package-jemalloc.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/apple/swift-atomics.git
[1/35] Fetching package-jemalloc
[36/637] Fetching package-jemalloc, hdrhistogram-swift
[638/2342] Fetching package-jemalloc, hdrhistogram-swift, swift-atomics
Fetching https://github.com/ordo-one/TextTable.git
Fetched https://github.com/ordo-one/package-jemalloc.git (0.40s)
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git (0.40s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/apple/swift-atomics.git (0.40s)
Fetching https://github.com/apple/swift-system.git
[1/203] Fetching texttable
[204/4570] Fetching texttable, swift-system
Fetched https://github.com/ordo-one/TextTable.git (0.28s)
[1398/4367] Fetching swift-system
Fetched https://github.com/apple/swift-system.git (0.39s)
[1/14956] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git (2.57s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (0.79s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (1.19s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.93s)
Fetching https://github.com/apple/swift-numerics
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics (0.71s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.65s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.38s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.42s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.0
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.4.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-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
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/25] Compiling _NumericsShims _NumericsShims.c
[4/25] Compiling _AtomicsShims.c
[5/25] Compiling CSystem shims.c
[6/25] Compiling SwiftRuntimeHooks shims.c
[7/25] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[9/98] Compiling RealModule Real.swift
[10/99] Compiling Atomics ManagedAtomic.swift
[11/99] Compiling Atomics ManagedAtomicLazyReference.swift
[12/99] Compiling Atomics AtomicMemoryOrderings.swift
[13/99] Compiling Atomics DoubleWord.swift
[18/102] Compiling Atomics UnsafeAtomic.swift
[19/102] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/104] Emitting module BenchmarkShared
[21/104] Compiling BenchmarkShared Command+Helpers.swift
[22/105] Compiling SystemPackage MachPort.swift
[23/105] Compiling SystemPackage PlatformString.swift
[24/105] Compiling SystemPackage SystemString.swift
[25/105] Compiling TextTable FancyGridFormat.swift
[26/105] Compiling TextTable GridFormat.swift
[27/105] Emitting module RealModule
[29/106] Compiling Atomics AtomicReference.swift
[30/106] Compiling Atomics AtomicStorage.swift
[31/106] Compiling Atomics AtomicValue.swift
[32/106] Compiling TextTable OrgFormat.swift
[33/106] Compiling TextTable PipeFormat.swift
[34/106] Compiling Atomics AtomicOptionalWrappable.swift
[35/106] Compiling TextTable PlainFormat.swift
[36/106] Compiling TextTable PsqlFormat.swift
[43/106] Compiling RealModule RealFunctions.swift
[44/106] Emitting module SystemPackage
[47/106] Compiling TextTable HtmlFormat.swift
[48/106] Compiling TextTable LatexFormat.swift
[49/106] Compiling RealModule Float16+Real.swift
[52/106] Compiling RealModule Float+Real.swift
[53/106] Compiling RealModule ElementaryFunctions.swift
[54/106] Compiling RealModule Float80+Real.swift
[56/108] Wrapping AST for BenchmarkShared for debugging
[59/108] Compiling Atomics IntegerOperations.swift
[60/108] Compiling Atomics Unmanaged extensions.swift
[60/108] Wrapping AST for RealModule for debugging
[61/108] Compiling ArgumentParserToolInfo ToolInfo.swift
[63/108] Emitting module ArgumentParserToolInfo
[65/115] Wrapping AST for ArgumentParserToolInfo for debugging
[70/115] Emitting module Atomics
[75/155] Compiling ArgumentParser Name.swift
[76/155] Compiling ArgumentParser Parsed.swift
[77/155] Compiling ArgumentParser ParsedValues.swift
[79/155] Compiling ComplexModule Arithmetic.swift
[79/155] Wrapping AST for Atomics for debugging
[81/155] Compiling ArgumentParser Argument.swift
[82/155] Compiling ArgumentParser ArgumentHelp.swift
[83/155] Compiling ArgumentParser FishCompletionsGenerator.swift
[84/155] Compiling ArgumentParser ZshCompletionsGenerator.swift
[85/156] Emitting module TextTable
[86/156] Compiling ArgumentParser BashCompletionsGenerator.swift
[87/156] Compiling ArgumentParser CompletionsGenerator.swift
[88/156] Compiling ArgumentParser ArgumentDecoder.swift
[89/156] Compiling ArgumentParser OptionGroup.swift
[90/156] Compiling ArgumentParser AsyncParsableCommand.swift
[91/156] Compiling ArgumentParser CommandConfiguration.swift
[92/156] Compiling ArgumentParser CommandGroup.swift
[93/156] Compiling ArgumentParser EnumerableFlag.swift
[94/156] Compiling ArgumentParser ArgumentDefinition.swift
[95/156] Compiling ArgumentParser ArgumentSet.swift
[96/156] Compiling ArgumentParser ArgumentVisibility.swift
[97/156] Compiling ArgumentParser CompletionKind.swift
[98/156] Compiling TextTable RstFormat.swift
[99/157] Compiling TextTable String+Util.swift
[100/157] Compiling TextTable SimpleFormat.swift
[103/158] Emitting module ComplexModule
[104/158] Compiling ComplexModule ElementaryFunctions.swift
[104/158] Wrapping AST for SystemPackage for debugging
[106/158] Compiling TextTable TextTable.swift
[108/160] Wrapping AST for TextTable for debugging
[110/160] Emitting module ArgumentParser
[111/165] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[112/165] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[113/165] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[114/165] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[115/165] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[125/165] Compiling ArgumentParser ParserError.swift
[126/165] Compiling ArgumentParser SplitArguments.swift
[127/165] Compiling ArgumentParser DumpHelpGenerator.swift
[128/165] Compiling ArgumentParser HelpCommand.swift
[129/165] Compiling ArgumentParser HelpGenerator.swift
[130/165] Compiling ArgumentParser MessageInfo.swift
[131/165] Compiling ArgumentParser UsageGenerator.swift
[132/165] Compiling ArgumentParser ExpressibleByArgument.swift
[133/165] Compiling ArgumentParser ParsableArguments.swift
[134/165] Compiling ArgumentParser ParsableArgumentsValidation.swift
[135/165] Compiling ArgumentParser ParsableCommand.swift
[139/165] Compiling ArgumentParser CommandParser.swift
[140/165] Compiling ArgumentParser InputKey.swift
[141/165] Compiling ArgumentParser InputOrigin.swift
[144/165] Compiling ArgumentParser Errors.swift
[145/165] Compiling ArgumentParser Flag.swift
[146/165] Compiling ArgumentParser NameSpecification.swift
[147/165] Compiling ArgumentParser Option.swift
[154/167] Wrapping AST for ArgumentParser for debugging
[156/171] Compiling ComplexModule Differentiable.swift
[157/171] Compiling ComplexModule Complex.swift
[159/173] Emitting module BenchmarkBoilerplateGenerator
[160/173] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[163/175] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[165/175] Emitting module BenchmarkHelpGenerator
[165/178] Wrapping AST for ComplexModule for debugging
[167/179] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[169/179] Emitting module Numerics
[170/179] Compiling Numerics Numerics.swift
[173/181] Wrapping AST for BenchmarkHelpGenerator for debugging
[174/181] Wrapping AST for Numerics for debugging
[175/183] Linking BenchmarkBoilerplateGenerator
[176/183] Linking BenchmarkHelpGenerator
[178/183] Emitting module Histogram
[179/183] Compiling Histogram Histogram.swift
[181/185] Wrapping AST for Histogram for debugging
[183/213] Compiling Benchmark NIOLock.swift
[184/213] Compiling Benchmark lock.swift
[185/213] Compiling Benchmark OperatingSystemStats.swift
[186/213] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[187/216] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[188/216] Compiling Benchmark OutputSuppressor.swift
[189/216] Compiling Benchmark Progress.swift
[190/216] Compiling Benchmark ProgressElements.swift
[191/216] Compiling Benchmark Utilities.swift
[192/216] Compiling Benchmark Statistics.swift
[193/216] Emitting module Benchmark
[194/216] Compiling Benchmark BenchmarkClock.swift
[195/216] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[196/216] Compiling Benchmark BenchmarkExecutor.swift
[197/216] Compiling Benchmark BenchmarkInternals.swift
[198/216] Compiling Benchmark ARCStats.swift
[199/216] Compiling Benchmark ARCStatsProducer.swift
[200/216] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[201/216] Compiling Benchmark Benchmark.swift
[202/216] Compiling Benchmark BenchmarkMetric+Defaults.swift
[203/216] Compiling Benchmark BenchmarkMetric.swift
[204/216] Compiling Benchmark BenchmarkResult.swift
[205/216] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[206/216] 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`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[207/216] 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`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[208/216] 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`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[209/216] 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`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[210/216] Compiling Benchmark Int+Extensions.swift
[211/216] Compiling Benchmark MallocStats+jemalloc-support.swift
[212/216] Compiling Benchmark MallocStats.swift
[213/216] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[215/218] Wrapping AST for Benchmark for debugging
[217/233] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[218/233] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[219/235] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[220/235] Compiling BenchmarkTool BenchmarkTool+Export.swift
[221/235] Compiling BenchmarkTool FilePath+DirectoryView.swift
[222/235] Compiling BenchmarkTool String+Additions.swift
[223/235] Emitting module BenchmarkTool
[224/235] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[225/235] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[226/235] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[227/235] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[228/235] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[229/235] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[230/235] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[231/235] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[232/235] Compiling BenchmarkTool BenchmarkTool.swift
[233/235] Compiling BenchmarkTool FilePath+Additions.swift
[235/237] Wrapping AST for BenchmarkTool for debugging
[236/237] Linking BenchmarkTool
Build complete! (66.52s)
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-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.