Build Information
Failed to build SlideKit, reference 0.7.0 (ee71d2), with Swift 6.3 for Android on 16 Apr 2026 09:07:20 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/mtj0928/SlideKit.git
Reference: 0.7.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/mtj0928/SlideKit
* tag 0.7.0 -> FETCH_HEAD
HEAD is now at ee71d2a Merge pull request #45 from fromkk/feature/transition
Cloned https://github.com/mtj0928/SlideKit.git
Revision (git rev-parse @):
ee71d2a687da199bf04d42a3ff13b9a1810fe4f1
SUCCESS checkout https://github.com/mtj0928/SlideKit.git at 0.7.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/mtj0928/SlideKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/swiftlang/swift-syntax
Fetching https://github.com/mtj0928/SyntaxInk
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/266] Fetching syntaxink
[206/2543] Fetching syntaxink, swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.71s)
[1/74985] Fetching swift-syntax
Fetched https://github.com/mtj0928/SyntaxInk from cache (6.05s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.12s)
Computing version for https://github.com/mtj0928/SyntaxInk
Computed https://github.com/mtj0928/SyntaxInk at 0.0.2 (6.56s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.84s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.67s)
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.13s)
Creating working copy for https://github.com/mtj0928/SyntaxInk
Working copy of https://github.com/mtj0928/SyntaxInk resolved at 0.0.2
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/48] Write sources
[18/48] Compiling _SwiftSyntaxCShims dummy.c
[19/48] Write sources
[28/48] Compiling _SwiftSyntaxCShims dummy.c
[29/48] Write swift-version--4F562202D5529B1.txt
[31/68] Emitting module SwiftSyntax601
[32/68] Emitting module SwiftSyntax509
[33/68] Compiling SwiftSyntax601 Empty.swift
[34/68] Emitting module SwiftSyntax601
[35/69] Compiling SwiftSyntax509 Empty.swift
[38/70] Emitting module SwiftSyntax510
[39/70] Compiling SwiftSyntax510 Empty.swift
[39/71] Wrapping AST for SwiftSyntax601 for debugging
[42/73] Emitting module SwiftSyntax600
[43/73] Compiling SwiftSyntax600 Empty.swift
[43/74] Wrapping AST for SwiftSyntax509 for debugging
[45/74] Emitting module SwiftSyntax509
[46/74] Wrapping AST for SwiftSyntax510 for debugging
[47/74] Wrapping AST for SwiftSyntax600 for debugging
[49/74] Compiling SwiftSyntax600 Empty.swift
[50/74] Emitting module SwiftSyntax600
[51/76] Compiling SwiftSyntax509 Empty.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[53/76] Emitting module SyntaxInk
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
[54/76] Compiling SwiftSyntax601 Empty.swift
[55/80] Compiling SyntaxInk AttributedString+Platform.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
[56/120] Emitting module SwiftSyntax510
[57/120] Compiling SwiftSyntax510 Empty.swift
[61/206] Compiling SwiftSyntax AbsolutePosition.swift
[62/206] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[63/206] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[64/206] Compiling SwiftSyntax Assert.swift
[65/206] Compiling SwiftSyntax BumpPtrAllocator.swift
[66/206] Compiling SwiftSyntax CommonAncestor.swift
[67/206] Compiling SwiftSyntax Convenience.swift
[68/206] Compiling SwiftSyntax CustomTraits.swift
[69/206] Compiling SwiftSyntax EditorPlaceholder.swift
[70/215] Compiling SwiftSyntax SyntaxEnum.swift
[71/215] Compiling SwiftSyntax SyntaxKind.swift
[72/215] Compiling SwiftSyntax SyntaxRewriter.swift
[73/215] Compiling SwiftSyntax SyntaxTraits.swift
[74/215] Compiling SwiftSyntax SyntaxVisitor.swift
[75/215] Compiling SwiftSyntax TokenKind.swift
[76/215] Compiling SwiftSyntax Tokens.swift
[77/215] Compiling SwiftSyntax TriviaPieces.swift
[78/215] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[79/224] Compiling SwiftSyntax SyntaxIdentifier.swift
[80/224] Compiling SwiftSyntax SyntaxNodeFactory.swift
[81/224] Compiling SwiftSyntax SyntaxNodeStructure.swift
[82/224] Compiling SwiftSyntax SyntaxProtocol.swift
[83/224] Compiling SwiftSyntax SyntaxText.swift
[84/224] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[85/224] Compiling SwiftSyntax TokenDiagnostic.swift
[86/224] Compiling SwiftSyntax TokenSequence.swift
[87/224] Compiling SwiftSyntax TokenSyntax.swift
[88/224] Compiling SwiftSyntax Identifier.swift
[89/224] Compiling SwiftSyntax MemoryLayout.swift
[90/224] Compiling SwiftSyntax MissingNodeInitializers.swift
[91/224] Compiling SwiftSyntax RawSyntax.swift
[92/224] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[93/224] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[94/224] Compiling SwiftSyntax RawSyntaxTokenView.swift
[95/224] Compiling SwiftSyntax SourceEdit.swift
[96/224] Compiling SwiftSyntax SourceLength.swift
[106/224] Compiling SyntaxInk Theme.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
[107/224] Compiling SyntaxInk SyntaxHighlighter.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
[108/224] Compiling SyntaxInk Grammar.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
[109/224] Compiling SyntaxInk SyntaxStyle.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
BUILD FAILURE 6.3 android