Build Information
Failed to build Exhibition, reference main (82035f), with Swift 6.3 for Wasm on 23 Apr 2026 06:38:47 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: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/mjarvis/Exhibition.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/mjarvis/Exhibition
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 82035f9 Fix bug where changes are published during SwiftUI view init (#74)
Cloned https://github.com/mjarvis/Exhibition.git
Revision (git rev-parse @):
82035f9218442b5f7194e92508f12df2286e7de4
SUCCESS checkout https://github.com/mjarvis/Exhibition.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mjarvis/Exhibition.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: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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/18] Compiling Exhibition EnumParameterView.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[4/18] Compiling Exhibition IntParameterView.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[5/20] Compiling Exhibition StringParameterView.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[6/20] Compiling Exhibition UnknownParameterView.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[7/20] Compiling Exhibition AnyExhibit.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[8/20] Compiling Exhibition Context.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[9/20] Compiling Exhibition DebugView.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/20] Emitting module Exhibition
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[11/20] Compiling Exhibition DictionaryKeySort.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[12/20] Compiling Exhibition View+Modify.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[13/20] Compiling Exhibition ExhibitProvider.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[14/20] Compiling Exhibition ParameterView.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[15/20] Compiling Exhibition DateParameterView.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[16/20] Compiling Exhibition DecimalFormattedParameterView.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[17/20] Compiling Exhibition Defaultable.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[18/20] Compiling Exhibition ExhibitListView.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[19/20] Compiling Exhibition BoolParameterView.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
[20/20] Compiling Exhibition ClosureParameterView.swift
/host/spi-builder-workspace/Sources/Exhibition/AnyExhibit.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Wrapper for an `ExhibitProvider` erasing the Content and Layout types.
BUILD FAILURE 6.3 wasm