Build Information
Failed to build SoundPulseButton, reference main (f994bb), with Swift 6.3 for Wasm on 16 Apr 2026 17:12:03 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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mikhailkogan17/SoundPulseButton.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/mikhailkogan17/SoundPulseButton
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f994bb0 Fixed crash of level calculation in AudioLevelRepository
Cloned https://github.com/mikhailkogan17/SoundPulseButton.git
Revision (git rev-parse @):
f994bb0a833b6209a990b7e66120bbb569402da5
SUCCESS checkout https://github.com/mikhailkogan17/SoundPulseButton.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mikhailkogan17/SoundPulseButton.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: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/Lakr233/ColorfulX
[1/1726] Fetching colorfulx
Fetched https://github.com/Lakr233/ColorfulX from cache (0.71s)
Computing version for https://github.com/Lakr233/ColorfulX
Computed https://github.com/Lakr233/ColorfulX at 5.8.3 (1.26s)
Fetching https://github.com/Lakr233/MSDisplayLink.git
Fetching https://github.com/Lakr233/SpringInterpolation.git
Fetching https://github.com/Lakr233/ColorVector.git
[1/199] Fetching springinterpolation
[133/327] Fetching springinterpolation, msdisplaylink
[328/404] Fetching springinterpolation, msdisplaylink, colorvector
Fetched https://github.com/Lakr233/SpringInterpolation.git from cache (0.24s)
Fetched https://github.com/Lakr233/ColorVector.git from cache (0.25s)
Fetched https://github.com/Lakr233/MSDisplayLink.git from cache (0.25s)
Computing version for https://github.com/Lakr233/MSDisplayLink.git
Computed https://github.com/Lakr233/MSDisplayLink.git at 2.1.0 (0.65s)
Computing version for https://github.com/Lakr233/SpringInterpolation.git
Computed https://github.com/Lakr233/SpringInterpolation.git at 1.4.0 (0.40s)
Computing version for https://github.com/Lakr233/ColorVector.git
Computed https://github.com/Lakr233/ColorVector.git at 1.0.5 (0.44s)
Creating working copy for https://github.com/Lakr233/MSDisplayLink.git
Working copy of https://github.com/Lakr233/MSDisplayLink.git resolved at 2.1.0
Creating working copy for https://github.com/Lakr233/ColorfulX
Working copy of https://github.com/Lakr233/ColorfulX resolved at 5.8.3
Creating working copy for https://github.com/Lakr233/ColorVector.git
Working copy of https://github.com/Lakr233/ColorVector.git resolved at 1.0.5
Creating working copy for https://github.com/Lakr233/SpringInterpolation.git
Working copy of https://github.com/Lakr233/SpringInterpolation.git resolved at 1.4.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/33] Emitting module MSDisplayLink
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[8/33] Emitting module ColorVector
[9/34] Emitting module SpringInterpolation
[10/34] Compiling SpringInterpolation SpringInterpolation.swift
[11/34] Compiling SpringInterpolation SpringInterpolation+Parameters.swift
[12/34] Compiling ColorVector ColorVector+XYZ.swift
[13/34] Compiling ColorVector ColorConversion+LAB_LCH.swift
[14/34] Compiling ColorVector ColorConversion+LAB_XYZ.swift
[15/34] Compiling MSDisplayLink DisplayLink+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[16/34] Compiling SpringInterpolation SpringInterpolation+Configuration.swift
[17/34] Compiling SpringInterpolation SpringInterpolation+AppKit.swift
[18/34] Compiling SpringInterpolation SpringInterpolation+Context.swift
[19/34] Compiling MSDisplayLink DisplayLinkDriver.swift
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[20/34] Compiling MSDisplayLink DisplayLinkDriver+Helper.swift
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[21/34] Compiling MSDisplayLink DisplayLinkCallbackContext.swift
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[22/34] Compiling SpringInterpolation SpringInterpolation2D.swift
[23/35] Compiling ColorVector ColorVector+LCH.swift
[24/35] Compiling ColorVector ColorConversion.swift
[25/35] Compiling ColorVector ColorVector+LAB.swift
[26/35] Compiling ColorVector ColorConversion+XYZ_LAB.swift
[27/35] Compiling ColorVector ColorConversion+XYZ_RGB.swift
[28/35] Compiling ColorVector ColorVector+RGB.swift
[29/35] Compiling ColorVector ColorConversion+LCH_LAB.swift
[30/35] Compiling ColorVector ColorConversion+RGB_XYZ.swift
[31/35] Compiling MSDisplayLink DisplayLink.swift
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[32/35] Compiling MSDisplayLink DisplayLinkDriver+CA.swift
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[33/35] Compiling MSDisplayLink DisplayLinkDriver+CV.swift
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[35/35] Compiling ColorVector ColorVector.swift
BUILD FAILURE 6.3 wasm