Build Information
Failed to build SlideKit, reference main (5ba5cc), with Swift 6.3 for Linux on 28 Apr 2026 22:01:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mtj0928/SlideKit.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/mtj0928/SlideKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5ba5ccd Merge pull request #48 from shsw228/feature/add-isExported-environment
Cloned https://github.com/mtj0928/SlideKit.git
Revision (git rev-parse @):
5ba5ccd98a30ec12e2fb3ba391b35c9336bf0cb5
SUCCESS checkout https://github.com/mtj0928/SlideKit.git at main
========================================
Build
========================================
Selected platform: linux
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-4606859-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/mtj0928/SyntaxInk
[1/266] Fetching syntaxink
[267/2553] Fetching syntaxink, swift-docc-plugin
Fetched https://github.com/mtj0928/SyntaxInk from cache (0.34s)
[252/2287] Fetching swift-docc-plugin
[2288/77326] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (7.03s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.11s)
Computing version for https://github.com/mtj0928/SyntaxInk
Computed https://github.com/mtj0928/SyntaxInk at 0.0.2 (7.57s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.68s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (1.10s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3678] 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.98s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
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.5.0
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/51] Write sources
[30/51] Compiling _SwiftSyntaxCShims dummy.c
[32/51] Write swift-version-24593BA9C3E375BF.txt
[34/75] Emitting module SwiftSyntax510
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/75] 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 {
[36/75] Compiling SwiftSyntax510 Empty.swift
[38/76] Emitting module SwiftSyntax600
[39/76] Compiling SwiftSyntax600 Empty.swift
[40/77] Emitting module SwiftSyntax600
[41/77] Compiling SwiftSyntax600 Empty.swift
[42/78] Emitting module SwiftSyntax601
[43/78] Compiling SwiftSyntax601 Empty.swift
[45/79] 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 {
[46/79] 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 {
[47/79] Emitting module SwiftSyntax601
[48/79] Emitting module SwiftSyntax510
[49/79] Compiling SwiftSyntax510 Empty.swift
[50/79] Compiling SwiftSyntax601 Empty.swift
[55/83] Compiling SwiftSyntax509 Empty.swift
[56/83] Emitting module SwiftSyntax509
[56/85] Wrapping AST for SwiftSyntax601 for debugging
[57/86] Wrapping AST for SwiftSyntax510 for debugging
[58/86] Wrapping AST for SwiftSyntax600 for debugging
[60/86] Compiling SwiftSyntax509 Empty.swift
[62/86] Emitting module SwiftSyntax509
[63/122] Wrapping AST for SwiftSyntax509 for debugging
[65/215] Compiling SwiftSyntax AbsolutePosition.swift
[66/215] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[67/215] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[68/215] Compiling SwiftSyntax Assert.swift
[69/215] Compiling SwiftSyntax BumpPtrAllocator.swift
[70/215] Compiling SwiftSyntax CommonAncestor.swift
[71/215] Compiling SwiftSyntax Convenience.swift
[72/215] Compiling SwiftSyntax CustomTraits.swift
[73/215] Compiling SwiftSyntax EditorPlaceholder.swift
[74/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 {
/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 {
[76/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[77/224] 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 {
[78/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 {
/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 {
[80/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 {
[81/224] 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 {
BUILD FAILURE 6.3 linux