Build Information
Failed to build MiseEnPlace, reference main (5929b7
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 12:42:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/richardpiazza/MiseEnPlace.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/richardpiazza/MiseEnPlace
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5929b79 Each Multiplication (#15)
Cloned https://github.com/richardpiazza/MiseEnPlace.git
Revision (git rev-parse @):
5929b79e054555279f2bd499e512002827db653a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/MiseEnPlace.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/richardpiazza/MiseEnPlace.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/nicklockwood/SwiftFormat
[1/48941] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (42.28s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (50.94s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[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/31] Emitting module MiseEnPlace
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[5/34] Compiling MiseEnPlace Recipe+Formula.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[6/34] Compiling MiseEnPlace Recipe+Procedure.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[7/34] Compiling MiseEnPlace Recipe.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[8/34] Compiling MiseEnPlace Proportioned.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[9/34] Compiling MiseEnPlace Quantifiable.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[10/34] Compiling MiseEnPlace Quantification.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[11/34] Compiling MiseEnPlace Ratio.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[12/34] Compiling MiseEnPlace MediaManager.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[13/34] Compiling MiseEnPlace MiseEnPlaceError.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[14/34] Compiling MiseEnPlace Multimedia.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[15/34] Compiling MiseEnPlace ProcedureElement.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[16/34] Compiling MiseEnPlace AnyFormulaElement.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[17/34] Compiling MiseEnPlace AnyIngredient.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[18/34] Compiling MiseEnPlace AnyProcedureElement.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[19/34] Compiling MiseEnPlace AnyRecipe.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[20/34] Compiling MiseEnPlace MeasurementMethod.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[21/34] Compiling MiseEnPlace MeasurementSystem.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[22/34] Compiling MiseEnPlace MeasurementSystemMethod.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[23/34] Compiling MiseEnPlace MeasurementUnit.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[24/34] Compiling MiseEnPlace Sequenced.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[25/34] Compiling MiseEnPlace String+MiseEnPlace.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[26/34] Compiling MiseEnPlace Unique.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[27/34] Compiling MiseEnPlace Fraction.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[28/34] Compiling MiseEnPlace Ingredient.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[29/34] Compiling MiseEnPlace Intergral.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[30/34] Compiling MiseEnPlace Measured.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[31/34] Compiling MiseEnPlace Configuration.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[32/34] Compiling MiseEnPlace Descriptive.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[33/34] Compiling MiseEnPlace Double+MiseEnPlace.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
[34/34] Compiling MiseEnPlace FormulaElement.swift
/host/spi-builder-workspace/Sources/MiseEnPlace/AnyFormulaElement.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A generic `FormulaElement`.
BUILD FAILURE 6.2 wasm