The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SlideKit, reference main (5ba5cc), with Swift 6.0 for Linux on 28 Apr 2026 22:00: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/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build 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.0
Building package at path:  $PWD
https://github.com/mtj0928/SlideKit.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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/mtj0928/SyntaxInk
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax
[1/266] Fetching syntaxink
[212/2553] Fetching syntaxink, swift-docc-plugin
Fetched https://github.com/mtj0928/SyntaxInk from cache (0.47s)
[252/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.64s)
[1/75039] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.70s)
Computing version for https://github.com/mtj0928/SyntaxInk
Computed https://github.com/mtj0928/SyntaxInk at 0.0.2 (0.68s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.90s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (0.71s)
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.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.71s)
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-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
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
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/48] Write sources
[27/48] Compiling _SwiftSyntaxCShims dummy.c
[29/48] Write swift-version-24593BA9C3E375BF.txt
[31/54] Emitting module SwiftSyntax510
[32/68] Emitting module SwiftSyntax601
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/68] 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 {
[34/68] Emitting module SwiftSyntax509
[35/68] Compiling SwiftSyntax509 Empty.swift
[36/69] Emitting module SwiftSyntax601
[37/69] Compiling SwiftSyntax601 Empty.swift
[39/71] Emitting module SwiftSyntax510
[40/71] Compiling SwiftSyntax510 Empty.swift
[43/73] Compiling SwiftSyntax600 Empty.swift
[44/73] Emitting module SwiftSyntax600
[47/74] 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 {
[48/74] 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 {
[49/74] Compiling SwiftSyntax600 Empty.swift
[54/75] Wrapping AST for SwiftSyntax510 for debugging
[55/75] Wrapping AST for SwiftSyntax601 for debugging
[56/75] Wrapping AST for SwiftSyntax600 for debugging
[58/141] Compiling SwiftSyntax509 Empty.swift
[59/141] Emitting module SwiftSyntax509
[60/142] Wrapping AST for SwiftSyntax509 for debugging
[62/206] Compiling SwiftSyntax SourceLocation.swift
[63/206] Compiling SwiftSyntax SourcePresence.swift
[64/206] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[65/206] Compiling SwiftSyntax Syntax.swift
[66/206] Compiling SwiftSyntax SyntaxArena.swift
[67/206] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[68/206] Compiling SwiftSyntax SyntaxChildren.swift
[69/206] Compiling SwiftSyntax SyntaxCollection.swift
[70/206] Compiling SwiftSyntax SyntaxHashable.swift
[71/215] 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 {
[72/215] 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 {
[73/215] 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 {
BUILD FAILURE 6.0 linux