Build Information
Failed to build Ra9rKit, reference main (2d3860), with Swift 6.2 for Wasm on 21 Jun 2025 14:30:16 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ra9r/Ra9rKit.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/ra9r/Ra9rKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2d3860c added startOfWeek
Cloned https://github.com/ra9r/Ra9rKit.git
Revision (git rev-parse @):
2d3860c537a0e58a59955579c306a08bb48b7e89
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ra9r/Ra9rKit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ra9r/Ra9rKit.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
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/40] Compiling Ra9rCrypto Decryptable.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import CryptoKit
10 |
[8/41] Compiling Ra9rNotification LocalNotificationServices.swift
/host/spi-builder-workspace/Sources/Ra9rNotification/LocalNotification.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct LocalNotification {
[9/41] Compiling Ra9rCore UserDefault.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Bundle {
[10/42] Compiling Ra9rCrypto Encryptable.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import CryptoKit
10 |
[11/42] Compiling Ra9rCore Uncombinable.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Bundle {
[12/42] Compiling Ra9rCore URLSession+Extension.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Bundle {
[13/42] Compiling Ra9rCore RelativeMonthFormatter.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Bundle {
[14/42] Compiling Ra9rCore String+Extension.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/42] Compiling Ra9rPDF PDFPreview.swift
/host/spi-builder-workspace/Sources/Ra9rPDF/PDFPreview.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | import SwiftUI
[16/42] Compiling Ra9rPDF PDFRenderer.swift
/host/spi-builder-workspace/Sources/Ra9rPDF/PDFPreview.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | import SwiftUI
[17/42] Emitting module Ra9rPDF
/host/spi-builder-workspace/Sources/Ra9rPDF/PDFPreview.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | import SwiftUI
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/42] Emitting module Ra9rNotification
/host/spi-builder-workspace/Sources/Ra9rNotification/LocalNotification.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct LocalNotification {
[19/42] Compiling Ra9rNotification LocalNotification.swift
/host/spi-builder-workspace/Sources/Ra9rNotification/LocalNotification.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct LocalNotification {
[20/42] Compiling Ra9rCrypto KeychainError.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import CryptoKit
10 |
[21/42] Compiling Ra9rCrypto KeychainManager.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import CryptoKit
10 |
[22/42] Compiling Ra9rCrypto String+Encryptable.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import CryptoKit
10 |
[23/42] Compiling Ra9rCrypto UInt+Encryptable.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import CryptoKit
10 |
[24/42] Compiling Ra9rCrypto SecureProperty.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import CryptoKit
10 |
[25/42] Compiling Ra9rCrypto Cryptable.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import CryptoKit
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/42] Emitting module Ra9rCore
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Bundle {
[27/42] Compiling Ra9rCore Bundle+Extension.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Bundle {
[28/42] Compiling Ra9rCore Calendar+Extension.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Bundle {
[29/42] Compiling Ra9rCore Date+Extension.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import CryptoKit
10 |
[30/42] Compiling Ra9rCore Double+Extenstion.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import CryptoKit
10 |
[31/42] Compiling Ra9rCrypto Float+Encryptable.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import CryptoKit
10 |
[32/42] Compiling Ra9rCrypto Int+Encryptable.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import CryptoKit
10 |
[33/42] Compiling Ra9rCore Float+Extension.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Bundle {
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Bundle {
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Bundle {
[36/42] Compiling Ra9rNotification LocalNotificationCategory.swift
/host/spi-builder-workspace/Sources/Ra9rNotification/LocalNotification.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct LocalNotification {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/42] Emitting module Ra9rCrypto
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import CryptoKit
10 |
[38/42] Compiling Ra9rNotification LocalNotificationAction.swift
/host/spi-builder-workspace/Sources/Ra9rNotification/LocalNotification.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct LocalNotification {
[39/42] Compiling Ra9rNotification LocalNotificationActionEvent.swift
/host/spi-builder-workspace/Sources/Ra9rNotification/LocalNotification.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct LocalNotification {
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import CryptoKit
10 |
/host/spi-builder-workspace/Sources/Ra9rNotification/LocalNotification.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct LocalNotification {
BUILD FAILURE 6.2 wasm