Build Information
Failed to build Caesura, reference 1.0.1 (19d78c), with Swift 6.3 for Linux on 12 Apr 2026 15:40:56 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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.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: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/LucianoPolit/Caesura.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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-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/855] Fetching then
[856/4375] Fetching then, rerxswift
[892/10822] Fetching then, rerxswift, reswift
Fetched https://github.com/devxoul/Then.git from cache (0.27s)
[1215/9967] Fetching rerxswift, reswift
[4952/29784] Fetching rerxswift, reswift, nimble
Fetched https://github.com/svdo/ReRxSwift.git from cache (0.54s)
[5970/26264] Fetching reswift, nimble
Fetched https://github.com/ReSwift/ReSwift.git from cache (0.77s)
[6342/19817] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.57s)
Computing version for https://github.com/devxoul/Then.git
Computed https://github.com/devxoul/Then.git at 2.7.0 (2.96s)
Computing version for https://github.com/ReSwift/ReSwift.git
Computed https://github.com/ReSwift/ReSwift.git at 5.0.0 (1.62s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.78s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.53s)
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.3 linux