Build Information
Failed to build RevenueCat, reference main (94eb2c), with Swift 6.2 for Linux on 11 Dec 2025 16:47:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RevenueCat/purchases-ios-spm.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/RevenueCat/purchases-ios-spm
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 94eb2c7 Fix Carthage installation tests (#5922)
Cloned https://github.com/RevenueCat/purchases-ios-spm.git
Revision (git rev-parse @):
94eb2c732a1594a0657fc95f2e10a58d5aedcc4d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RevenueCat/purchases-ios-spm.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/RevenueCat/purchases-ios-spm.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15633] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.39s)
Fetching https://github.com/quick/nimble
[1/19804] Fetching nimble
Fetched https://github.com/quick/nimble from cache (1.65s)
Computing version for https://github.com/quick/nimble
Computed https://github.com/quick/nimble at 13.7.1 (2.07s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.21s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.62s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.22s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.66s)
Creating working copy for https://github.com/quick/nimble
Working copy of https://github.com/quick/nimble resolved at 13.7.1
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
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/55] Write sources
[0/55] Copying PrivacyInfo.xcprivacy
[0/55] Write sources
[0/55] Copying Localizable.strings
[0/55] Copying PrivacyInfo.xcprivacy
[0/55] Copying Localizable.strings
[5/55] Write sources
[5/55] Copying Localizable.strings
[5/55] Copying Info.plist
[5/55] Copying Localizable.strings
[5/55] Copying Info.plist
[5/55] Copying Localizable.strings
[5/55] Write sources
[5/55] Copying Localizable.strings
[6/55] Copying Info.plist
[10/55] Copying Localizable.strings
[13/55] Copying background.jpg
[53/55] Copying icons.xcassets
[54/55] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/427] Emitting module ReceiptParser
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/429] Emitting module RevenueCat
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[58/454] Compiling RevenueCat_CustomEntitlementComputation ISOPeriodFormatter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[59/454] Compiling RevenueCat_CustomEntitlementComputation TimingUtil.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[60/454] Compiling RevenueCat_CustomEntitlementComputation Deprecations.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[61/454] Compiling RevenueCat_CustomEntitlementComputation Either.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[62/454] Compiling RevenueCat_CustomEntitlementComputation PreferredLocalesProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[63/454] Compiling RevenueCat_CustomEntitlementComputation MacDevice.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[64/454] Compiling RevenueCat_CustomEntitlementComputation MapAppStoreDetector.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[65/454] Compiling RevenueCat_CustomEntitlementComputation Obsoletions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[66/454] Compiling RevenueCat_CustomEntitlementComputation PlatformInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[67/454] Compiling RevenueCat_CustomEntitlementComputation PriceFormatterProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[68/454] Compiling RevenueCat_CustomEntitlementComputation RateLimiter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[69/454] Compiling RevenueCat_CustomEntitlementComputation SandboxEnvironmentDetector.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[70/454] Compiling RevenueCat_CustomEntitlementComputation StoreKitVersion.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[71/454] Compiling RevenueCat_CustomEntitlementComputation SystemInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[72/454] Compiling RevenueCat_CustomEntitlementComputation Backend.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[73/454] Compiling RevenueCat_CustomEntitlementComputation BackendConfiguration.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[74/454] Compiling RevenueCat_CustomEntitlementComputation CacheFetchPolicy.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[75/454] Compiling RevenueCat_CustomEntitlementComputation CallbackCache.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[76/454] Compiling RevenueCat_CustomEntitlementComputation CallbackCacheStatus.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[77/454] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterConfigCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[78/454] Compiling RevenueCat_CustomEntitlementComputation CustomerInfoCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[79/454] Compiling RevenueCat_CustomEntitlementComputation LogInCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[80/454] Compiling RevenueCat_CustomEntitlementComputation OfferingsCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[81/454] Compiling RevenueCat_CustomEntitlementComputation ProductEntitlementMappingCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[82/454] Compiling RevenueCat_CustomEntitlementComputation VirtualCurrenciesCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[83/479] Compiling ReceiptParser PurchasesReceiptParser+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[84/479] Compiling ReceiptParser ReceiptParsingError.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[85/479] Compiling RevenueCat Store+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[86/479] Compiling RevenueCat CustomerCenterConfigData.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[87/479] Compiling RevenueCat CustomerCenterPresentationMode.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[88/479] Compiling RevenueCat FileHandler.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[89/479] Compiling RevenueCat DiagnosticsEventsRequest.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[90/479] Compiling RevenueCat DiagnosticsHTTPRequestPath.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[91/479] Compiling RevenueCat DiagnosticsPostOperation.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[92/479] Compiling RevenueCat DiagnosticsSynchronizer.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[93/479] Compiling RevenueCat EmptyFile.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[94/479] Compiling RevenueCat Assertions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[95/479] Compiling RevenueCat BackendError.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[96/479] Compiling RevenueCat BackendErrorCode.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[97/479] Compiling RevenueCat DescribableError.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[98/479] Compiling RevenueCat DiagnosticsEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[99/479] Compiling RevenueCat DiagnosticsFileHandler.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[100/479] Compiling RevenueCat DiagnosticsTracker.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[101/479] Compiling RevenueCat CustomerCenterEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[102/479] Compiling RevenueCat EventsRequest+CustomerCenter.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[103/479] Compiling RevenueCat DeepLinkParser.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
BUILD FAILURE 6.2 linux