Build Information
Failed to build swiftui-dynamic-forms, reference 0.1.2 (99e6c3
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 22:36:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/capturecontext/swiftui-dynamic-forms.git
Reference: 0.1.2
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/capturecontext/swiftui-dynamic-forms
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at 99e6c37 feat: Update dependecies
Cloned https://github.com/capturecontext/swiftui-dynamic-forms.git
Revision (git rev-parse @):
99e6c37f5f97bcec17d77020fa94d460c49a5014
SUCCESS checkout https://github.com/capturecontext/swiftui-dynamic-forms.git at 0.1.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/capturecontext/swiftui-dynamic-forms.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/capturecontext/swift-prelude.git
[1/1959] Fetching swift-prelude
Fetched https://github.com/capturecontext/swift-prelude.git from cache (0.44s)
Fetching https://github.com/capturecontext/swift-generic-color.git
[1/226] Fetching swift-generic-color
Fetched https://github.com/capturecontext/swift-generic-color.git from cache (0.29s)
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetching https://github.com/pointfreeco/swift-case-paths.git
[1/4394] Fetching swift-case-paths
[45/8975] Fetching swift-case-paths, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-case-paths.git from cache (1.62s)
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (1.63s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 0.6.1 (2.74s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.98s)
Computing version for https://github.com/pointfreeco/swift-case-paths.git
Computed https://github.com/pointfreeco/swift-case-paths.git at 0.11.0 (1.67s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.51s)
Creating working copy for https://github.com/capturecontext/swift-generic-color.git
Working copy of https://github.com/capturecontext/swift-generic-color.git resolved at main (a4ce3f8)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/capturecontext/swift-prelude.git
Working copy of https://github.com/capturecontext/swift-prelude.git resolved at develop (19edbd1)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 0.6.1
Creating working copy for https://github.com/pointfreeco/swift-case-paths.git
Working copy of https://github.com/pointfreeco/swift-case-paths.git resolved at 0.11.0
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/76] Emitting module GenericColor
/host/spi-builder-workspace/.build/checkouts/swift-generic-color/Sources/GenericColor/ColorComponent.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public struct ColorComponent: Equatable, Comparable, Codable, AdditiveArithmetic {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/78] Emitting module Prelude
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[11/83] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/RuntimeWarnings.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @_transparent
[12/84] Compiling XCTestDynamicOverlay XCTFail.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/RuntimeWarnings.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @_transparent
[13/84] Compiling Prelude NearSemiring.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[14/84] Compiling Prelude Plus.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[15/84] Compiling Prelude Ring.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[16/84] Compiling Prelude Semigroup.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[17/84] Compiling Prelude Semiring.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[18/84] Compiling XCTestDynamicOverlay XCTIsTesting.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/RuntimeWarnings.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @_transparent
[19/84] Compiling Prelude Tuple.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[20/84] Compiling Prelude Unit.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[21/84] Compiling Prelude Alt.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[22/84] Compiling Prelude Array.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[23/84] Compiling Prelude CommutativeRing.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[24/84] Compiling Prelude EuclideanRing.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[25/84] Compiling Prelude Field.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[26/84] Compiling Prelude FreeNearSemiring.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[27/84] Compiling Prelude HeytingAlgebra.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[28/84] Compiling Prelude Hole.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[29/84] Compiling Prelude IO.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[30/84] Compiling Prelude Monoid.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[31/84] Compiling Prelude Comparable.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[32/84] Compiling Prelude Comparator.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[33/84] Compiling Prelude Const.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[34/84] Compiling Prelude Curry.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[35/84] Compiling Prelude Equatable.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[36/84] Compiling Prelude Filterable.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[37/84] Compiling Prelude Endo.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[38/84] Compiling Prelude Func.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[39/84] Compiling GenericColor RGB.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[40/84] Compiling GenericColor RGBAInitializable.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[41/84] Compiling GenericColor String+RGB.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[42/84] Compiling GenericColor StaticallyNamedType.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
/host/spi-builder-workspace/.build/checkouts/swift-generic-color/Sources/GenericColor/ColorComponent.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public struct ColorComponent: Equatable, Comparable, Codable, AdditiveArithmetic {
/host/spi-builder-workspace/.build/checkouts/swift-generic-color/Sources/GenericColor/ColorComponent.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public struct ColorComponent: Equatable, Comparable, Codable, AdditiveArithmetic {
/host/spi-builder-workspace/.build/checkouts/swift-generic-color/Sources/GenericColor/ColorComponent.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public struct ColorComponent: Equatable, Comparable, Codable, AdditiveArithmetic {
/host/spi-builder-workspace/.build/checkouts/swift-generic-color/Sources/GenericColor/ColorComponent.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public struct ColorComponent: Equatable, Comparable, Codable, AdditiveArithmetic {
[47/84] Compiling Prelude And.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[48/84] Compiling Prelude Equal.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[49/84] Compiling Prelude Or.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[50/84] Compiling Prelude Xor.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[51/84] Compiling Prelude Cast.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[52/84] Compiling Prelude Collection.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
error: emit-module command failed with exit code 1 (use -v to see invocation)
[53/84] Emitting module XCTestDynamicOverlay
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/RuntimeWarnings.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @_transparent
[54/84] Compiling XCTestDynamicOverlay Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/RuntimeWarnings.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @_transparent
[55/84] Compiling XCTestDynamicOverlay DefaultInitializable.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/RuntimeWarnings.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @_transparent
[56/84] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/RuntimeWarnings.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @_transparent
[57/84] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/RuntimeWarnings.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @_transparent
[58/84] Compiling XCTestDynamicOverlay Unimplemented.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/RuntimeWarnings.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @_transparent
/host/spi-builder-workspace/.build/checkouts/swift-generic-color/Sources/GenericColor/ColorComponent.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public struct ColorComponent: Equatable, Comparable, Codable, AdditiveArithmetic {
/host/spi-builder-workspace/.build/checkouts/swift-generic-color/Sources/GenericColor/ColorComponent.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public struct ColorComponent: Equatable, Comparable, Codable, AdditiveArithmetic {
/host/spi-builder-workspace/.build/checkouts/swift-generic-color/Sources/GenericColor/ColorComponent.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public struct ColorComponent: Equatable, Comparable, Codable, AdditiveArithmetic {
/host/spi-builder-workspace/.build/checkouts/swift-generic-color/Sources/GenericColor/ColorComponent.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public struct ColorComponent: Equatable, Comparable, Codable, AdditiveArithmetic {
/host/spi-builder-workspace/.build/checkouts/swift-generic-color/Sources/GenericColor/ColorComponent.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public struct ColorComponent: Equatable, Comparable, Codable, AdditiveArithmetic {
/host/spi-builder-workspace/.build/checkouts/swift-generic-color/Sources/GenericColor/ColorComponent.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public struct ColorComponent: Equatable, Comparable, Codable, AdditiveArithmetic {
/host/spi-builder-workspace/.build/checkouts/swift-generic-color/Sources/GenericColor/ColorComponent.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public struct ColorComponent: Equatable, Comparable, Codable, AdditiveArithmetic {
/host/spi-builder-workspace/.build/checkouts/swift-generic-color/Sources/GenericColor/ColorComponent.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public struct ColorComponent: Equatable, Comparable, Codable, AdditiveArithmetic {
/host/spi-builder-workspace/.build/checkouts/swift-generic-color/Sources/GenericColor/ColorComponent.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public struct ColorComponent: Equatable, Comparable, Codable, AdditiveArithmetic {
[68/84] Compiling Prelude Parallel.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[69/84] Compiling Prelude Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[70/84] Compiling Prelude Set.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[71/84] Compiling Prelude String.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[72/84] Compiling Prelude Pack.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[73/84] Compiling Prelude Scope.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[74/84] Compiling Prelude Match.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[75/84] Compiling Prelude Never.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[76/84] Compiling Prelude Operators+Impl.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[77/84] Compiling Prelude Operators.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[78/84] Compiling Prelude PrecedenceGroups.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
[79/84] Compiling Prelude Optional.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Bool/Equal.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public func equal<T: Equatable>(
BUILD FAILURE 6.2 wasm