Build Information
Successful build of Benchmark, reference 1.31.0 (69bde1), with Swift 6.2 for Linux on 3 Mar 2026 20:20:28 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-benchmark.git
Reference: 1.31.0
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.31.0 -> FETCH_HEAD
HEAD is now at 69bde19 fix(minor): malloc counter regression (#351)
Cloned https://github.com/ordo-one/package-benchmark.git
Revision (git rev-parse @):
69bde19b29c4365e5a23179add8df4f93c76566c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-benchmark.git at 1.31.0
========================================
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-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/ordo-one/package-jemalloc.git
[1/203] Fetching texttable
[204/814] Fetching texttable, hdrhistogram-swift
[571/849] Fetching texttable, hdrhistogram-swift, package-jemalloc
[850/2669] Fetching texttable, hdrhistogram-swift, package-jemalloc, swift-atomics
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.27s)
Fetched https://github.com/ordo-one/TextTable.git from cache (0.27s)
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.27s)
[602/19002] Fetching swift-atomics, swift-argument-parser
[2408/24603] Fetching swift-atomics, swift-argument-parser, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
[14949/17182] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.84s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (3.38s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.4 (0.41s)
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.47s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.90s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.37s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.48s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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-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.1.1
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.3.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.4
/host/spi-builder-workspace/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:12:27: warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
10 | guard let target = target as? SwiftSourceModuleTarget else { return [] }
11 | guard target.kind == .executable else { return [] }
12 | let path = target.directory.removingLastComponent()
| |- warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
| `- note: use 'directoryURL' instead
13 | guard path.lastComponent == "Benchmarks" else { return [] }
14 |
/host/spi-builder-workspace/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:12:37: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
10 | guard let target = target as? SwiftSourceModuleTarget else { return [] }
11 | guard target.kind == .executable else { return [] }
12 | let path = target.directory.removingLastComponent()
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
13 | guard path.lastComponent == "Benchmarks" else { return [] }
14 |
/host/spi-builder-workspace/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:13:20: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
11 | guard target.kind == .executable else { return [] }
12 | let path = target.directory.removingLastComponent()
13 | guard path.lastComponent == "Benchmarks" else { return [] }
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
14 |
15 | let tool = try context.tool(named: "BenchmarkBoilerplateGenerator")
/host/spi-builder-workspace/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:16:39: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
14 |
15 | let tool = try context.tool(named: "BenchmarkBoilerplateGenerator")
16 | let outputDirectory = context.pluginWorkDirectory
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
| `- note: use 'pluginWorkDirectoryURL' instead
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
/host/spi-builder-workspace/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:17:41: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
15 | let tool = try context.tool(named: "BenchmarkBoilerplateGenerator")
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
19 | let outputFiles: [Path] = [swiftFile]
/host/spi-builder-workspace/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:18:57: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
19 | let outputFiles: [Path] = [swiftFile]
20 |
/host/spi-builder-workspace/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:18:62: warning: 'extension' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
| `- warning: 'extension' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
19 | let outputFiles: [Path] = [swiftFile]
20 |
/host/spi-builder-workspace/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:18:91: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
19 | let outputFiles: [Path] = [swiftFile]
20 |
/host/spi-builder-workspace/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:23:35: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
21 | let commandArgs: [String] = [
22 | "--target", target.name,
23 | "--output", swiftFile.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
24 | ]
25 |
/host/spi-builder-workspace/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:26:33: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
24 | ]
25 |
26 | let command: Command = .buildCommand(
| `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
27 | displayName: "Generating plugin support files",
28 | executable: tool.path,
/host/spi-builder-workspace/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:28:30: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
26 | let command: Command = .buildCommand(
27 | displayName: "Generating plugin support files",
28 | executable: tool.path,
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
29 | arguments: commandArgs,
30 | inputFiles: inputFiles,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1/1] Compiling plugin BenchmarkPlugin
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/ArgumentExtractor+Extensions.swift:36:31: warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
34 |
35 | try package.targets.forEach { target in
36 | let path = target.directory.removingLastComponent()
| |- warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
| `- note: use 'directoryURL' instead
37 | if path.lastComponent == "Benchmarks" {
38 | for specifiedTarget in specifiedTargets {
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/ArgumentExtractor+Extensions.swift:36:41: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
34 |
35 | try package.targets.forEach { target in
36 | let path = target.directory.removingLastComponent()
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
37 | if path.lastComponent == "Benchmarks" {
38 | for specifiedTarget in specifiedTargets {
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/ArgumentExtractor+Extensions.swift:37:21: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
35 | try package.targets.forEach { target in
36 | let path = target.directory.removingLastComponent()
37 | if path.lastComponent == "Benchmarks" {
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
38 | for specifiedTarget in specifiedTargets {
39 | let regex = try Regex(specifiedTarget)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:159:56: warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
157 | benchmarkToolName,
158 | "--command", commandToPerform.rawValue,
159 | "--baseline-storage-path", context.package.directory.string,
| |- warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
| `- note: use 'directoryURL' instead
160 | "--format", outputFormat.rawValue,
161 | "--grouping", grouping,
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:159:66: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
157 | benchmarkToolName,
158 | "--command", commandToPerform.rawValue,
159 | "--baseline-storage-path", context.package.directory.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
160 | "--format", outputFormat.rawValue,
161 | "--grouping", grouping,
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:399:42: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
397 |
398 | let tool = buildResult.builtArtifacts.first(where: {
399 | $0.kind == .executable && $0.path.lastComponent == benchmarkToolName
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
400 | })
401 |
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:399:47: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
397 |
398 | let tool = buildResult.builtArtifacts.first(where: {
399 | $0.kind == .executable && $0.path.lastComponent == benchmarkToolName
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
400 | })
401 |
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:406:30: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
404 | }
405 |
406 | benchmarkTool = tool.path
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
407 |
408 | let filteredTargets =
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:412:38: warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
410 | .filter { $0.kind == .executable }
411 | .filter { benchmark in
412 | let path = benchmark.directory.removingLastComponent()
| |- warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
| `- note: use 'directoryURL' instead
413 | return path.lastComponent == "Benchmarks" ? true : false
414 | }
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:412:48: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
410 | .filter { $0.kind == .executable }
411 | .filter { benchmark in
412 | let path = benchmark.directory.removingLastComponent()
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
413 | return path.lastComponent == "Benchmarks" ? true : false
414 | }
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:413:29: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
411 | .filter { benchmark in
412 | let path = benchmark.directory.removingLastComponent()
413 | return path.lastComponent == "Benchmarks" ? true : false
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
414 | }
415 | .filter { benchmark in
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:462:77: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
460 | let benchmarks = buildResult.builtArtifacts
461 | .filter { benchmark in
462 | filteredTargets.first(where: { $0.name == benchmark.path.lastComponent }) != nil ? true : false
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
463 | }
464 |
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:462:82: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
460 | let benchmarks = buildResult.builtArtifacts
461 | .filter { benchmark in
462 | filteredTargets.first(where: { $0.name == benchmark.path.lastComponent }) != nil ? true : false
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
463 | }
464 |
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:470:88: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
468 |
469 | benchmarks.forEach { benchmark in
470 | args.append(contentsOf: ["--benchmark-executable-paths", benchmark.path.string])
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
471 | }
472 | }
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:470:93: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
468 |
469 | benchmarks.forEach { benchmark in
470 | args.append(contentsOf: ["--benchmark-executable-paths", benchmark.path.string])
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
471 | }
472 | }
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:480:45: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
478 | if debug > 0 {
479 | print("To debug, start \(benchmarkToolName) in LLDB using:")
480 | print("lldb \(benchmarkTool.string)")
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
481 | print("")
482 | print("Then launch \(benchmarkToolName) with:")
/host/spi-builder-workspace/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:489:58: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
487 |
488 | var pid: pid_t = 0
489 | var status = posix_spawn(&pid, benchmarkTool.string, nil, nil, cArgs, environ)
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
490 |
491 | if status == 0 {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/78] Write sources
[7/78] Compiling SwiftRuntimeHooks shims.c
[9/78] Write sources
[17/78] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[18/78] Compiling _NumericsShims _NumericsShims.c
[18/78] Write sources
[34/78] Compiling _AtomicsShims.c
[35/78] Compiling _NumericsShims _NumericsShims.c
[36/78] Compiling _AtomicsShims.c
[37/78] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[38/78] Write swift-version-24593BA9C3E375BF.txt
[39/78] Compiling CSystem shims.c
[42/177] Compiling RealModule RealFunctions.swift
[44/179] Compiling RealModule RelaxedArithmetic.swift
[45/179] Compiling SystemPackage FilePath.swift
[46/179] Compiling SystemPackage FilePathComponentView.swift
[49/179] Compiling SystemPackage Errno.swift
[50/179] Compiling SystemPackage ErrnoWindows.swift
[51/181] Compiling RealModule Real.swift
[52/181] Emitting module RealModule
[53/181] Compiling SystemPackage IOCompletion.swift
[54/181] Compiling SystemPackage IORequest.swift
[55/181] Compiling SystemPackage FileDescriptor.swift
[56/181] Compiling SystemPackage FileHelpers.swift
[57/181] Compiling SystemPackage FilePathTempWindows.swift
[58/181] Compiling SystemPackage FilePathWindows.swift
[59/181] Compiling SystemPackage FilePermissions.swift
[60/181] Emitting module Atomics
[61/181] Compiling RealModule Real.swift
[62/181] Emitting module RealModule
[63/181] Compiling SystemPackage FilePathComponents.swift
[64/181] Compiling SystemPackage FilePathParsing.swift
[65/181] Compiling RealModule RelaxedArithmetic.swift
[66/181] Compiling RealModule Float80+Real.swift
[71/181] Compiling SystemPackage FilePathString.swift
[72/181] Compiling SystemPackage FilePathSyntax.swift
[73/181] Compiling SystemPackage FilePathTemp.swift
[74/181] Compiling SystemPackage FilePathTempPosix.swift
[77/181] Emitting module BenchmarkShared
[78/181] Compiling BenchmarkShared Command+Helpers.swift
[81/182] Compiling RealModule Float16+Real.swift
[82/182] Compiling RealModule Float80+Real.swift
[90/182] Compiling RealModule Float16+Real.swift
[91/188] Compiling BenchmarkShared Command+Helpers.swift
[92/188] Emitting module BenchmarkShared
[95/189] Emitting module SystemPackage
[106/260] Compiling Atomics AtomicStorage.swift
[107/260] Compiling Atomics AtomicValue.swift
[108/262] Compiling Atomics UnsafeAtomic.swift
[109/262] Compiling Atomics UnsafeAtomicLazyReference.swift
[110/262] Compiling Atomics IntegerOperations.swift
[111/262] Compiling Atomics Unmanaged extensions.swift
[112/263] Compiling ComplexModule Polar.swift
[114/264] Compiling ComplexModule Complex+Numeric.swift
[115/265] Compiling ComplexModule Complex+StringConvertible.swift
[116/265] Compiling ComplexModule Complex.swift
[117/265] Compiling Atomics AtomicOptionalWrappable.swift
[118/265] Compiling Atomics AtomicReference.swift
[119/265] Compiling ComplexModule Polar.swift
[120/265] Compiling Atomics ManagedAtomic.swift
[121/265] Compiling Atomics ManagedAtomicLazyReference.swift
[122/265] Compiling ComplexModule Complex+Numeric.swift
[125/265] Compiling ComplexModule Complex.swift
[126/265] Compiling ComplexModule Complex+StringConvertible.swift
[127/265] Compiling Atomics AtomicMemoryOrderings.swift
[128/265] Compiling Atomics DoubleWord.swift
[129/265] Compiling ComplexModule Scale.swift
[133/265] Compiling Atomics OptionalRawRepresentable.swift
[134/265] Compiling Atomics RawRepresentable.swift
[135/265] Compiling Atomics AtomicBool.swift
[136/267] Compiling Atomics AtomicInteger.swift
[139/267] Compiling SystemPackage Syscalls.swift
[140/267] Compiling SystemPackage WindowsSyscallAdapters.swift
[141/267] Compiling SystemPackage MachPort.swift
[142/267] Compiling SystemPackage PlatformString.swift
[143/271] Compiling SystemPackage Constants.swift
[144/271] Compiling SystemPackage Exports.swift
[145/271] Compiling SystemPackage Mocking.swift
[146/271] Compiling SystemPackage RawBuffer.swift
[147/271] Emitting module ComplexModule
[160/272] Compiling TextTable String+Util.swift
[166/273] Emitting module ComplexModule
[169/276] Compiling TextTable SimpleFormat.swift
[171/277] Emitting module TextTable
[173/277] Emitting module Numerics
[174/277] Compiling Numerics Numerics.swift
[176/278] Compiling TextTable RstFormat.swift
[177/278] Compiling TextTable SimpleFormat.swift
[186/280] Compiling TextTable String+Util.swift
[187/280] Compiling TextTable RstFormat.swift
[194/280] Compiling SystemPackage SystemString.swift
[195/280] Compiling SystemPackage Util+StringArray.swift
[196/280] Compiling SystemPackage Util.swift
[197/280] Compiling SystemPackage UtilConsumers.swift
[198/282] Compiling Numerics Numerics.swift
[199/282] Emitting module Numerics
[201/283] Compiling TextTable TextTable.swift
[202/284] Compiling ArgumentParserToolInfo ToolInfo.swift
[203/284] Emitting module ArgumentParserToolInfo
[204/284] Compiling TextTable TextTable.swift
[207/290] Wrapping AST for TextTable for debugging
[209/290] Wrapping AST for RealModule for debugging
[211/328] Wrapping AST for Numerics for debugging
[213/328] Wrapping AST for ComplexModule for debugging
[215/328] Compiling ArgumentParser ArgumentHelp.swift
[216/328] Compiling ArgumentParser OptionGroup.swift
[217/328] Compiling ArgumentParser AsyncParsableCommand.swift
[218/328] Compiling ArgumentParser CommandConfiguration.swift
[219/328] Compiling ArgumentParser CommandGroup.swift
[220/328] Compiling ArgumentParser BashCompletionsGenerator.swift
[221/328] Compiling ArgumentParser CompletionsGenerator.swift
[222/328] Compiling ArgumentParser FishCompletionsGenerator.swift
[223/328] Compiling ArgumentParser ZshCompletionsGenerator.swift
[224/328] Compiling ArgumentParser Argument.swift
[224/328] Wrapping AST for ComplexModule for debugging
[225/328] Wrapping AST for BenchmarkShared for debugging
[227/328] Emitting module ArgumentParserToolInfo
[228/328] Compiling ArgumentParserToolInfo ToolInfo.swift
[228/329] Wrapping AST for BenchmarkShared for debugging
[231/329] Compiling ArgumentParser MessageInfo.swift
[232/329] Compiling ArgumentParser UsageGenerator.swift
[233/329] Compiling ArgumentParser Name.swift
[234/329] Compiling ArgumentParser Parsed.swift
[234/329] Wrapping AST for Atomics for debugging
[235/329] Wrapping AST for ArgumentParserToolInfo for debugging
[238/367] Emitting module Atomics
[239/367] Emitting module SystemPackage
[240/367] Compiling ArgumentParser Errors.swift
[241/367] Compiling ArgumentParser Flag.swift
[242/367] Compiling ArgumentParser NameSpecification.swift
[243/368] Compiling ArgumentParser OptionGroup.swift
[244/368] Compiling ArgumentParser AsyncParsableCommand.swift
[245/368] Compiling ArgumentParser CommandConfiguration.swift
[246/368] Compiling ArgumentParser CommandGroup.swift
[247/368] Compiling ArgumentParser EnumerableFlag.swift
[248/373] Wrapping AST for Atomics for debugging
[250/373] Emitting module ArgumentParser
[251/373] Compiling ArgumentParser BashCompletionsGenerator.swift
[252/373] Compiling ArgumentParser CompletionsGenerator.swift
[253/373] Compiling ArgumentParser FishCompletionsGenerator.swift
[254/373] Compiling ArgumentParser ZshCompletionsGenerator.swift
[255/373] Compiling ArgumentParser Argument.swift
[256/373] Compiling ArgumentParser ArgumentHelp.swift
[257/378] Emitting module Histogram
[258/378] Compiling Histogram Histogram.swift
[259/379] Compiling ArgumentParser ArgumentVisibility.swift
[260/379] Compiling ArgumentParser CompletionKind.swift
[264/379] Compiling ArgumentParser Option.swift
[271/379] Emitting module ArgumentParser
[273/379] Compiling ArgumentParser CollectionExtensions.swift
[274/379] Compiling ArgumentParser Platform.swift
[275/379] Compiling ArgumentParser SequenceExtensions.swift
[276/379] Compiling ArgumentParser StringExtensions.swift
[277/379] Compiling ArgumentParser Tree.swift
[282/379] Compiling ArgumentParser ExpressibleByArgument.swift
[283/379] Compiling ArgumentParser ParsableArguments.swift
[284/379] Compiling ArgumentParser ParsableArgumentsValidation.swift
[285/379] Compiling ArgumentParser ParsableCommand.swift
[286/379] Compiling ArgumentParser ArgumentDecoder.swift
[286/379] Wrapping AST for Histogram for debugging
[288/380] Compiling Histogram Histogram.swift
[289/380] Emitting module Histogram
[305/382] Compiling ArgumentParser DumpHelpGenerator.swift
[306/382] Compiling ArgumentParser HelpCommand.swift
[307/382] Compiling ArgumentParser HelpGenerator.swift
[308/382] Compiling ArgumentParser MessageInfo.swift
[309/382] Compiling ArgumentParser UsageGenerator.swift
[310/382] Compiling ArgumentParser Name.swift
[311/382] Compiling ArgumentParser Parsed.swift
[312/382] Compiling ArgumentParser ParsedValues.swift
[313/382] Compiling ArgumentParser ParserError.swift
[314/382] Compiling ArgumentParser SplitArguments.swift
[314/382] Wrapping AST for SystemPackage for debugging
[316/382] Wrapping AST for Histogram for debugging
[328/382] Compiling ArgumentParser ArgumentDefinition.swift
[329/382] Compiling ArgumentParser ArgumentSet.swift
[330/382] Compiling ArgumentParser CommandParser.swift
[331/382] Compiling ArgumentParser InputKey.swift
[332/382] Compiling ArgumentParser InputOrigin.swift
[364/383] Wrapping AST for ArgumentParser for debugging
[368/446] Emitting module Benchmark
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:180:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
127 |
128 | @inlinable
:
178 | }
179 |
180 | extension LockStorage: @unchecked Sendable {}
| `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
181 |
182 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:192:18: warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
127 |
128 | @inlinable
:
190 | struct NIOLock {
191 | @usableFromInline
192 | internal let _storage: LockStorage<Void>
| `- warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
193 |
194 | /// Create a new lock.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:180:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
127 |
128 | @inlinable
:
178 | }
179 |
180 | extension LockStorage: @unchecked Sendable {}
| `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
181 |
182 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/host/spi-builder-workspace/Sources/Benchmark/NIOConcurrencyHelpers/NIOLock.swift:192:18: warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
124 | // See also: https://github.com/apple/swift/pull/40000
125 | @usableFromInline
126 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
| `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
127 |
128 | @inlinable
:
190 | struct NIOLock {
191 | @usableFromInline
192 | internal let _storage: LockStorage<Void>
| `- warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-Sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
193 |
194 | /// Create a new lock.
[370/452] 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.
[371/452] 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.
[372/452] 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.
[373/452] 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/452] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[375/452] Compiling Benchmark OutputSuppressor.swift
[376/452] Compiling Benchmark Progress.swift
[377/452] Compiling Benchmark BenchmarkClock.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.
[378/452] Compiling Benchmark BenchmarkExecutor+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.
[379/452] Compiling Benchmark BenchmarkExecutor.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.
[380/452] Compiling Benchmark BenchmarkInternals.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.
[381/452] Compiling Benchmark BenchmarkMetric+Defaults.swift
[382/452] Compiling Benchmark BenchmarkMetric.swift
[383/452] Compiling Benchmark BenchmarkResult.swift
[384/452] Compiling Benchmark ProgressElements.swift
[385/452] Compiling Benchmark Utilities.swift
[386/452] Compiling Benchmark Statistics.swift
[391/452] Compiling Benchmark ARCStats.swift
[392/452] Compiling Benchmark ARCStatsProducer.swift
[393/452] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[394/452] Compiling Benchmark Benchmark.swift
[398/452] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[405/452] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[406/452] Compiling Benchmark BenchmarkRunner.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:94:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
92 | do {
93 | var command = Self.parseOrExit()
94 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
95 | registerBenchmarks()
96 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[407/452] Compiling Benchmark BenchmarkThresholds+Defaults.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:94:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
92 | do {
93 | var command = Self.parseOrExit()
94 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
95 | registerBenchmarks()
96 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[408/452] Compiling Benchmark BenchmarkThresholds.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:94:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
92 | do {
93 | var command = Self.parseOrExit()
94 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
95 | registerBenchmarks()
96 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[409/452] Compiling Benchmark Blackhole.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:94:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
92 | do {
93 | var command = Self.parseOrExit()
94 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
95 | registerBenchmarks()
96 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[410/452] Compiling Benchmark Int+Extensions.swift
[411/452] Compiling Benchmark MallocStats+jemalloc-support.swift
[412/452] Compiling Benchmark MallocStats.swift
[414/453] Wrapping AST for Benchmark for debugging
[416/455] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:94:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
92 | do {
93 | var command = Self.parseOrExit()
94 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
95 | registerBenchmarks()
96 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:94:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
92 | do {
93 | var command = Self.parseOrExit()
94 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
95 | registerBenchmarks()
96 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:94:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
92 | do {
93 | var command = Self.parseOrExit()
94 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
95 | registerBenchmarks()
96 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:94:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
92 | do {
93 | var command = Self.parseOrExit()
94 | Benchmark.checkAbsoluteThresholds = command.checkAbsolute
| `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds` [#DeprecatedDeclaration]
95 | registerBenchmarks()
96 | try await command.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[433/470] Emitting module BenchmarkBoilerplateGenerator
[434/470] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[435/471] Emitting module BenchmarkBoilerplateGenerator
[436/471] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[439/472] Emitting module BenchmarkTool
[440/472] Emitting module BenchmarkHelpGenerator
[441/472] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[443/475] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[444/475] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[445/475] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[446/475] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[446/475] Wrapping AST for Benchmark for debugging
[447/475] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[448/475] Write Objects.LinkFileList
[450/475] Compiling BenchmarkTool FilePath+DirectoryView.swift
[451/475] Compiling BenchmarkTool String+Additions.swift
[451/475] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[452/475] Write Objects.LinkFileList
[453/487] Wrapping AST for BenchmarkHelpGenerator for debugging
[454/487] Write Objects.LinkFileList
[456/491] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[457/491] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[457/491] Linking BenchmarkBoilerplateGenerator-tool
[458/491] Linking BenchmarkHelpGenerator
[459/491] Linking BenchmarkBoilerplateGenerator
[461/491] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[462/491] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[463/491] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
/host/spi-builder-workspace/Plugins/BenchmarkTool/BenchmarkTool+Export+JSON.swift:34:29: warning: variable 'range' was never mutated; consider changing to 'let' constant
32 | let (p80, p95, p99) = (percentiles[0], percentiles[1], percentiles[2])
33 |
34 | var range: String?
| `- warning: variable 'range' was never mutated; consider changing to 'let' constant
35 | var extra: String?
36 |
[464/491] Compiling BenchmarkTool BenchmarkTool+Export+JSON.swift
/host/spi-builder-workspace/Plugins/BenchmarkTool/BenchmarkTool+Export+JSON.swift:34:29: warning: variable 'range' was never mutated; consider changing to 'let' constant
32 | let (p80, p95, p99) = (percentiles[0], percentiles[1], percentiles[2])
33 |
34 | var range: String?
| `- warning: variable 'range' was never mutated; consider changing to 'let' constant
35 | var extra: String?
36 |
[465/491] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[466/491] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
/host/spi-builder-workspace/Plugins/BenchmarkTool/BenchmarkTool+Export+JSON.swift:34:29: warning: variable 'range' was never mutated; consider changing to 'let' constant
32 | let (p80, p95, p99) = (percentiles[0], percentiles[1], percentiles[2])
33 |
34 | var range: String?
| `- warning: variable 'range' was never mutated; consider changing to 'let' constant
35 | var extra: String?
36 |
[470/493] Compiling BenchmarkTool BenchmarkTool+Export.swift
/host/spi-builder-workspace/Plugins/BenchmarkTool/BenchmarkTool+Export+JSON.swift:34:29: warning: variable 'range' was never mutated; consider changing to 'let' constant
32 | let (p80, p95, p99) = (percentiles[0], percentiles[1], percentiles[2])
33 |
34 | var range: String?
| `- warning: variable 'range' was never mutated; consider changing to 'let' constant
35 | var extra: String?
36 |
[472/493] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[473/493] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[479/494] Compiling BenchmarkTool FilePath+DirectoryView.swift
[480/494] Compiling BenchmarkTool String+Additions.swift
[483/494] Compiling BenchmarkTool BenchmarkTool.swift
[484/494] Compiling BenchmarkTool FilePath+Additions.swift
[484/494] Wrapping AST for BenchmarkTool for debugging
[485/494] Write Objects.LinkFileList
[487/494] Emitting module BenchmarkTool
[488/494] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[489/494] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[491/495] Wrapping AST for BenchmarkTool for debugging
[492/495] Write Objects.LinkFileList
[493/495] Linking BenchmarkTool-tool
[494/495] Linking BenchmarkTool
Build complete! (102.63s)
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" : "1.6.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.4",
"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+JSON.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" : "6.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.