Build Information
Failed to build BasisTheoryElements, reference 5.2.0 (3c1c47), with Swift 6.1 for Android on 10 Apr 2026 01:51:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
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.1
Building package at path: $PWD
https://github.com/Basis-Theory/ios-elements.git
https://github.com/Basis-Theory/ios-elements.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "anycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flight-School/AnyCodable"
}
],
"manifest_display_name" : "BasisTheoryElements",
"name" : "BasisTheoryElements",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "BasisTheoryElements",
"targets" : [
"BasisTheoryElements"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BasisTheoryElements",
"module_type" : "SwiftTarget",
"name" : "BasisTheoryElements",
"path" : "BasisTheoryElements/Sources",
"product_dependencies" : [
"AnyCodable"
],
"product_memberships" : [
"BasisTheoryElements"
],
"sources" : [
"BasisTheoryElements/AccessRule.swift",
"BasisTheoryElements/AnyCodableExtensions.swift",
"BasisTheoryElements/Application.swift",
"BasisTheoryElements/AuthorizeSessionRequest.swift",
"BasisTheoryElements/AuthorizeSessionResponse.swift",
"BasisTheoryElements/BaseElement.swift",
"BasisTheoryElements/BasisTheoryElements.swift",
"BasisTheoryElements/BasisTheoryUIViewController.swift",
"BasisTheoryElements/BinInfo.swift",
"BasisTheoryElements/BinLookup.swift",
"BasisTheoryElements/BtDatadogLogger.swift",
"BasisTheoryElements/CardBrand.swift",
"BasisTheoryElements/CardBrandSelectorUIButton.swift",
"BasisTheoryElements/CardExpirationDateUITextField.swift",
"BasisTheoryElements/CardNumberElementUITextField.swift",
"BasisTheoryElements/CardVerificationCodeUITextField.swift",
"BasisTheoryElements/CreateSessionResponse.swift",
"BasisTheoryElements/CreateToken.swift",
"BasisTheoryElements/CreateTokenRequest.swift",
"BasisTheoryElements/CreateTokenResponse.swift",
"BasisTheoryElements/DeviceInfo.swift",
"BasisTheoryElements/ElementEvents.swift",
"BasisTheoryElements/ElementMetadata.swift",
"BasisTheoryElements/ElementTransform.swift",
"BasisTheoryElements/EncryptTokenModel.swift",
"BasisTheoryElements/EncryptionMetadata.swift",
"BasisTheoryElements/GetTokenByIdResponse.swift",
"BasisTheoryElements/HTTPMethod.swift",
"BasisTheoryElements/HttpClientHelpers.swift",
"BasisTheoryElements/JSON.swift",
"BasisTheoryElements/JWEEncryption.swift",
"BasisTheoryElements/Privacy.swift",
"BasisTheoryElements/ProxyHelpers.swift",
"BasisTheoryElements/ProxyHttpRequest.swift",
"BasisTheoryElements/TelemetryLogging.swift",
"BasisTheoryElements/TextElementUITextField.swift",
"BasisTheoryElements/Token.swift",
"BasisTheoryElements/TokenIntentClient.swift",
"BasisTheoryElements/TokenIntentModels.swift",
"BasisTheoryElements/UpdateToken.swift",
"BasisTheoryElements/UpdateTokenRequest.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/Flight-School/AnyCodable
[1/782] Fetching anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.23s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.88s)
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-24593BA9C3E375BF.txt
[4/7] Compiling AnyCodable AnyEncodable.swift
[5/7] Emitting module AnyCodable
[6/7] Compiling AnyCodable AnyDecodable.swift
[7/7] Compiling AnyCodable AnyCodable.swift
[9/45] 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 {
[10/45] 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 {
[11/45] 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 {
[12/45] 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 {
[13/45] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/50] 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 {
[15/50] 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 {
[16/50] 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 {
[17/50] 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 {
[18/50] 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 {
[19/50] 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 {
[20/50] 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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/50] 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 {
[27/50] 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 {
[28/50] 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 {
[29/50] 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 {
[30/50] 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 {
[31/50] 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 {
[32/50] 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 {
[33/50] 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 {
[34/50] 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 {
[35/50] 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 {
[36/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 {
[37/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 {
[38/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 {
[39/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 {
[40/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 {
[41/50] 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 {
[42/50] 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 {
[43/50] 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 {
[44/50] 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 {
[45/50] 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 {
[46/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 {
[47/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 {
[48/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 {
[49/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 {
[50/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 {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/5] Compiling AnyCodable AnyCodable.swift
[3/5] Compiling AnyCodable AnyDecodable.swift
[4/5] Compiling AnyCodable AnyEncodable.swift
[5/5] Emitting module AnyCodable
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/43] 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 {
[8/43] 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 {
[9/43] 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 {
[10/43] 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 {
[11/43] 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 {
[12/43] 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 {
[13/43] 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 {
[14/48] 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 {
[15/48] 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 {
[16/48] 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 {
[17/48] 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 {
[18/48] 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 {
[19/48] 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 {
[20/48] 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 {
[21/48] 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 {
[22/48] 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 {
[23/48] 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 {
[24/48] 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 {
[25/48] 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 {
[26/48] 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 {
[27/48] 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 {
[28/48] 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 {
[29/48] 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 {
[30/48] 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 {
[31/48] 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 {
[32/48] 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 {
[33/48] 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 {
[34/48] 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 {
[35/48] 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 {
[36/48] 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 {
[37/48] 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 {
[38/48] 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 {
[39/48] 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 {
[40/48] 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 {
[41/48] 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 {
[42/48] 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 {
[43/48] 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 {
[44/48] 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 {
[45/48] 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 {
[46/48] 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 {
[47/48] 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 {
[48/48] 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 {
BUILD FAILURE 6.1 android