Build Information
Failed to build Slurp, reference 0.1.3 (680e6e
), with Swift 6.2 (beta) for Android on 20 Jun 2025 12:35:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bitwit/slurp.git
Reference: 0.1.3
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/bitwit/slurp
* tag 0.1.3 -> FETCH_HEAD
HEAD is now at 680e6e7 Fix CWD when working with other tasks that use PathKit to get the current directory
Cloned https://github.com/bitwit/slurp.git
Revision (git rev-parse @):
680e6e717a317752988e782f9dda8ca0e329bd57
SUCCESS checkout https://github.com/bitwit/slurp.git at 0.1.3
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/bitwit/slurp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/bitwit/Marathon.git
[1/1443] Fetching marathon
Fetched https://github.com/bitwit/Marathon.git from cache (0.46s)
Fetching https://github.com/JohnSundell/Unbox.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/JohnSundell/Require.git
Fetching https://github.com/JohnSundell/Releases.git
Fetching https://github.com/JohnSundell/Files.git
[1/174] Fetching releases
[175/326] Fetching releases, require
[306/2384] Fetching releases, require, unbox
[615/3364] Fetching releases, require, unbox, shellout
[936/4612] Fetching releases, require, unbox, shellout, files
Fetching https://github.com/JohnSundell/Wrap.git
Fetched https://github.com/JohnSundell/Files.git from cache (0.62s)
Fetching https://github.com/Quick/Nimble.git
Fetched https://github.com/JohnSundell/Require.git from cache (0.70s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.70s)
Fetched https://github.com/JohnSundell/Releases.git from cache (0.70s)
Fetched https://github.com/JohnSundell/Unbox.git from cache (0.70s)
Fetching https://github.com/nsomar/Guaka.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/676] Fetching wrap
[677/20260] Fetching wrap, nimble
[678/21680] Fetching wrap, nimble, guaka
[1104/23091] Fetching wrap, nimble, guaka, pathkit
[2164/37850] Fetching wrap, nimble, guaka, pathkit, quick
Fetched https://github.com/JohnSundell/Wrap.git from cache (0.62s)
[5142/37174] Fetching nimble, guaka, pathkit, quick
Fetched https://github.com/nsomar/Guaka.git from cache (0.54s)
[4509/35754] Fetching nimble, pathkit, quick
[12817/88464] Fetching nimble, pathkit, quick, rxswift
Fetched https://github.com/kylef/PathKit.git from cache (1.30s)
Fetched https://github.com/Quick/Quick.git from cache (1.30s)
[36784/72294] Fetching nimble, rxswift
Fetched https://github.com/Quick/Nimble.git from cache (2.62s)
[51033/52710] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (9.66s)
Computing version for https://github.com/JohnSundell/Releases.git
Computed https://github.com/JohnSundell/Releases.git at 3.0.0 (15.76s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.0.3 (0.81s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.90s)
Computing version for https://github.com/nsomar/Guaka.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.2' to specify the current tools version
BUILD FAILURE 6.2 android