Build Information
Failed to build Caesura, reference 1.0.1 (19d78c), with Swift 6.2 for Wasm on 19 Jun 2025 06:00:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LucianoPolit/Caesura.git
Reference: 1.0.1
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/LucianoPolit/Caesura
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 19d78c7 New release
Cloned https://github.com/LucianoPolit/Caesura.git
Revision (git rev-parse @):
19d78c7e340078d506765a8458f019aef5f22aa8
SUCCESS checkout https://github.com/LucianoPolit/Caesura.git at 1.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/LucianoPolit/Caesura.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/svdo/ReRxSwift.git
Fetching https://github.com/ReSwift/ReSwift.git
Fetching https://github.com/devxoul/Then.git
Fetching https://github.com/Quick/Nimble.git
[1/815] Fetching then
[816/4335] Fetching then, rerxswift
[1168/10782] Fetching then, rerxswift, reswift
[4495/30366] Fetching then, rerxswift, reswift, nimble
Fetched https://github.com/devxoul/Then.git from cache (0.86s)
[25439/29551] Fetching rerxswift, reswift, nimble
Fetched https://github.com/ReSwift/ReSwift.git from cache (0.90s)
[19188/23104] Fetching rerxswift, nimble
Fetched https://github.com/svdo/ReRxSwift.git from cache (2.11s)
Fetched https://github.com/Quick/Nimble.git from cache (2.16s)
Computing version for https://github.com/devxoul/Then.git
Computed https://github.com/devxoul/Then.git at 2.7.0 (2.81s)
Computing version for https://github.com/ReSwift/ReSwift.git
Computed https://github.com/ReSwift/ReSwift.git at 5.0.0 (0.42s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.49s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.31s)
Computing version for https://github.com/svdo/ReRxSwift.git
error: the package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system)
BUILD FAILURE 6.2 wasm