Build Information
Failed to build ScryfallKit, reference main (594c80
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 01:40:30 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/JacobHearst/ScryfallKit.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/JacobHearst/ScryfallKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 594c804 Merge pull request #29 from nsluke/main
Cloned https://github.com/JacobHearst/ScryfallKit.git
Revision (git rev-parse @):
594c804ff2bd4a30fbfff8ff52fbd37fff6bdd88
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/JacobHearst/ScryfallKit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/JacobHearst/ScryfallKit.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
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.68s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (4.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3415] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.98s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.86s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/32] Emitting module ScryfallKit
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[6/35] Compiling ScryfallKit Card+ImageUris.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[7/35] Compiling ScryfallKit Card+Legalities.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[8/35] Compiling ScryfallKit Card+ManaCost.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[9/35] Compiling ScryfallKit Card+Preview.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[10/35] Compiling ScryfallKit ScryfallClient+Async.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[11/35] Compiling ScryfallKit ScryfallClient.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[12/35] Compiling ScryfallKit ScryfallKitError.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[13/35] Compiling ScryfallKit CardRequests.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[14/35] Compiling ScryfallKit CatalogRequests.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[15/35] Compiling ScryfallKit EndpointRequest.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[16/35] Compiling ScryfallKit RulingsRequests.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[17/35] Compiling ScryfallKit SetRequests.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[18/35] Compiling ScryfallKit SymbolRequests.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[19/35] Compiling ScryfallKit NetworkService.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[20/35] Compiling ScryfallKit FieldFilter.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[21/35] Compiling ScryfallKit MTGSet.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[22/35] Compiling ScryfallKit ObjectList.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[23/35] Compiling ScryfallKit ScryfallError.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[24/35] Compiling ScryfallKit Card+enums.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[25/35] Compiling ScryfallKit Card.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[26/35] Compiling ScryfallKit Catalog.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[27/35] Compiling ScryfallKit Enums.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[28/35] Compiling ScryfallKit Card+Prices.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[29/35] Compiling ScryfallKit Card+RelatedCard.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[30/35] Compiling ScryfallKit Card+Ruling.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[31/35] Compiling ScryfallKit Card+Symbol.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[32/35] Compiling ScryfallKit Card+helpers.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[33/35] Compiling ScryfallKit MTGSet+date.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[34/35] Compiling ScryfallKit Logger.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
[35/35] Compiling ScryfallKit Card+Face.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import OSLog
10 |
BUILD FAILURE 6.2 wasm