The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BasisTheoryElements, reference 5.2.0 (3c1c47), with Swift 6.3 for Android on 15 Apr 2026 12:01:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Basis-Theory/ios-elements.git
Reference: 5.2.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/Basis-Theory/ios-elements
 * tag               5.2.0      -> FETCH_HEAD
HEAD is now at 3c1c479 feat: implement token update (#96)
Cloned https://github.com/Basis-Theory/ios-elements.git
Revision (git rev-parse @):
3c1c479638a225186151c1c68bc7c72d6a179ec9
SUCCESS checkout https://github.com/Basis-Theory/ios-elements.git at 5.2.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Basis-Theory/ios-elements.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/Flight-School/AnyCodable
[1/782] Fetching anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.26s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.70s)
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
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/BasisTheoryElements/Sources/BasisTheoryElements/Resources/Assets.xcassets
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--4F562202D5529B1.txt
[4/7] Compiling AnyCodable AnyEncodable.swift
[5/7] Compiling AnyCodable AnyCodable.swift
[6/7] Emitting module AnyCodable
[7/7] Compiling AnyCodable AnyDecodable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/24] Emitting module BasisTheoryElements
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[10/45] Compiling BasisTheoryElements CreateSessionResponse.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[11/45] Compiling BasisTheoryElements CreateToken.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[12/45] Compiling BasisTheoryElements CreateTokenRequest.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[13/45] Compiling BasisTheoryElements CreateTokenResponse.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[14/45] Compiling BasisTheoryElements DeviceInfo.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[15/45] Compiling BasisTheoryElements GetTokenByIdResponse.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[16/45] Compiling BasisTheoryElements HTTPMethod.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[17/45] Compiling BasisTheoryElements HttpClientHelpers.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[18/45] Compiling BasisTheoryElements JSON.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[19/45] Compiling BasisTheoryElements JWEEncryption.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[20/45] Compiling BasisTheoryElements CardBrand.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[21/45] Compiling BasisTheoryElements CardBrandSelectorUIButton.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[22/45] Compiling BasisTheoryElements CardExpirationDateUITextField.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[23/45] Compiling BasisTheoryElements CardNumberElementUITextField.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[24/45] Compiling BasisTheoryElements CardVerificationCodeUITextField.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[25/45] Compiling BasisTheoryElements AccessRule.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[26/45] Compiling BasisTheoryElements AnyCodableExtensions.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[27/45] Compiling BasisTheoryElements Application.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[28/45] Compiling BasisTheoryElements AuthorizeSessionRequest.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[29/45] Compiling BasisTheoryElements AuthorizeSessionResponse.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[30/45] Compiling BasisTheoryElements BaseElement.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[31/50] Compiling BasisTheoryElements ElementEvents.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[32/50] Compiling BasisTheoryElements ElementMetadata.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[33/50] Compiling BasisTheoryElements ElementTransform.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[34/50] Compiling BasisTheoryElements EncryptTokenModel.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[35/50] Compiling BasisTheoryElements EncryptionMetadata.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[36/50] Compiling BasisTheoryElements BasisTheoryElements.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[37/50] Compiling BasisTheoryElements BasisTheoryUIViewController.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[38/50] Compiling BasisTheoryElements BinInfo.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[39/50] Compiling BasisTheoryElements BinLookup.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[40/50] Compiling BasisTheoryElements BtDatadogLogger.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[41/50] Compiling BasisTheoryElements Token.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[42/50] Compiling BasisTheoryElements TokenIntentClient.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[43/50] Compiling BasisTheoryElements TokenIntentModels.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[44/50] Compiling BasisTheoryElements UpdateToken.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[45/50] Compiling BasisTheoryElements UpdateTokenRequest.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[46/50] Compiling BasisTheoryElements Privacy.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[47/50] Compiling BasisTheoryElements ProxyHelpers.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[48/50] Compiling BasisTheoryElements ProxyHttpRequest.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[49/50] Compiling BasisTheoryElements TelemetryLogging.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
[50/50] Compiling BasisTheoryElements TextElementUITextField.swift
/host/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | public protocol ElementProtocol {
BUILD FAILURE 6.3 android