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 (6105f1), with Swift 5.10 for Linux on 30 Jul 2025 14:15:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 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 6105f1e Merge pull request #47 from futuredapp/feature/alert-modifier-text-field-support
Cloned https://github.com/futuredapp/FuturedKit.git
Revision (git rev-parse @):
6105f1ef5c3f5db32ce6666e30dbc2d45ecb2f83
SUCCESS checkout https://github.com/futuredapp/FuturedKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/futuredapp/FuturedKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/mkj-is/BindingKit
Fetching https://github.com/futuredapp/futured-macros
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit
[1/100] Fetching collectionconcurrencykit
[101/251] Fetching collectionconcurrencykit, bindingkit
[252/574] Fetching collectionconcurrencykit, bindingkit, futured-macros
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit from cache (0.31s)
Fetched https://github.com/mkj-is/BindingKit from cache (0.31s)
Fetched https://github.com/futuredapp/futured-macros from cache (0.31s)
Computing version for https://github.com/mkj-is/BindingKit
Computed https://github.com/mkj-is/BindingKit at 1.0.0 (1.40s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit
Computed https://github.com/JohnSundell/CollectionConcurrencyKit at 0.2.0 (0.73s)
Computing version for https://github.com/futuredapp/futured-macros
Computed https://github.com/futuredapp/futured-macros at 0.2.0 (0.52s)
Fetching https://github.com/apple/swift-syntax.git
[1/71367] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.19s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (1.50s)
Creating working copy for https://github.com/futuredapp/futured-macros
Working copy of https://github.com/futuredapp/futured-macros resolved at 0.2.0
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 600.0.1
Building for debugging...
[0/44] Write sources
[22/44] Compiling _SwiftSyntaxCShims dummy.c
[23/44] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/59] Emitting module BindingKit
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[26/59] Compiling BindingKit Binding+Coalescing.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[27/59] Compiling BindingKit Transformation.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[28/59] Emitting module SwiftSyntax510
[29/59] Compiling SwiftSyntax510 Empty.swift
[30/60] Compiling BindingKit Binding+StoredValue.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[32/60] Compiling SwiftSyntax509 Empty.swift
[33/60] Emitting module SwiftSyntax509
[33/61] Wrapping AST for SwiftSyntax510 for debugging
[35/61] Emitting module SwiftSyntax600
[36/61] Compiling SwiftSyntax600 Empty.swift
[38/62] Compiling BindingKit Binding+KeyPath.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[39/62] Wrapping AST for SwiftSyntax509 for debugging
[41/62] Compiling BindingKit Binding+Effects.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[42/62] Compiling BindingKit Binding+Map.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
[42/62] Wrapping AST for SwiftSyntax600 for debugging
[43/62] Emitting module CollectionConcurrencyKit
BUILD FAILURE 5.10 linux