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 6.33.0 (5e83f8), with Swift 6.1 for Linux on 22 May 2025 22:25:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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: 6.33.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/braintree/braintree_ios
 * tag               6.33.0     -> FETCH_HEAD
HEAD is now at 5e83f86 Bump version to 6.33.0
Cloned https://github.com/braintree/braintree_ios.git
Revision (git rev-parse @):
5e83f8632ebbb89a0ccc2bbe1cf2107278faf84c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/braintree/braintree_ios.git at 6.33.0
========================================
Build
========================================
Selected platform:         linux
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/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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:ba854000887cd0c27418c7bc304adc590345237c7003ebd31ba26cc8db085cf3
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Downloading binary artifact https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
Downloading binary artifact https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip
[906/28309503] Downloading https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
[17030/30033445] Downloading https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip, https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip
Downloaded https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip (0.57s)
[22426946/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 (3.11s)
Building for debugging...
[0/27] Write sources
[1/27] Copying PrivacyInfo.xcprivacy
[14/27] Write sources
[26/27] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/76] 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/82] 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/82] 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/82] 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/82] 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/82] 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/82] 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/82] 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 {
[36/82] 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 {
[37/82] 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 {
[38/82] 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 {
[39/82] 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 {
[40/82] 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 {
[41/82] 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 {
[42/82] 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 {
[43/82] 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 {
[44/82] 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 {
[45/82] 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 {
[46/82] 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 {
[47/82] 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 {
[48/82] 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 {
[49/82] 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 {
[50/82] 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 {
[51/82] 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 {
[52/82] 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 {
[53/82] 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 {
[54/82] 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 {
[55/82] 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 {
[56/82] 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 {
[57/82] 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 {
[58/82] 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 {
[59/82] 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 {
[60/82] 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 {
[61/82] 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 {
[62/82] 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 {
[63/82] 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 {
[64/82] 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 {
[65/82] 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 {
[66/82] 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 {
[67/82] 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 {
[68/82] 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 {
[69/82] 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 {
[70/82] 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 {
[71/82] 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 {
[72/82] 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 {
[73/82] 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 {
[74/82] 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 {
[75/82] 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 {
[76/82] 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 {
[77/82] 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 {
[78/82] 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 {
[79/82] 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 {
[80/82] 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 {
[81/82] 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 {
[82/82] 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 {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:ba854000887cd0c27418c7bc304adc590345237c7003ebd31ba26cc8db085cf3
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/50] 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 {
[3/50] 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 {
[4/50] 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 {
[5/50] 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 {
[6/50] 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 {
[7/50] 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 {
[8/50] 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 {
[9/56] 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 {
[10/56] 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 {
[11/56] 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 {
[12/56] 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 {
[13/56] 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 {
[14/56] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/56] 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 {
[16/56] 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 {
[17/56] 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 {
[18/56] 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 {
[19/56] 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 {
[20/56] 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 {
[21/56] 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 {
[22/56] 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 {
[23/56] 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 {
[24/56] 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 {
[25/56] 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 {
[26/56] 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 {
[27/56] 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 {
[28/56] 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 {
[29/56] 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 {
[30/56] 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 {
[31/56] 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 {
[32/56] 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 {
[33/56] 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 {
[34/56] 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 {
[35/56] 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 {
[36/56] 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 {
[37/56] 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 {
[38/56] 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 {
[39/56] 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 {
[40/56] 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 {
[41/56] 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 {
[42/56] 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 {
[43/56] 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/56] 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/56] 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/56] 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/56] 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/56] 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/56] 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/56] 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/56] 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/56] 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/56] 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/56] 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/56] 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/56] 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 {
BUILD FAILURE 6.1 linux