The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SlideKit, reference main (5ba5cc), with Swift 6.3 for Wasm on 28 Apr 2026 22:01:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 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:         wasm
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-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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/mtj0928/SyntaxInk
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/266] Fetching syntaxink
[121/2553] Fetching syntaxink, swift-docc-plugin
[2554/77592] Fetching syntaxink, swift-docc-plugin, swift-syntax
Fetched https://github.com/mtj0928/SyntaxInk from cache (0.88s)
[3038/77326] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.92s)
[2252/75039] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (7.99s)
Computing version for https://github.com/mtj0928/SyntaxInk
Computed https://github.com/mtj0928/SyntaxInk at 0.0.2 (8.49s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.85s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (0.61s)
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.51s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.12s)
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-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
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
[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 SwiftSyntax601
[35/75] Compiling SwiftSyntax601 Empty.swift
[36/76] Compiling SwiftSyntax600 Empty.swift
[37/76] Emitting module SwiftSyntax600
[39/76] Emitting module SwiftSyntax509
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/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 {
[41/76] 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 {
[42/76] Compiling SwiftSyntax509 Empty.swift
[45/78] Emitting module SwiftSyntax510
[46/78] Compiling SwiftSyntax510 Empty.swift
[48/82] Emitting module SwiftSyntax510
[49/83] Emitting module SwiftSyntax509
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/147] 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 {
[51/147] Compiling SwiftSyntax509 Empty.swift
[52/148] Compiling SwiftSyntax510 Empty.swift
[53/149] 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 {
[54/149] 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 {
[57/149] Emitting module SwiftSyntax601
[58/149] Compiling SwiftSyntax601 Empty.swift
[59/149] Compiling SwiftSyntax600 Empty.swift
[60/149] Emitting module SwiftSyntax600
[62/151] Wrapping AST for SwiftSyntax510 for debugging
[63/151] Wrapping AST for SwiftSyntax509 for debugging
[64/151] Wrapping AST for SwiftSyntax600 for debugging
[65/151] Wrapping AST for SwiftSyntax601 for debugging
[67/215] 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 {
[68/215] Compiling SwiftSyntax AbsolutePosition.swift
[69/215] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[70/215] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[71/215] Compiling SwiftSyntax Assert.swift
[72/215] Compiling SwiftSyntax BumpPtrAllocator.swift
[73/215] Compiling SwiftSyntax CommonAncestor.swift
[74/215] Compiling SwiftSyntax Convenience.swift
[75/215] Compiling SwiftSyntax CustomTraits.swift
[76/215] Compiling SwiftSyntax EditorPlaceholder.swift
[77/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 {
[78/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 {
[79/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 wasm