The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Braintree, reference main (fb0f00), with Swift 6.1 for Android on 4 Jun 2025 20:22:52 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/braintree/braintree_ios.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/braintree/braintree_ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fb0f006 Test background task (#1580)
Cloned https://github.com/braintree/braintree_ios.git
Revision (git rev-parse @):
fb0f006059216a41c449c24782398f8ae96a605d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/braintree/braintree_ios.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/braintree/braintree_ios.git
https://github.com/braintree/braintree_ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Braintree",
  "name" : "Braintree",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "BraintreeAmericanExpress",
      "targets" : [
        "BraintreeAmericanExpress"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BraintreeApplePay",
      "targets" : [
        "BraintreeApplePay"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BraintreeCard",
      "targets" : [
        "BraintreeCard"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BraintreeCore",
      "targets" : [
        "BraintreeCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BraintreeDataCollector",
      "targets" : [
        "BraintreeDataCollector",
        "PPRiskMagnes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BraintreeLocalPayment",
      "targets" : [
        "BraintreeLocalPayment",
        "PPRiskMagnes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BraintreePayPal",
      "targets" : [
        "BraintreePayPal",
        "PPRiskMagnes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BraintreePayPalMessaging",
      "targets" : [
        "BraintreePayPalMessaging"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BraintreePayPalNativeCheckout",
      "targets" : [
        "BraintreePayPalNativeCheckout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BraintreeSEPADirectDebit",
      "targets" : [
        "BraintreeSEPADirectDebit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BraintreeShopperInsights",
      "targets" : [
        "BraintreeShopperInsights"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BraintreeThreeDSecure",
      "targets" : [
        "BraintreeThreeDSecure",
        "CardinalMobile",
        "PPRiskMagnes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BraintreeVenmo",
      "targets" : [
        "BraintreeVenmo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PayPalMessages",
      "module_type" : "BinaryTarget",
      "name" : "PayPalMessages",
      "path" : "remote/archive/PayPalMessages.xcframework.zip",
      "product_memberships" : [
        "BraintreePayPalMessaging"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PayPalCheckout",
      "module_type" : "BinaryTarget",
      "name" : "PayPalCheckout",
      "path" : "remote/archive/PayPalCheckout.xcframework.zip",
      "product_memberships" : [
        "BraintreePayPalNativeCheckout"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PPRiskMagnes",
      "module_type" : "BinaryTarget",
      "name" : "PPRiskMagnes",
      "path" : "Frameworks/XCFrameworks/PPRiskMagnes.xcframework",
      "product_memberships" : [
        "BraintreeDataCollector",
        "BraintreeLocalPayment",
        "BraintreePayPal",
        "BraintreePayPalNativeCheckout",
        "BraintreeThreeDSecure"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "CardinalMobile",
      "module_type" : "BinaryTarget",
      "name" : "CardinalMobile",
      "path" : "Frameworks/XCFrameworks/CardinalMobile.xcframework",
      "product_memberships" : [
        "BraintreeThreeDSecure"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "BraintreeVenmo",
      "module_type" : "SwiftTarget",
      "name" : "BraintreeVenmo",
      "path" : "Sources/BraintreeVenmo",
      "product_memberships" : [
        "BraintreeVenmo"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/BraintreeVenmo/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BTConfiguration+Venmo.swift",
        "BTVenmoAccountNonce.swift",
        "BTVenmoAnalytics.swift",
        "BTVenmoAppSwitchRedirectURL.swift",
        "BTVenmoAppSwitchReturnURL.swift",
        "BTVenmoClient.swift",
        "BTVenmoError.swift",
        "BTVenmoLineItem.swift",
        "BTVenmoRequest.swift"
      ],
      "target_dependencies" : [
        "BraintreeCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BraintreeThreeDSecure",
      "module_type" : "SwiftTarget",
      "name" : "BraintreeThreeDSecure",
      "path" : "Sources/BraintreeThreeDSecure",
      "product_memberships" : [
        "BraintreeThreeDSecure"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/BraintreeThreeDSecure/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BTConfiguration+ThreeDSecure.swift",
        "BTThreeDSecureAccountType.swift",
        "BTThreeDSecureAdditionalInformation.swift",
        "BTThreeDSecureAnalytics.swift",
        "BTThreeDSecureAuthenticateJWT.swift",
        "BTThreeDSecureCardAddChallenge.swift",
        "BTThreeDSecureClient.swift",
        "BTThreeDSecureError.swift",
        "BTThreeDSecureLookup.swift",
        "BTThreeDSecurePostalAddress.swift",
        "BTThreeDSecureRenderType.swift",
        "BTThreeDSecureRequest.swift",
        "BTThreeDSecureRequestDelegate.swift",
        "BTThreeDSecureRequestedExemptionType.swift",
        "BTThreeDSecureResult.swift",
        "BTThreeDSecureShippingMethod.swift",
        "BTThreeDSecureUIType.swift",
        "BTThreeDSecureV2Provider.swift",
        "CardinalSessionTestable.swift",
        "V2UICustomization/BTThreeDSecureV2BaseCustomization.swift",
        "V2UICustomization/BTThreeDSecureV2ButtonCustomization.swift",
        "V2UICustomization/BTThreeDSecureV2LabelCustomization.swift",
        "V2UICustomization/BTThreeDSecureV2TextBoxCustomization.swift",
        "V2UICustomization/BTThreeDSecureV2ToolbarCustomization.swift",
        "V2UICustomization/BTThreeDSecureV2UICustomization.swift"
      ],
      "target_dependencies" : [
        "BraintreeCard",
        "CardinalMobile",
        "PPRiskMagnes",
        "BraintreeCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BraintreeShopperInsights",
      "module_type" : "SwiftTarget",
      "name" : "BraintreeShopperInsights",
      "path" : "Sources/BraintreeShopperInsights",
      "product_memberships" : [
        "BraintreeShopperInsights"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/BraintreeShopperInsights/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BTButtonOrder.swift",
        "BTButtonType.swift",
        "BTEligiblePaymentMethods.swift",
        "BTEligiblePaymentsRequest.swift",
        "BTExperimentType.swift",
        "BTPageType.swift",
        "BTPresentmentDetails.swift",
        "BTShopperInsightsAnalytics.swift",
        "BTShopperInsightsClient.swift",
        "BTShopperInsightsError.swift",
        "BTShopperInsightsRequest.swift",
        "BTShopperInsightsResult.swift"
      ],
      "target_dependencies" : [
        "BraintreeCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BraintreeSEPADirectDebit",
      "module_type" : "SwiftTarget",
      "name" : "BraintreeSEPADirectDebit",
      "path" : "Sources/BraintreeSEPADirectDebit",
      "product_memberships" : [
        "BraintreeSEPADirectDebit"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/BraintreeSEPADirectDebit/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BTSEPADirectAnalytics.swift",
        "BTSEPADirectDebitClient.swift",
        "BTSEPADirectDebitError.swift",
        "BTSEPADirectDebitMandateType.swift",
        "BTSEPADirectDebitNonce.swift",
        "BTSEPADirectDebitRequest.swift",
        "CreateMandateResult.swift",
        "SEPADebitAccountsRequest.swift",
        "SEPADebitRequest.swift",
        "SEPADirectDebitAPI.swift"
      ],
      "target_dependencies" : [
        "BraintreeCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BraintreePayPalNativeCheckout",
      "module_type" : "SwiftTarget",
      "name" : "BraintreePayPalNativeCheckout",
      "path" : "Sources/BraintreePayPalNativeCheckout",
      "product_memberships" : [
        "BraintreePayPalNativeCheckout"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/BraintreePayPalNativeCheckout/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BTPayPalNativeCheckoutAccountNonce.swift",
        "BTPayPalNativeCheckoutAnalytics.swift",
        "BTPayPalNativeCheckoutClient.swift",
        "BTPayPalNativeCheckoutError.swift",
        "BTPayPalNativeCheckoutProtocol.swift",
        "BTPayPalNativeCheckoutProvider.swift",
        "BTPayPalNativeCheckoutRequest.swift",
        "BTPayPalNativeCheckoutStartable.swift",
        "BTPayPalNativeHermesResponse.swift",
        "BTPayPalNativeOrderCreationClient.swift",
        "BTPayPalNativeTokenizationClient.swift",
        "BTPayPalNativeTokenizationRequest.swift",
        "BTPayPalNativeVaultRequest.swift"
      ],
      "target_dependencies" : [
        "BraintreeCore",
        "BraintreePayPal",
        "PayPalCheckout"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BraintreePayPalMessaging",
      "module_type" : "SwiftTarget",
      "name" : "BraintreePayPalMessaging",
      "path" : "Sources/BraintreePayPalMessaging",
      "product_memberships" : [
        "BraintreePayPalMessaging"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/BraintreePayPalMessaging/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BTPayPalMessagingAnalytics.swift",
        "BTPayPalMessagingColor.swift",
        "BTPayPalMessagingDelegate.swift",
        "BTPayPalMessagingError.swift",
        "BTPayPalMessagingLogoType.swift",
        "BTPayPalMessagingOfferType.swift",
        "BTPayPalMessagingPageType.swift",
        "BTPayPalMessagingRequest.swift",
        "BTPayPalMessagingTextAlignment.swift",
        "BTPayPalMessagingView.swift"
      ],
      "target_dependencies" : [
        "BraintreeCore",
        "PayPalMessages"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BraintreePayPal",
      "module_type" : "SwiftTarget",
      "name" : "BraintreePayPal",
      "path" : "Sources/BraintreePayPal",
      "product_memberships" : [
        "BraintreePayPal",
        "BraintreePayPalNativeCheckout"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/BraintreePayPal/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BTConfiguration+PayPal.swift",
        "BTContactInformation.swift",
        "BTContactPreference.swift",
        "BTJSON+PayPal.swift",
        "BTPayPalAccountNonce.swift",
        "BTPayPalAnalytics.swift",
        "BTPayPalApprovalURLParser.swift",
        "BTPayPalCheckoutRequest.swift",
        "BTPayPalClient.swift",
        "BTPayPalCreditFinancing.swift",
        "BTPayPalCreditFinancingAmount.swift",
        "BTPayPalError.swift",
        "BTPayPalLineItem.swift",
        "BTPayPalLocaleCode.swift",
        "BTPayPalPhoneNumber.swift",
        "BTPayPalRequest.swift",
        "BTPayPalReturnURL.swift",
        "BTPayPalVaultBaseRequest.swift",
        "BTPayPalVaultRequest.swift",
        "RecurringBillingMetadata/BTPayPalBillingCycle.swift",
        "RecurringBillingMetadata/BTPayPalBillingPricing.swift",
        "RecurringBillingMetadata/BTPayPalRecurringBillingDetails.swift",
        "RecurringBillingMetadata/BTPayPalRecurringBillingPlanType.swift"
      ],
      "target_dependencies" : [
        "BraintreeCore",
        "BraintreeDataCollector"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BraintreeLocalPayment",
      "module_type" : "SwiftTarget",
      "name" : "BraintreeLocalPayment",
      "path" : "Sources/BraintreeLocalPayment",
      "product_memberships" : [
        "BraintreeLocalPayment"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/BraintreeLocalPayment/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BTConfiguration+LocalPayment.swift",
        "BTLocalPaymentAnalytics.swift",
        "BTLocalPaymentClient.swift",
        "BTLocalPaymentError.swift",
        "BTLocalPaymentRequest.swift",
        "BTLocalPaymentRequestDelegate.swift",
        "BTLocalPaymentResult.swift"
      ],
      "target_dependencies" : [
        "BraintreeCore",
        "BraintreeDataCollector"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BraintreeDataCollector",
      "module_type" : "SwiftTarget",
      "name" : "BraintreeDataCollector",
      "path" : "Sources/BraintreeDataCollector",
      "product_memberships" : [
        "BraintreeDataCollector",
        "BraintreeLocalPayment",
        "BraintreePayPal",
        "BraintreePayPalNativeCheckout"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/BraintreeDataCollector/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BTDataCollector.swift",
        "BTDataCollectorError.swift"
      ],
      "target_dependencies" : [
        "BraintreeCore",
        "PPRiskMagnes"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BraintreeCore",
      "module_type" : "SwiftTarget",
      "name" : "BraintreeCore",
      "path" : "Sources/BraintreeCore",
      "product_memberships" : [
        "BraintreeAmericanExpress",
        "BraintreeApplePay",
        "BraintreeCard",
        "BraintreeCore",
        "BraintreeDataCollector",
        "BraintreeLocalPayment",
        "BraintreePayPal",
        "BraintreePayPalMessaging",
        "BraintreePayPalNativeCheckout",
        "BraintreeSEPADirectDebit",
        "BraintreeShopperInsights",
        "BraintreeThreeDSecure",
        "BraintreeVenmo"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/BraintreeCore/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Analytics/AnalyticsSendable.swift",
        "Analytics/BTAnalyticsEventsStorage.swift",
        "Analytics/BTAnalyticsService.swift",
        "Analytics/BTAnalyticsServiceError.swift",
        "Analytics/BTCoreAnalytics.swift",
        "Analytics/BackgroundTaskManaging.swift",
        "Analytics/FPTIBatchData.swift",
        "Analytics/LinkType.swift",
        "Analytics/RepeatingTimer.swift",
        "Authorization/BTClientToken.swift",
        "Authorization/BTClientTokenError.swift",
        "Authorization/ClientAuthorization.swift",
        "Authorization/TokenizationKey.swift",
        "Authorization/TokenizationKeyError.swift",
        "BTAPIClient.swift",
        "BTAPIClientError.swift",
        "BTAPIClientHTTPType.swift",
        "BTAPIPinnedCertificates.swift",
        "BTAPIRequest.swift",
        "BTAPITimingDelegate.swift",
        "BTAppContextSwitchClient.swift",
        "BTAppContextSwitcher.swift",
        "BTBinData.swift",
        "BTCardNetwork.swift",
        "BTClientMetadata.swift",
        "BTClientMetadataIntegration.swift",
        "BTClientMetadataSource.swift",
        "BTCoreConstants.swift",
        "BTGraphQLErrorNode.swift",
        "BTGraphQLErrorTree.swift",
        "BTGraphQLHTTP.swift",
        "BTGraphQLMultiErrorNode.swift",
        "BTGraphQLSingleErrorNode.swift",
        "BTHTTP.swift",
        "BTHTTPError.swift",
        "BTJSON.swift",
        "BTJSONError.swift",
        "BTLogLevel.swift",
        "BTLogLevelDescription.swift",
        "BTPaymentMethodNonce.swift",
        "BTPaymentMethodNonceParser.swift",
        "BTPostalAddress.swift",
        "BTURLUtils.swift",
        "BTWebAuthenticationSession.swift",
        "BTWebAuthenticationSessionClient.swift",
        "Configuration/BTConfiguration+Core.swift",
        "Configuration/BTConfiguration.swift",
        "Configuration/BTConfigurationRequest.swift",
        "Configuration/ConfigurationCache.swift",
        "Configuration/ConfigurationLoader.swift",
        "Date+MillisecondTimestamp.swift",
        "Encodable+Dictionary.swift",
        "UIApplication+URLOpener.swift",
        "URL+IsPayPal.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BraintreeCard",
      "module_type" : "SwiftTarget",
      "name" : "BraintreeCard",
      "path" : "Sources/BraintreeCard",
      "product_memberships" : [
        "BraintreeCard",
        "BraintreeThreeDSecure"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/BraintreeCard/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BTAuthenticationInsight.swift",
        "BTCard.swift",
        "BTCardAnalytics.swift",
        "BTCardClient.swift",
        "BTCardError.swift",
        "BTCardNonce.swift",
        "BTCardRequest.swift",
        "BTThreeDSecureInfo.swift"
      ],
      "target_dependencies" : [
        "BraintreeCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BraintreeApplePay",
      "module_type" : "SwiftTarget",
      "name" : "BraintreeApplePay",
      "path" : "Sources/BraintreeApplePay",
      "product_memberships" : [
        "BraintreeApplePay"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/BraintreeApplePay/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BTApplePayAnalytics.swift",
        "BTApplePayCardNonce.swift",
        "BTApplePayClient.swift",
        "BTApplePayError.swift",
        "BTApplePaymentTokensRequest.swift",
        "BTConfiguration+ApplePay.swift"
      ],
      "target_dependencies" : [
        "BraintreeCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BraintreeAmericanExpress",
      "module_type" : "SwiftTarget",
      "name" : "BraintreeAmericanExpress",
      "path" : "Sources/BraintreeAmericanExpress",
      "product_memberships" : [
        "BraintreeAmericanExpress"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/BraintreeAmericanExpress/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BTAmericanExpressAnalytics.swift",
        "BTAmericanExpressClient.swift",
        "BTAmericanExpressError.swift",
        "BTAmericanExpressRewardsBalance.swift",
        "BTAmexRewardsBalanceRequest.swift"
      ],
      "target_dependencies" : [
        "BraintreeCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Downloading binary artifact https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip
Downloading binary artifact https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
[1369/1723942] Downloading https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip
[1725311/30033445] Downloading https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip, https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
Downloaded https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip (0.51s)
[12367337/28309503] Downloading https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
Downloaded https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip (2.90s)
Building for debugging...
[0/27] Copying PrivacyInfo.xcprivacy
[0/27] Write sources
[0/27] Copying PrivacyInfo.xcprivacy
[0/27] Write sources
[12/27] Copying PrivacyInfo.xcprivacy
[26/27] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/77] Emitting module BraintreeCore
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[29/83] Compiling BraintreeCore ConfigurationLoader.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[30/83] Compiling BraintreeCore Date+MillisecondTimestamp.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[31/83] Compiling BraintreeCore Encodable+Dictionary.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[32/83] Compiling BraintreeCore UIApplication+URLOpener.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[33/83] Compiling BraintreeCore URL+IsPayPal.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[34/83] Compiling BraintreeCore resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[35/83] Compiling BraintreeCore BTAppContextSwitcher.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[36/83] Compiling BraintreeCore BTBinData.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[37/83] Compiling BraintreeCore BTCardNetwork.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[38/83] Compiling BraintreeCore BTClientMetadata.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[39/83] Compiling BraintreeCore BTClientMetadataIntegration.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[40/83] Compiling BraintreeCore BTClientMetadataSource.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[41/83] Compiling BraintreeCore BTCoreConstants.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[42/83] Compiling BraintreeCore BTGraphQLErrorNode.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[43/83] Compiling BraintreeCore BTGraphQLErrorTree.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[44/83] Compiling BraintreeCore BTGraphQLHTTP.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[45/83] Compiling BraintreeCore BTGraphQLMultiErrorNode.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[46/83] Compiling BraintreeCore BTGraphQLSingleErrorNode.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[47/83] Compiling BraintreeCore BTHTTP.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[48/83] Compiling BraintreeCore BTHTTPError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[49/83] Compiling BraintreeCore BTJSON.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[50/83] Compiling BraintreeCore BTJSONError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[51/83] Compiling BraintreeCore BTLogLevel.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[52/83] Compiling BraintreeCore BTLogLevelDescription.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[53/83] Compiling BraintreeCore BTPaymentMethodNonce.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[54/83] Compiling BraintreeCore BTPaymentMethodNonceParser.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[55/83] Compiling BraintreeCore BTPostalAddress.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[56/83] Compiling BraintreeCore BTURLUtils.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[57/83] Compiling BraintreeCore BTWebAuthenticationSession.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[58/83] Compiling BraintreeCore BTWebAuthenticationSessionClient.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[59/83] Compiling BraintreeCore BTConfiguration+Core.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[60/83] Compiling BraintreeCore BTConfiguration.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[61/83] Compiling BraintreeCore BTConfigurationRequest.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[62/83] Compiling BraintreeCore ConfigurationCache.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[63/83] Compiling BraintreeCore LinkType.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[64/83] Compiling BraintreeCore RepeatingTimer.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[65/83] Compiling BraintreeCore BTClientToken.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[66/83] Compiling BraintreeCore BTClientTokenError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[67/83] Compiling BraintreeCore ClientAuthorization.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[68/83] Compiling BraintreeCore TokenizationKey.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[69/83] Compiling BraintreeCore TokenizationKeyError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[70/83] Compiling BraintreeCore BTAPIClient.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[71/83] Compiling BraintreeCore BTAPIClientError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[72/83] Compiling BraintreeCore BTAPIClientHTTPType.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[73/83] Compiling BraintreeCore BTAPIPinnedCertificates.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[74/83] Compiling BraintreeCore BTAPIRequest.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[75/83] Compiling BraintreeCore BTAPITimingDelegate.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[76/83] Compiling BraintreeCore BTAppContextSwitchClient.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[77/83] Compiling BraintreeCore AnalyticsSendable.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[78/83] Compiling BraintreeCore BTAnalyticsEventsStorage.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[79/83] Compiling BraintreeCore BTAnalyticsService.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[80/83] Compiling BraintreeCore BTAnalyticsServiceError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[81/83] Compiling BraintreeCore BTCoreAnalytics.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[82/83] Compiling BraintreeCore BackgroundTaskManaging.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[83/83] Compiling BraintreeCore FPTIBatchData.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/51] Compiling BraintreeCore BTURLUtils.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[3/51] Compiling BraintreeCore BTWebAuthenticationSession.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[4/51] Compiling BraintreeCore BTWebAuthenticationSessionClient.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[5/51] Compiling BraintreeCore BTConfiguration+Core.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[6/51] Compiling BraintreeCore BTConfiguration.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[7/51] Compiling BraintreeCore BTConfigurationRequest.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[8/51] Compiling BraintreeCore ConfigurationCache.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[9/57] Compiling BraintreeCore AnalyticsSendable.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[10/57] Compiling BraintreeCore BTAnalyticsEventsStorage.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[11/57] Compiling BraintreeCore BTAnalyticsService.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[12/57] Compiling BraintreeCore BTAnalyticsServiceError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[13/57] Compiling BraintreeCore BTCoreAnalytics.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[14/57] Compiling BraintreeCore BackgroundTaskManaging.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[15/57] Compiling BraintreeCore FPTIBatchData.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[16/57] Compiling BraintreeCore BTAppContextSwitcher.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[17/57] Compiling BraintreeCore BTBinData.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[18/57] Compiling BraintreeCore BTCardNetwork.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[19/57] Compiling BraintreeCore BTClientMetadata.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[20/57] Compiling BraintreeCore BTClientMetadataIntegration.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[21/57] Compiling BraintreeCore BTClientMetadataSource.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[22/57] Compiling BraintreeCore BTCoreConstants.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[23/57] Compiling BraintreeCore LinkType.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[24/57] Compiling BraintreeCore RepeatingTimer.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[25/57] Compiling BraintreeCore BTClientToken.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[26/57] Compiling BraintreeCore BTClientTokenError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[27/57] Compiling BraintreeCore ClientAuthorization.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[28/57] Compiling BraintreeCore TokenizationKey.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[29/57] Compiling BraintreeCore TokenizationKeyError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/57] Emitting module BraintreeCore
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[31/57] Compiling BraintreeCore BTJSON.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[32/57] Compiling BraintreeCore BTJSONError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[33/57] Compiling BraintreeCore BTLogLevel.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[34/57] Compiling BraintreeCore BTLogLevelDescription.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[35/57] Compiling BraintreeCore BTPaymentMethodNonce.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[36/57] Compiling BraintreeCore BTPaymentMethodNonceParser.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[37/57] Compiling BraintreeCore BTPostalAddress.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[38/57] Compiling BraintreeCore BTGraphQLErrorNode.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[39/57] Compiling BraintreeCore BTGraphQLErrorTree.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[40/57] Compiling BraintreeCore BTGraphQLHTTP.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[41/57] Compiling BraintreeCore BTGraphQLMultiErrorNode.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[42/57] Compiling BraintreeCore BTGraphQLSingleErrorNode.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[43/57] Compiling BraintreeCore BTHTTP.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[44/57] Compiling BraintreeCore BTHTTPError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[45/57] Compiling BraintreeCore ConfigurationLoader.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[46/57] Compiling BraintreeCore Date+MillisecondTimestamp.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[47/57] Compiling BraintreeCore Encodable+Dictionary.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[48/57] Compiling BraintreeCore UIApplication+URLOpener.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[49/57] Compiling BraintreeCore URL+IsPayPal.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[50/57] Compiling BraintreeCore resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[51/57] Compiling BraintreeCore BTAPIClient.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[52/57] Compiling BraintreeCore BTAPIClientError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[53/57] Compiling BraintreeCore BTAPIClientHTTPType.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[54/57] Compiling BraintreeCore BTAPIPinnedCertificates.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[55/57] Compiling BraintreeCore BTAPIRequest.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[56/57] Compiling BraintreeCore BTAPITimingDelegate.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
[57/57] Compiling BraintreeCore BTAppContextSwitchClient.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | final class BTAnalyticsService: AnalyticsSendable {
BUILD FAILURE 6.1 android