The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CleevioFirebaseAuth, reference main (9b9e37), with Swift 6.1 for Android on 31 Mar 2026 20:55:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cleevio/CleevioFirebaseAuth.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/cleevio/CleevioFirebaseAuth
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9b9e372 Merge remote-tracking branch 'origin/feature/emailAlreadyInUse'
Cloned https://github.com/cleevio/CleevioFirebaseAuth.git
Revision (git rev-parse @):
9b9e3721c83601c17eb67e16caf7106b4224c2db
SUCCESS checkout https://github.com/cleevio/CleevioFirebaseAuth.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/cleevio/CleevioFirebaseAuth.git
https://github.com/cleevio/CleevioFirebaseAuth.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "googlesignin-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.1.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/GoogleSignIn-iOS"
    },
    {
      "identity" : "facebook-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "17.0.0",
            "upper_bound" : "19.0.1"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/facebook/facebook-ios-sdk"
    },
    {
      "identity" : "firebase-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.0.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/firebase/firebase-ios-sdk"
    },
    {
      "identity" : "routerbytes",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cleevio/RouterBytes"
    }
  ],
  "manifest_display_name" : "CleevioFirebaseAuth",
  "name" : "CleevioFirebaseAuth",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "CleevioFirebaseAuth",
      "targets" : [
        "CleevioFirebaseAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CleevioAppleAuth",
      "targets" : [
        "CleevioAppleAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CleevioGoogleAuth",
      "targets" : [
        "CleevioGoogleAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CleevioFacebookAuth",
      "targets" : [
        "CleevioFacebookAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RouterBytesFirebaseAuth",
      "targets" : [
        "RouterBytesFirebaseAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RouterBytesFirebaseAuth",
      "module_type" : "SwiftTarget",
      "name" : "RouterBytesFirebaseAuth",
      "path" : "Sources/RouterBytesFirebaseAuth",
      "product_dependencies" : [
        "RouterBytes",
        "RouterBytesAuthentication"
      ],
      "product_memberships" : [
        "RouterBytesFirebaseAuth"
      ],
      "sources" : [
        "FirebaseAuthenticationService+APITokenProvider.swift"
      ],
      "target_dependencies" : [
        "CleevioFirebaseAuth"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CleevioGoogleAuth",
      "module_type" : "SwiftTarget",
      "name" : "CleevioGoogleAuth",
      "path" : "Sources/CleevioGoogleAuth",
      "product_dependencies" : [
        "GoogleSignIn",
        "FirebaseAuth"
      ],
      "product_memberships" : [
        "CleevioGoogleAuth"
      ],
      "sources" : [
        "GoogleAuthenticationProvider.swift"
      ],
      "target_dependencies" : [
        "CleevioFirebaseAuth"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CleevioFirebaseAuthTests",
      "module_type" : "SwiftTarget",
      "name" : "CleevioFirebaseAuthTests",
      "path" : "Tests/CleevioFirebaseAuthTests",
      "sources" : [
        "CleevioFirebaseAuthTests.swift"
      ],
      "target_dependencies" : [
        "CleevioFirebaseAuth"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CleevioFirebaseAuth",
      "module_type" : "SwiftTarget",
      "name" : "CleevioFirebaseAuth",
      "path" : "Sources/CleevioFirebaseAuth",
      "product_dependencies" : [
        "FirebaseAuth",
        "Algorithms"
      ],
      "product_memberships" : [
        "CleevioFirebaseAuth",
        "CleevioAppleAuth",
        "CleevioGoogleAuth",
        "CleevioFacebookAuth",
        "RouterBytesFirebaseAuth"
      ],
      "sources" : [
        "FirebaseAuthenticationService.swift",
        "PasswordAuthenticationProvider.swift",
        "PlatformViewController.swift",
        "RandomNonce.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CleevioFacebookAuth",
      "module_type" : "SwiftTarget",
      "name" : "CleevioFacebookAuth",
      "path" : "Sources/CleevioFacebookAuth",
      "product_dependencies" : [
        "FacebookLogin",
        "FirebaseAuth"
      ],
      "product_memberships" : [
        "CleevioFacebookAuth"
      ],
      "sources" : [
        "FacebookAuthenticationProvider.swift"
      ],
      "target_dependencies" : [
        "CleevioFirebaseAuth"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CleevioAppleAuth",
      "module_type" : "SwiftTarget",
      "name" : "CleevioAppleAuth",
      "path" : "Sources/CleevioAppleAuth",
      "product_dependencies" : [
        "FirebaseAuth"
      ],
      "product_memberships" : [
        "CleevioAppleAuth"
      ],
      "sources" : [
        "AppleAuthenticationProvider.swift"
      ],
      "target_dependencies" : [
        "CleevioFirebaseAuth"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/cleevio/RouterBytes
Fetching https://github.com/google/GoogleSignIn-iOS
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/facebook/facebook-ios-sdk
Fetching https://github.com/firebase/firebase-ios-sdk
[1/12256] Fetching googlesignin-ios
[737/12908] Fetching googlesignin-ios, routerbytes
[4575/18966] Fetching googlesignin-ios, routerbytes, swift-algorithms
[11094/113838] Fetching googlesignin-ios, routerbytes, swift-algorithms, facebook-ios-sdk
[54221/516166] Fetching googlesignin-ios, routerbytes, swift-algorithms, facebook-ios-sdk, firebase-ios-sdk
Fetched https://github.com/apple/swift-algorithms from cache (24.31s)
Fetched https://github.com/cleevio/RouterBytes from cache (24.31s)
Fetched https://github.com/google/GoogleSignIn-iOS from cache (24.43s)
Fetched https://github.com/facebook/facebook-ios-sdk from cache (24.92s)
Fetched https://github.com/firebase/firebase-ios-sdk from cache (25.02s)
Computing version for https://github.com/google/GoogleSignIn-iOS
Computed https://github.com/google/GoogleSignIn-iOS at 7.1.0 (29.89s)
Fetching https://github.com/google/GTMAppAuth.git
Fetching https://github.com/openid/AppAuth-iOS.git
Fetching https://github.com/google/gtm-session-fetcher.git
[1/3897] Fetching gtmappauth
[2301/8730] Fetching gtmappauth, gtm-session-fetcher
[3731/18140] Fetching gtmappauth, gtm-session-fetcher, appauth-ios
Fetched https://github.com/google/GTMAppAuth.git from cache (2.35s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (2.38s)
Fetched https://github.com/openid/AppAuth-iOS.git from cache (2.40s)
Computing version for https://github.com/google/GTMAppAuth.git
Computed https://github.com/google/GTMAppAuth.git at 4.1.1 (3.59s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.02s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.63s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 1.7.6 (1.94s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 3.5.0 (1.25s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.58s)
Computing version for https://github.com/cleevio/RouterBytes
Computed https://github.com/cleevio/RouterBytes at 0.10.1 (0.55s)
Fetching https://github.com/cleevio/CleevioCore.git
Fetching https://github.com/cleevio/CleevioStorage.git
Fetching https://github.com/apple/swift-collections.git
[1/335] Fetching cleeviostorage
[336/548] Fetching cleeviostorage, cleeviocore
[506/23880] Fetching cleeviostorage, cleeviocore, swift-collections
Fetched https://github.com/cleevio/CleevioCore.git from cache (12.02s)
Fetched https://github.com/cleevio/CleevioStorage.git from cache (12.02s)
Fetched https://github.com/apple/swift-collections.git from cache (12.06s)
Computing version for https://github.com/cleevio/CleevioCore.git
Computed https://github.com/cleevio/CleevioCore.git at 2.2.0 (14.15s)
Computing version for https://github.com/cleevio/CleevioStorage.git
Computed https://github.com/cleevio/CleevioStorage.git at 0.5.0 (0.59s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/4388] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.04s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (1.77s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.87s)
Computing version for https://github.com/firebase/firebase-ios-sdk
Computed https://github.com/firebase/firebase-ios-sdk at 12.11.0 (3.95s)
Fetching https://github.com/google/interop-ios-for-google-sdks.git
Fetching https://github.com/google/app-check.git
Fetching https://github.com/google/grpc-binary.git
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/google/abseil-cpp-binary.git
Fetching https://github.com/firebase/leveldb.git
[1/282] Fetching interop-ios-for-google-sdks
[283/435] Fetching interop-ios-for-google-sdks, grpc-binary
[346/8720] Fetching interop-ios-for-google-sdks, grpc-binary, nanopb
[1265/8820] Fetching interop-ios-for-google-sdks, grpc-binary, nanopb, abseil-cpp-binary
[1779/12174] Fetching interop-ios-for-google-sdks, grpc-binary, nanopb, abseil-cpp-binary, leveldb
[2896/15069] Fetching interop-ios-for-google-sdks, grpc-binary, nanopb, abseil-cpp-binary, leveldb, app-check
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.33s)
[7637/14969] Fetching interop-ios-for-google-sdks, grpc-binary, nanopb, leveldb, app-check
Fetching https://github.com/google/GoogleUtilities.git
Fetched https://github.com/google/app-check.git from cache (0.49s)
Fetching https://github.com/google/GoogleDataTransport.git
Fetched https://github.com/firebase/leveldb.git from cache (0.53s)
Fetching https://github.com/google/GoogleAppMeasurement.git
[1/5106] Fetching googleutilities
Fetched https://github.com/google/grpc-binary.git from cache (0.70s)
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.71s)
Fetched https://github.com/firebase/nanopb.git from cache (0.71s)
Fetching https://github.com/google/promises.git
[3780/11101] Fetching googleutilities, googledatatransport
[7386/11671] Fetching googleutilities, googledatatransport, googleappmeasurement
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.36s)
[10142/11101] Fetching googleutilities, googledatatransport
Fetched https://github.com/google/GoogleUtilities.git from cache (0.58s)
[1/2443] Fetching promises
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.64s)
Fetched https://github.com/google/promises.git from cache (0.42s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 101.0.0 (1.86s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024072200.0 (0.70s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.92s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.70s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (0.60s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 12.11.0 (0.83s)
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
[1/88] Fetching google-ads-on-device-conversion-ios-sdk
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (0.28s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (1.27s)
Computing version for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Computed https://github.com/googleads/google-ads-on-device-conversion-ios-sdk at 3.4.0 (0.92s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.69.1 (0.92s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (1.00s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (1.05s)
Computing version for https://github.com/facebook/facebook-ios-sdk
Computed https://github.com/facebook/facebook-ios-sdk at 18.0.3 (2.55s)
Creating working copy for https://github.com/cleevio/RouterBytes
Working copy of https://github.com/cleevio/RouterBytes resolved at 0.10.1
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
Creating working copy for https://github.com/cleevio/CleevioCore.git
Working copy of https://github.com/cleevio/CleevioCore.git resolved at 2.2.0
Creating working copy for https://github.com/google/app-check.git
Working copy of https://github.com/google/app-check.git resolved at 11.2.0
Creating working copy for https://github.com/google/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 10.1.0
Creating working copy for https://github.com/cleevio/CleevioStorage.git
Working copy of https://github.com/cleevio/CleevioStorage.git resolved at 0.5.0
Creating working copy for https://github.com/google/grpc-binary.git
Working copy of https://github.com/google/grpc-binary.git resolved at 1.69.1
Creating working copy for https://github.com/facebook/facebook-ios-sdk
Working copy of https://github.com/facebook/facebook-ios-sdk resolved at 18.0.3
Creating working copy for https://github.com/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 12.11.0
Creating working copy for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Working copy of https://github.com/googleads/google-ads-on-device-conversion-ios-sdk resolved at 3.4.0
Creating working copy for https://github.com/openid/AppAuth-iOS.git
Working copy of https://github.com/openid/AppAuth-iOS.git resolved at 1.7.6
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 101.0.0
Creating working copy for https://github.com/firebase/leveldb.git
Working copy of https://github.com/firebase/leveldb.git resolved at 1.22.5
Creating working copy for https://github.com/google/GTMAppAuth.git
Working copy of https://github.com/google/GTMAppAuth.git resolved at 4.1.1
Creating working copy for https://github.com/google/GoogleSignIn-iOS
Working copy of https://github.com/google/GoogleSignIn-iOS resolved at 7.1.0
Creating working copy for https://github.com/google/gtm-session-fetcher.git
Working copy of https://github.com/google/gtm-session-fetcher.git resolved at 3.5.0
Creating working copy for https://github.com/firebase/firebase-ios-sdk
Working copy of https://github.com/firebase/firebase-ios-sdk resolved at 12.11.0
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/google/abseil-cpp-binary.git
Working copy of https://github.com/google/abseil-cpp-binary.git resolved at 1.2024072200.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip
Downloading binary artifact https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBAEMKit-Dynamic_XCFramework.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit_Basics-Dynamic_XCFramework.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit-Dynamic_XCFramework.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKShareKit-Dynamic_XCFramework.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKGamingServicesKit-Dynamic_XCFramework.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[1614/1614] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip
[552611/552611] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
[1531738/1531738] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[3837987/3837987] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip
[5495120/5495120] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip
[6939221/6939221] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip (1.66s)
[9721063/9721063] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[11713014/11713014] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip
[22473672/22473672] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip
[56354465/56354465] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloaded https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip (2.66s)
[23833052/23833052] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip
[25153418/25153418] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[30282327/30282327] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (5.42s)
[70130178/70130178] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip (6.10s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip (6.23s)
[102501589/102501589] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip
[102536459/102536459] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip (6.83s)
[226163/226163] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[414815/3060791] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBAEMKit-Dynamic_XCFramework.zip
FoundationNetworking/EasyHandle.swift:293: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
*** Signal 4: Backtracing from 0x7f412a3f6cd8... done ***
*** Program crashed: Illegal instruction at 0x00007f412a3f6cd8 ***
Thread 0 "swift-build":
0  0x00007f41288de80a <unknown> in libc.so.6
Thread 1:
0  0x00007f41289c1eae <unknown> in libc.so.6
Thread 2:
0  0x00007f412892d117 <unknown> in libc.so.6
Thread 3:
0  0x00007f412892d117 <unknown> in libc.so.6
Thread 4 crashed:
0      0x00007f412a3f6cd8 _assertionFailure(_:_:file:line:flags:) + 264 in libswiftCore.so
1 [ra] 0x00007f412a42bf36 swift_unexpectedError + 805 in libswiftCore.so
2 [ra] 0x00007f4128f4c484 _HTTPURLProtocol.configureEasyHandle(for:body:) + 8163 in libFoundationNetworking.so
Thread 5:
0  0x00007f412892d117 <unknown> in libc.so.6
Thread 6:
0  0x00007f412892d117 <unknown> in libc.so.6
Thread 7:
0  0x00007f412892d117 <unknown> in libc.so.6
Thread 8:
 0 [inlined] [system]      0x000055e1063127f6 specialized Array.subscript.getter in swift-package at //<compiler-generated>
 1                         0x000055e1063127f6 specialized InternalSHA256.process(_:hash:) + 406 in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/HashAlgorithms.swift:133:21
 2 [ra] [inlined] [system] 0x000055e106312b5b InternalSHA256.process(_:hash:) in swift-package at //<compiler-generated>
 3 [ra]                    0x000055e106312b5b specialized InternalSHA256.hash(_:) + 314 in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/HashAlgorithms.swift:96:13
 4 [ra] [inlined]          0x000055e106311fc1 SHA256.hash(_:) in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/HashAlgorithms.swift:49:25
 5 [ra] [thunk]            0x000055e106311fc1 protocol witness for HashAlgorithm.hash(_:) in conformance SHA256 + 48 in swift-package at //<compiler-generated>:48:17
 6 [ra]                    0x000055e10642ded4 specialized static Workspace.BinaryArtifactsManager.checksum(forBinaryArtifactAt:hashAlgorithm:archiver:fileSystem:) + 467 in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:545:34
 7 [ra] [inlined] [system] 0x000055e10642795d Workspace.BinaryArtifactsManager.checksum(forBinaryArtifactAt:) in swift-package at //<compiler-generated>
 8 [ra] [inlined]          0x000055e10642795d static Workspace.BinaryArtifactsManager.checksum(forBinaryArtifactAt:hashAlgorithm:archiver:fileSystem:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:271:54
 9 [ra]                    0x000055e10642795d closure #4 in closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) + 76 in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:549:22
10 [ra] [thunk]            0x000055e10642fa65 partial apply for closure #4 in closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) + 20 in swift-package at //<compiler-generated>
11 [ra]                    0x000055e1050c73da DiagnosticsEmitterProtocol.trap<A>(_:) + 41 in swift-package at /home/build-user/swiftpm/Sources/Basics/Observability.swift:243:24
12 [ra]                    0x000055e1064257dc closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) + 171 in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:271:38
13 [async] [thunk]         0x000055e10642f820 partial apply for closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) in swift-package at //<compiler-generated>
14 [async] [system]        0x000055e10642d380 specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) in swift-package at //<compiler-generated>
15 [async] [thunk]         0x000055e1064319a0 partial apply for specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) in swift-package
16 [async] [system]        0x00007f412a0ee470 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) in libswift_Concurrency.so
Thread 9:
0  0x00007f41289b51fe <unknown> in libc.so.6
Thread 10:
0  0x00007f412892d117 <unknown> in libc.so.6
Thread 11:
0  0x00007f412892d117 <unknown> in libc.so.6
Thread 12:
0  0x00007f412892d117 <unknown> in libc.so.6
Thread 13:
0  0x00007f412892d117 <unknown> in libc.so.6
Thread 14:
0  0x00007f41289ba90d <unknown> in libc.so.6
Thread 15:
0  0x00007f41289b51fe <unknown> in libc.so.6
Thread 16:
0  0x00007f412892d117 <unknown> in libc.so.6
Thread 17:
0                         0x00007f41289b089c <unknown> in libc.so.6
1 [ra] [inlined] [system] 0x000055e10507e854 AsyncProcess.readOutput(onFD:outputClosure:) in swift-package at //<compiler-generated>
2 [ra]                    0x000055e10507e854 closure #5 in AsyncProcess.launch() + 147 in swift-package at /home/build-user/swiftpm/Sources/Basics/Concurrency/AsyncProcess.swift:707:47
3 [ra]                    0x000055e1050838e7 partial apply for closure #5 in AsyncProcess.launch() + 54 in swift-package
4 [ra]                    0x000055e106344698 closure #1 in Thread.init(task:) + 183 in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/Thread.swift:50:17
Thread 18:
0                         0x00007f41289b089c <unknown> in libc.so.6
1 [ra] [inlined] [system] 0x000055e10507ecee AsyncProcess.readOutput(onFD:outputClosure:) in swift-package at //<compiler-generated>
2 [ra]                    0x000055e10507ecee closure #6 in AsyncProcess.launch() + 157 in swift-package at /home/build-user/swiftpm/Sources/Basics/Concurrency/AsyncProcess.swift:739:51
3 [ra]                    0x000055e1050838e7 partial apply for closure #5 in AsyncProcess.launch() + 54 in swift-package
4 [ra]                    0x000055e106344698 closure #1 in Thread.init(task:) + 183 in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/Thread.swift:50:17
Registers:
rax 0x0000000200000003  8589934595
rdx 0x0000000000000002  2
rcx 0xfffffffe00000000  18446744065119617024
rbx 0x0000000000000003  3
rsi 0x00007f40f86918b8  03 00 00 00 00 00 00 00 90 00 00 00 00 00 00 80  ················
rdi 0x00007f40c4007ed0  06 00 06 00 07 00 06 00 06 00 07 00 07 00 07 00  ················
rbp 0x00007f40f1ff9fe0  90 a0 ff f1 40 7f 00 00 36 bf 42 2a 41 7f 00 00  · ÿñ@···6¿B*A···
rsp 0x00007f40f1ff9f70  80 9f ff f1 40 7f 00 00 9b dd 31 2a 41 7f 00 00  ··ÿñ@····Ý1*A···
 r8 0x00007f40c40e3df0  43 45 02 30 47 7f 00 00 de 81 46 cb 32 59 d9 f1  CE·0G···Þ·FË2YÙñ
 r9 0x00007f40f1ff9ce0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ················
r10 0x0000000000000000  0
r11 0xf1d95932cb4681de  17427058307780477406
r12 0x00007f40f86918b0  c8 43 6c 2a 41 7f 00 00 03 00 00 00 00 00 00 00  ÈCl*A···········
r13 0x00007f40f1ffa058  5a 00 00 00 00 00 00 f0 b0 18 69 f8 40 7f 00 00  Z······ð°·iø@···
r14 0x0000000000000000  0
r15 0x000000000000005a  90
rip 0x00007f412a3f6cd8  0f 0b 48 8d 35 4f 5c fb ff 48 8d 55 a0 45 31 e4  ··H·5O\ûÿH·U E1ä
rflags 0x0000000000010202
cs 0x0033  fs 0x0000  gs 0x0000
Images (67 omitted):
0x000055e104d99000–0x000055e106fd5b98 c0ac5a973475dd67125403c91c18f312c7719e63 swift-package              /usr/bin/swift-package
0x00007f412889c000–0x00007f4128a58401 095c7ba148aeca81668091f718047078d57efddb libc.so.6                  /usr/lib/x86_64-linux-gnu/libc.so.6
0x00007f4128ea0000–0x00007f4128fa5948 de0ffa43b62a80df431d1026e30a453fc6f62f54 libFoundationNetworking.so /usr/lib/swift/linux/libFoundationNetworking.so
0x00007f412a083000–0x00007f412a108a88 915bb2febfa4a2e68684650f504647d38f10bc06 libswift_Concurrency.so    /usr/lib/swift/linux/libswift_Concurrency.so
0x00007f412a11a000–0x00007f412a6a9660 f2c8270b8a6affc1e83fdfcbafd46579ac5b6a9f libswiftCore.so            /usr/lib/swift/linux/libswiftCore.so
Backtrace took 60.44s
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit_Basics-Dynamic_XCFramework.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit-Dynamic_XCFramework.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKShareKit-Dynamic_XCFramework.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKGamingServicesKit-Dynamic_XCFramework.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBAEMKit-Dynamic_XCFramework.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[1535/1535] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[1460727/1460727] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[1688810/1688810] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip
[33967763/33967763] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip
[35797055/35797055] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip (1.51s)
[4264641/4264641] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[6059367/6059367] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip (2.28s)
[1397/18800747] Downloading https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit-Dynamic_XCFramework.zip
[191125/25108018] Downloading https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip
[350388/25710779] Downloading https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit_Basics-Dynamic_XCFramework.zip
[593851/25727163] Downloading https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit_Basics-Dynamic_XCFramework.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip (2.45s)
[8014344/25710779] Downloading https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit_Basics-Dynamic_XCFramework.zip
FoundationNetworking/EasyHandle.swift:293: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
*** Signal 4: Backtracing from 0x7f43708dccd8... done ***
*** Program crashed: Illegal instruction at 0x00007f43708dccd8 ***
Thread 0 "swift-build":
0  0x00007f436edc480a <unknown> in libc.so.6
Thread 1:
0      0x00007f436eea090d <unknown> in libc.so.6
1 [ra] 0x000000000000000b
Thread 2:
0  0x00007f436eea7eae <unknown> in libc.so.6
Thread 3:
0  0x00007f436ee9b1fe <unknown> in libc.so.6
Thread 4:
0  0x00007f436ee13117 <unknown> in libc.so.6
Thread 5:
0  0x00007f436eea090d <unknown> in libc.so.6
Thread 6:
0      0x00007f436eea090d <unknown> in libc.so.6
1 [ra] 0x000000000000000b
Thread 7:
0  0x00007f436eea090d <unknown> in libc.so.6
Thread 8:
0  0x00007f436ee9b1fe <unknown> in libc.so.6
Thread 9:
0  0x00007f436eea090d <unknown> in libc.so.6
Thread 10:
 0 [inlined]               0x0000558aafa2b8e8 UInt32.rotateRight(by:) in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/HashAlgorithms.swift:235:33
 1                         0x0000558aafa2b8e8 specialized InternalSHA256.process(_:hash:) + 648 in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/HashAlgorithms.swift:148:48
 2 [ra] [inlined] [system] 0x0000558aafa2bb5b InternalSHA256.process(_:hash:) in swift-package at //<compiler-generated>
 3 [ra]                    0x0000558aafa2bb5b specialized InternalSHA256.hash(_:) + 314 in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/HashAlgorithms.swift:96:13
 4 [ra] [inlined]          0x0000558aafa2afc1 SHA256.hash(_:) in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/HashAlgorithms.swift:49:25
 5 [ra] [thunk]            0x0000558aafa2afc1 protocol witness for HashAlgorithm.hash(_:) in conformance SHA256 + 48 in swift-package at //<compiler-generated>:48:17
 6 [ra]                    0x0000558aafb46ed4 specialized static Workspace.BinaryArtifactsManager.checksum(forBinaryArtifactAt:hashAlgorithm:archiver:fileSystem:) + 467 in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:545:34
 7 [ra] [inlined] [system] 0x0000558aafb4095d Workspace.BinaryArtifactsManager.checksum(forBinaryArtifactAt:) in swift-package at //<compiler-generated>
 8 [ra] [inlined]          0x0000558aafb4095d static Workspace.BinaryArtifactsManager.checksum(forBinaryArtifactAt:hashAlgorithm:archiver:fileSystem:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:271:54
 9 [ra]                    0x0000558aafb4095d closure #4 in closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) + 76 in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:549:22
10 [ra] [thunk]            0x0000558aafb48a65 partial apply for closure #4 in closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) + 20 in swift-package at //<compiler-generated>
11 [ra]                    0x0000558aae7e03da DiagnosticsEmitterProtocol.trap<A>(_:) + 41 in swift-package at /home/build-user/swiftpm/Sources/Basics/Observability.swift:243:24
12 [ra]                    0x0000558aafb3e7dc closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) + 171 in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:271:38
13 [async] [thunk]         0x0000558aafb48820 partial apply for closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) in swift-package at //<compiler-generated>
14 [async] [system]        0x0000558aafb46380 specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) in swift-package at //<compiler-generated>
15 [async] [thunk]         0x0000558aafb4a9a0 partial apply for specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) in swift-package
16 [async] [system]        0x00007f43705d4470 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) in libswift_Concurrency.so
Thread 11 crashed:
0      0x00007f43708dccd8 _assertionFailure(_:_:file:line:flags:) + 264 in libswiftCore.so
1 [ra] 0x00007f4370911f36 swift_unexpectedError + 805 in libswiftCore.so
2 [ra] 0x00007f436f432484 _HTTPURLProtocol.configureEasyHandle(for:body:) + 8163 in libFoundationNetworking.so
Thread 12:
0                         0x00007f436ee9689c <unknown> in libc.so.6
1 [ra] [inlined] [system] 0x0000558aae797854 AsyncProcess.readOutput(onFD:outputClosure:) in swift-package at //<compiler-generated>
2 [ra]                    0x0000558aae797854 closure #5 in AsyncProcess.launch() + 147 in swift-package at /home/build-user/swiftpm/Sources/Basics/Concurrency/AsyncProcess.swift:707:47
3 [ra]                    0x0000558aae79c8e7 partial apply for closure #5 in AsyncProcess.launch() + 54 in swift-package
4 [ra]                    0x0000558aafa5d698 closure #1 in Thread.init(task:) + 183 in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/Thread.swift:50:17
Thread 13:
0                         0x00007f436ee9689c <unknown> in libc.so.6
1 [ra] [inlined] [system] 0x0000558aae797cee AsyncProcess.readOutput(onFD:outputClosure:) in swift-package at //<compiler-generated>
2 [ra]                    0x0000558aae797cee closure #6 in AsyncProcess.launch() + 157 in swift-package at /home/build-user/swiftpm/Sources/Basics/Concurrency/AsyncProcess.swift:739:51
3 [ra]                    0x0000558aae79c8e7 partial apply for closure #5 in AsyncProcess.launch() + 54 in swift-package
4 [ra]                    0x0000558aafa5d698 closure #1 in Thread.init(task:) + 183 in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/Thread.swift:50:17
Thread 14:
0  0x00007f436ee13117 <unknown> in libc.so.6
Thread 15:
0                         0x00007f436ee9689c <unknown> in libc.so.6
1 [ra] [inlined] [system] 0x0000558aae797854 AsyncProcess.readOutput(onFD:outputClosure:) in swift-package at //<compiler-generated>
2 [ra]                    0x0000558aae797854 closure #5 in AsyncProcess.launch() + 147 in swift-package at /home/build-user/swiftpm/Sources/Basics/Concurrency/AsyncProcess.swift:707:47
3 [ra]                    0x0000558aae79c8e7 partial apply for closure #5 in AsyncProcess.launch() + 54 in swift-package
4 [ra]                    0x0000558aafa5d698 closure #1 in Thread.init(task:) + 183 in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/Thread.swift:50:17
Thread 16:
0                         0x00007f436ee9689c <unknown> in libc.so.6
1 [ra] [inlined] [system] 0x0000558aae797cee AsyncProcess.readOutput(onFD:outputClosure:) in swift-package at //<compiler-generated>
2 [ra]                    0x0000558aae797cee closure #6 in AsyncProcess.launch() + 157 in swift-package at /home/build-user/swiftpm/Sources/Basics/Concurrency/AsyncProcess.swift:739:51
3 [ra]                    0x0000558aae79c8e7 partial apply for closure #5 in AsyncProcess.launch() + 54 in swift-package
4 [ra]                    0x0000558aafa5d698 closure #1 in Thread.init(task:) + 183 in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/Thread.swift:50:17
Thread 17:
0                         0x00007f436ee9689c <unknown> in libc.so.6
1 [ra] [inlined] [system] 0x0000558aae797854 AsyncProcess.readOutput(onFD:outputClosure:) in swift-package at //<compiler-generated>
2 [ra]                    0x0000558aae797854 closure #5 in AsyncProcess.launch() + 147 in swift-package at /home/build-user/swiftpm/Sources/Basics/Concurrency/AsyncProcess.swift:707:47
3 [ra]                    0x0000558aae79c8e7 partial apply for closure #5 in AsyncProcess.launch() + 54 in swift-package
4 [ra]                    0x0000558aafa5d698 closure #1 in Thread.init(task:) + 183 in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/Thread.swift:50:17
Thread 18:
0                         0x00007f436ee9689c <unknown> in libc.so.6
1 [ra] [inlined] [system] 0x0000558aae797cee AsyncProcess.readOutput(onFD:outputClosure:) in swift-package at //<compiler-generated>
2 [ra]                    0x0000558aae797cee closure #6 in AsyncProcess.launch() + 157 in swift-package at /home/build-user/swiftpm/Sources/Basics/Concurrency/AsyncProcess.swift:739:51
3 [ra]                    0x0000558aae79c8e7 partial apply for closure #5 in AsyncProcess.launch() + 54 in swift-package
4 [ra]                    0x0000558aafa5d698 closure #1 in Thread.init(task:) + 183 in swift-package at /home/build-user/swift-tools-support-core/Sources/TSCBasic/Thread.swift:50:17
Registers:
rax 0x0000000200000003  8589934595
rdx 0x0000000000000002  2
rcx 0xfffffffe00000000  18446744065119617024
rbx 0x0000000000000003  3
rsi 0x00007f4358527608  03 00 00 00 00 00 00 00 90 00 00 00 00 00 00 80  ················
rdi 0x00007f42f00008e0  06 00 06 00 07 00 06 00 06 00 07 00 07 00 07 00  ················
rbp 0x00007f430affbfe0  90 c0 ff 0a 43 7f 00 00 36 1f 91 70 43 7f 00 00  ·Àÿ·C···6··pC···
rsp 0x00007f430affbf70  80 bf ff 0a 43 7f 00 00 9b 3d 80 70 43 7f 00 00  ·¿ÿ·C····=·pC···
 r8 0x00007f42fc00b960  5b 87 7d ac 44 7f 00 00 7f e0 f4 bc bc f3 4f aa  [·}¬D····àô¼¼óOª
 r9 0x00007f430affbce0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ················
r10 0x0000000000000000  0
r11 0xaa4ff3bcbcf4e07f  12272295501557457023
r12 0x00007f4358527600  c8 a3 ba 70 43 7f 00 00 03 00 00 00 00 00 00 00  È£ºpC···········
r13 0x00007f430affc058  5a 00 00 00 00 00 00 f0 00 76 52 58 43 7f 00 00  Z······ð·vRXC···
r14 0x0000000000000000  0
r15 0x000000000000005a  90
rip 0x00007f43708dccd8  0f 0b 48 8d 35 4f 5c fb ff 48 8d 55 a0 45 31 e4  ··H·5O\ûÿH·U E1ä
rflags 0x0000000000010202
cs 0x0033  fs 0x0000  gs 0x0000
Images (67 omitted):
0x0000558aae4b2000–0x0000558ab06eeb98 c0ac5a973475dd67125403c91c18f312c7719e63 swift-package              /usr/bin/swift-package
0x00007f436ed82000–0x00007f436ef3e401 095c7ba148aeca81668091f718047078d57efddb libc.so.6                  /usr/lib/x86_64-linux-gnu/libc.so.6
0x00007f436f386000–0x00007f436f48b948 de0ffa43b62a80df431d1026e30a453fc6f62f54 libFoundationNetworking.so /usr/lib/swift/linux/libFoundationNetworking.so
0x00007f4370569000–0x00007f43705eea88 915bb2febfa4a2e68684650f504647d38f10bc06 libswift_Concurrency.so    /usr/lib/swift/linux/libswift_Concurrency.so
0x00007f4370600000–0x00007f4370b8f660 f2c8270b8a6affc1e83fdfcbafd46579ac5b6a9f libswiftCore.so            /usr/lib/swift/linux/libswiftCore.so
Backtrace took 123.09s
BUILD FAILURE 6.1 android