The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Stitch, reference main (ea618e), with Swift 6.2 for Linux on 20 Dec 2025 03:12:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build 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:         linux
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-4609320-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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 (8.86s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (11.99s)
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-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.62s)
Building for debugging...
[0/12] Write sources
[4/12] Write swift-version-24593BA9C3E375BF.txt
[6/15] Emitting module StitchMacros
[7/15] Compiling StitchMacros StitchMacrosPlugin.swift
[8/15] Compiling StitchMacros StitchifyMacro.swift
[9/16] Wrapping AST for StitchMacros for debugging
[10/16] Write Objects.LinkFileList
[11/16] Linking StitchMacros-tool
[13/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
[14/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
[15/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
[16/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
/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
/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
/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
/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
[21/46] 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
[22/46] 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
[23/46] 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
/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/46] 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
[26/46] 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
[27/46] 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
[28/46] 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
[29/46] 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
[30/46] 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
/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
/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
/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
/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
/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
/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)
[37/46] 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
[38/46] 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
/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
/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)
[41/46] 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
/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 linux