Build Information
Failed to build Stitch, reference main (ea618e), with Swift 6.2 for Android on 20 Dec 2025 03:11:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/entrhq/stitch.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/entrhq/stitch
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ea618e5 feat: add access level preservation to Stitchify macro (#3)
Cloned https://github.com/entrhq/stitch.git
Revision (git rev-parse @):
ea618e564f077292caefb1a001e9852146e9fe5d
SUCCESS checkout https://github.com/entrhq/stitch.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/entrhq/stitch.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-syntax.git
[1/73189] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (6.29s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (8.59s)
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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (1.02s)
Building for debugging...
[0/12] Write sources
[4/12] Write swift-version-2B04F66FBCF4E350.txt
[6/15] Compiling StitchMacros StitchMacrosPlugin.swift
[7/15] Compiling StitchMacros StitchifyMacro.swift
[8/15] Emitting module StitchMacros
[9/16] Wrapping AST for StitchMacros for debugging
[10/16] Write Objects.LinkFileList
[11/16] Linking StitchMacros-tool
[13/44] Compiling Stitch Stitch.swift
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
[14/44] Compiling Stitch StitchObservable.swift
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
[15/44] Compiling Stitch AnyObservableObject.swift
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
[16/44] Compiling Stitch ErasedObservableObject.swift
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
[17/44] Compiling Stitch DependencyKey.swift
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
[18/44] Compiling Stitch DependencyLifecycleScope.swift
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
[19/44] Compiling Stitch DependencyMap.swift
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
[20/44] Compiling Stitch DependencyMocker.swift
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/44] Emitting module Stitch
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
[22/44] Compiling Stitch Preconditions.swift
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
[23/44] Compiling Stitch MirrorTraverser.swift
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
[24/45] Compiling Stitch StitchableScope.swift
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
[25/45] Compiling Stitch StitchPublished.swift
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
[26/45] Compiling Stitch Stitchable.swift
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
[27/45] Compiling Stitch Stitchify.swift
/host/spi-builder-workspace/Sources/Stitch/Dependencies/DependencyMocker.swift:15:8: error: no such module 'SwiftUI'
13 | // limitations under the License.
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Dependency mocking
BUILD FAILURE 6.2 android