Build Information
Failed to build RevenueCat, reference 5.30.0 (e90dec
), with Swift 6.2 (beta) for Wasm on 25 Jun 2025 20:49:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/RevenueCat/purchases-ios.git
Reference: 5.30.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/RevenueCat/purchases-ios
* tag 5.30.0 -> FETCH_HEAD
HEAD is now at e90dec8 Version bump for 5.30.0
Cloned https://github.com/RevenueCat/purchases-ios.git
Revision (git rev-parse @):
e90dec89a46199cc57eb53d1523ff8606edac276
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RevenueCat/purchases-ios.git at 5.30.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/RevenueCat/purchases-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/pointfreeco/swift-snapshot-testing
[1/14051] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.63s)
Fetching https://github.com/quick/nimble
[1/19584] Fetching nimble
Fetched https://github.com/quick/nimble from cache (3.14s)
Computing version for https://github.com/quick/nimble
Computed https://github.com/quick/nimble at 13.7.1 (4.12s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.31s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.20s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.35s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.82s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 26ed3a2b4a2df47917ca9b790a57f91285b923fb
Creating working copy for https://github.com/quick/nimble
Working copy of https://github.com/quick/nimble resolved at 13.7.1
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/RevenueCatUITests/Templates/__Snapshots__': File not found.
warning: 'spi-builder-workspace': ignoring broken symlink /host/spi-builder-workspace/Tests/RevenueCatUITests/PaywallsV2/__PreviewResources__
warning: 'spi-builder-workspace': Invalid Resource 'PaywallsV2/__PreviewResources__': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/RevenueCatUI/RevenueCatUIDev.xctestplan
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/nimble/Sources/Nimble/PrivacyInfo.xcprivacy
Building for debugging...
[0/54] Copying Localizable.strings
[0/54] Copying background.jpg
[0/54] Copying PrivacyInfo.xcprivacy
[0/54] Copying Info.plist
[0/54] Write sources
[0/54] Copying Localizable.strings
[4/54] Copying Info.plist
[4/54] Copying Localizable.strings
[45/54] Copying Info.plist
[45/54] Copying Localizable.strings
[45/54] Copying PrivacyInfo.xcprivacy
[45/54] Copying Localizable.strings
[52/54] Copying icons.xcassets
[53/54] Write swift-version-24593BA9C3E375BF.txt
[55/424] Compiling RevenueCat_CustomEntitlementComputation DeepLinkParser.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[56/424] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[57/426] Compiling ReceiptParser PurchasesReceiptParser+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[58/426] Compiling ReceiptParser ReceiptParsingError.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[59/426] Compiling RevenueCat_CustomEntitlementComputation ASIdManagerProxy.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[60/426] Compiling RevenueCat_CustomEntitlementComputation AttributionData.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[61/426] Compiling RevenueCat_CustomEntitlementComputation AttributionFetcher.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[62/426] Emitting module ReceiptParser
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[63/426] Compiling RevenueCat_CustomEntitlementComputation TrackingManagerProxy.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[64/426] Compiling RevenueCat_CustomEntitlementComputation CacheStatus.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[65/426] Compiling RevenueCat_CustomEntitlementComputation DeviceCache.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[66/426] Compiling RevenueCat_CustomEntitlementComputation Store+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[67/426] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterConfigData.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[68/426] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterPresentationMode.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[69/426] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[70/426] Compiling RevenueCat_CustomEntitlementComputation EventsRequest+CustomerCenter.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[71/426] Compiling RevenueCat_CustomEntitlementComputation AttributionNetwork.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[72/426] Compiling RevenueCat_CustomEntitlementComputation AttributionPoster.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[73/426] Compiling RevenueCat_CustomEntitlementComputation AttributionTypeFactory.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[74/426] Compiling RevenueCat_CustomEntitlementComputation InMemoryCachedObject.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[75/426] Compiling RevenueCat_CustomEntitlementComputation PeriodType+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[76/426] Compiling RevenueCat_CustomEntitlementComputation PurchaseOwnershipType+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
BUILD FAILURE 6.2 wasm