The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DynuREST, reference main (d4063b), with Swift 6.2 for Wasm on 3 Feb 2026 20:03:41 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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/DynuREST.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/richardpiazza/DynuREST
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d4063b5 Updated Swift Argument Parser (#10)
Cloned https://github.com/richardpiazza/DynuREST.git
Revision (git rev-parse @):
d4063b5d31c80dd34dab0b8f16d29213f963c2bb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/DynuREST.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/richardpiazza/DynuREST.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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c50555b47c4db0b0576f9f25702fbe2fdff28194c4a4f4c23a7dce4b3504c85e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/swiftlang/swift-testing.git
Fetching https://github.com/richardpiazza/SessionPlus.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/677] Fetching sessionplus
[678/17848] Fetching sessionplus, swift-argument-parser
[4800/50497] Fetching sessionplus, swift-argument-parser, swift-testing
Fetched https://github.com/richardpiazza/SessionPlus.git from cache (1.52s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.55s)
[20896/32649] Fetching swift-testing
Fetching https://github.com/johnsundell/ShellOut.git
Fetched https://github.com/swiftlang/swift-testing.git from cache (2.77s)
[1/980] Fetching shellout
Fetched https://github.com/johnsundell/ShellOut.git from cache (0.43s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (9.81s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (1.45s)
Computing version for https://github.com/swiftlang/swift-testing.git
Computed https://github.com/swiftlang/swift-testing.git at 6.2.3 (0.76s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74066] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.67s)
Computing version for https://github.com/richardpiazza/SessionPlus.git
Computed https://github.com/richardpiazza/SessionPlus.git at 3.0.0-beta.2 (8.09s)
Fetching https://github.com/swhitty/swift-mutex.git
Fetching https://github.com/apple/swift-log.git
[1/324] Fetching swift-mutex
Fetched https://github.com/swhitty/swift-mutex.git from cache (0.22s)
[1/5888] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.46s)
Computing version for https://github.com/swhitty/swift-mutex.git
Computed https://github.com/swhitty/swift-mutex.git at 0.0.6 (0.87s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.47s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.48s)
Creating working copy for https://github.com/johnsundell/ShellOut.git
Working copy of https://github.com/johnsundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/swhitty/swift-mutex.git
Working copy of https://github.com/swhitty/swift-mutex.git resolved at 0.0.6
Creating working copy for https://github.com/richardpiazza/SessionPlus.git
Working copy of https://github.com/richardpiazza/SessionPlus.git resolved at 3.0.0-beta.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/swiftlang/swift-testing.git
Working copy of https://github.com/swiftlang/swift-testing.git resolved at 6.2.3
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.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.92s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/21] Write sources
[10/21] Write swift-version-24593BA9C3E375BF.txt
[12/32] Compiling Mutex MutexSwift5.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/32] Emitting module Mutex
/host/spi-builder-workspace/.build/checkouts/swift-mutex/Sources/AllocatedLock.swift:37:18: error: cannot find type 'Storage' in scope
 35 |
 36 |     @usableFromInline
 37 |     let storage: Storage
    |                  `- error: cannot find type 'Storage' in scope
 38 |
 39 |     public init(uncheckedState initialState: State) {
/host/spi-builder-workspace/.build/checkouts/swift-mutex/Sources/Mutex.swift:44:18: error: cannot find type 'Storage' in scope
 42 | @available(visionOS, deprecated: 15.0, message: "use Mutex from Synchronization module")
 43 | public struct Mutex<Value: ~Copyable>: ~Copyable {
 44 |     let storage: Storage<Value>
    |                  `- error: cannot find type 'Storage' in scope
 45 |
 46 |     public init(_ initialValue: consuming sending Value) {
[14/32] Compiling Mutex Mutex.swift
/host/spi-builder-workspace/.build/checkouts/swift-mutex/Sources/Mutex.swift:44:18: error: cannot find type 'Storage' in scope
 42 | @available(visionOS, deprecated: 15.0, message: "use Mutex from Synchronization module")
 43 | public struct Mutex<Value: ~Copyable>: ~Copyable {
 44 |     let storage: Storage<Value>
    |                  `- error: cannot find type 'Storage' in scope
 45 |
 46 |     public init(_ initialValue: consuming sending Value) {
/host/spi-builder-workspace/.build/checkouts/swift-mutex/Sources/Mutex.swift:47:24: error: cannot find 'Storage' in scope
 45 |
 46 |     public init(_ initialValue: consuming sending Value) {
 47 |         self.storage = Storage(initialValue)
    |                        `- error: cannot find 'Storage' in scope
 48 |     }
 49 |
[15/32] Compiling Mutex AllocatedLock.swift
/host/spi-builder-workspace/.build/checkouts/swift-mutex/Sources/AllocatedLock.swift:37:18: error: cannot find type 'Storage' in scope
 35 |
 36 |     @usableFromInline
 37 |     let storage: Storage
    |                  `- error: cannot find type 'Storage' in scope
 38 |
 39 |     public init(uncheckedState initialState: State) {
/host/spi-builder-workspace/.build/checkouts/swift-mutex/Sources/AllocatedLock.swift:40:24: error: cannot find 'Storage' in scope
 38 |
 39 |     public init(uncheckedState initialState: State) {
 40 |         self.storage = Storage(initialState: initialState)
    |                        `- error: cannot find 'Storage' in scope
 41 |     }
 42 |
/host/spi-builder-workspace/.build/checkouts/swift-mutex/Sources/AllocatedLock.swift:44:24: error: cannot find 'Storage' in scope
 42 |
 43 |     public init(initialState: State) where State: Sendable {
 44 |         self.storage = Storage(initialState: initialState)
    |                        `- error: cannot find 'Storage' in scope
 45 |     }
 46 |
/host/spi-builder-workspace/.build/checkouts/swift-mutex/Sources/AllocatedLock.swift:80:24: error: cannot find 'Storage' in scope
 78 |
 79 |     init() {
 80 |         self.storage = Storage(initialState: ())
    |                        `- error: cannot find 'Storage' in scope
 81 |     }
 82 |
[16/32] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.2 wasm