Build Information
Failed to build Forked, reference 0.6.0 (63e36c), with Swift 6.3 for Android on 18 Apr 2026 23:44:49 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/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/drewmccormack/Forked.git
Reference: 0.6.0
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/drewmccormack/Forked
* tag 0.6.0 -> FETCH_HEAD
HEAD is now at 63e36cb Pass --traits to Android build step in CI.
Cloned https://github.com/drewmccormack/Forked.git
Revision (git rev-parse @):
63e36cb5613db27b401ea3896df310efcf8f93b9
SUCCESS checkout https://github.com/drewmccormack/Forked.git at 0.6.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/drewmccormack/Forked.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/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.40s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (3.97s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.47s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/ForkedCloudKit/cloudkit-schema.ckdb
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/11] Write sources
[7/11] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/35] Emitting module ForkedModelMacros
/host/spi-builder-workspace/Sources/ForkedModelMacros/BackedPropertyMacro.swift:1:8: error: no such module 'SwiftSyntax'
1 | import SwiftSyntax
| `- error: no such module 'SwiftSyntax'
2 | import SwiftSyntaxMacros
3 |
[10/35] Emitting module Forked
[11/37] Compiling ForkedModelMacros ForkedModelPlugin.swift
/host/spi-builder-workspace/Sources/ForkedModelMacros/BackedPropertyMacro.swift:1:8: error: no such module 'SwiftSyntax'
1 | import SwiftSyntax
| `- error: no such module 'SwiftSyntax'
2 | import SwiftSyntaxMacros
3 |
[12/37] Compiling ForkedModelMacros ForkedModelError.swift
/host/spi-builder-workspace/Sources/ForkedModelMacros/BackedPropertyMacro.swift:1:8: error: no such module 'SwiftSyntax'
1 | import SwiftSyntax
| `- error: no such module 'SwiftSyntax'
2 | import SwiftSyntaxMacros
3 |
[13/37] Compiling ForkedModelMacros BackedPropertyMacro.swift
/host/spi-builder-workspace/Sources/ForkedModelMacros/BackedPropertyMacro.swift:1:8: error: no such module 'SwiftSyntax'
1 | import SwiftSyntax
| `- error: no such module 'SwiftSyntax'
2 | import SwiftSyntaxMacros
3 |
[14/37] Compiling ForkedModelMacros MergablePropertyMacro.swift
/host/spi-builder-workspace/Sources/ForkedModelMacros/BackedPropertyMacro.swift:1:8: error: no such module 'SwiftSyntax'
1 | import SwiftSyntax
| `- error: no such module 'SwiftSyntax'
2 | import SwiftSyntaxMacros
3 |
[15/37] Compiling ForkedModelMacros VariableDeclSyntaxExtensions.swift
/host/spi-builder-workspace/Sources/ForkedModelMacros/BackedPropertyMacro.swift:1:8: error: no such module 'SwiftSyntax'
1 | import SwiftSyntax
| `- error: no such module 'SwiftSyntax'
2 | import SwiftSyntaxMacros
3 |
[16/37] Compiling ForkedModelMacros StructDeclSyntaxExtensions.swift
/host/spi-builder-workspace/Sources/ForkedModelMacros/BackedPropertyMacro.swift:1:8: error: no such module 'SwiftSyntax'
1 | import SwiftSyntax
| `- error: no such module 'SwiftSyntax'
2 | import SwiftSyntaxMacros
3 |
[17/37] Compiling Forked AtomicRepository.swift
[18/37] Compiling Forked Commit.swift
[19/37] Compiling Forked ConflictingCommits.swift
[20/37] Compiling Forked ForkedResource+Merging.swift
[21/37] Compiling Forked ForkedResource+Querying.swift
[22/37] Compiling Forked Error.swift
[23/37] Compiling Forked FileRepository.swift
[24/37] Compiling Forked QuickFork.swift
[25/37] Compiling Forked Repository.swift
[26/37] Compiling Forked MergeAction.swift
[27/37] Compiling Forked Mergeable.swift
[28/37] Compiling Forked Version.swift
[29/37] Compiling Forked VersionedModel.swift
[30/37] Compiling ForkedModelMacros ForkedModelMacro.swift
/host/spi-builder-workspace/Sources/ForkedModelMacros/BackedPropertyMacro.swift:1:8: error: no such module 'SwiftSyntax'
1 | import SwiftSyntax
| `- error: no such module 'SwiftSyntax'
2 | import SwiftSyntaxMacros
3 |
[31/37] Compiling Forked Fork.swift
[32/37] Compiling Forked ForkOccupation.swift
BUILD FAILURE 6.3 android