Build Information
Failed to build Forked, reference 0.6.0 (63e36c), with Swift 6.2 for Linux on 5 Mar 2026 01:45:08 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.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: linux
Swift version: 6.2
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/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:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (3.00s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3667] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.94s)
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-24593BA9C3E375BF.txt
[9/35] 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 |
[10/35] 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 |
[11/35] 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 |
[12/35] 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 |
[13/35] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/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 |
[15/35] Compiling Forked AtomicRepository.swift
[16/35] Compiling Forked Commit.swift
[17/35] Compiling Forked ConflictingCommits.swift
[18/35] Emitting module Forked
[19/37] Compiling Forked QuickFork.swift
[20/37] Compiling Forked Repository.swift
[21/37] Compiling Forked MergeAction.swift
[22/37] Compiling Forked Mergeable.swift
[23/37] Compiling Forked Fork.swift
[24/37] Compiling Forked ForkOccupation.swift
[25/37] Compiling Forked Error.swift
[26/37] Compiling Forked FileRepository.swift
[27/37] Compiling Forked Version.swift
[28/37] Compiling Forked VersionedModel.swift
[29/37] Compiling Forked ForkedResource+Merging.swift
[30/37] Compiling Forked ForkedResource+Querying.swift
[31/37] Compiling Forked ForkedResource+Updating.swift
/host/spi-builder-workspace/Sources/Forked/ForkedResource.swift:85:31: warning: capture of non-Sendable type 'RepositoryType.Type' in an isolated closure [#SendableMetatypes]
83 | continuations[id] = continuation
84 | continuation.onTermination = { @Sendable [weak self] _ in
85 | guard let self else { return }
| `- warning: capture of non-Sendable type 'RepositoryType.Type' in an isolated closure [#SendableMetatypes]
86 | serialize {
87 | continuations[id] = nil
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[32/37] Compiling Forked ForkedResource.swift
/host/spi-builder-workspace/Sources/Forked/ForkedResource.swift:85:31: warning: capture of non-Sendable type 'RepositoryType.Type' in an isolated closure [#SendableMetatypes]
83 | continuations[id] = continuation
84 | continuation.onTermination = { @Sendable [weak self] _ in
85 | guard let self else { return }
| `- warning: capture of non-Sendable type 'RepositoryType.Type' in an isolated closure [#SendableMetatypes]
86 | serialize {
87 | continuations[id] = nil
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[34/55] Emitting module ForkedCloudKit
[35/56] Compiling ForkedCloudKit CloudKitExchange.swift
[36/56] Compiling ForkedCloudKit CloudKitAssets.swift
[37/56] Compiling ForkedCloudKit CloudKitExchange+CKSyncEngineDelegate.swift
[38/56] Compiling ForkedCloudKit CloudKitExchange+HandlingCloudChanges.swift
[40/57] Compiling ForkedMerge TextMerger.swift
[41/57] Compiling ForkedMerge PropertyBacking.swift
[42/58] Compiling ForkedMerge Merger.swift
[43/58] Compiling ForkedMerge SetMerger.swift
[44/58] Compiling ForkedMerge ArrayOfIdentifiableMerger.swift
[45/58] Compiling ForkedMerge DictionaryMerger.swift
[46/58] Compiling ForkedMerge PropertyMerge.swift
[47/58] Compiling ForkedMerge StableTimestamp.swift
[48/58] Compiling ForkedMerge ArrayMerger.swift
[49/58] Compiling ForkedMerge MergeableSet.swift
[50/58] Compiling ForkedMerge MergeableValue.swift
[51/58] Emitting module ForkedMerge
[52/58] Compiling ForkedMerge MergeableArray.swift
[53/58] Compiling ForkedMerge MergeableDictionary.swift
[55/59] 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 |
[56/59] 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 |
[57/61] Compiling ForkedModel Macros.swift
[58/61] Emitting module ForkedModel
BUILD FAILURE 6.2 linux