Build Information
Failed to build Caesura, reference 1.0.1 (19d78c), with Swift 6.3 for Android on 12 Apr 2026 15:40:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 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: android
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-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/svdo/ReRxSwift.git
Fetching https://github.com/devxoul/Then.git
Fetching https://github.com/ReSwift/ReSwift.git
Fetching https://github.com/Quick/Nimble.git
[1/855] Fetching then
[856/4375] Fetching then, rerxswift
[1384/10822] Fetching then, rerxswift, reswift
[5988/30639] Fetching then, rerxswift, reswift, nimble
Fetched https://github.com/svdo/ReRxSwift.git from cache (0.77s)
[11464/27119] Fetching then, reswift, nimble
Fetched https://github.com/devxoul/Then.git from cache (1.21s)
Fetched https://github.com/ReSwift/ReSwift.git from cache (1.70s)
Fetched https://github.com/Quick/Nimble.git from cache (1.70s)
Computing version for https://github.com/devxoul/Then.git
Computed https://github.com/devxoul/Then.git at 2.7.0 (2.28s)
Computing version for https://github.com/ReSwift/ReSwift.git
Computed https://github.com/ReSwift/ReSwift.git at 5.0.0 (0.46s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (1.32s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.92s)
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 android