Build Information
Failed to build FastSpringStore, reference 2.1.0 (01c515
), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 13:06:59 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/CleanCocoa/FastSpringStore.git
Reference: 2.1.0
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/CleanCocoa/FastSpringStore
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at 01c5151 add Privacy Manifest files
Cloned https://github.com/CleanCocoa/FastSpringStore.git
Revision (git rev-parse @):
01c515110fb69d3662bb1a5d736b69483dea612d
SUCCESS checkout https://github.com/CleanCocoa/FastSpringStore.git at 2.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/CleanCocoa/FastSpringStore.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
Fetching https://github.com/CleanCocoa/TrialLicensing.git
[1/745] Fetching triallicensing
Fetched https://github.com/CleanCocoa/TrialLicensing.git from cache (0.38s)
Computing version for https://github.com/CleanCocoa/TrialLicensing.git
Computed https://github.com/CleanCocoa/TrialLicensing.git at 3.4.0 (2.91s)
Fetching https://github.com/glebd/cocoafob
[1/1710] Fetching cocoafob
Fetched https://github.com/glebd/cocoafob from cache (0.44s)
Computing version for https://github.com/glebd/cocoafob
Computed https://github.com/glebd/cocoafob at 2.4.0 (1.17s)
Creating working copy for https://github.com/CleanCocoa/TrialLicensing.git
Working copy of https://github.com/CleanCocoa/TrialLicensing.git resolved at 3.4.0
Creating working copy for https://github.com/glebd/cocoafob
Working copy of https://github.com/glebd/cocoafob resolved at 2.4.0
Downloading binary artifact https://github.com/DivineDominion/FsprgEmbeddedStoreMac/releases/download/2.0.0/FsprgEmbeddedStore.xcframework.zip
[1397/1998034] Downloading https://github.com/DivineDominion/FsprgEmbeddedStoreMac/releases/download/2.0.0/FsprgEmbeddedStore.xcframework.zip
Downloaded https://github.com/DivineDominion/FsprgEmbeddedStoreMac/releases/download/2.0.0/FsprgEmbeddedStore.xcframework.zip (0.60s)
Building for debugging...
[0/14] Write sources
[0/14] Copying FastSpringStoreWindowController.xib
[3/14] Write sources
[4/14] Copying PrivacyInfo.xcprivacy
[10/14] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/39] Emitting module Trial
/host/spi-builder-workspace/.build/checkouts/TrialLicensing/Sources/Trial/CancelableTimedBlock.swift:5:8: error: no such module 'Foundation'
3 | // See the file LICENSE for copying permission.
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | typealias CancelableDispatchBlock = (_ cancel: Bool) -> Void
[13/40] Compiling Trial TrialPeriod.swift
/host/spi-builder-workspace/.build/checkouts/TrialLicensing/Sources/Trial/CancelableTimedBlock.swift:5:8: error: no such module 'Foundation'
3 | // See the file LICENSE for copying permission.
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | typealias CancelableDispatchBlock = (_ cancel: Bool) -> Void
[14/40] Compiling Trial TrialProvider.swift
/host/spi-builder-workspace/.build/checkouts/TrialLicensing/Sources/Trial/CancelableTimedBlock.swift:5:8: error: no such module 'Foundation'
3 | // See the file LICENSE for copying permission.
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | typealias CancelableDispatchBlock = (_ cancel: Bool) -> Void
[15/40] Compiling Trial resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/TrialLicensing/Sources/Trial/CancelableTimedBlock.swift:5:8: error: no such module 'Foundation'
3 | // See the file LICENSE for copying permission.
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | typealias CancelableDispatchBlock = (_ cancel: Bool) -> Void
[16/40] Compiling FastSpringStore NSView+constrainToSuperviewBounds.swift
/host/spi-builder-workspace/Sources/FastSpringStore/DynamicAppearanceWebView.swift:1:8: error: no such module 'Cocoa'
1 | import Cocoa
| `- error: no such module 'Cocoa'
2 | import WebKit
3 |
[17/41] Compiling Trial TrialTimer.swift
/host/spi-builder-workspace/.build/checkouts/TrialLicensing/Sources/Trial/CancelableTimedBlock.swift:5:8: error: no such module 'Foundation'
3 | // See the file LICENSE for copying permission.
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | typealias CancelableDispatchBlock = (_ cancel: Bool) -> Void
[18/41] Compiling FastSpringStore resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/FastSpringStore/DynamicAppearanceWebView.swift:1:8: error: no such module 'Cocoa'
1 | import Cocoa
| `- error: no such module 'Cocoa'
2 | import WebKit
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/41] Emitting module FastSpringStore
/host/spi-builder-workspace/Sources/FastSpringStore/DynamicAppearanceWebView.swift:1:8: error: no such module 'Cocoa'
1 | import Cocoa
| `- error: no such module 'Cocoa'
2 | import WebKit
3 |
[20/41] Compiling FastSpringStore FastSpringStoreViewController.swift
/host/spi-builder-workspace/Sources/FastSpringStore/DynamicAppearanceWebView.swift:1:8: error: no such module 'Cocoa'
1 | import Cocoa
| `- error: no such module 'Cocoa'
2 | import WebKit
3 |
[21/41] Compiling FastSpringStore FastSpringStoreJavaScriptBridge.swift
/host/spi-builder-workspace/Sources/FastSpringStore/DynamicAppearanceWebView.swift:1:8: error: no such module 'Cocoa'
1 | import Cocoa
| `- error: no such module 'Cocoa'
2 | import WebKit
3 |
[22/41] Compiling FastSpringStore FastSpringStoreWindowController.swift
/host/spi-builder-workspace/Sources/FastSpringStore/DynamicAppearanceWebView.swift:1:8: error: no such module 'Cocoa'
1 | import Cocoa
| `- error: no such module 'Cocoa'
2 | import WebKit
3 |
[23/41] Compiling FastSpringStore FastSpringStore.swift
/host/spi-builder-workspace/Sources/FastSpringStore/DynamicAppearanceWebView.swift:1:8: error: no such module 'Cocoa'
1 | import Cocoa
| `- error: no such module 'Cocoa'
2 | import WebKit
3 |
[24/41] Compiling FastSpringStore DynamicAppearanceWebView.swift
/host/spi-builder-workspace/Sources/FastSpringStore/DynamicAppearanceWebView.swift:1:8: error: no such module 'Cocoa'
1 | import Cocoa
| `- error: no such module 'Cocoa'
2 | import WebKit
3 |
[25/41] Compiling FastSpringStore FastSpringPurchase.swift
/host/spi-builder-workspace/Sources/FastSpringStore/DynamicAppearanceWebView.swift:1:8: error: no such module 'Cocoa'
1 | import Cocoa
| `- error: no such module 'Cocoa'
2 | import WebKit
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/41] Emitting module CocoaFob
/host/spi-builder-workspace/.build/checkouts/cocoafob/swift5/CocoaFob/CFUtil.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | func cfTry(_ err: CocoaFobError, cfBlock: (UnsafeMutablePointer<Unmanaged<CFError>?>) -> DarwinBoolean) throws {
[27/41] Compiling Trial Days.swift
/host/spi-builder-workspace/.build/checkouts/TrialLicensing/Sources/Trial/CancelableTimedBlock.swift:5:8: error: no such module 'Foundation'
3 | // See the file LICENSE for copying permission.
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | typealias CancelableDispatchBlock = (_ cancel: Bool) -> Void
[28/41] Compiling Trial Trial.swift
/host/spi-builder-workspace/.build/checkouts/TrialLicensing/Sources/Trial/CancelableTimedBlock.swift:5:8: error: no such module 'Foundation'
3 | // See the file LICENSE for copying permission.
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | typealias CancelableDispatchBlock = (_ cancel: Bool) -> Void
[29/41] Compiling FastSpringStore NSLayoutConstraint+prioritized.swift
/host/spi-builder-workspace/Sources/FastSpringStore/DynamicAppearanceWebView.swift:1:8: error: no such module 'Cocoa'
1 | import Cocoa
| `- error: no such module 'Cocoa'
2 | import WebKit
3 |
[30/41] Compiling Trial TrialWriter.swift
/host/spi-builder-workspace/.build/checkouts/TrialLicensing/Sources/Trial/CancelableTimedBlock.swift:5:8: error: no such module 'Foundation'
3 | // See the file LICENSE for copying permission.
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | typealias CancelableDispatchBlock = (_ cancel: Bool) -> Void
[31/41] Compiling Trial UserDefaultsTrialPeriodReader.swift
/host/spi-builder-workspace/.build/checkouts/TrialLicensing/Sources/Trial/CancelableTimedBlock.swift:5:8: error: no such module 'Foundation'
3 | // See the file LICENSE for copying permission.
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | typealias CancelableDispatchBlock = (_ cancel: Bool) -> Void
[32/41] Compiling CocoaFob CFUtil.swift
/host/spi-builder-workspace/.build/checkouts/cocoafob/swift5/CocoaFob/CFUtil.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | func cfTry(_ err: CocoaFobError, cfBlock: (UnsafeMutablePointer<Unmanaged<CFError>?>) -> DarwinBoolean) throws {
[33/41] Compiling CocoaFob LicenseVerifier.swift
/host/spi-builder-workspace/.build/checkouts/cocoafob/swift5/CocoaFob/CFUtil.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | func cfTry(_ err: CocoaFobError, cfBlock: (UnsafeMutablePointer<Unmanaged<CFError>?>) -> DarwinBoolean) throws {
[34/41] Compiling CocoaFob LicenseGenerator.swift
/host/spi-builder-workspace/.build/checkouts/cocoafob/swift5/CocoaFob/CFUtil.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | func cfTry(_ err: CocoaFobError, cfBlock: (UnsafeMutablePointer<Unmanaged<CFError>?>) -> DarwinBoolean) throws {
[35/41] Compiling CocoaFob CocoaFobError.swift
/host/spi-builder-workspace/.build/checkouts/cocoafob/swift5/CocoaFob/CFUtil.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | func cfTry(_ err: CocoaFobError, cfBlock: (UnsafeMutablePointer<Unmanaged<CFError>?>) -> DarwinBoolean) throws {
[36/41] Compiling CocoaFob String+CocoaFob.swift
/host/spi-builder-workspace/.build/checkouts/cocoafob/swift5/CocoaFob/CFUtil.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | func cfTry(_ err: CocoaFobError, cfBlock: (UnsafeMutablePointer<Unmanaged<CFError>?>) -> DarwinBoolean) throws {
/host/spi-builder-workspace/.build/checkouts/TrialLicensing/Sources/Trial/CancelableTimedBlock.swift:5:8: error: no such module 'Foundation'
3 | // See the file LICENSE for copying permission.
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | typealias CancelableDispatchBlock = (_ cancel: Bool) -> Void
/host/spi-builder-workspace/.build/checkouts/TrialLicensing/Sources/Trial/CancelableTimedBlock.swift:5:8: error: no such module 'Foundation'
3 | // See the file LICENSE for copying permission.
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | typealias CancelableDispatchBlock = (_ cancel: Bool) -> Void
BUILD FAILURE 6.2 wasm