Build Information
Failed to build SwiftyBeagle, reference 0.1.5 (9c5713), with Swift 6.1 for Android on 5 Jun 2026 01:31:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-53503641-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4071e0796c748d991a0123890d2f0ecadc8fcc8c
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bersaelor/swiftybeagle.git
Reference: 0.1.5
WARNING: environment variable BUILD_DOWNSCALING is not set
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/bersaelor/swiftybeagle
* tag 0.1.5 -> FETCH_HEAD
HEAD is now at 9c57133 public initializers for Fetchers
Cloned https://github.com/bersaelor/swiftybeagle.git
Revision (git rev-parse @):
9c571337565cccb5391ac2414a96c95f2ac926d8
SUCCESS checkout https://github.com/bersaelor/swiftybeagle.git at 0.1.5
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/bersaelor/swiftybeagle.git
https://github.com/bersaelor/swiftybeagle.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-53503641-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
8a1ac0578e98: Pulling fs layer
8a1ac0578e98: Download complete
8a1ac0578e98: Pull complete
Digest: sha256:a3ee6eceb794a87fe0f495e9a39734e9bc02976294c26e2be88bb0b41461de20
Status: Downloaded newer image for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/IBM-Swift/Kitura.git
Fetching https://github.com/IBM-Swift/Kitura-StencilTemplateEngine.git
Fetching https://github.com/IBM-Swift/Kitura-CouchDB.git
Fetching https://github.com/IBM-Swift/HeliumLogger.git
[1/1267] Fetching heliumlogger
[1015/1820] Fetching heliumlogger, kitura-stenciltemplateengine
[1678/18735] Fetching heliumlogger, kitura-stenciltemplateengine, kitura
[3513/21237] Fetching heliumlogger, kitura-stenciltemplateengine, kitura, kitura-couchdb
Fetched https://github.com/IBM-Swift/Kitura-StencilTemplateEngine.git from cache (0.88s)
Fetched https://github.com/IBM-Swift/HeliumLogger.git from cache (0.88s)
Fetched https://github.com/IBM-Swift/Kitura-CouchDB.git from cache (0.88s)
Fetched https://github.com/IBM-Swift/Kitura.git from cache (0.89s)
Computing version for https://github.com/IBM-Swift/Kitura-CouchDB.git
Computed https://github.com/IBM-Swift/Kitura-CouchDB.git at 2.1.1 (1.13s)
Fetching https://github.com/IBM-Swift/SwiftyJSON.git
Fetching https://github.com/IBM-Swift/Kitura-net.git
[1/2687] Fetching swiftyjson
[2285/12231] Fetching swiftyjson, kitura-net
Fetched https://github.com/IBM-Swift/SwiftyJSON.git from cache (0.63s)
Fetched https://github.com/IBM-Swift/Kitura-net.git from cache (0.63s)
Computing version for https://github.com/IBM-Swift/HeliumLogger.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/SwiftyBeagle/ExampleiOS': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-53503641-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a3ee6eceb794a87fe0f495e9a39734e9bc02976294c26e2be88bb0b41461de20
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Updating https://github.com/IBM-Swift/Kitura.git
Updating https://github.com/IBM-Swift/Kitura-StencilTemplateEngine.git
Updating https://github.com/IBM-Swift/Kitura-CouchDB.git
Updating https://github.com/IBM-Swift/HeliumLogger.git
Updated https://github.com/IBM-Swift/HeliumLogger.git (0.24s)
Updated https://github.com/IBM-Swift/Kitura-CouchDB.git (0.25s)
Updated https://github.com/IBM-Swift/Kitura.git (0.25s)
Updated https://github.com/IBM-Swift/Kitura-StencilTemplateEngine.git (0.25s)
Computing version for https://github.com/IBM-Swift/Kitura-CouchDB.git
Computed https://github.com/IBM-Swift/Kitura-CouchDB.git at 2.1.1 (0.49s)
Updating https://github.com/IBM-Swift/Kitura-net.git
Updating https://github.com/IBM-Swift/SwiftyJSON.git
Updated https://github.com/IBM-Swift/SwiftyJSON.git (0.25s)
Updated https://github.com/IBM-Swift/Kitura-net.git (0.25s)
Computing version for https://github.com/IBM-Swift/HeliumLogger.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/SwiftyBeagle/ExampleiOS': File not found.
BUILD FAILURE 6.1 android