The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build FuturedKit, reference main (3e15be), with Swift 6.2 (beta) for Android on 25 Jun 2025 09:22:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/futuredapp/FuturedKit.git
Reference: main
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/futuredapp/FuturedKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3e15be8 Merge pull request #45 from futuredapp/housekeep/update-docs
Cloned https://github.com/futuredapp/FuturedKit.git
Revision (git rev-parse @):
3e15be81588032e3b32ce7b997f7601aea0acaaf
SUCCESS checkout https://github.com/futuredapp/FuturedKit.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/futuredapp/FuturedKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/mkj-is/BindingKit
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit
Fetching https://github.com/futuredapp/futured-macros
[1/310] Fetching futured-macros
[311/461] Fetching futured-macros, bindingkit
[462/561] Fetching futured-macros, bindingkit, collectionconcurrencykit
Fetched https://github.com/mkj-is/BindingKit from cache (0.24s)
Fetched https://github.com/futuredapp/futured-macros from cache (0.25s)
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit from cache (0.25s)
Computing version for https://github.com/mkj-is/BindingKit
Computed https://github.com/mkj-is/BindingKit at 1.0.0 (2.90s)
Computing version for https://github.com/futuredapp/futured-macros
Computed https://github.com/futuredapp/futured-macros at 0.1.1 (0.40s)
Fetching https://github.com/apple/swift-syntax.git
[1/70951] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (5.37s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit
Computed https://github.com/JohnSundell/CollectionConcurrencyKit at 0.2.0 (6.37s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.76s)
Creating working copy for https://github.com/mkj-is/BindingKit
Working copy of https://github.com/mkj-is/BindingKit resolved at 1.0.0
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/futuredapp/futured-macros
Working copy of https://github.com/futuredapp/futured-macros resolved at 0.1.1
Building for debugging...
[0/34] Write sources
[18/34] Write swift-version-8C5A4AE7A8CE2BA.txt
[20/45] Compiling BindingKit Binding+Effects.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | extension Binding {
[21/45] Compiling BindingKit Transformation.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | extension Binding {
[22/45] Compiling SwiftSyntax509 Empty.swift
[23/45] Emitting module SwiftSyntax509
[24/46] Compiling BindingKit Binding+Coalescing.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | extension Binding {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/46] Compiling BindingKit Binding+KeyPath.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | extension Binding {
[26/46] Emitting module BindingKit
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | extension Binding {
[27/46] Compiling BindingKit Binding+StoredValue.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | extension Binding {
[28/46] Compiling BindingKit Binding+Map.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | extension Binding {
[30/46] Emitting module CollectionConcurrencyKit
BUILD FAILURE 6.2 android