The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftyRemoteConfig, reference master (8dff22), with Swift 6.1 for Wasm on 26 Nov 2025 07:51:02 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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
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 8dff22c Merge pull request #103 from fumito-ito/renovate/actions-checkout-6.x
Cloned https://github.com/fumito-ito/SwiftyRemoteConfig.git
Revision (git rev-parse @):
8dff22c8b1daef53a28ea817f45e1ef7cfbcdb42
SUCCESS checkout https://github.com/fumito-ito/SwiftyRemoteConfig.git at master
========================================
Build
========================================
Selected platform:         wasm
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.6.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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/firebase/firebase-ios-sdk.git
[1/389220] Fetching firebase-ios-sdk
Fetched https://github.com/firebase/firebase-ios-sdk.git from cache (33.29s)
Computing version for https://github.com/firebase/firebase-ios-sdk.git
Computed https://github.com/firebase/firebase-ios-sdk.git at 12.6.0 (39.30s)
Fetching https://github.com/google/app-check.git
Fetching https://github.com/firebase/leveldb.git
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/google/grpc-binary.git
Fetching https://github.com/google/interop-ios-for-google-sdks.git
[1/153] Fetching grpc-binary
[154/3507] Fetching grpc-binary, leveldb
[456/11792] Fetching grpc-binary, leveldb, nanopb
[3354/14212] Fetching grpc-binary, leveldb, nanopb, app-check
[4035/14494] Fetching grpc-binary, leveldb, nanopb, app-check, interop-ios-for-google-sdks
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.36s)
Fetched https://github.com/google/grpc-binary.git from cache (0.36s)
[11823/14059] Fetching leveldb, nanopb, app-check
Fetching https://github.com/google/gtm-session-fetcher.git
Fetching https://github.com/google/GoogleUtilities.git
Fetched https://github.com/google/app-check.git from cache (0.38s)
[9900/11639] Fetching leveldb, nanopb
Fetching https://github.com/google/GoogleDataTransport.git
Fetched https://github.com/firebase/leveldb.git from cache (0.48s)
Fetching https://github.com/google/GoogleAppMeasurement.git
[1/5878] Fetching googledatatransport
[295/10970] Fetching googledatatransport, googleutilities
[4735/15661] Fetching googledatatransport, googleutilities, gtm-session-fetcher
[9359/16219] Fetching googledatatransport, googleutilities, gtm-session-fetcher, googleappmeasurement
Fetching https://github.com/google/abseil-cpp-binary.git
Fetched https://github.com/firebase/nanopb.git from cache (1.34s)
Fetching https://github.com/apple/swift-protobuf.git
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.86s)
[13269/15661] Fetching googledatatransport, googleutilities, gtm-session-fetcher
Fetching https://github.com/google/promises.git
Fetched https://github.com/google/GoogleUtilities.git from cache (1.29s)
Fetched https://github.com/google/GoogleDataTransport.git from cache (1.31s)
[1/100] Fetching abseil-cpp-binary
[101/2542] Fetching abseil-cpp-binary, promises
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.54s)
[562/2442] Fetching promises
Fetched https://github.com/google/promises.git from cache (0.66s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.78s)
[1/41448] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (10.23s)
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 (13.32s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024072200.0 (1.10s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.80s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (1.32s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (1.35s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 12.5.0 (0.93s)
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
[1/78] Fetching google-ads-on-device-conversion-ios-sdk
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (2.04s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (3.90s)
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.2.0 (2.73s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.69.1 (2.44s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (3.88s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (2.85s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 5.0.0 (2.79s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (3.48s)
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/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/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/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 12.5.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/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.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/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/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
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.6.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/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/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.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
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.5.0/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/12.4.0/rc0/FirebaseFirestoreInternal.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/grpc/1.69.1/rc0/grpcpp.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/swiftpm/12.5.0/GoogleAppMeasurement.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.5.0/GoogleAppMeasurementIdentitySupport.zip
Downloading binary artifact https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip
[1535/1535] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[553700/553700] Downloading 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
[971568/971568] Downloading 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.5.0/GoogleAppMeasurementIdentitySupport.zip
[1624877/1624877] Downloading 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.5.0/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/swiftpm/12.5.0/FirebaseAnalytics.zip
[4104226/4104226] Downloading 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.5.0/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/swiftpm/12.5.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip
[12250158/12250158] Downloading 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.5.0/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/swiftpm/12.5.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/12.4.0/rc0/FirebaseFirestoreInternal.zip
[5465660/5465660] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurementIdentitySupport.zip (1.02s)
[6313677/6313677] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip
[6726229/6726229] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/12.4.0/rc0/FirebaseFirestoreInternal.zip
[16857471/16857471] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/12.4.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.5.0/FirebaseAnalytics.zip (1.09s)
[1107392/1107392] Downloading https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip
[1899537/1899537] Downloading https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/12.4.0/rc0/FirebaseFirestoreInternal.zip
[13147491/13147491] Downloading https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/12.4.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[20947244/20947244] Downloading https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/12.4.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
[39173418/39173418] Downloading https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/12.4.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/bin/grpc/1.69.1/rc0/openssl_grpc.zip
[69047103/69047103] Downloading https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/12.4.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/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip (3.31s)
[26697999/26697999] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.4.0/rc0/FirebaseFirestoreInternal.zip
[44337668/44337668] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.4.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
[47519588/47519588] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.4.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
[85624210/85624210] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.4.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/bin/grpc/1.69.1/rc0/grpc.zip
[161671315/161671315] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.4.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/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (6.22s)
Downloaded https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip (6.59s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip (7.23s)
Downloaded https://dl.google.com/firebase/ios/bin/firestore/12.4.0/rc0/FirebaseFirestoreInternal.zip (7.63s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip (8.74s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip (19.57s)
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] Write sources
[2/22] Copying PrivacyInfo.xcprivacy
[6/22] Write swift-version-24593BA9C3E375BF.txt
[8/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)
[9/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)
[10/30] Emitting module FirebaseSharedSwift
[11/30] Compiling FirebaseSharedSwift FirebaseRemoteConfigValueDecoding.swift
[12/30] Compiling FirebaseSharedSwift FirebaseDataEncoder.swift
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2175:21: error: cannot find 'kCFBooleanTrue' in scope
2173 |     if let number = value as? NSNumber {
2174 |       // TODO: Add a flag to coerce non-boolean numbers into Bools?
2175 |       if number === kCFBooleanTrue as NSNumber {
     |                     `- error: cannot find 'kCFBooleanTrue' in scope
2176 |         return true
2177 |       } else if number === kCFBooleanFalse as NSNumber {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2177:28: error: cannot find 'kCFBooleanFalse' in scope
2175 |       if number === kCFBooleanTrue as NSNumber {
2176 |         return true
2177 |       } else if number === kCFBooleanFalse as NSNumber {
     |                            `- error: cannot find 'kCFBooleanFalse' in scope
2178 |         return false
2179 |       }
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2200:53: error: cannot find 'kCFBooleanTrue' in scope
2198 |   fileprivate func getNumber(_ value: Any, as type: Any.Type) throws -> NSNumber {
2199 |     let val = rcValNumberAdaptor(value)
2200 |     guard let number = val as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
     |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
2201 |       throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: val)
2202 |     }
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2200:80: error: cannot find 'kCFBooleanFalse' in scope
2198 |   fileprivate func getNumber(_ value: Any, as type: Any.Type) throws -> NSNumber {
2199 |     let val = rcValNumberAdaptor(value)
2200 |     guard let number = val as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
     |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
2201 |       throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: val)
2202 |     }
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2330:50: error: cannot find 'kCFBooleanTrue' in scope
2328 |
2329 |     let val = rcValNumberAdaptor(value)
2330 |     if let number = val as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse {
     |                                                  `- error: cannot find 'kCFBooleanTrue' in scope
2331 |       // We are willing to return a Float by losing precision:
2332 |       // * If the original value was integral,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2330:77: error: cannot find 'kCFBooleanFalse' in scope
2328 |
2329 |     let val = rcValNumberAdaptor(value)
2330 |     if let number = val as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse {
     |                                                                             `- error: cannot find 'kCFBooleanFalse' in scope
2331 |       // We are willing to return a Float by losing precision:
2332 |       // * If the original value was integral,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2377:50: error: cannot find 'kCFBooleanTrue' in scope
2375 |
2376 |     let val = rcValNumberAdaptor(value)
2377 |     if let number = val as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse {
     |                                                  `- error: cannot find 'kCFBooleanTrue' in scope
2378 |       // We are always willing to return the number as a Double:
2379 |       // * If the original value was integral, it is guaranteed to fit in a Double; we are willing to lose precision past 2^53 if you encoded a UInt64 but requested a Double
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2377:77: error: cannot find 'kCFBooleanFalse' in scope
2375 |
2376 |     let val = rcValNumberAdaptor(value)
2377 |     if let number = val as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse {
     |                                                                             `- error: cannot find 'kCFBooleanFalse' in scope
2378 |       // We are always willing to return the number as a Double:
2379 |       // * If the original value was integral, it is guaranteed to fit in a Double; we are willing to lose precision past 2^53 if you encoded a UInt64 but requested a Double
[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,
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/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)
[15/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 | }
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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-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
[3/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)
[4/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)
[5/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,
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/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)
[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 | }
BUILD FAILURE 6.1 wasm