Build Information
Failed to build UIHelper, reference main (bea4b9
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 14:37:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/UIHelper.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/NikSativa/UIHelper
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bea4b9b upd SwiftFormat rules and github actions
Cloned https://github.com/NikSativa/UIHelper.git
Revision (git rev-parse @):
bea4b9b7bbbd73a4d6d6dc3c329fb70f339cc333
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/UIHelper.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/NikSativa/UIHelper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/NikSativa/SpryKit.git
[1/967] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.27s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (0.74s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-syntax.git
[1/1257] Fetching cwlpreconditiontesting
[1258/72204] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (6.76s)
Fetched https://github.com/apple/swift-syntax.git from cache (6.82s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (10.49s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.75s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.53s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.06s)
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.4
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[1/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/40] Emitting module UIHelper
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[5/45] Compiling UIHelper TextFieldStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[6/45] Compiling UIHelper TextViewStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[7/45] Compiling UIHelper ViewStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[8/45] Compiling UIHelper ViewStyle.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[9/45] Compiling UIHelper resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[10/45] Compiling UIHelper PageControlStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[11/45] Compiling UIHelper SliderStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[12/45] Compiling UIHelper StackViewStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[13/45] Compiling UIHelper SwitchStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[14/45] Compiling UIHelper TableViewStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[15/45] Compiling UIHelper CollectionViewStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[16/45] Compiling UIHelper GradientViewStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[17/45] Compiling UIHelper ImageViewStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[18/45] Compiling UIHelper LabelStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[19/45] Compiling UIHelper NavigationBarStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[20/45] Compiling UIHelper UIGestureRecognizer+UIKit.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[21/45] Compiling UIHelper UIScrollView+UIKit.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[22/45] Compiling UIHelper UIStackView+UIKit.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[23/45] Compiling UIHelper UITableView+UIKit.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[24/45] Compiling UIHelper UIView+UIKit.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[25/45] Compiling UIHelper ScreenSize.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[26/45] Compiling UIHelper SelfSize.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[27/45] Compiling UIHelper View+Condition.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[28/45] Compiling UIHelper WindowSize.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[29/45] Compiling UIHelper AppRootViewControllerProviding.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[30/45] Compiling UIHelper AppWindowProvider.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[31/45] Compiling UIHelper AutoLayoutBuilder.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[32/45] Compiling UIHelper CircleView.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[33/45] Compiling UIHelper LayoutConstraint+UIKit.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[34/45] Compiling UIHelper UICollectionView+UIKit.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[35/45] Compiling UIHelper UICollectionViewFlowLayout+UIKit.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[36/45] Compiling UIHelper LabelLinksHandler.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[37/45] Compiling UIHelper ModalPresenter.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[38/45] Compiling UIHelper TransparentTouchView.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[39/45] Compiling UIHelper BarItemStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[40/45] Compiling UIHelper ButtonStyleProperty.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[41/45] Compiling UIHelper UIViewController+UIKit.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[42/45] Compiling UIHelper GradientView.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[43/45] Compiling UIHelper KeyboardHandler.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[44/45] Compiling UIHelper KeyboardHandlerConfiguration.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[45/45] Compiling UIHelper KeyboardHandling.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/UIHelper.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
BUILD FAILURE 6.2 wasm