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 Judo, reference main (997516), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 04:55:24 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/judoapp/judo-swiftui.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/judoapp/judo-swiftui
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 997516d Releasing v7.0.5
Cloned https://github.com/judoapp/judo-swiftui.git
Revision (git rev-parse @):
997516d02f8955f53cbd38430abe1240ff07b206
SUCCESS checkout https://github.com/judoapp/judo-swiftui.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/judoapp/judo-swiftui.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/weichsel/ZIPFoundation.git
Fetching https://github.com/apple/swift-collections.git
[1/5576] Fetching zipfoundation
[671/22216] Fetching zipfoundation, swift-collections
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.18s)
Fetched https://github.com/apple/swift-collections.git from cache (1.20s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (1.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.10s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/JudoDocument/README.md
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/34] Write sources
[14/34] Write swift-version-24593BA9C3E375BF.txt
[16/100] Emitting module Judo
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/100] Emitting module JudoExpressions
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
[18/102] Compiling ZIPFoundation Entry+Serialization.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
[19/102] Compiling ZIPFoundation Entry+ZIP64.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
[20/102] Compiling ZIPFoundation Data+CompressionDeprecated.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[21/102] Compiling ZIPFoundation Data+Serialization.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[22/102] Compiling ZIPFoundation Date+ZIP.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[23/102] Compiling Backport BackportNamespace.swift
/host/spi-builder-workspace/Sources/Backport/AsyncImage.swift:16:8: error: no such module 'SwiftUI'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 17 |
 18 | @available(iOS, deprecated: 15.0)
[24/102] Compiling ZIPFoundation Entry.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[25/102] Compiling ZIPFoundation FileManager+ZIP.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[26/102] Compiling ZIPFoundation Archive+BackingConfiguration.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
[27/102] Compiling ZIPFoundation Archive+Deprecated.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
[28/102] Compiling ZIPFoundation Archive+Helpers.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
[29/102] Compiling ZIPFoundation Archive+MemoryFile.swift
[30/102] Compiling ZIPFoundation Archive+Progress.swift
[31/104] Compiling Judo Judo.swift
[34/106] Compiling XCAssetsKit Info.swift
/host/spi-builder-workspace/Sources/XCAssetsKit/AssetKind.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum AssetKind: String, Codable, CaseIterable {
[35/106] Compiling ZIPFoundation Archive+ZIP64.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
[36/106] Compiling ZIPFoundation Archive.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
[37/106] Compiling ZIPFoundation Data+Compression.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
[41/106] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
[42/106] Compiling ZIPFoundation Archive+Writing.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
[43/106] Compiling ZIPFoundation Archive+WritingDeprecated.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
[46/106] Compiling ZIPFoundation Archive+Reading.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
[47/106] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[48/106] Compiling ZIPFoundation URL+ZIP.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/106] Emitting module XCAssetsKit
/host/spi-builder-workspace/Sources/XCAssetsKit/AssetKind.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum AssetKind: String, Codable, CaseIterable {
[50/106] Compiling XCAssetsKit Asset.swift
/host/spi-builder-workspace/Sources/XCAssetsKit/AssetKind.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum AssetKind: String, Codable, CaseIterable {
[51/106] Compiling Backport AsyncImage.swift
/host/spi-builder-workspace/Sources/Backport/AsyncImage.swift:16:8: error: no such module 'SwiftUI'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 17 |
 18 | @available(iOS, deprecated: 15.0)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[52/106] Emitting module Backport
/host/spi-builder-workspace/Sources/Backport/AsyncImage.swift:16:8: error: no such module 'SwiftUI'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 17 |
 18 | @available(iOS, deprecated: 15.0)
[53/106] Compiling Backport Backport.swift
/host/spi-builder-workspace/Sources/Backport/AsyncImage.swift:16:8: error: no such module 'SwiftUI'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 17 |
 18 | @available(iOS, deprecated: 15.0)
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[59/106] Emitting module ZIPFoundation
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[62/106] Compiling XCAssetsKit XCAssetCatalog.swift
/host/spi-builder-workspace/Sources/XCAssetsKit/AssetKind.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum AssetKind: String, Codable, CaseIterable {
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
/host/spi-builder-workspace/Sources/JudoExpressions/Interpreter/JudoInterpreter.swift:16:8: error: no such module 'Foundation'
 14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 15 |
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 |
 18 | private var numberFormatter: NumberFormatter = {
[65/106] Wrapping AST for Judo for debugging
[66/106] Compiling XCAssetsKit AssetKind.swift
/host/spi-builder-workspace/Sources/XCAssetsKit/AssetKind.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum AssetKind: String, Codable, CaseIterable {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
BUILD FAILURE 6.2 wasm