Build Information
Failed to build ProgressLine, reference main (3ef298), with Swift 6.3 for Wasm on 15 Apr 2026 14:25:11 UTC.
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/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/kattouf/ProgressLine.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/kattouf/ProgressLine
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3ef298a doc: fix github style gifs table layout
Cloned https://github.com/kattouf/ProgressLine.git
Revision (git rev-parse @):
3ef298aeb9d854a02bc8030b1defee44595d81b5
SUCCESS checkout https://github.com/kattouf/ProgressLine.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/kattouf/ProgressLine.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/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/pointfreeco/swift-tagged.git
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git
[1/1218] Fetching swift-tagged
[437/2174] Fetching swift-tagged, swift-concurrency-extras
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/pointfreeco/swift-tagged.git from cache (0.47s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (0.47s)
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.56s)
Computing version for https://github.com/pointfreeco/swift-tagged.git
Computed https://github.com/pointfreeco/swift-tagged.git at 0.10.0 (6.59s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras.git
Computed https://github.com/pointfreeco/swift-concurrency-extras.git at 1.3.2 (3.71s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.64s)
Creating working copy for https://github.com/pointfreeco/swift-tagged.git
Working copy of https://github.com/pointfreeco/swift-tagged.git resolved at 0.10.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.7.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras.git
Working copy of https://github.com/pointfreeco/swift-concurrency-extras.git resolved at 1.3.2
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/17] Write sources
[8/17] Write swift-version-24593BA9C3E375BF.txt
[10/33] Compiling ConcurrencyExtras MainSerialExecutor.swift
[11/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/34] Emitting module ArgumentParserToolInfo
[13/35] Compiling ConcurrencyExtras UncheckedSendable.swift
[14/35] Wrapping AST for ArgumentParserToolInfo for debugging
[16/81] Compiling ConcurrencyExtras LockIsolated.swift
[17/81] Compiling ArgumentParser Argument.swift
[18/81] Compiling ArgumentParser ArgumentDiscussion.swift
[19/81] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/81] Compiling ArgumentParser CompletionsGenerator.swift
[21/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/81] Emitting module ConcurrencyExtras
[24/81] Compiling ConcurrencyExtras Task.swift
[25/81] Compiling ConcurrencyExtras Result.swift
[26/81] Emitting module ArgumentParser
[27/82] Compiling Tagged UUID.swift
[29/88] Emitting module Tagged
[30/88] Compiling Tagged Tagged.swift
[30/89] Wrapping AST for ConcurrencyExtras for debugging
[32/89] Wrapping AST for Tagged for debugging
[34/91] Compiling TaggedTime TaggedTime.swift
/host/spi-builder-workspace/.build/checkouts/swift-tagged/Sources/TaggedTime/TaggedTime.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 | import Tagged
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/91] Emitting module TaggedTime
/host/spi-builder-workspace/.build/checkouts/swift-tagged/Sources/TaggedTime/TaggedTime.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 | import Tagged
BUILD FAILURE 6.3 wasm