The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AlbyKit, reference main (55196d), with Swift 6.2 for Wasm on 20 Jun 2025 18:31:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/SparrowTek/AlbyKit.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/SparrowTek/AlbyKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 55196d8 Update README.md
Cloned https://github.com/SparrowTek/AlbyKit.git
Revision (git rev-parse @):
55196d8abd454b12697782ad30b259aadcabd57e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SparrowTek/AlbyKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SparrowTek/AlbyKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/44] Compiling AlbyKit Scopes.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[4/44] Compiling AlbyKit Token.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[5/44] Compiling AlbyKit Bolt11Payment.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[6/44] Compiling AlbyKit Bolt11PaymentUploadModel.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[7/44] Compiling AlbyKit KeysendPayment.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[8/44] Compiling AlbyKit KeysendPaymentUploadModel.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[9/49] Compiling AlbyKit PersonalInformation.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[10/49] Compiling AlbyKit AlbyCodable.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[11/49] Compiling AlbyKit AlbyError.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[12/49] Compiling AlbyKit Currency.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[13/49] Compiling AlbyKit Bolt11Invoice.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[14/49] Compiling AlbyKit CreatedInvoice.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/49] Emitting module AlbyKit
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[16/49] Compiling AlbyKit AlbyActor.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[17/49] Compiling AlbyKit AlbyEnvironment.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[18/49] Compiling AlbyKit AlbyKit.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[19/49] Compiling AlbyKit AccountBalance.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[20/49] Compiling AlbyKit AccountSummary.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[21/49] Compiling AlbyKit Keysend.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[22/49] Compiling AlbyKit NetworkRouter.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[23/49] Compiling AlbyKit NetworkingProtocol.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[24/49] Compiling AlbyKit StatusCode.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[25/49] Compiling AlbyKit AccountsService.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[26/49] Compiling AlbyKit InvoicesService.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[27/49] Compiling AlbyKit Invoice.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[28/49] Compiling AlbyKit InvoiceHistoryUploadModel.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[29/49] Compiling AlbyKit InvoiceUploadModel.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[30/49] Compiling AlbyKit GeneratedInvoice.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[31/49] Compiling AlbyKit LightningAddressDetails.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[32/49] Compiling AlbyKit LightningAddressError.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[33/49] Compiling AlbyKit Storage.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[34/49] Compiling AlbyKit Unit.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[35/49] Compiling AlbyKit Networking.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[36/49] Compiling AlbyKit AuthManager.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[37/49] Compiling AlbyKit JSONParameterEncoder.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[38/49] Compiling AlbyKit ParameterEncoding.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[39/49] Compiling AlbyKit URLParameterEncoder.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[40/49] Compiling AlbyKit CharacterSet.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[41/49] Compiling AlbyKit Encodable.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[42/49] Compiling AlbyKit EndpointType.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[43/49] Compiling AlbyKit HTTPMethod.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[44/49] Compiling AlbyKit HTTPTask.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[45/49] Compiling AlbyKit LightningAddressDetailsProxyService.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[46/49] Compiling AlbyKit OAuthService.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[47/49] Compiling AlbyKit PaymentsService.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[48/49] Compiling AlbyKit ServiceHelper.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
[49/49] Compiling AlbyKit SafariView.swift
/host/spi-builder-workspace/Sources/AlbyKit/AlbyEnvironment.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public enum API: String, Sendable {
BUILD FAILURE 6.2 wasm