Build Information
Failed to build HSHelpers, reference master (6f66ae), with Swift 6.2 for Wasm on 23 Jul 2025 19:30:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/ConfusedVorlon/HSHelpers.git
Reference: master
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/ConfusedVorlon/HSHelpers
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6f66ae7 use cached DateFormatters
Cloned https://github.com/ConfusedVorlon/HSHelpers.git
Revision (git rev-parse @):
6f66ae751d36e45d10e3ffe1185f222461e298d5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ConfusedVorlon/HSHelpers.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ConfusedVorlon/HSHelpers.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/dreymonde/Time.git
[1/254] Fetching time
Fetched https://github.com/dreymonde/Time.git from cache (0.30s)
Computing version for https://github.com/dreymonde/Time.git
Computed https://github.com/dreymonde/Time.git at 1.1.0 (3.72s)
Creating working copy for https://github.com/dreymonde/Time.git
Working copy of https://github.com/dreymonde/Time.git resolved at 1.1.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/49] Emitting module HSHelpers
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[8/54] Compiling HSHelpers String+MD5.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[9/54] Compiling HSHelpers Aliases.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[10/54] Compiling HSHelpers Build.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[11/54] Compiling HSHelpers Filetypes.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[12/54] Compiling HSHelpers HSColor+SwiftUI.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[13/54] Compiling HSHelpers HSColour.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[14/54] Compiling HSHelpers HSImage.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[15/54] Compiling HSHelpers RuntimeWarning.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[16/54] Compiling HSHelpers ThreadsafeArray.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[17/54] Compiling HSHelpers ThreadsafeDict.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/54] Emitting module Time
/host/spi-builder-workspace/.build/checkouts/Time/Sources/Time/Time+Foundation.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | #if os(Linux)
[19/54] Compiling Time Time+Foundation.swift
/host/spi-builder-workspace/.build/checkouts/Time/Sources/Time/Time+Foundation.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | #if os(Linux)
[20/54] Compiling Time Time.swift
/host/spi-builder-workspace/.build/checkouts/Time/Sources/Time/Time+Foundation.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | #if os(Linux)
[21/54] Compiling HSHelpers Published+Codable.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[22/54] Compiling HSHelpers Result+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[23/54] Compiling HSHelpers SKError+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[24/54] Compiling HSHelpers SKProduct+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[25/54] Compiling HSHelpers String+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[26/54] Compiling HSHelpers DispatchQueue+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[27/54] Compiling HSHelpers Equatable.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[28/54] Compiling HSHelpers FileManager+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[29/54] Compiling HSHelpers FloatConvertible.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[30/54] Compiling HSHelpers Int.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[31/54] Compiling HSHelpers JSONEncoder+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[32/54] Compiling HSHelpers NSMutableAttributedString+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[33/54] Compiling HSHelpers NSRegularExpression+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[34/54] Compiling HSHelpers NSTextCheckingResult+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[35/54] Compiling HSHelpers Number+PositiveModulus.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[36/54] Compiling HSHelpers Optional+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[37/54] Compiling HSHelpers PlatformValues.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[38/54] Compiling HSHelpers Vectors.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[39/54] Compiling HSHelpers WeakTimer.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[40/54] Compiling HSHelpers URL+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[41/54] Compiling HSHelpers URLComponents+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[42/54] Compiling HSHelpers WKWebView+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[43/54] Compiling HSHelpers CGRect+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[44/54] Compiling HSHelpers ClosedRange+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[45/54] Compiling HSHelpers Comparable+clamp.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[46/54] Compiling HSHelpers Data+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[47/54] Compiling HSHelpers Data+MD5.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[48/54] Compiling HSHelpers Date+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[49/54] Compiling HSHelpers AnyHashable+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[50/54] Compiling HSHelpers Array+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[51/54] Compiling HSHelpers Bundle+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[52/54] Compiling HSHelpers CGColor+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[53/54] Compiling HSHelpers CGImage+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
[54/54] Compiling HSHelpers CGImageSource+HS.swift
/host/spi-builder-workspace/Sources/HSHelpers/AnyHashable+HS.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public extension AnyHashable {
BUILD FAILURE 6.2 wasm