Build Information
Failed to build ProgressLine, reference 0.2.4 (3bf0ac), with Swift 6.3 for Wasm on 15 Apr 2026 14:24:09 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: 0.2.4
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
* tag 0.2.4 -> FETCH_HEAD
HEAD is now at 3bf0ac6 chore(release): Bump version to 0.2.4
Cloned https://github.com/kattouf/ProgressLine.git
Revision (git rev-parse @):
3bf0ac693493d6a682243a42238f4e9061e38fb2
SUCCESS checkout https://github.com/kattouf/ProgressLine.git at 0.2.4
========================================
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
[1/1218] Fetching swift-tagged
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/pointfreeco/swift-tagged.git from cache (0.47s)
[1/956] Fetching swift-concurrency-extras
[891/18479] Fetching swift-concurrency-extras, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (1.96s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.98s)
Computing version for https://github.com/pointfreeco/swift-tagged.git
Computed https://github.com/pointfreeco/swift-tagged.git at 0.10.0 (16.11s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras.git
Computed https://github.com/pointfreeco/swift-concurrency-extras.git at 1.3.2 (0.76s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.88s)
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-tagged.git
Working copy of https://github.com/pointfreeco/swift-tagged.git resolved at 0.10.0
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] Emitting module ArgumentParserToolInfo
[11/33] Emitting module ConcurrencyExtras
[12/34] Compiling ConcurrencyExtras UncheckedSendable.swift
[13/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/35] Wrapping AST for ArgumentParserToolInfo for debugging
[16/81] Compiling ArgumentParser BashCompletionsGenerator.swift
[17/81] Compiling ArgumentParser CompletionsGenerator.swift
[18/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[19/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[20/81] Compiling Tagged UUID.swift
[21/81] Compiling ArgumentParser Argument.swift
[22/81] Compiling ArgumentParser ArgumentDiscussion.swift
[23/81] Compiling ConcurrencyExtras Result.swift
[24/81] Compiling ConcurrencyExtras MainSerialExecutor.swift
[25/81] Compiling ConcurrencyExtras Task.swift
[26/81] Compiling ConcurrencyExtras LockIsolated.swift
[27/82] Wrapping AST for ConcurrencyExtras for debugging
[29/82] Emitting module Tagged
[30/82] Compiling Tagged Tagged.swift
[32/83] Emitting module ArgumentParser
[32/83] Wrapping AST for Tagged for debugging
[34/91] Compiling ArgumentParser Foundation.swift
[35/91] Compiling ArgumentParser Mutex.swift
[36/91] Compiling ArgumentParser Platform.swift
[37/91] Compiling ArgumentParser SequenceExtensions.swift
[38/91] Compiling ArgumentParser StringExtensions.swift
[39/91] Compiling ArgumentParser SwiftExtensions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/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
[41/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
BUILD FAILURE 6.3 wasm