The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Fakery, reference 5.1.0 (71cb3b), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 21:42:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/vadymmarkov/Fakery.git
Reference: 5.1.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/vadymmarkov/Fakery
 * tag               5.1.0      -> FETCH_HEAD
HEAD is now at 71cb3bf Update Fakery.podspec
Cloned https://github.com/vadymmarkov/Fakery.git
Revision (git rev-parse @):
71cb3bf36a808534659d1248780c2bf3c4c4fc91
SUCCESS checkout https://github.com/vadymmarkov/Fakery.git at 5.1.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vadymmarkov/Fakery.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14759] Fetching quick
[3248/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.28s)
Fetched https://github.com/Quick/Nimble.git from cache (1.30s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.2 (2.33s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.88s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.20s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.62s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.23s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.15s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.1.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Building for debugging...
[0/29] Write sources
[0/29] Copying zh-TW.json
[1/29] Copying fa.json
[2/29] Copying zh-CN.json
[2/29] Copying de-AT.json
[4/29] Copying fr.json
[5/29] Copying sv.json
[6/29] Copying tr-TR.json
[7/29] Copying uk.json
[8/29] Copying sk.json
[8/29] Copying pl.json
[8/29] Copying nl.json
[11/29] Copying ja.json
[11/29] Copying nb-NO.json
[11/29] Copying it.json
[14/29] Copying pt-BR.json
[14/29] Copying ko.json
[17/29] Copying en-GB.json
[17/29] Copying es.json
[19/29] Copying en-US.json
[19/29] Copying en-CA.json
[19/29] Copying en-AU.json
[22/29] Copying ru.json
[22/29] Copying de-CH.json
[24/29] Copying en-TEST.json
[24/29] Copying en-IND.json
[26/29] Copying de.json
[27/29] Copying en.json
[28/29] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/57] 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 {
[31/60] 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 {
[32/60] 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 {
[33/60] 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 {
[34/60] 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 {
[35/60] 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 {
[36/60] 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 {
[37/60] Compiling Fakery Car.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 {
[38/60] Compiling Fakery Cat.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 {
[39/60] 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 {
[40/60] 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 {
[41/60] 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 {
[42/60] 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 {
[43/60] Compiling Fakery Vehicle.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 {
[44/60] Compiling Fakery Zelda.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 {
[45/60] Compiling Fakery resource_bundle_accessor.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 {
[46/60] 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 {
[47/60] 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 {
[48/60] 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 {
[49/60] Compiling Fakery Gender.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 {
[50/60] 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 {
[51/60] Compiling Fakery Ham.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 {
[52/60] Compiling Fakery Hobbit.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 {
[53/60] Compiling Fakery House.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 {
[54/60] 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 {
[55/60] Compiling Fakery ProgrammingLanguage.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 {
[56/60] 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 {
[57/60] Compiling Fakery StringExtensions.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 {
[58/60] 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 {
[59/60] 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 {
[60/60] 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 {
BUILD FAILURE 6.2 wasm