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 WandNetwork, reference main (a81abd), with Swift 6.2 (beta) for Wasm on 2 Jul 2025 05:44:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/The-Wand/Network.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/The-Wand/Network
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a81abd6 Update scheme
Cloned https://github.com/The-Wand/Network.git
Revision (git rev-parse @):
a81abd6bd87f7c38b7a6f886b118b13063f86ad1
SUCCESS checkout https://github.com/The-Wand/Network.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/The-Wand/Network.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
Fetching https://github.com/The-Wand/Wand.git
Fetching https://github.com/The-Wand/Any.git
[1/143] Fetching any
[87/5512] Fetching any, wand
Fetched https://github.com/The-Wand/Any.git from cache (0.36s)
[1504/5369] Fetching wand
Fetched https://github.com/The-Wand/Wand.git from cache (0.53s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.1 (0.92s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 2.0.6 (0.43s)
Creating working copy for https://github.com/The-Wand/Wand.git
Working copy of https://github.com/The-Wand/Wand.git resolved at 2.0.6
Creating working copy for https://github.com/The-Wand/Any.git
Working copy of https://github.com/The-Wand/Any.git resolved at 1.0.1
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/27] Emitting module Wand
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[5/30] Compiling Wand Addons.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[6/30] Compiling Wand All.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[7/30] Compiling Wand Any.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[8/30] Compiling Wand Counting.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[9/30] Compiling Wand Expressible.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[10/30] Compiling Wand Log.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[11/30] Compiling Wand Memory.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[12/30] Compiling Wand Ubiquitous.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[13/30] Compiling Wand Wanded.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[14/30] Compiling Wand |.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[15/30] Compiling Wand Describing.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[16/30] Compiling Wand Describing_Character.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[17/30] Compiling Wand Describing_Data.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[18/30] Compiling Wand CoreGraphics_Convertible.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[19/30] Compiling Wand Numbers_Convertible.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[20/30] Compiling Wand String_Convertible.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[21/30] Compiling Wand Key.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[22/30] Compiling Wand Weak.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[23/30] Compiling Wand Obtainable.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[24/30] Compiling Wand Asking.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[25/30] Compiling Wand AskingNil.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[26/30] Compiling Wand Core.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[27/30] Compiling Wand Error.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[28/30] Compiling Wand Error?.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[29/30] Compiling Wand Option.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
[30/30] Compiling Wand Ask.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Expressible.swift:19:8: error: no such module 'Foundation'
 17 | /// El Machine 🤖
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | //TODO: Fix and enable
BUILD FAILURE 6.2 wasm