Build Information
Failed to build SlideKit, reference main (5ba5cc), with Swift 6.2 for Wasm on 28 Apr 2026 22:00:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 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: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mtj0928/SlideKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/mtj0928/SyntaxInk
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
[230/2553] Fetching swift-docc-plugin, syntaxink
Fetched https://github.com/mtj0928/SyntaxInk from cache (0.28s)
[275/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.39s)
[1/75039] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.04s)
Computing version for https://github.com/mtj0928/SyntaxInk
Computed https://github.com/mtj0928/SyntaxInk at 0.0.2 (6.44s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (11.84s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (0.42s)
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 (1.14s)
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-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
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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.51s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/27] Write sources
[21/27] Compiling _SwiftSyntaxCShims dummy.c
[23/27] Write swift-version-24593BA9C3E375BF.txt
[25/51] Emitting module SwiftSyntax601
[26/51] Compiling SwiftSyntax601 Empty.swift
[28/52] Emitting module SwiftSyntax510
[29/52] Emitting module SwiftSyntax600
[30/52] Compiling SwiftSyntax510 Empty.swift
[31/52] Compiling SwiftSyntax600 Empty.swift
[32/56] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/56] 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/61] Emitting module SwiftSyntax510
[37/61] Compiling SwiftSyntax510 Empty.swift
[38/61] Compiling SwiftSyntax509 Empty.swift
[39/61] Emitting module SwiftSyntax509
[42/63] Emitting module SwiftSyntax600
[43/63] Compiling SwiftSyntax600 Empty.swift
[45/64] Compiling SlideKitMacros SlideKitMacros.swift
[46/64] Emitting module SlideKitMacros
error: emit-module command failed with exit code 1 (use -v to see invocation)
[47/64] 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 {
[48/64] 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 {
[49/64] Compiling SwiftSyntax509 Empty.swift
[50/64] Emitting module SwiftSyntax509
[51/64] Emitting module SwiftSyntax601
[52/64] Compiling SwiftSyntax601 Empty.swift
[55/155] Compiling SlideKitMacros SlideMacro.swift
[56/195] Wrapping AST for SlideKitMacros for debugging
[57/195] Write Objects.LinkFileList
[58/195] Linking SlideKitMacros-tool
[60/195] 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 {
[61/195] 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 {
[62/195] 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 {
[63/195] 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.2 wasm