Build Information
Failed to build InputFence, reference main (c2e513), with Swift 6.2 for Wasm on 23 Aug 2025 05:59:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PalmeiraLabs/InputFence.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/PalmeiraLabs/InputFence
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c2e5137 Add full documentation.
Cloned https://github.com/PalmeiraLabs/InputFence.git
Revision (git rev-parse @):
c2e5137a94367026d727f7c386d1f37fbaf31f35
SUCCESS checkout https://github.com/PalmeiraLabs/InputFence.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/PalmeiraLabs/InputFence.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/marmelroy/PhoneNumberKit.git
[1/7113] Fetching phonenumberkit
Fetched https://github.com/marmelroy/PhoneNumberKit.git from cache (0.92s)
Computing version for https://github.com/marmelroy/PhoneNumberKit.git
Computed https://github.com/marmelroy/PhoneNumberKit.git at 3.8.0 (3.27s)
Creating working copy for https://github.com/marmelroy/PhoneNumberKit.git
Working copy of https://github.com/marmelroy/PhoneNumberKit.git resolved at 3.8.0
Building for debugging...
[0/5] Write sources
[0/5] Copying PrivacyInfo.xcprivacy
[3/5] Copying PhoneNumberMetadata.json
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/23] Emitting module PhoneNumberKit
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[7/25] Compiling PhoneNumberKit PhoneNumberTextField.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[8/25] Compiling PhoneNumberKit resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[9/25] Compiling PhoneNumberKit Bundle+Resources.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[10/25] Compiling PhoneNumberKit Constants.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[11/25] Compiling PhoneNumberKit Formatter.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[12/25] Compiling PhoneNumberKit PhoneNumber+Codable.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[13/25] Compiling PhoneNumberKit PhoneNumber.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[14/25] Compiling PhoneNumberKit MetadataManager.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[15/25] Compiling PhoneNumberKit MetadataParsing.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[16/25] Compiling PhoneNumberKit MetadataTypes.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[17/25] Compiling PhoneNumberKit PhoneNumberParser.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[18/25] Compiling PhoneNumberKit RegexManager.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[19/25] Compiling PhoneNumberKit CountryCodePickerOptions.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[20/25] Compiling PhoneNumberKit CountryCodePickerViewController.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[21/25] Compiling PhoneNumberKit NSRegularExpression+Swift.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[22/25] Compiling PhoneNumberKit ParseManager.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[23/25] Compiling PhoneNumberKit PartialFormatter.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[24/25] Compiling PhoneNumberKit PhoneNumberFormatter.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
[25/25] Compiling PhoneNumberKit PhoneNumberKit.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | private class CurrentBundleFinder { }
BUILD FAILURE 6.2 wasm