Build Information
Failed to build LoremSwiftify, reference main (eb53d6
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 03:36:02 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/EnesKaraosman/LoremSwiftify.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/EnesKaraosman/LoremSwiftify
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at eb53d6e chore(deps): update dependency apple/swift-syntax to v601 (#20)
Cloned https://github.com/EnesKaraosman/LoremSwiftify.git
Revision (git rev-parse @):
eb53d6ec20c1ee2c0203f932aa290f637300d913
SUCCESS checkout https://github.com/EnesKaraosman/LoremSwiftify.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/EnesKaraosman/LoremSwiftify.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/vadymmarkov/Fakery
Fetching https://github.com/apple/swift-syntax.git
[1/3293] Fetching fakery
[3294/74217] Fetching fakery, swift-syntax
Fetched https://github.com/vadymmarkov/Fakery from cache (9.69s)
Fetched https://github.com/apple/swift-syntax.git from cache (9.81s)
Computing version for https://github.com/vadymmarkov/Fakery
Computed https://github.com/vadymmarkov/Fakery at 5.1.0 (14.51s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 601.0.1 (1.36s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/vadymmarkov/Fakery
Working copy of https://github.com/vadymmarkov/Fakery resolved at 5.1.0
Building for debugging...
[0/71] Write sources
[9/71] Copying zh-CN.json
[9/71] Copying zh-TW.json
[9/71] Copying sv.json
[9/71] Copying uk.json
[9/71] Copying tr-TR.json
[9/71] Copying ru.json
[9/71] Copying nl.json
[9/71] Copying pt-BR.json
[9/71] Copying nb-NO.json
[9/71] Copying pl.json
[9/71] Copying ko.json
[9/71] Copying ja.json
[9/71] Copying it.json
[9/71] Copying fr.json
[9/71] Copying fa.json
[9/71] Copying es.json
[9/71] Copying en-US.json
[9/71] Copying en-TEST.json
[9/71] Copying en-GB.json
[9/71] Copying en-IND.json
[9/71] Copying en-CA.json
[9/71] Copying en-AU.json
[9/71] Copying de-CH.json
[9/71] Write sources
[9/71] Copying de.json
[11/71] Copying de-AT.json
[21/71] Copying en.json
[45/71] Copying sk.json
[46/71] Compiling _SwiftSyntaxCShims dummy.c
[47/71] Write swift-version-24593BA9C3E375BF.txt
[49/107] Emitting module SwiftSyntax600
[50/107] Emitting module SwiftSyntax510
[51/107] Compiling Fakery Bank.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[52/107] Compiling Fakery Business.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[53/107] Compiling Fakery Car.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[54/107] Compiling Fakery Cat.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[55/110] Compiling Fakery Generator.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[56/110] Compiling Fakery Ham.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[57/110] Compiling Fakery Hobbit.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[58/110] Compiling Fakery House.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[59/110] Compiling Fakery Vehicle.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[60/110] Compiling Fakery Zelda.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[61/110] Compiling Fakery resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[62/110] Compiling Fakery Internet.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[63/110] Compiling Fakery Lorem.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[64/110] Compiling Fakery Name.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[65/110] Compiling Fakery Number.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[66/110] Compiling Fakery Commerce.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[67/110] Compiling Fakery Company.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[68/110] Compiling Fakery Date.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[69/110] Compiling Fakery Gender.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[70/110] Compiling Fakery PhoneNumber.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[71/110] Compiling Fakery ProgrammingLanguage.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[72/110] Compiling Fakery Team.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[73/110] Compiling Fakery StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[74/110] Compiling Fakery Faker.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[75/110] Compiling Fakery Address.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[76/110] Compiling Fakery App.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[77/110] Compiling Fakery Config.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[78/110] Compiling Fakery Parser.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[79/110] Compiling Fakery Provider.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
[80/110] Compiling Fakery ArrayExtension.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[81/110] Emitting module Fakery
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Data/Parser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class Parser {
BUILD FAILURE 6.2 wasm