Build Information
Failed to build HankoSwift, reference main (216ed6), with Swift 6.2 for Wasm on 19 Jun 2025 22:16:49 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/Bearologics/HankoSwift.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/Bearologics/HankoSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 216ed6e Implement HankoInitializeWebauthnRegistrationRequest
Cloned https://github.com/Bearologics/HankoSwift.git
Revision (git rev-parse @):
216ed6e9d6b4d6ddc1413c1e2c4e69834a57080b
SUCCESS checkout https://github.com/Bearologics/HankoSwift.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Bearologics/HankoSwift.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/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/20] Compiling HankoSwift HankoAPI+InitializePasscodeLogin.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[4/20] Compiling HankoSwift HankoAPI+InitializeWebauthnRegistration.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[5/20] Compiling HankoSwift HankoAPI+UserDetails.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/22] Emitting module HankoSwift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[7/22] Compiling HankoSwift HankoAPI+CreateUser.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[8/22] Compiling HankoSwift HankoAPI+FinalizePasscodeLogin.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[9/22] Compiling HankoSwift HankoAPI+FinalizeWebauthnRegistration.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[10/22] Compiling HankoSwift HankoAPI.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[11/22] Compiling HankoSwift Data+Base64.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[12/22] Compiling HankoSwift String+Base64.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[13/22] Compiling HankoSwift HankoUserDetailsResponse.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[14/22] Compiling HankoSwift TokenExtractor.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[15/22] Compiling HankoSwift HankoFinalizePasscodeLoginResponse.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[16/22] Compiling HankoSwift HankoFinalizeWebauthnRegistrationRequest.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[17/22] Compiling HankoSwift HankoInitializeWebauthnRegistrationRequest.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[18/22] Compiling HankoSwift HankoInitializeWebauthnRegistrationResponse.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[19/22] Compiling HankoSwift HankoFinalizeWebauthnRegistrationResponse.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[20/22] Compiling HankoSwift HankoInitializePasscodeLoginResponse.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[21/22] Compiling HankoSwift HankoAPIError.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
[22/22] Compiling HankoSwift HankoCreateUserResponse.swift
/host/spi-builder-workspace/Sources/HankoSwift/API/HankoAPI+CreateUser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public extension HankoAPI {
BUILD FAILURE 6.2 wasm