Build Information
Failed to build LastFM.swift, reference 1.6.1 (ab19b1), with Swift 6.2 for Android on 24 Feb 2026 10:54:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/duhnnie/LastFM.swift.git
Reference: 1.6.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/duhnnie/LastFM.swift
* tag 1.6.1 -> FETCH_HEAD
HEAD is now at ab19b1f Merge pull request #158 from duhnnie/release/1.6.1
Cloned https://github.com/duhnnie/LastFM.swift.git
Revision (git rev-parse @):
ab19b1f8c81abdb5760fb06b8095a9e232af1ca1
SUCCESS checkout https://github.com/duhnnie/LastFM.swift.git at 1.6.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/duhnnie/LastFM.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:0e5e7915595da63d8208b049b9b111c031f8df8a6b9b79e3bba6f3737b8b2f25
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/duhnnie/SwiftRestClient
[1/125] Fetching swiftrestclient
[126/17665] Fetching swiftrestclient, swift-crypto
Fetched https://github.com/duhnnie/SwiftRestClient from cache (0.45s)
[527/17540] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (4.92s)
Computing version for https://github.com/duhnnie/SwiftRestClient
Computed https://github.com/duhnnie/SwiftRestClient at 0.7.1 (5.97s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (1.44s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/duhnnie/SwiftRestClient
Working copy of https://github.com/duhnnie/SwiftRestClient resolved at 0.7.1
Building for debugging...
[0/419] Write sources
[4/419] Compiling fiat_curve25519_adx_mul.S
[5/419] Compiling fiat_curve25519_adx_square.S
[6/419] Compiling a_d2i_fp.c
[7/419] Compiling a_bitstr.c
[8/419] Write swift-version--3EE9C60077A20DAF.txt
[9/419] Compiling a_bool.c
[10/422] Compiling v3_skey.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/422] Emitting module SwiftRestClient
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[13/422] Compiling SwiftRestClient HTTPFormURLEncoded.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[14/422] Compiling SwiftRestClient SwiftRestClient.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[14/422] Compiling v3_ocsp.c
[14/422] Compiling v3_utl.c
[14/422] Compiling CCryptoBoringSSLShims shims.c
[14/422] Compiling v3_pcons.c
[14/422] Compiling v3_prn.c
[14/422] Compiling v3_pmaps.c
[14/422] Compiling v3_purp.c
BUILD FAILURE 6.2 android