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 SwiftyRemoteConfig, reference master (8a6972), with Swift 6.1 for Android on 11 Sep 2025 04:53:20 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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fumito-ito/SwiftyRemoteConfig.git
Reference: master
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/fumito-ito/SwiftyRemoteConfig
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8a69720 Merge pull request #97 from fumito-ito/renovate/firebase-firebase-ios-sdk-12.x
Cloned https://github.com/fumito-ito/SwiftyRemoteConfig.git
Revision (git rev-parse @):
8a69720a087f4e16cb936461bc67312ea0850132
SUCCESS checkout https://github.com/fumito-ito/SwiftyRemoteConfig.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/fumito-ito/SwiftyRemoteConfig.git
https://github.com/fumito-ito/SwiftyRemoteConfig.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "firebase-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.2.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/firebase/firebase-ios-sdk.git"
    }
  ],
  "manifest_display_name" : "SwiftyRemoteConfig",
  "name" : "SwiftyRemoteConfig",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftyRemoteConfig",
      "targets" : [
        "SwiftyRemoteConfig"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyRemoteConfigTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyRemoteConfigTests",
      "path" : "Tests",
      "sources" : [
        "SwiftyRemoteConfigTests/BuiltIns/RemoteConfig+Bool.swift",
        "SwiftyRemoteConfigTests/BuiltIns/RemoteConfig+Data.swift",
        "SwiftyRemoteConfigTests/BuiltIns/RemoteConfig+Double.swift",
        "SwiftyRemoteConfigTests/BuiltIns/RemoteConfig+Int.swift",
        "SwiftyRemoteConfigTests/BuiltIns/RemoteConfig+String.swift",
        "SwiftyRemoteConfigTests/BuiltIns/RemoteConfig+URL.swift",
        "SwiftyRemoteConfigTests/External types/RemoteConfig+Codable.swift",
        "SwiftyRemoteConfigTests/External types/RemoteConfig+Color.swift",
        "SwiftyRemoteConfigTests/External types/RemoteConfig+CustomSerializable.swift",
        "SwiftyRemoteConfigTests/External types/RemoteConfig+Enum.swift",
        "SwiftyRemoteConfigTests/External types/RemoteConfig+Serializable.swift",
        "SwiftyRemoteConfigTests/Helpers/RemoteConfigSerializableSpec.swift",
        "SwiftyRemoteConfigTests/Helpers/TestHelper.swift",
        "SwiftyRemoteConfigTests/SwiftyRemoteConfigTests.swift",
        "SwiftyRemoteConfigTests/XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftyRemoteConfig"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyRemoteConfig",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyRemoteConfig",
      "path" : "Sources",
      "product_dependencies" : [
        "FirebaseRemoteConfig"
      ],
      "product_memberships" : [
        "SwiftyRemoteConfig"
      ],
      "sources" : [
        "SwiftyRemoteConfig/BuiltIns.swift",
        "SwiftyRemoteConfig/PropertyWrappers.swift",
        "SwiftyRemoteConfig/RemoteConfig+Observing.swift",
        "SwiftyRemoteConfig/RemoteConfig+Subscripts.swift",
        "SwiftyRemoteConfig/RemoteConfig.swift",
        "SwiftyRemoteConfig/RemoteConfigAdapter.swift",
        "SwiftyRemoteConfig/RemoteConfigBridge.swift",
        "SwiftyRemoteConfig/RemoteConfigCombine.swift",
        "SwiftyRemoteConfig/RemoteConfigKey.swift",
        "SwiftyRemoteConfig/RemoteConfigKeys.swift",
        "SwiftyRemoteConfig/RemoteConfigObserver.swift",
        "SwiftyRemoteConfig/RemoteConfigSerializable.swift",
        "SwiftyRemoteConfig/Utils/OptionalType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/firebase/firebase-ios-sdk.git
[1/380784] Fetching firebase-ios-sdk
Fetched https://github.com/firebase/firebase-ios-sdk.git from cache (27.01s)
Computing version for https://github.com/firebase/firebase-ios-sdk.git
Computed https://github.com/firebase/firebase-ios-sdk.git at 12.2.0 (32.70s)
Fetching https://github.com/google/grpc-binary.git
Fetching https://github.com/google/interop-ios-for-google-sdks.git
Fetching https://github.com/google/app-check.git
Fetching https://github.com/firebase/leveldb.git
Fetching https://github.com/firebase/nanopb.git
[1/278] Fetching interop-ios-for-google-sdks
[279/8563] Fetching interop-ios-for-google-sdks, nanopb
[280/11917] Fetching interop-ios-for-google-sdks, nanopb, leveldb
[1214/14333] Fetching interop-ios-for-google-sdks, nanopb, leveldb, app-check
[3490/14486] Fetching interop-ios-for-google-sdks, nanopb, leveldb, app-check, grpc-binary
Fetched https://github.com/google/grpc-binary.git from cache (0.51s)
Fetched https://github.com/google/app-check.git from cache (0.52s)
[9515/11917] Fetching interop-ios-for-google-sdks, nanopb, leveldb
Fetching https://github.com/google/gtm-session-fetcher.git
Fetching https://github.com/google/GoogleUtilities.git
Fetching https://github.com/google/abseil-cpp-binary.git
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.68s)
Fetched https://github.com/firebase/leveldb.git from cache (0.68s)
Fetching https://github.com/google/GoogleDataTransport.git
[1/5081] Fetching googleutilities
Fetched https://github.com/firebase/nanopb.git from cache (0.91s)
Fetching https://github.com/apple/swift-protobuf.git
[3711/5181] Fetching googleutilities, abseil-cpp-binary
[5179/11055] Fetching googleutilities, abseil-cpp-binary, googledatatransport
[5180/15687] Fetching googleutilities, abseil-cpp-binary, googledatatransport, gtm-session-fetcher
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.40s)
[5502/15587] Fetching googleutilities, googledatatransport, gtm-session-fetcher
Fetching https://github.com/google/promises.git
Fetched https://github.com/google/GoogleUtilities.git from cache (0.67s)
[7436/10506] Fetching googledatatransport, gtm-session-fetcher
[10507/12948] Fetching googledatatransport, gtm-session-fetcher, promises
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.89s)
Fetching https://github.com/google/GoogleAppMeasurement.git
Fetched https://github.com/google/promises.git from cache (0.65s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.34s)
[1/550] Fetching googleappmeasurement
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.42s)
[1/40171] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (9.58s)
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 (11.24s)
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.57s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.67s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.67s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (0.65s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 12.2.0 (0.76s)
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
[1/68] Fetching google-ads-on-device-conversion-ios-sdk
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (0.25s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.93s)
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 2.3.0 (0.62s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.69.1 (0.60s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (0.72s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (0.58s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 5.0.0 (0.70s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.31.0 (0.81s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.31.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 2.3.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/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/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.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/google/gtm-session-fetcher.git
Working copy of https://github.com/google/gtm-session-fetcher.git resolved at 5.0.0
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/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/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/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/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 12.2.0
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/firebase/firebase-ios-sdk.git
Working copy of https://github.com/firebase/firebase-ios-sdk.git resolved at 12.2.0
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.2.0/FirebaseAnalytics.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.2.0/GoogleAppMeasurement.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/swiftpm/12.2.0/GoogleAppMeasurementIdentitySupport.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/appads/2.3.0/GoogleAdsOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloading binary artifact https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
[1369/12310386] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[693674/40403579] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip
[1941475/45583156] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/appads/2.3.0/GoogleAdsOnDeviceConversion.zip
[2326198/46289942] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/appads/2.3.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/12.2.0/FirebaseAnalytics.zip
[3707116/69473567] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/appads/2.3.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/12.2.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[10362612/69546366] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/appads/2.3.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/12.2.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.2.0/GoogleAppMeasurementIdentitySupport.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.2.0/GoogleAppMeasurementIdentitySupport.zip (1.49s)
[21102749/69473567] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/appads/2.3.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/12.2.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[21190887/171935691] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/appads/2.3.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/12.2.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.2.0/FirebaseAnalytics.zip (1.50s)
[21433851/171228905] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/appads/2.3.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloaded https://dl.google.com/firebase/ios/appads/2.3.0/GoogleAdsOnDeviceConversion.zip (3.56s)
[127107159/166049328] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[166158127/176544710] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.2.0/GoogleAppMeasurement.zip
[166881226/192045373] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.2.0/GoogleAppMeasurement.zip, https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
[174728622/211079796] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.2.0/GoogleAppMeasurement.zip, https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (5.63s)
[166305258/198769410] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.2.0/GoogleAppMeasurement.zip, https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip (16.07s)
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.2.0/GoogleAppMeasurement.zip (18.52s)
Downloaded https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip (18.66s)
Downloaded https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip (18.83s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip (30.34s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip (51.47s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SwiftyRemoteConfig/Info.plist
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/22] Copying PrivacyInfo.xcprivacy
[2/22] Write sources
[6/22] Write swift-version-24593BA9C3E375BF.txt
[8/30] Emitting module FirebaseSharedSwift
[9/30] Compiling FirebaseRemoteConfigInterop RolloutsStateSubscriber.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutsStateSubscriber.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutsStateSubscriber)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RolloutsStateSubscriber {
19 |   func rolloutsStateDidChange(_ rolloutsState: RolloutsState)
[10/30] Compiling FirebaseRemoteConfigInterop RolloutAssignment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutAssignment)
   |  `- error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRolloutAssignment)
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
   |    `- error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:20:4: error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
   |    `- error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:21:4: error: Objective-C interoperability is disabled
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
   |    `- error: Objective-C interoperability is disabled
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:22:4: error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
   |    `- error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:23:4: error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
   |    `- error: Objective-C interoperability is disabled
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:25:4: error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
   |    `- error: Objective-C interoperability is disabled
26 |                     parameterKey: String,
27 |                     parameterValue: String) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:37:2: error: Objective-C interoperability is disabled
35 | }
36 |
37 | @objc(FIRRolloutsState)
   |  `- error: Objective-C interoperability is disabled
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:39:4: error: Objective-C interoperability is disabled
37 | @objc(FIRRolloutsState)
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
   |    `- error: Objective-C interoperability is disabled
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:41:4: error: Objective-C interoperability is disabled
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
   |    `- error: Objective-C interoperability is disabled
42 |     for assignment in assignmentList {
43 |       assignments.insert(assignment)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/30] Emitting module FirebaseRemoteConfigInterop
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigConstants)
   |  `- error: Objective-C interoperability is disabled
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRemoteConfigConstants)
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
   |    `- error: Objective-C interoperability is disabled
20 |     "firebase"
21 | }
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigInterop.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigInterop)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RemoteConfigInterop {
19 |   func registerRolloutsStateSubscriber(_ subscriber: RolloutsStateSubscriber,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutAssignment)
   |  `- error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRolloutAssignment)
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
   |    `- error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:20:4: error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
   |    `- error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:21:4: error: Objective-C interoperability is disabled
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
   |    `- error: Objective-C interoperability is disabled
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:22:4: error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
   |    `- error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:23:4: error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
   |    `- error: Objective-C interoperability is disabled
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:25:4: error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
   |    `- error: Objective-C interoperability is disabled
26 |                     parameterKey: String,
27 |                     parameterValue: String) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:37:2: error: Objective-C interoperability is disabled
35 | }
36 |
37 | @objc(FIRRolloutsState)
   |  `- error: Objective-C interoperability is disabled
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:39:4: error: Objective-C interoperability is disabled
37 | @objc(FIRRolloutsState)
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
   |    `- error: Objective-C interoperability is disabled
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:41:4: error: Objective-C interoperability is disabled
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
   |    `- error: Objective-C interoperability is disabled
42 |     for assignment in assignmentList {
43 |       assignments.insert(assignment)
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutsStateSubscriber.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutsStateSubscriber)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RolloutsStateSubscriber {
19 |   func rolloutsStateDidChange(_ rolloutsState: RolloutsState)
[12/30] Compiling FirebaseRemoteConfigInterop RemoteConfigConstants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigConstants)
   |  `- error: Objective-C interoperability is disabled
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRemoteConfigConstants)
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
   |    `- error: Objective-C interoperability is disabled
20 |     "firebase"
21 | }
[13/30] Compiling FirebaseRemoteConfigInterop RemoteConfigInterop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigInterop.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigInterop)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RemoteConfigInterop {
19 |   func registerRolloutsStateSubscriber(_ subscriber: RolloutsStateSubscriber,
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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/SwiftyRemoteConfigTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SwiftyRemoteConfig/Info.plist
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/17] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/25] Emitting module FirebaseRemoteConfigInterop
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigConstants)
   |  `- error: Objective-C interoperability is disabled
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRemoteConfigConstants)
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
   |    `- error: Objective-C interoperability is disabled
20 |     "firebase"
21 | }
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigInterop.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigInterop)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RemoteConfigInterop {
19 |   func registerRolloutsStateSubscriber(_ subscriber: RolloutsStateSubscriber,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutAssignment)
   |  `- error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRolloutAssignment)
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
   |    `- error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:20:4: error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
   |    `- error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:21:4: error: Objective-C interoperability is disabled
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
   |    `- error: Objective-C interoperability is disabled
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:22:4: error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
   |    `- error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:23:4: error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
   |    `- error: Objective-C interoperability is disabled
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:25:4: error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
   |    `- error: Objective-C interoperability is disabled
26 |                     parameterKey: String,
27 |                     parameterValue: String) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:37:2: error: Objective-C interoperability is disabled
35 | }
36 |
37 | @objc(FIRRolloutsState)
   |  `- error: Objective-C interoperability is disabled
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:39:4: error: Objective-C interoperability is disabled
37 | @objc(FIRRolloutsState)
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
   |    `- error: Objective-C interoperability is disabled
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:41:4: error: Objective-C interoperability is disabled
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
   |    `- error: Objective-C interoperability is disabled
42 |     for assignment in assignmentList {
43 |       assignments.insert(assignment)
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutsStateSubscriber.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutsStateSubscriber)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RolloutsStateSubscriber {
19 |   func rolloutsStateDidChange(_ rolloutsState: RolloutsState)
[4/25] Compiling FirebaseRemoteConfigInterop RolloutsStateSubscriber.swift
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutsStateSubscriber.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutsStateSubscriber)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RolloutsStateSubscriber {
19 |   func rolloutsStateDidChange(_ rolloutsState: RolloutsState)
[5/25] Compiling FirebaseRemoteConfigInterop RolloutAssignment.swift
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutAssignment)
   |  `- error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRolloutAssignment)
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
   |    `- error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:20:4: error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
   |    `- error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:21:4: error: Objective-C interoperability is disabled
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
   |    `- error: Objective-C interoperability is disabled
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:22:4: error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
   |    `- error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:23:4: error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
   |    `- error: Objective-C interoperability is disabled
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:25:4: error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
   |    `- error: Objective-C interoperability is disabled
26 |                     parameterKey: String,
27 |                     parameterValue: String) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:37:2: error: Objective-C interoperability is disabled
35 | }
36 |
37 | @objc(FIRRolloutsState)
   |  `- error: Objective-C interoperability is disabled
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:39:4: error: Objective-C interoperability is disabled
37 | @objc(FIRRolloutsState)
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
   |    `- error: Objective-C interoperability is disabled
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:41:4: error: Objective-C interoperability is disabled
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
   |    `- error: Objective-C interoperability is disabled
42 |     for assignment in assignmentList {
43 |       assignments.insert(assignment)
[6/25] Compiling FirebaseRemoteConfigInterop RemoteConfigInterop.swift
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigInterop.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigInterop)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RemoteConfigInterop {
19 |   func registerRolloutsStateSubscriber(_ subscriber: RolloutsStateSubscriber,
[7/25] Compiling FirebaseRemoteConfigInterop RemoteConfigConstants.swift
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigConstants)
   |  `- error: Objective-C interoperability is disabled
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRemoteConfigConstants)
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
   |    `- error: Objective-C interoperability is disabled
20 |     "firebase"
21 | }
[8/25] Emitting module FirebaseSharedSwift
[9/25] Compiling FirebaseSharedSwift FirebaseRemoteConfigValueDecoding.swift
BUILD FAILURE 6.1 android