Build Information
Failed to build swift-parsing, reference main (f51d40), with Swift 6.3 for Wasm on 19 Apr 2026 13:10:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-parsing.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/stackotter/swift-parsing
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f51d409 Remove CasePaths integration to remove transitive swift-syntax dep
Cloned https://github.com/stackotter/swift-parsing.git
Revision (git rev-parse @):
f51d409e7a9571b67112fde55a5250d5d49ed8bc
SUCCESS checkout https://github.com/stackotter/swift-parsing.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/stackotter/swift-parsing.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/apple/swift-docc-plugin
Fetching https://github.com/google/swift-benchmark
[1/1490] Fetching swift-benchmark
[895/3767] Fetching swift-benchmark, swift-docc-plugin
Fetched https://github.com/google/swift-benchmark from cache (0.49s)
[274/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.83s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (5.38s)
Fetching https://github.com/apple/swift-argument-parser
[1/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.43s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (2.27s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.70s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.78s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.93s)
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
[3/3] Compiling plugin Swift-DocC Preview
[4/4] Compiling plugin Swift-DocC
Building for debugging...
[4/17] Write sources
[9/17] Write swift-version-24593BA9C3E375BF.txt
[11/85] Emitting module Parsing
[12/94] Emitting module ArgumentParserToolInfo
[13/94] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/95] Wrapping AST for ArgumentParserToolInfo for debugging
[16/141] Compiling ArgumentParser BashCompletionsGenerator.swift
[17/141] Compiling ArgumentParser CompletionsGenerator.swift
[18/141] Compiling ArgumentParser FishCompletionsGenerator.swift
[19/141] Compiling ArgumentParser ZshCompletionsGenerator.swift
[20/141] Compiling ArgumentParser Argument.swift
[21/141] Compiling ArgumentParser ArgumentDiscussion.swift
[22/141] Compiling ArgumentParser ArgumentHelp.swift
[23/141] Compiling ArgumentParser InputOrigin.swift
[24/141] Compiling ArgumentParser Name.swift
[25/141] Compiling ArgumentParser Parsed.swift
[26/141] Compiling ArgumentParser ParsedValues.swift
[27/141] Compiling ArgumentParser ParserError.swift
[28/141] Compiling ArgumentParser SplitArguments.swift
[29/141] Compiling ArgumentParser ArgumentVisibility.swift
[30/141] Compiling ArgumentParser CompletionKind.swift
[31/141] Compiling ArgumentParser Errors.swift
[32/141] Compiling ArgumentParser Flag.swift
[33/141] Compiling ArgumentParser NameSpecification.swift
[34/141] Compiling ArgumentParser Option.swift
[35/141] Compiling ArgumentParser OptionGroup.swift
[36/141] Compiling ArgumentParser ParentCommand.swift
[37/141] Compiling ArgumentParser AsyncParsableCommand.swift
[38/141] Compiling ArgumentParser CommandConfiguration.swift
[39/141] Compiling ArgumentParser CommandGroup.swift
[40/141] Compiling ArgumentParser EnumerableFlag.swift
[41/141] Compiling ArgumentParser ExpressibleByArgument.swift
[42/141] Compiling ArgumentParser ParsableArguments.swift
[43/141] Compiling ArgumentParser Foundation.swift
[44/141] Compiling Parsing JSON.swift
[45/141] Compiling Parsing LosslessStringConvertible.swift
[46/141] Compiling Parsing Memberwise.swift
[47/141] Compiling Parsing ParseableFormatStyleConversion.swift
[48/141] Compiling Parsing RawRepresentable.swift
[49/141] Compiling Parsing String.swift
[50/141] Compiling Parsing Substring.swift
[51/141] Compiling Parsing UTF8View.swift
[52/141] Compiling Parsing ConvertingError.swift
[53/141] Compiling Parsing CountingRange.swift
[54/141] Compiling Parsing Whitespace.swift
[55/141] Compiling Parsing AnyParser.swift
[56/141] Compiling Parsing CompactMap.swift
[57/141] Compiling Parsing FlatMap.swift
[58/141] Compiling Parsing Parsers.swift
[59/141] Compiling Parsing Stream.swift
[60/141] Compiling Parsing ParsingError.swift
[61/141] Compiling Parsing PrependableCollection.swift
[62/141] Compiling Parsing PrintingError.swift
[63/141] Compiling Parsing PrefixThrough.swift
[64/141] Compiling Parsing PrefixUpTo.swift
[65/141] Compiling Parsing Printing.swift
[66/141] Compiling Parsing Pullback.swift
[67/141] Compiling Parsing ReplaceError.swift
[68/141] Compiling Parsing Rest.swift
[69/141] Compiling Parsing Skip.swift
[70/141] Compiling Parsing StartsWith.swift
[71/141] Compiling Parsing UUID.swift
[72/141] Compiling ArgumentParser Mutex.swift
[73/141] Compiling ArgumentParser Platform.swift
[74/141] Compiling ArgumentParser SequenceExtensions.swift
[75/141] Compiling ArgumentParser StringExtensions.swift
[76/141] Compiling ArgumentParser SwiftExtensions.swift
[77/141] Compiling ArgumentParser ParsableCommand.swift
[78/141] Compiling ArgumentParser ArgumentDecoder.swift
[79/141] Compiling ArgumentParser ArgumentDefinition.swift
[80/141] Compiling ArgumentParser ArgumentSet.swift
[81/141] Compiling ArgumentParser CommandParser.swift
[82/141] Compiling ArgumentParser InputKey.swift
[83/141] Compiling ArgumentParser DumpHelpGenerator.swift
[84/141] Compiling ArgumentParser HelpCommand.swift
[85/141] Compiling ArgumentParser HelpGenerator.swift
[86/141] Compiling ArgumentParser MessageInfo.swift
[87/141] Compiling ArgumentParser UsageGenerator.swift
[88/141] Compiling ArgumentParser CollectionExtensions.swift
[89/141] Compiling Parsing Bool.swift
[91/142] Emitting module ArgumentParser
[91/148] Wrapping AST for Parsing for debugging
[113/148] Compiling ArgumentParser Tree.swift
[114/148] Compiling ArgumentParser CodingKeyValidator.swift
[115/148] Compiling ArgumentParser NonsenseFlagsValidator.swift
[116/148] Compiling ArgumentParser ParsableArgumentsValidation.swift
[117/148] Compiling ArgumentParser PositionalArgumentsValidator.swift
[118/148] Compiling ArgumentParser UniqueNamesValidator.swift
[144/149] Wrapping AST for ArgumentParser for debugging
[146/165] 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)
[147/165] 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)
[148/165] 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)
[149/165] 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)
[150/167] 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)
[151/167] 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)
[152/167] 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)
[153/167] 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)
[154/167] 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)
[155/167] 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)
[156/167] 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)
[157/167] 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)
[158/167] 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)
[159/167] 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)
[160/167] 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)
[161/167] 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)
[162/167] 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)
[163/167] 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.3 wasm