Build Information
Successful build of Benchmark, reference main (5c4569
), with Swift 6.0 for Linux on 3 May 2025 13:20:42 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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: 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.0
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/ordo-one/package-jemalloc.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/602] Fetching hdrhistogram-swift
[134/805] Fetching hdrhistogram-swift, texttable
[806/840] Fetching hdrhistogram-swift, texttable, package-jemalloc
[841/5207] Fetching hdrhistogram-swift, texttable, package-jemalloc, swift-system
[885/6912] Fetching hdrhistogram-swift, texttable, package-jemalloc, swift-system, swift-atomics
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.32s)
[4840/6877] Fetching hdrhistogram-swift, texttable, swift-system, swift-atomics
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.32s)
Fetched https://github.com/ordo-one/TextTable.git from cache (0.32s)
[4154/6072] Fetching swift-system, swift-atomics
[6073/21028] Fetching swift-system, swift-atomics, swift-argument-parser
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
[5265/19323] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system.git from cache (1.01s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.01s)
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.20s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.64s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.74s)
Fetching https://github.com/apple/swift-numerics
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.47s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.70s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.34s)
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.77s)
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/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/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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
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 BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/43] Write sources
[17/43] Compiling _NumericsShims _NumericsShims.c
[18/43] Compiling _AtomicsShims.c
[19/43] Compiling CSystem shims.c
[20/43] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[21/43] Compiling SwiftRuntimeHooks shims.c
[22/43] Write swift-version-24593BA9C3E375BF.txt
[24/116] Emitting module Atomics
[25/118] Compiling Atomics AtomicReference.swift
[26/118] Compiling Atomics AtomicStorage.swift
[27/118] Compiling Atomics AtomicValue.swift
[28/118] Compiling Atomics IntegerConformances.swift
[29/118] Compiling Atomics PointerConformances.swift
[30/118] Compiling Atomics Primitives.native.swift
[31/118] Compiling RealModule Real.swift
[32/118] Emitting module RealModule
[33/119] Compiling Atomics IntegerOperations.swift
[34/119] Compiling Atomics Unmanaged extensions.swift
[35/119] Compiling Atomics Primitives.shims.swift
[36/119] Compiling Atomics AtomicInteger.swift
[37/119] Compiling Atomics AtomicOptionalWrappable.swift
[38/119] Compiling Atomics AtomicMemoryOrderings.swift
[39/119] Compiling Atomics DoubleWord.swift
[47/119] Compiling Atomics ManagedAtomic.swift
[48/122] Compiling RealModule Float+Real.swift
[49/122] Compiling SystemPackage MachPort.swift
[50/122] Compiling SystemPackage PlatformString.swift
[51/122] Compiling SystemPackage SystemString.swift
[52/122] Compiling RealModule Float80+Real.swift
[57/122] Compiling Atomics OptionalRawRepresentable.swift
[58/122] Compiling Atomics RawRepresentable.swift
[59/122] Compiling Atomics AtomicBool.swift
[60/122] Compiling RealModule ElementaryFunctions.swift
[61/122] Compiling BenchmarkShared Command+Helpers.swift
[62/122] Compiling Atomics UnsafeAtomic.swift
[63/122] Compiling Atomics UnsafeAtomicLazyReference.swift
[64/122] Emitting module SystemPackage
[69/122] Emitting module BenchmarkShared
[71/122] Compiling Atomics ManagedAtomicLazyReference.swift
[72/124] Compiling RealModule RealFunctions.swift
[73/124] Compiling RealModule Float16+Real.swift
[76/125] Wrapping AST for BenchmarkShared for debugging
[77/125] Wrapping AST for Atomics for debugging
[78/125] Wrapping AST for RealModule for debugging
[80/130] Compiling ArgumentParserToolInfo ToolInfo.swift
[81/130] Emitting module ArgumentParserToolInfo
[83/131] Compiling SystemPackage Util+StringArray.swift
[84/131] Compiling SystemPackage Util.swift
[85/131] Compiling SystemPackage UtilConsumers.swift
[85/131] Wrapping AST for ArgumentParserToolInfo for debugging
[87/131] Compiling SystemPackage FilePathTempPosix.swift
[88/131] Compiling SystemPackage FilePathTempWindows.swift
[89/131] Compiling SystemPackage FilePathWindows.swift
[90/131] Compiling SystemPackage FilePermissions.swift
[100/170] Compiling ArgumentParser ArgumentVisibility.swift
[101/170] Compiling ArgumentParser CompletionKind.swift
[102/171] Compiling TextTable String+Util.swift
[103/171] Emitting module TextTable
[104/171] Compiling ArgumentParser Errors.swift
[105/171] Compiling ArgumentParser Flag.swift
[106/171] Compiling TextTable SimpleFormat.swift
[107/171] Compiling ComplexModule Arithmetic.swift
[107/171] Wrapping AST for SystemPackage for debugging
[109/171] Compiling TextTable RstFormat.swift
[110/171] Compiling ArgumentParser NameSpecification.swift
[111/171] Compiling ArgumentParser Option.swift
[112/171] Compiling ArgumentParser BashCompletionsGenerator.swift
[113/171] Compiling ArgumentParser CompletionsGenerator.swift
[114/171] Emitting module ComplexModule
[115/171] Compiling TextTable TextTable.swift
[116/172] Wrapping AST for TextTable for debugging
[118/172] Compiling ComplexModule ElementaryFunctions.swift
[119/172] Compiling ArgumentParser OptionGroup.swift
[120/172] Compiling ArgumentParser AsyncParsableCommand.swift
[121/172] Compiling ArgumentParser CommandConfiguration.swift
[122/172] Compiling ArgumentParser CommandGroup.swift
[123/172] Compiling ArgumentParser EnumerableFlag.swift
[124/177] Compiling ArgumentParser CollectionExtensions.swift
[125/177] Compiling ArgumentParser Platform.swift
[126/177] Compiling ArgumentParser SequenceExtensions.swift
[127/177] Compiling ArgumentParser StringExtensions.swift
[128/177] Compiling ArgumentParser Tree.swift
[135/177] Emitting module ArgumentParser
[138/177] Compiling ArgumentParser FishCompletionsGenerator.swift
[139/177] Compiling ArgumentParser ZshCompletionsGenerator.swift
[140/177] Compiling ArgumentParser Argument.swift
[141/177] Compiling ArgumentParser ArgumentHelp.swift
[142/177] Compiling ArgumentParser Name.swift
[143/177] Compiling ArgumentParser Parsed.swift
[144/177] Compiling ArgumentParser ParsedValues.swift
[145/177] Compiling ArgumentParser ParserError.swift
[146/177] Compiling ArgumentParser SplitArguments.swift
[147/177] Compiling ArgumentParser DumpHelpGenerator.swift
[148/177] Compiling ArgumentParser HelpCommand.swift
[149/177] Compiling ArgumentParser HelpGenerator.swift
[150/177] Compiling ArgumentParser MessageInfo.swift
[151/177] Compiling ArgumentParser UsageGenerator.swift
[152/177] Compiling ArgumentParser ExpressibleByArgument.swift
[153/177] Compiling ArgumentParser ParsableArguments.swift
[154/177] Compiling ArgumentParser ParsableArgumentsValidation.swift
[155/177] Compiling ArgumentParser ParsableCommand.swift
[156/177] Compiling ArgumentParser ArgumentDecoder.swift
[157/177] Compiling ArgumentParser ArgumentDefinition.swift
[158/177] Compiling ArgumentParser ArgumentSet.swift
[159/177] Compiling ArgumentParser CommandParser.swift
[160/177] Compiling ArgumentParser InputKey.swift
[161/177] Compiling ArgumentParser InputOrigin.swift
[163/178] Compiling ComplexModule Differentiable.swift
[164/178] Compiling ComplexModule Complex.swift
[165/179] Wrapping AST for ArgumentParser for debugging
[166/179] Wrapping AST for ComplexModule for debugging
[168/185] Emitting module Numerics
[169/185] Compiling Numerics Numerics.swift
[170/186] Wrapping AST for Numerics for debugging
[172/186] Emitting module BenchmarkBoilerplateGenerator
[173/186] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[175/189] Emitting module BenchmarkHelpGenerator
[176/189] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[177/190] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[178/190] Write Objects.LinkFileList
[179/190] Wrapping AST for BenchmarkHelpGenerator for debugging
[180/190] Write Objects.LinkFileList
[181/190] Linking BenchmarkBoilerplateGenerator
[182/190] Linking BenchmarkHelpGenerator
[184/190] Emitting module Histogram
[185/190] Compiling Histogram Histogram.swift
[186/191] Wrapping AST for Histogram for debugging
[188/219] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[189/219] Compiling Benchmark OutputSuppressor.swift
[190/219] Compiling Benchmark Progress.swift
[191/219] Compiling Benchmark NIOLock.swift
[192/219] Compiling Benchmark lock.swift
[193/219] Compiling Benchmark OperatingSystemStats.swift
[194/219] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[195/222] Emitting module Benchmark
[196/222] Compiling Benchmark ProgressElements.swift
[197/222] Compiling Benchmark Utilities.swift
[198/222] Compiling Benchmark Statistics.swift
[199/222] Compiling Benchmark ARCStats.swift
[200/222] Compiling Benchmark ARCStatsProducer.swift
[201/222] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[202/222] Compiling Benchmark Benchmark.swift
[203/222] Compiling Benchmark BenchmarkMetric+Defaults.swift
[204/222] Compiling Benchmark BenchmarkMetric.swift
[205/222] Compiling Benchmark BenchmarkResult.swift
[206/222] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[207/222] Compiling Benchmark BenchmarkClock.swift
[208/222] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[209/222] Compiling Benchmark BenchmarkExecutor.swift
[210/222] Compiling Benchmark BenchmarkInternals.swift
[211/222] 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`
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`
90 | registerBenchmarks()
91 | try await command.run()
[212/222] 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`
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`
90 | registerBenchmarks()
91 | try await command.run()
[213/222] 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`
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`
90 | registerBenchmarks()
91 | try await command.run()
[214/222] 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`
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`
90 | registerBenchmarks()
91 | try await command.run()
[215/222] Compiling Benchmark Int+Extensions.swift
[216/222] Compiling Benchmark MallocStats+jemalloc-support.swift
[217/222] Compiling Benchmark MallocStats.swift
[218/222] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[219/223] Wrapping AST for Benchmark for debugging
[221/238] Compiling BenchmarkTool BenchmarkTool.swift
[222/238] Compiling BenchmarkTool FilePath+Additions.swift
[223/238] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[224/238] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[225/240] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[226/240] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[227/240] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[228/240] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[229/240] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[230/240] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[231/240] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[232/240] Compiling BenchmarkTool BenchmarkTool+Export.swift
[233/240] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[234/240] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[235/240] Emitting module BenchmarkTool
[236/240] Compiling BenchmarkTool FilePath+DirectoryView.swift
[237/240] Compiling BenchmarkTool String+Additions.swift
[238/241] Wrapping AST for BenchmarkTool for debugging
[239/241] Write Objects.LinkFileList
[240/241] Linking BenchmarkTool
Build complete! (73.20s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/ordo-one/package-benchmark/main
Repository: ordo-one/package-benchmark
Swift version used: 6.0
Target: Benchmark
Extracting symbol information for 'Benchmark'...
Finished extracting symbol information for 'Benchmark'. (3.44s)
Building documentation for 'Benchmark'...
Finished building documentation for 'Benchmark' (7.16s)
Generated documentation archive at:
/host/spi-builder-workspace/.docs/ordo-one/package-benchmark/main
Updating https://github.com/apple/swift-numerics
Updating https://github.com/ordo-one/package-jemalloc.git
Updating https://github.com/HdrHistogram/hdrhistogram-swift.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-argument-parser.git
Updated https://github.com/apple/swift-numerics (0.48s)
Updated https://github.com/ordo-one/package-jemalloc.git (0.48s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/ordo-one/TextTable.git
Updated https://github.com/apple/swift-argument-parser.git (0.51s)
Updated https://github.com/HdrHistogram/hdrhistogram-swift.git (0.51s)
Updated https://github.com/apple/swift-system.git (0.51s)
Updated https://github.com/apple/swift-atomics.git (0.52s)
[1/2049] Fetching swift-docc-plugin
Updated https://github.com/ordo-one/TextTable.git (0.36s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.69s)
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.23s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.19s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (1.29s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (1.31s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (1.26s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.14s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (1.31s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.31s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/53] Compiling Snippets Snippet.swift
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module Snippets
[8/54] Compiling SymbolKit SourceOrigin.swift
[9/54] Compiling SymbolKit GenericConstraints.swift
[10/54] Compiling SymbolKit Swift.swift
[11/54] Compiling SymbolKit SemanticVersion.swift
[12/54] Compiling SymbolKit AccessControl.swift
[13/54] Compiling SymbolKit Availability.swift
[14/59] Wrapping AST for Snippets for debugging
[16/59] Compiling SymbolKit FunctionSignature.swift
[17/59] Compiling SymbolKit Identifier.swift
[18/59] Compiling SymbolKit KindIdentifier.swift
[19/59] Compiling SymbolKit Location.swift
[20/59] Compiling SymbolKit Mutability.swift
[21/59] Compiling SymbolKit Names.swift
[22/59] Compiling SymbolKit Generics.swift
[23/59] Compiling SymbolKit Namespace.swift
[24/59] Compiling SymbolKit Symbol.swift
[25/59] Compiling SymbolKit SymbolKind.swift
[26/59] Compiling SymbolKit SymbolGraph.swift
[27/59] Compiling SymbolKit SPI.swift
[28/59] Compiling SymbolKit Snippet.swift
[29/59] Compiling SymbolKit Extension.swift
[30/59] Compiling SymbolKit GenericConstraint.swift
[31/59] Compiling SymbolKit GenericParameter.swift
[32/59] Compiling SymbolKit AvailabilityItem.swift
[33/59] Compiling SymbolKit Domain.swift
[34/59] Compiling SymbolKit DeclarationFragments.swift
[35/59] Compiling SymbolKit Fragment.swift
[36/59] Compiling SymbolKit FragmentKind.swift
[37/59] Compiling SymbolKit FunctionParameter.swift
[38/59] Compiling SymbolKit Mixin+Equals.swift
[39/59] Compiling SymbolKit Mixin+Hash.swift
[40/59] Compiling SymbolKit Mixin.swift
[41/59] Compiling SymbolKit LineList.swift
[42/59] Compiling SymbolKit Position.swift
[43/59] Compiling SymbolKit SourceRange.swift
[44/59] Emitting module SymbolKit
[45/59] Compiling SymbolKit Metadata.swift
[46/59] Compiling SymbolKit Module.swift
[47/59] Compiling SymbolKit OperatingSystem.swift
[48/59] Compiling SymbolKit Platform.swift
[49/59] Compiling SymbolKit Relationship.swift
[50/59] Compiling SymbolKit RelationshipKind.swift
[51/59] Compiling SymbolKit GraphCollector.swift
[52/59] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[53/59] Compiling SymbolKit UnifiedSymbol.swift
[54/59] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[55/59] Compiling SymbolKit UnifiedSymbolGraph.swift
[56/60] Wrapping AST for SymbolKit for debugging
[58/64] Compiling snippet_extract URL+Status.swift
[59/64] Compiling snippet_extract SymbolGraph+Snippet.swift
[60/64] Emitting module snippet_extract
[61/64] Compiling snippet_extract SnippetBuildCommand.swift
[62/65] Wrapping AST for snippet-extract for debugging
[63/65] Write Objects.LinkFileList
[64/65] Linking snippet-extract-tool
Build of product 'snippet-extract' complete! (11.05s)
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
Build of target: 'Benchmark' complete! (1.07s)
480
6 /host/spi-builder-workspace/.docs/ordo-one/package-benchmark/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/ordo-one/package-benchmark/main
File count: 480
Doc size: 6.0MB
Preparing doc bundle ...
Uploading prod-ordo-one-package-benchmark-main-a73ca4b2.zip to s3://spi-docs-inbox/prod-ordo-one-package-benchmark-main-a73ca4b2.zip
Copying... [12%]
Copying... [24%]
Copying... [36%]
Copying... [42%]
Copying... [54%]
Copying... [65%]
Copying... [71%]
Copying... [83%]
Copying... [95%]
Copying... [100%]
Done.