The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Fakery, reference 4.0.0 (6de300), with Swift 6.2 for Wasm on 20 Jun 2025 21:39:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/Appsaurus/Fakery.git
Reference: 4.0.0
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/Appsaurus/Fakery
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at 6de3007 Update Fakery.podspec
Cloned https://github.com/Appsaurus/Fakery.git
Revision (git rev-parse @):
6de3007b9a3638bc0fc4c780693de1559a44ea96
SUCCESS checkout https://github.com/Appsaurus/Fakery.git at 4.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Appsaurus/Fakery.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14759] Fetching quick
[11366/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.24s)
Fetched https://github.com/Quick/Nimble.git from cache (1.26s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (3.46s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.39s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/20] Compiling Fakery Date.swift
/host/spi-builder-workspace/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 {
[4/20] Compiling Fakery Generator.swift
/host/spi-builder-workspace/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 {
[5/20] Compiling Fakery App.swift
/host/spi-builder-workspace/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 {
[6/20] Compiling Fakery Bank.swift
/host/spi-builder-workspace/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 {
[7/20] Compiling Fakery Business.swift
/host/spi-builder-workspace/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 {
[8/20] Compiling Fakery ArrayExtension.swift
/host/spi-builder-workspace/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 {
[9/20] Compiling Fakery Faker.swift
/host/spi-builder-workspace/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 {
[10/20] Compiling Fakery Address.swift
/host/spi-builder-workspace/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 {
[11/22] Compiling Fakery Internet.swift
/host/spi-builder-workspace/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 {
[12/22] Compiling Fakery Lorem.swift
/host/spi-builder-workspace/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 {
[13/22] Compiling Fakery PhoneNumber.swift
/host/spi-builder-workspace/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 {
[14/22] Compiling Fakery Team.swift
/host/spi-builder-workspace/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)
[15/22] Emitting module Fakery
/host/spi-builder-workspace/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 {
[16/22] Compiling Fakery Commerce.swift
/host/spi-builder-workspace/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 {
[17/22] Compiling Fakery Company.swift
/host/spi-builder-workspace/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 {
[18/22] Compiling Fakery Config.swift
/host/spi-builder-workspace/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 {
[19/22] Compiling Fakery Parser.swift
/host/spi-builder-workspace/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 {
[20/22] Compiling Fakery Provider.swift
/host/spi-builder-workspace/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 {
[21/22] Compiling Fakery Name.swift
/host/spi-builder-workspace/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 {
[22/22] Compiling Fakery Number.swift
/host/spi-builder-workspace/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