The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-builders, reference main (e06c3c), with Swift 6.1 for Wasm on 26 Mar 2026 01:14:17 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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/swift-builders.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/davdroman/swift-builders
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e06c3cb CI: Add Swift 6.3 to Linux and Android (#30)
Cloned https://github.com/davdroman/swift-builders.git
Revision (git rev-parse @):
e06c3cbbe3108798ca295e65507d2810455ccb01
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/davdroman/swift-builders.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/davdroman/swift-builders.git
https://github.com/davdroman/swift-builders.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/swift-benchmark"
    }
  ],
  "manifest_display_name" : "swift-builders",
  "name" : "swift-builders",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Builders",
      "targets" : [
        "Builders"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Benchmarks",
      "targets" : [
        "Benchmarks"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BuildersTests",
      "module_type" : "SwiftTarget",
      "name" : "BuildersTests",
      "path" : "Tests/BuildersTests",
      "sources" : [
        "ArrayBuilderTests.swift",
        "ArraySliceBuilderTests.swift",
        "ContiguousArrayBuilderTests.swift",
        "DataBuilderTests.swift",
        "DictionaryBuilderTests.swift",
        "OptionSetBuilderTests.swift",
        "SetBuilderTests.swift",
        "SliceBuilderTests.swift",
        "StringBuilderTests.swift",
        "StringUTF8ViewBuilderTests.swift",
        "StringUnicodeScalarViewBuilderTests.swift",
        "SubstringBuilderTests.swift",
        "SubstringUTF8ViewBuilderTests.swift",
        "SubstringUnicodeScalarViewBuilderTests.swift"
      ],
      "target_dependencies" : [
        "Builders"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Builders",
      "module_type" : "SwiftTarget",
      "name" : "Builders",
      "path" : "Sources/Builders",
      "product_memberships" : [
        "Builders",
        "Benchmarks"
      ],
      "sources" : [
        "ArrayBuilder.swift",
        "ArraySliceBuilder.swift",
        "ContiguousArray.swift",
        "DataBuilder.swift",
        "DictionaryBuilder.swift",
        "OptionSetBuilder.swift",
        "SetBuilder.swift",
        "SliceBuilder.swift",
        "StringBuilder.swift",
        "StringUTF8ViewBuilder.swift",
        "StringUnicodeScalarViewBuilder.swift",
        "SubstringBuilder.swift",
        "SubstringUTF8ViewBuilder.swift",
        "SubstringUnicodeScalarViewBuilder.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Benchmarks",
      "module_type" : "SwiftTarget",
      "name" : "Benchmarks",
      "path" : "Sources/Benchmarks",
      "product_dependencies" : [
        "Benchmark"
      ],
      "product_memberships" : [
        "Benchmarks"
      ],
      "sources" : [
        "Array.swift",
        "ArraySlice.swift",
        "ContiguousArray.swift",
        "Data.swift",
        "Dictionary.swift",
        "OptionSet.swift",
        "Set.swift",
        "Slice.swift",
        "String.swift",
        "StringUTF8View.swift",
        "StringUnicodeScalarView.swift",
        "Substring.swift",
        "SubstringUTF8View.swift",
        "SubstringUnicodeScalarView.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Builders"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
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.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/google/swift-benchmark
[1/1490] Fetching swift-benchmark
Fetched https://github.com/google/swift-benchmark from cache (0.23s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (2.42s)
Fetching https://github.com/apple/swift-argument-parser
[1/17440] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.68s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.24s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/15] Write sources
[7/15] Write swift-version-24593BA9C3E375BF.txt
[9/31] Emitting module ArgumentParserToolInfo
[10/31] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/32] Compiling Builders SetBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/32] Compiling Builders SliceBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/32] Compiling Builders StringBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/32] Compiling Builders StringUTF8ViewBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/33] Compiling Builders SubstringUTF8ViewBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/33] Wrapping AST for ArgumentParserToolInfo for debugging
[18/33] Compiling Builders SubstringUnicodeScalarViewBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/33] Compiling Builders StringUnicodeScalarViewBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/33] Compiling Builders SubstringBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/79] Compiling ArgumentParser NameSpecification.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/79] Compiling ArgumentParser Option.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/79] Compiling ArgumentParser Errors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/79] Compiling ArgumentParser Flag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/79] Compiling ArgumentParser ArgumentVisibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/79] Compiling ArgumentParser CompletionKind.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/79] Emitting module Builders
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/80] Wrapping AST for Builders for debugging
[30/80] Emitting module ArgumentParser
[31/86] Compiling ArgumentParser ParentCommand.swift
[32/86] Compiling ArgumentParser AsyncParsableCommand.swift
[33/86] Compiling ArgumentParser CommandConfiguration.swift
[34/86] Compiling ArgumentParser CommandGroup.swift
[35/86] Compiling ArgumentParser EnumerableFlag.swift
[36/86] Compiling ArgumentParser ExpressibleByArgument.swift
[37/86] Compiling ArgumentParser ParsableArguments.swift
[38/86] Compiling ArgumentParser InputOrigin.swift
[39/86] Compiling ArgumentParser Name.swift
[40/86] Compiling ArgumentParser Parsed.swift
[41/86] Compiling ArgumentParser ParsedValues.swift
[42/86] Compiling ArgumentParser ParserError.swift
[43/86] Compiling ArgumentParser SplitArguments.swift
[44/86] Compiling ArgumentParser Tree.swift
[45/86] Compiling ArgumentParser CodingKeyValidator.swift
[46/86] Compiling ArgumentParser NonsenseFlagsValidator.swift
[47/86] Compiling ArgumentParser ParsableArgumentsValidation.swift
[48/86] Compiling ArgumentParser PositionalArgumentsValidator.swift
[49/86] Compiling ArgumentParser UniqueNamesValidator.swift
[50/86] Compiling ArgumentParser Foundation.swift
[51/86] Compiling ArgumentParser Mutex.swift
[52/86] Compiling ArgumentParser Platform.swift
[53/86] Compiling ArgumentParser SequenceExtensions.swift
[54/86] Compiling ArgumentParser StringExtensions.swift
[55/86] Compiling ArgumentParser SwiftExtensions.swift
[56/86] Compiling ArgumentParser DumpHelpGenerator.swift
[57/86] Compiling ArgumentParser HelpCommand.swift
[58/86] Compiling ArgumentParser HelpGenerator.swift
[59/86] Compiling ArgumentParser MessageInfo.swift
[60/86] Compiling ArgumentParser UsageGenerator.swift
[61/86] Compiling ArgumentParser CollectionExtensions.swift
[68/86] Compiling ArgumentParser OptionGroup.swift
[69/86] Compiling ArgumentParser BashCompletionsGenerator.swift
[70/86] Compiling ArgumentParser CompletionsGenerator.swift
[71/86] Compiling ArgumentParser FishCompletionsGenerator.swift
[72/86] Compiling ArgumentParser ZshCompletionsGenerator.swift
[73/86] Compiling ArgumentParser Argument.swift
[74/86] Compiling ArgumentParser ArgumentDiscussion.swift
[75/86] Compiling ArgumentParser ArgumentHelp.swift
[76/86] Compiling ArgumentParser ParsableCommand.swift
[77/86] Compiling ArgumentParser ArgumentDecoder.swift
[78/86] Compiling ArgumentParser ArgumentDefinition.swift
[79/86] Compiling ArgumentParser ArgumentSet.swift
[80/86] Compiling ArgumentParser CommandParser.swift
[81/86] Compiling ArgumentParser InputKey.swift
[82/87] Wrapping AST for ArgumentParser for debugging
[84/103] Compiling Benchmark BenchmarkReporter.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[85/103] Compiling Benchmark BenchmarkResult.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[86/105] Compiling Benchmark BenchmarkRunner.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[87/105] Compiling Benchmark BenchmarkSetting.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[88/105] Compiling Benchmark BenchmarkState.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[89/105] Compiling Benchmark BenchmarkSuite.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[90/105] Compiling Benchmark BenchmarkCommand.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[91/105] Compiling Benchmark BenchmarkFilter.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[92/105] Compiling Benchmark BenchmarkTermination.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[93/105] Compiling Benchmark BenchmarkTime.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[94/105] Compiling Benchmark BenchmarkFormatter.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[95/105] Compiling Benchmark BenchmarkMain.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[96/105] Emitting module Benchmark
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[97/105] Compiling Benchmark Stats.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[98/105] Compiling Benchmark TestIntegration.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[99/105] Compiling Benchmark Benchmark.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[100/105] Compiling Benchmark BenchmarkArguments.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[101/105] Compiling Benchmark BenchmarkColumn.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/10] Write swift-version-24593BA9C3E375BF.txt
[4/26] Compiling Builders ContiguousArray.swift
[5/26] Compiling Builders DataBuilder.swift
[6/27] Compiling Builders StringBuilder.swift
[7/27] Compiling Builders StringUTF8ViewBuilder.swift
[8/27] Compiling Builders SubstringUTF8ViewBuilder.swift
[9/27] Compiling Builders DictionaryBuilder.swift
[10/27] Compiling Builders OptionSetBuilder.swift
[11/27] Compiling Builders SetBuilder.swift
[12/27] Compiling Builders SliceBuilder.swift
[13/27] Compiling Builders ArrayBuilder.swift
[14/27] Compiling Builders ArraySliceBuilder.swift
[15/27] Emitting module Builders
[16/27] Compiling Builders StringUnicodeScalarViewBuilder.swift
[17/27] Compiling Builders SubstringBuilder.swift
[18/27] Compiling Builders SubstringUnicodeScalarViewBuilder.swift
[20/27] Emitting module ArgumentParserToolInfo
[21/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[23/73] Emitting module ArgumentParser
[24/79] Compiling ArgumentParser ParentCommand.swift
[25/79] Compiling ArgumentParser AsyncParsableCommand.swift
[26/79] Compiling ArgumentParser CommandConfiguration.swift
[27/79] Compiling ArgumentParser CommandGroup.swift
[28/79] Compiling ArgumentParser EnumerableFlag.swift
[29/79] Compiling ArgumentParser ExpressibleByArgument.swift
[30/79] Compiling ArgumentParser ParsableArguments.swift
[31/79] Compiling ArgumentParser Tree.swift
[32/79] Compiling ArgumentParser CodingKeyValidator.swift
[33/79] Compiling ArgumentParser NonsenseFlagsValidator.swift
[34/79] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/79] Compiling ArgumentParser PositionalArgumentsValidator.swift
[36/79] Compiling ArgumentParser UniqueNamesValidator.swift
[37/79] Compiling ArgumentParser BashCompletionsGenerator.swift
[38/79] Compiling ArgumentParser CompletionsGenerator.swift
[39/79] Compiling ArgumentParser FishCompletionsGenerator.swift
[40/79] Compiling ArgumentParser ZshCompletionsGenerator.swift
[41/79] Compiling ArgumentParser Argument.swift
[42/79] Compiling ArgumentParser ArgumentDiscussion.swift
[43/79] Compiling ArgumentParser ArgumentHelp.swift
[44/79] Compiling ArgumentParser ArgumentVisibility.swift
[45/79] Compiling ArgumentParser CompletionKind.swift
[46/79] Compiling ArgumentParser Errors.swift
[47/79] Compiling ArgumentParser Flag.swift
[48/79] Compiling ArgumentParser NameSpecification.swift
[49/79] Compiling ArgumentParser Option.swift
[50/79] Compiling ArgumentParser OptionGroup.swift
[51/79] Compiling ArgumentParser DumpHelpGenerator.swift
[52/79] Compiling ArgumentParser HelpCommand.swift
[53/79] Compiling ArgumentParser HelpGenerator.swift
[54/79] Compiling ArgumentParser MessageInfo.swift
[55/79] Compiling ArgumentParser UsageGenerator.swift
[56/79] Compiling ArgumentParser CollectionExtensions.swift
[57/79] Compiling ArgumentParser InputOrigin.swift
[58/79] Compiling ArgumentParser Name.swift
[59/79] Compiling ArgumentParser Parsed.swift
[60/79] Compiling ArgumentParser ParsedValues.swift
[61/79] Compiling ArgumentParser ParserError.swift
[62/79] Compiling ArgumentParser SplitArguments.swift
[63/79] Compiling ArgumentParser Foundation.swift
[64/79] Compiling ArgumentParser Mutex.swift
[65/79] Compiling ArgumentParser Platform.swift
[66/79] Compiling ArgumentParser SequenceExtensions.swift
[67/79] Compiling ArgumentParser StringExtensions.swift
[68/79] Compiling ArgumentParser SwiftExtensions.swift
[69/79] Compiling ArgumentParser ParsableCommand.swift
[70/79] Compiling ArgumentParser ArgumentDecoder.swift
[71/79] Compiling ArgumentParser ArgumentDefinition.swift
[72/79] Compiling ArgumentParser ArgumentSet.swift
[73/79] Compiling ArgumentParser CommandParser.swift
[74/79] Compiling ArgumentParser InputKey.swift
[76/95] Compiling Benchmark BenchmarkFormatter.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[77/95] Compiling Benchmark BenchmarkMain.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[78/97] Compiling Benchmark BenchmarkTermination.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[79/97] Compiling Benchmark BenchmarkTime.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[80/97] Compiling Benchmark BenchmarkRunner.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[81/97] Compiling Benchmark BenchmarkSetting.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[82/97] Compiling Benchmark BenchmarkCommand.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[83/97] Compiling Benchmark BenchmarkFilter.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[84/97] Compiling Benchmark BenchmarkState.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[85/97] Compiling Benchmark BenchmarkSuite.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[86/97] Compiling Benchmark BenchmarkReporter.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[87/97] Compiling Benchmark BenchmarkResult.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[88/97] Emitting module Benchmark
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[89/97] Compiling Benchmark Benchmark.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[90/97] Compiling Benchmark BenchmarkArguments.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[91/97] Compiling Benchmark BenchmarkColumn.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[92/97] Compiling Benchmark Stats.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[93/97] Compiling Benchmark TestIntegration.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
   |        `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
BUILD FAILURE 6.1 wasm