The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Benchmark, reference 1.31.0 (69bde1), with Swift 6.3 for Wasm on 18 Apr 2026 23:03:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         wasm
Swift version:             6.3
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-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/ordo-one/package-jemalloc.git
Fetching https://github.com/apple/swift-atomics.git
[1/203] Fetching texttable
[10/238] Fetching texttable, package-jemalloc
[96/2058] Fetching texttable, package-jemalloc, swift-atomics
[367/7659] Fetching texttable, package-jemalloc, swift-atomics, swift-system
[368/25188] Fetching texttable, package-jemalloc, swift-atomics, swift-system, swift-argument-parser
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.61s)
[2059/25153] Fetching texttable, swift-atomics, swift-system, swift-argument-parser
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.20s)
[21581/23333] Fetching texttable, swift-system, swift-argument-parser
[23334/23944] Fetching texttable, swift-system, swift-argument-parser, hdrhistogram-swift
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.62s)
Fetched https://github.com/ordo-one/TextTable.git from cache (1.94s)
Fetched https://github.com/apple/swift-system.git from cache (1.96s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.96s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (5.74s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.4 (0.94s)
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.67s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (1.48s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.72s)
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.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.75s)
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
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/TextTable.git
Working copy of https://github.com/ordo-one/TextTable.git resolved at 0.0.2
Creating working copy for https://github.com/ordo-one/package-jemalloc.git
Working copy of https://github.com/ordo-one/package-jemalloc.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
warning: couldn't find pc file for jemalloc
warning: couldn't find pc file for jemalloc
/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/77] Write sources
[7/77] Compiling _NumericsShims _NumericsShims.c
[8/77] Compiling _AtomicsShims.c
[9/77] Write sources
[11/77] Compiling SwiftRuntimeHooks shims.c
[12/77] Write sources
[27/77] Compiling CSystem shims.c
[28/77] Write sources
[34/77] Compiling _NumericsShims _NumericsShims.c
[35/77] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[36/77] Compiling _AtomicsShims.c
[36/77] Compiling CSystem shims.c
[38/77] Compiling SwiftRuntimeHooks shims.c
[39/77] Write swift-version-24593BA9C3E375BF.txt
[41/205] Emitting module SystemPackage
[42/209] Emitting module TextTable
[44/211] Compiling SystemPackage FilePathComponents.swift
[45/211] Compiling SystemPackage FilePathParsing.swift
[46/213] Compiling RealModule RealFunctions.swift
[47/214] Compiling SystemPackage Errno.swift
[48/214] Compiling SystemPackage ErrnoWindows.swift
[49/214] Compiling SystemPackage FileDescriptor.swift
[50/214] Compiling SystemPackage FileHelpers.swift
[51/214] Compiling SystemPackage FileOperations.swift
[52/218] Compiling RealModule Real.swift
[53/218] Compiling RealModule Float80+Real.swift
[56/218] Compiling RealModule Float16+Real.swift
[57/218] Compiling RealModule RelaxedArithmetic.swift
[58/218] Emitting module Atomics
[62/218] Compiling SystemPackage FilePathString.swift
[63/218] Compiling SystemPackage Constants.swift
[64/218] Compiling SystemPackage FilePathTemp.swift
[65/218] Emitting module SystemPackage
[66/218] Compiling SystemPackage FilePathTempPosix.swift
[67/218] Compiling SystemPackage FilePathTempWindows.swift
[68/218] Compiling SystemPackage FilePath.swift
[69/218] Compiling SystemPackage FilePathComponentView.swift
[70/218] Compiling SystemPackage Exports.swift
[71/218] Compiling SystemPackage Mocking.swift
[72/218] Emitting module RealModule
[74/218] Compiling SystemPackage FilePathSyntax.swift
[80/219] Emitting module BenchmarkShared
[81/219] Compiling BenchmarkShared Command+Helpers.swift
[84/222] Compiling Atomics IntegerOperations.swift
[85/222] Compiling Atomics Unmanaged extensions.swift
[86/234] Compiling RealModule RealFunctions.swift
[87/235] Compiling SystemPackage SystemString.swift
[88/235] Compiling SystemPackage Util+StringArray.swift
[89/235] Compiling SystemPackage Util.swift
[90/235] Compiling SystemPackage UtilConsumers.swift
[92/235] Emitting module RealModule
[93/235] Compiling ComplexModule Complex+Codable.swift
[94/235] Compiling ComplexModule Complex+ElementaryFunctions.swift
[95/235] Compiling RealModule Float80+Real.swift
[96/235] Compiling RealModule Real.swift
[99/235] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[100/235] Compiling ComplexModule Complex+AlgebraicField.swift
[101/235] Compiling ComplexModule Complex+Hashable.swift
[104/235] Compiling RealModule Float16+Real.swift
[106/235] Compiling ComplexModule Complex+IntegerLiteral.swift
[107/235] Emitting module BenchmarkShared
[112/235] Compiling RealModule RelaxedArithmetic.swift
[114/254] Compiling ComplexModule Polar.swift
[115/255] Compiling Atomics DoubleWord.swift
[116/255] Compiling Atomics AtomicInteger.swift
[117/255] Compiling ComplexModule Complex+Numeric.swift
[118/255] Compiling BenchmarkShared Command+Helpers.swift
[120/267] Compiling ComplexModule Complex+StringConvertible.swift
[121/267] Compiling ComplexModule Complex.swift
[122/267] Compiling Atomics ManagedAtomic.swift
[123/267] Compiling Atomics ManagedAtomicLazyReference.swift
[124/271] Compiling ComplexModule Scale.swift
[125/271] Compiling Atomics AtomicStorage.swift
[126/271] Compiling Atomics AtomicValue.swift
[127/271] Compiling Atomics UnsafeAtomic.swift
[128/271] Compiling Atomics UnsafeAtomicLazyReference.swift
[129/271] Compiling ComplexModule Complex+Hashable.swift
[130/271] Compiling ComplexModule Complex+IntegerLiteral.swift
[131/272] Compiling ComplexModule Complex+ElementaryFunctions.swift
[133/272] Compiling ComplexModule Polar.swift
[134/272] Emitting module ComplexModule
[135/272] Emitting module ArgumentParserToolInfo
[136/272] Compiling ComplexModule Complex+StringConvertible.swift
[137/272] Compiling ComplexModule Complex+Numeric.swift
[138/272] Compiling ComplexModule Complex.swift
[139/272] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[140/272] Compiling ComplexModule Complex+AlgebraicField.swift
[141/272] Compiling ComplexModule Complex+Codable.swift
[144/273] Compiling ComplexModule Scale.swift
[150/273] Compiling Atomics AtomicOptionalWrappable.swift
[151/273] Compiling Atomics AtomicReference.swift
[152/273] Compiling Atomics IntegerOperations.swift
[153/273] Compiling Atomics Unmanaged extensions.swift
[154/273] Emitting module ComplexModule
[156/276] Compiling SystemPackage Syscalls.swift
[157/276] Compiling SystemPackage WindowsSyscallAdapters.swift
[158/276] Compiling SystemPackage MachPort.swift
[159/276] Compiling SystemPackage PlatformString.swift
[160/276] Compiling Atomics PointerConformances.swift
[161/276] Compiling Atomics Primitives.native.swift
[169/276] Compiling SystemPackage IORing.swift
[170/276] Compiling SystemPackage RawIORequest.swift
[171/276] Compiling SystemPackage Backcompat.swift
[172/276] Compiling SystemPackage CInterop.swift
[174/276] Compiling SystemPackage FilePermissions.swift
[175/276] Compiling SystemPackage IOCompletion.swift
[176/276] Compiling SystemPackage IORequest.swift
[181/278] Compiling ArgumentParserToolInfo ToolInfo.swift
[194/280] Compiling Numerics Numerics.swift
[195/280] Emitting module Numerics
[210/283] Compiling TextTable SimpleFormat.swift
[211/283] Compiling TextTable String+Util.swift
[212/283] Compiling TextTable RstFormat.swift
[213/283] Compiling Numerics Numerics.swift
[214/285] Compiling TextTable TextTable.swift
[215/286] Compiling TextTable SimpleFormat.swift
[216/286] Compiling TextTable String+Util.swift
[219/286] Compiling TextTable RstFormat.swift
[220/286] Compiling TextTable TextTable.swift
[223/326] Wrapping AST for Numerics for debugging
[224/326] Wrapping AST for RealModule for debugging
[225/327] Wrapping AST for TextTable for debugging
[226/328] Wrapping AST for ComplexModule for debugging
[227/328] Wrapping AST for BenchmarkShared for debugging
[228/328] Wrapping AST for Atomics for debugging
[229/328] Wrapping AST for ArgumentParserToolInfo for debugging
[230/328] Wrapping AST for TextTable for debugging
[231/328] Wrapping AST for SystemPackage for debugging
[232/328] Wrapping AST for RealModule for debugging
[233/328] Wrapping AST for Numerics for debugging
[235/328] Emitting module ArgumentParserToolInfo
[236/328] Compiling ArgumentParserToolInfo ToolInfo.swift
[236/329] Wrapping AST for ComplexModule for debugging
[238/329] Wrapping AST for BenchmarkShared for debugging
[240/329] Compiling ArgumentParser OptionGroup.swift
[241/329] Compiling ArgumentParser AsyncParsableCommand.swift
[242/329] Compiling ArgumentParser CommandConfiguration.swift
[243/329] Compiling ArgumentParser CommandGroup.swift
[244/329] Compiling ArgumentParser EnumerableFlag.swift
[244/334] Wrapping AST for ArgumentParserToolInfo for debugging
[246/335] Emitting module Atomics
[247/372] Emitting module ArgumentParser
[248/372] Compiling ArgumentParser BashCompletionsGenerator.swift
[249/372] Compiling ArgumentParser CompletionsGenerator.swift
[250/372] Compiling ArgumentParser FishCompletionsGenerator.swift
[251/372] Compiling ArgumentParser ParsedValues.swift
[252/372] Compiling ArgumentParser ParserError.swift
[253/372] Compiling ArgumentParser SplitArguments.swift
[254/373] Wrapping AST for Atomics for debugging
[256/373] Emitting module Histogram
[257/373] Compiling Histogram Histogram.swift
/host/spi-builder-workspace/.build/checkouts/hdrhistogram-swift/Sources/Histogram/Histogram.swift:1394:25: error: cannot find 'vsnprintf' in scope
1392 |                 // string.
1393 |                 0..<bufferSize ~= format.withCString {
1394 |                     Int(vsnprintf(ptr.baseAddress, bufferSize, $0, va_list))
     |                         `- error: cannot find 'vsnprintf' in scope
1395 |                 }
1396 |             }
[258/373] Emitting module Histogram
[259/373] Compiling ArgumentParser Errors.swift
[260/373] Compiling ArgumentParser Flag.swift
[261/373] Compiling ArgumentParser NameSpecification.swift
[262/373] Compiling ArgumentParser Option.swift
[263/373] Compiling ArgumentParser ArgumentHelp.swift
[264/373] Compiling ArgumentParser Name.swift
[265/373] Compiling ArgumentParser Parsed.swift
[269/373] Compiling ArgumentParser ExpressibleByArgument.swift
[270/373] Compiling ArgumentParser ParsableArguments.swift
[271/373] Compiling ArgumentParser ParsableArgumentsValidation.swift
BUILD FAILURE 6.3 wasm