Build Information
Failed to build BasisTheoryElements, reference 5.2.0 (3c1c47), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 10 Apr 2026 01:56:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BasisTheoryElements -destination platform=macOS,arch=arm64Build 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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosXcodebuild
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
{
"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" : "/Users/admin/builder/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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Flight-School/AnyCodable
Creating working copy of package ‘AnyCodable’
Checking out 0.6.7 of package ‘AnyCodable’
Resolve Package Graph
Resolved source packages:
AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
BasisTheoryElements: /Users/admin/builder/spi-builder-workspace
resolved source packages: AnyCodable, BasisTheoryElements
{
"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" : "/Users/admin/builder/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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BasisTheoryElements"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BasisTheoryElements -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BasisTheoryElements -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
BasisTheoryElements: /Users/admin/builder/spi-builder-workspace
AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'BasisTheoryElements' in project 'BasisTheoryElements'
➜ Explicit dependency on target 'BasisTheoryElements' in project 'BasisTheoryElements'
➜ Explicit dependency on target 'BasisTheoryElements_BasisTheoryElements' in project 'BasisTheoryElements'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'BasisTheoryElements' in project 'BasisTheoryElements'
➜ Explicit dependency on target 'BasisTheoryElements_BasisTheoryElements' in project 'BasisTheoryElements'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'AnyCodable' in project 'AnyCodable'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'AnyCodable' in project 'AnyCodable' (no dependencies)
Target 'BasisTheoryElements_BasisTheoryElements' in project 'BasisTheoryElements' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e6f373b8006ab46b96c856f10cb84eeb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e6f373b8006ab46b96c856f10cb84eeb.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/BasisTheoryElements_BasisTheoryElements.DependencyMetadataFileList (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/BasisTheoryElements_BasisTheoryElements.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/BasisTheoryElements_BasisTheoryElements.DependencyStaticMetadataFileList (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/BasisTheoryElements_BasisTheoryElements.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/empty-BasisTheoryElements_BasisTheoryElements.plist (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/empty-BasisTheoryElements_BasisTheoryElements.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.SwiftFileList (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements_const_extract_protocols.json (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.SwiftConstValuesFileList (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.LinkFileList (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-OutputFileMap.json (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/resource_bundle_accessor.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/BasisTheoryElements.modulemap (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/BasisTheoryElements.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/BasisTheoryElements.DependencyStaticMetadataFileList (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/BasisTheoryElements.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/BasisTheoryElements.DependencyMetadataFileList (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/BasisTheoryElements.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.DependencyMetadataFileList (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle/Contents/Resources (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle/Contents/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle/Contents (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/BasisTheoryElements.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/BasisTheoryElements.modulemap (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/BasisTheoryElements.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_output/unthinned (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_output/unthinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_output/thinned (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_output/thinned
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle/Contents/Resources /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Resources/Assets.xcassets (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Resources/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_generated_info.plist_thinned --enable-on-demand-resources NO --development-region en --target-device mac --minimum-deployment-target 10.13 --platform macosx
2026-04-09 18:55:50.584 ibtoold[741:4142] NSFileCoordinator is doing nothing.
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_output/thinned/Assets.car
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
LinkAssetCatalog /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Resources/Assets.xcassets (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
builtin-linkAssetCatalog --thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle/Contents/Resources --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle/Contents/Resources/Assets.car (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/empty-BasisTheoryElements_BasisTheoryElements.plist (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/empty-BasisTheoryElements_BasisTheoryElements.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_generated_info.plist -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle/Contents/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle
SwiftDriver AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AnyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ AnyCodable (in target 'AnyCodable' from project 'AnyCodable')
EmitSwiftModule normal arm64 (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AnyDecodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AnyEncodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for AnyCodable (in target 'AnyCodable' from project 'AnyCodable')
SwiftDriver\ Compilation\ Requirements AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AnyCodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AnyCodable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Resources/Assets.xcassets (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Resources/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/assetcatalog_generated_info.plist --enable-on-demand-resources NO --development-region en --target-device mac --minimum-deployment-target 10.13 --platform macosx --bundle-identifier spi-builder-workspace.BasisTheoryElements --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.swift
SwiftDriver BasisTheoryElements normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BasisTheoryElements -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CardNumberElementUITextField.swift,\ CardVerificationCodeUITextField.swift,\ CreateSessionResponse.swift,\ CreateToken.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardNumberElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardVerificationCodeUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateToken.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardNumberElementUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardVerificationCodeUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateSessionResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateToken.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ AccessRule.swift,\ AnyCodableExtensions.swift,\ Application.swift,\ AuthorizeSessionRequest.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AccessRule.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AnyCodableExtensions.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Application.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/resource_bundle_accessor.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AccessRule.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AnyCodableExtensions.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Application.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AuthorizeSessionResponse.swift,\ BaseElement.swift,\ BasisTheoryElements.swift,\ BasisTheoryUIViewController.swift,\ BinInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryElements.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinInfo.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryElements.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinInfo.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GetTokenByIdResponse.swift,\ HTTPMethod.swift,\ HttpClientHelpers.swift,\ JSON.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/GetTokenByIdResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HttpClientHelpers.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JSON.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AccessRule.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AnyCodableExtensions.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Application.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryElements.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinLookup.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BtDatadogLogger.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrand.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrandSelectorUIButton.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardExpirationDateUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardNumberElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardVerificationCodeUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateToken.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementEvents.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementMetadata.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementTransform.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptTokenModel.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptionMetadata.swift -primary-file /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/GetTokenByIdResponse.swift -primary-file /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HTTPMethod.swift -primary-file /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HttpClientHelpers.swift -primary-file /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JSON.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JWEEncryption.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Privacy.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHelpers.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHttpRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TelemetryLogging.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TextElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Token.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentClient.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentModels.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateToken.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/supplementaryOutputs-7 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BasisTheoryElements -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/GetTokenByIdResponse.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/HTTPMethod.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/HttpClientHelpers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/JSON.o -index-unit-output-path /BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/GetTokenByIdResponse.o -index-unit-output-path /BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/HTTPMethod.o -index-unit-output-path /BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/HttpClientHelpers.o -index-unit-output-path /BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/JSON.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/GetTokenByIdResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift:8:8: error: no such module 'UIKit'
import UIKit
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HTTPMethod.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift:8:8: error: no such module 'UIKit'
import UIKit
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HttpClientHelpers.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift:8:8: error: no such module 'UIKit'
import UIKit
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JSON.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift:8:8: error: no such module 'UIKit'
import UIKit
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ BasisTheoryElements (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
EmitSwiftModule normal arm64 (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CreateTokenRequest.swift,\ CreateTokenResponse.swift,\ DeviceInfo.swift,\ ElementEvents.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementEvents.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementEvents.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JWEEncryption.swift,\ Privacy.swift,\ ProxyHelpers.swift,\ ProxyHttpRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JWEEncryption.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Privacy.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHelpers.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHttpRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JWEEncryption.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Privacy.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHelpers.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHttpRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TelemetryLogging.swift,\ TextElementUITextField.swift,\ Token.swift,\ TokenIntentClient.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TelemetryLogging.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TextElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Token.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentClient.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TelemetryLogging.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TextElementUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Token.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentClient.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 Compiling\ TokenIntentModels.swift,\ UpdateToken.swift,\ UpdateTokenRequest.swift,\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentModels.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateToken.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentModels.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateToken.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateTokenRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 Compiling\ ElementMetadata.swift,\ ElementTransform.swift,\ EncryptTokenModel.swift,\ EncryptionMetadata.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementMetadata.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementTransform.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptTokenModel.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptionMetadata.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementMetadata.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementTransform.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptTokenModel.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptionMetadata.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 Compiling\ BinLookup.swift,\ BtDatadogLogger.swift,\ CardBrand.swift,\ CardBrandSelectorUIButton.swift,\ CardExpirationDateUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinLookup.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BtDatadogLogger.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrand.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrandSelectorUIButton.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardExpirationDateUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
Command SwiftCompile failed with a nonzero exit code
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:d093bb92e991add3f1a7a77b605af5df0f3d99d5, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:d093bb92e991add3f1a7a77b605af5df0f3d99d5, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:d093bb92e991add3f1a7a77b605af5df0f3d99d5, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:d093bb92e991add3f1a7a77b605af5df0f3d99d5, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ GetTokenByIdResponse.swift,\ HTTPMethod.swift,\ HttpClientHelpers.swift,\ JSON.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/GetTokenByIdResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HttpClientHelpers.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JSON.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/GetTokenByIdResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HTTPMethod.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HttpClientHelpers.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JSON.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 Compiling\ BinLookup.swift,\ BtDatadogLogger.swift,\ CardBrand.swift,\ CardBrandSelectorUIButton.swift,\ CardExpirationDateUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinLookup.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BtDatadogLogger.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrand.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrandSelectorUIButton.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardExpirationDateUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
Building workspace spi-builder-workspace with scheme BasisTheoryElements
(7 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
BasisTheoryElements: /Users/admin/builder/spi-builder-workspace
resolved source packages: AnyCodable, BasisTheoryElements
{
"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" : "/Users/admin/builder/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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BasisTheoryElements"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BasisTheoryElements -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BasisTheoryElements -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
BasisTheoryElements: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'BasisTheoryElements' in project 'BasisTheoryElements'
➜ Explicit dependency on target 'BasisTheoryElements' in project 'BasisTheoryElements'
➜ Explicit dependency on target 'BasisTheoryElements_BasisTheoryElements' in project 'BasisTheoryElements'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'BasisTheoryElements' in project 'BasisTheoryElements'
➜ Explicit dependency on target 'BasisTheoryElements_BasisTheoryElements' in project 'BasisTheoryElements'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'AnyCodable' in project 'AnyCodable'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'AnyCodable' in project 'AnyCodable' (no dependencies)
Target 'BasisTheoryElements_BasisTheoryElements' in project 'BasisTheoryElements' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 92072baaccf3d95485fab203ef3a4f74
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/92072baaccf3d95485fab203ef3a4f74.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/empty-BasisTheoryElements_BasisTheoryElements.plist (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/empty-BasisTheoryElements_BasisTheoryElements.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_generated_info.plist -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BasisTheoryElements_BasisTheoryElements.bundle/Contents/Info.plist
SwiftDriver AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AnyEncodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ AnyCodable (in target 'AnyCodable' from project 'AnyCodable')
EmitSwiftModule normal arm64 (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AnyDecodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AnyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for AnyCodable (in target 'AnyCodable' from project 'AnyCodable')
SwiftDriver\ Compilation\ Requirements AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.abi.json
SwiftDriver BasisTheoryElements normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BasisTheoryElements -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BinLookup.swift,\ BtDatadogLogger.swift,\ CardBrand.swift,\ CardBrandSelectorUIButton.swift,\ CardExpirationDateUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinLookup.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BtDatadogLogger.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrand.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrandSelectorUIButton.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardExpirationDateUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinLookup.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BtDatadogLogger.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrand.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrandSelectorUIButton.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardExpirationDateUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ BasisTheoryElements (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
EmitSwiftModule normal arm64 (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CreateTokenRequest.swift,\ CreateTokenResponse.swift,\ DeviceInfo.swift,\ ElementEvents.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementEvents.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementEvents.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ AccessRule.swift,\ AnyCodableExtensions.swift,\ Application.swift,\ AuthorizeSessionRequest.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AccessRule.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AnyCodableExtensions.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Application.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/resource_bundle_accessor.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AccessRule.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AnyCodableExtensions.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Application.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TokenIntentModels.swift,\ UpdateToken.swift,\ UpdateTokenRequest.swift,\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentModels.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateToken.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentModels.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateToken.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateTokenRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ElementMetadata.swift,\ ElementTransform.swift,\ EncryptTokenModel.swift,\ EncryptionMetadata.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementMetadata.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementTransform.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptTokenModel.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptionMetadata.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AccessRule.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AnyCodableExtensions.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Application.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryElements.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinLookup.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BtDatadogLogger.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrand.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrandSelectorUIButton.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardExpirationDateUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardNumberElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardVerificationCodeUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateToken.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementEvents.swift -primary-file /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementMetadata.swift -primary-file /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementTransform.swift -primary-file /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptTokenModel.swift -primary-file /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptionMetadata.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/GetTokenByIdResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HttpClientHelpers.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JSON.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JWEEncryption.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Privacy.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHelpers.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHttpRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TelemetryLogging.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TextElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Token.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentClient.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentModels.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateToken.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BasisTheoryElements -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/ElementMetadata.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/ElementTransform.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/EncryptTokenModel.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/EncryptionMetadata.o -index-unit-output-path /BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/ElementMetadata.o -index-unit-output-path /BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/ElementTransform.o -index-unit-output-path /BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/EncryptTokenModel.o -index-unit-output-path /BasisTheoryElements.build/Debug/BasisTheoryElements.build/Objects-normal/arm64/EncryptionMetadata.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementMetadata.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift:8:8: error: no such module 'UIKit'
import UIKit
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementTransform.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift:8:8: error: no such module 'UIKit'
import UIKit
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptTokenModel.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift:8:8: error: no such module 'UIKit'
import UIKit
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptionMetadata.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift:8:8: error: no such module 'UIKit'
import UIKit
^
SwiftCompile normal arm64 Compiling\ CardNumberElementUITextField.swift,\ CardVerificationCodeUITextField.swift,\ CreateSessionResponse.swift,\ CreateToken.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardNumberElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardVerificationCodeUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateToken.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardNumberElementUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardVerificationCodeUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateSessionResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateToken.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GetTokenByIdResponse.swift,\ HTTPMethod.swift,\ HttpClientHelpers.swift,\ JSON.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/GetTokenByIdResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HttpClientHelpers.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JSON.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/GetTokenByIdResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HTTPMethod.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HttpClientHelpers.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JSON.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 Compiling\ JWEEncryption.swift,\ Privacy.swift,\ ProxyHelpers.swift,\ ProxyHttpRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JWEEncryption.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Privacy.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHelpers.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHttpRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JWEEncryption.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Privacy.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHelpers.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHttpRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 Compiling\ AuthorizeSessionResponse.swift,\ BaseElement.swift,\ BasisTheoryElements.swift,\ BasisTheoryUIViewController.swift,\ BinInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryElements.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinInfo.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryElements.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinInfo.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 Compiling\ TelemetryLogging.swift,\ TextElementUITextField.swift,\ Token.swift,\ TokenIntentClient.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TelemetryLogging.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TextElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Token.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentClient.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
Command SwiftCompile failed with a nonzero exit code
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:d093bb92e991add3f1a7a77b605af5df0f3d99d5, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:d093bb92e991add3f1a7a77b605af5df0f3d99d5, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:d093bb92e991add3f1a7a77b605af5df0f3d99d5, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:d093bb92e991add3f1a7a77b605af5df0f3d99d5, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ ElementMetadata.swift,\ ElementTransform.swift,\ EncryptTokenModel.swift,\ EncryptionMetadata.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementMetadata.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementTransform.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptTokenModel.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptionMetadata.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementMetadata.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementTransform.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptTokenModel.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptionMetadata.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 Compiling\ TelemetryLogging.swift,\ TextElementUITextField.swift,\ Token.swift,\ TokenIntentClient.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TelemetryLogging.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TextElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Token.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentClient.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
Building workspace spi-builder-workspace with scheme BasisTheoryElements
(7 failures)
BUILD FAILURE 6.1 macosXcodebuild