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 FileBuilder, reference main (9b93d0), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 17:52:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/danielctull/FileBuilder.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/danielctull/FileBuilder
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9b93d0e Rename property wrapper to Mutable
Cloned https://github.com/danielctull/FileBuilder.git
Revision (git rev-parse @):
9b93d0e95ed9560bc8917fef856f6b3077ce278d
SUCCESS checkout https://github.com/danielctull/FileBuilder.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/danielctull/FileBuilder.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
Building for debugging...
[0/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/39] Emitting module FileBuilder
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[5/43] Compiling FileBuilder NeverText.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[6/43] Compiling FileBuilder OptionalText.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[7/43] Compiling FileBuilder String.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[8/43] Compiling FileBuilder Indentation.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[9/43] Compiling FileBuilder Wrap.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[10/43] Compiling FileBuilder BuiltinText.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[11/43] Compiling FileBuilder EitherText.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[12/43] Compiling FileBuilder EmptyText.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[13/43] Compiling FileBuilder GroupText.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[14/43] Compiling FileBuilder Line.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[15/43] Compiling FileBuilder Directory.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[16/43] Compiling FileBuilder StringEncoding.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[17/43] Compiling FileBuilder File.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[18/43] Compiling FileBuilder FileBuilder.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[19/43] Compiling FileBuilder FileEnvironment.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[20/43] Compiling FileBuilder EmptyFile.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[21/43] Compiling FileBuilder GroupFile.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[22/43] Compiling FileBuilder NeverFile.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[23/43] Compiling FileBuilder OptionalFile.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[24/43] Compiling FileBuilder DataFile.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[25/43] Compiling FileBuilder Environment.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[26/43] Compiling FileBuilder AccumulatedFile.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[27/43] Compiling FileBuilder ArrayFile.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[28/43] Compiling FileBuilder BuiltinFile.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[29/43] Compiling FileBuilder EitherFile.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[30/43] Compiling FileBuilder Text.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[31/43] Compiling FileBuilder TextBuilder.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[32/43] Compiling FileBuilder TextEnvironment.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[33/43] Compiling FileBuilder TextModifier.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[34/43] Compiling FileBuilder FileModifier.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[35/43] Compiling FileBuilder FileName.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[36/43] Compiling FileBuilder TextFile.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[37/43] Compiling FileBuilder Accumulated.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[38/43] Compiling FileBuilder Either.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[39/43] Compiling FileBuilder Empty.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[40/43] Compiling FileBuilder Group.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[41/43] Compiling FileBuilder Modified.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[42/43] Compiling FileBuilder AccumulatedText.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
[43/43] Compiling FileBuilder ArrayText.swift
/host/spi-builder-workspace/Sources/FileBuilder/File/Content/AccumulatedFile.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | extension Accumulated: File where First: File, Second: File {
BUILD FAILURE 6.2 wasm