Build Information
Failed to build LubaUI, reference main (9663aa), with Swift 6.2 for Wasm on 1 May 2026 01:27:42 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: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/ermanakar/LubaUI.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/ermanakar/LubaUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9663aa1 feat(showcase): update charts screen with interactive demos and more data
Cloned https://github.com/ermanakar/LubaUI.git
Revision (git rev-parse @):
9663aa199221b15418502452e16cd75e1019273b
SUCCESS checkout https://github.com/ermanakar/LubaUI.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ermanakar/LubaUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: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/swiftlang/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.71s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (3.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3708] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.09s)
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/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/48] Compiling LubaUI LubaTooltip.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[6/48] Compiling LubaUI LubaConfig.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[7/48] Compiling LubaUI LubaUI.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[8/48] Compiling LubaUI LubaButtonStyling.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[9/48] Compiling LubaUI LubaChartStyle.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[10/48] Compiling LubaUI LubaExpandable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[11/54] Compiling LubaUI LubaRadio.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[12/54] Compiling LubaUI LubaRating.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[13/54] Compiling LubaUI LubaSearchBar.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[14/54] Compiling LubaUI LubaSheet.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[15/54] Compiling LubaUI LubaSkeleton.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[16/54] Compiling LubaUI LubaSlider.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[17/54] Compiling LubaUI LubaStepper.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[18/54] Compiling LubaUI LubaTabs.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[19/54] Compiling LubaUI LubaTextArea.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[20/54] Compiling LubaUI LubaTextField.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[21/54] Compiling LubaUI LubaToast.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[22/54] Compiling LubaUI LubaToggle.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[23/54] Compiling LubaUI LubaRadius.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[24/54] Compiling LubaUI LubaSpacing.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[25/54] Compiling LubaUI LubaTypography.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[26/54] Compiling LubaUI LubaAccessibility.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[27/54] Compiling LubaUI LubaAnimations.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[28/54] Compiling LubaUI LubaHaptics.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/54] Emitting module LubaUI
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[30/54] Compiling LubaUI LubaChartTokens.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[31/54] Compiling LubaUI LubaColors.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[32/54] Compiling LubaUI LubaControlTokens.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[33/54] Compiling LubaUI LubaFeedbackTokens.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[34/54] Compiling LubaUI LubaMotion.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[35/54] Compiling LubaUI LubaPrimitives.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[36/54] Compiling LubaUI LubaGlass.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[37/54] Compiling LubaUI LubaLongPressable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[38/54] Compiling LubaUI LubaPressable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[39/54] Compiling LubaUI LubaShimmerable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[40/54] Compiling LubaUI LubaSwipeable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[41/54] Compiling LubaUI LubaTheme.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[42/54] Compiling LubaUI LubaChip.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[43/54] Compiling LubaUI LubaDivider.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[44/54] Compiling LubaUI LubaIcon.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[45/54] Compiling LubaUI LubaLink.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[46/54] Compiling LubaUI LubaMenu.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[47/54] Compiling LubaUI LubaProgress.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[48/54] Compiling LubaUI LubaAlert.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[49/54] Compiling LubaUI LubaAvatar.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[50/54] Compiling LubaUI LubaBadge.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[51/54] Compiling LubaUI LubaButton.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[52/54] Compiling LubaUI LubaCard.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[53/54] Compiling LubaUI LubaChart.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[54/54] Compiling LubaUI LubaCheckbox.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
BUILD FAILURE 6.2 wasm