The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NearbyConnections, reference main (1d9e86), with Swift 6.1 for Android on 30 May 2025 12:45:59 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/monzo/nearby.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/monzo/nearby
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1d9e86c Merge pull request #5 from monzo/release/1.0.4
Submodule path 'third_party/absl': checked out 'abe63eb9bd1213c018bf82765ab747334d3b33d8'
Submodule path 'third_party/depot_tools': checked out '8a11c2d152e9793e59d01bdcdd807d597e65ee1b'
Submodule path 'third_party/google-toolbox-for-mac/google-toolbox-for-mac': checked out '1b2da5e6e6b5edb1fa1427cc77e23f04069c04ad'
Submodule path 'third_party/gtest': checked out 'd6fb5e3bf76c0363d7519373a07c2435e57c1073'
Submodule path 'third_party/json/json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d'
Submodule path 'third_party/mbedtls': checked out 'ff7a3462017d1fafa823f6e081fc12802f96f29c'
Submodule path 'third_party/micro-ecc': checked out 'fe8ed90abc356347378eb25e2586e90df7be015a'
Submodule path 'third_party/protobuf': checked out '12f743d4e7bc2a22918371a286e9ab09748b0f40'
Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8'
Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081'
Submodule path 'third_party/securemessage/securemessage': checked out '69a02984d4563c6c21132ee882d1d3df1981f5a1'
Submodule path 'third_party/securemessage/securemessage/third_party/gtest': checked out '703bd9caab50b139428cea1aaff9974ebee5742e'
Submodule path 'third_party/securemessage/securemessage/third_party/protobuf': checked out '5500c72c5b616da9f0125bcfab513987a1226e2b'
Submodule path 'third_party/securemessage/securemessage/third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8'
Submodule path 'third_party/securemessage/securemessage/third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081'
Submodule path 'third_party/smhasher/smhasher': checked out '61a0530f28277f2e850bfc39600ce61d02b518de'
Submodule path 'third_party/ukey2/ukey2': checked out '03290b58d9f93cdd5c9f9f7a7f9e8efc640d0c40'
Submodule 'third_party/absl' (https://github.com/abseil/abseil-cpp) registered for path 'third_party/absl'
Submodule 'third_party/depot_tools' (https://chromium.googlesource.com/chromium/tools/depot_tools.git) registered for path 'third_party/depot_tools'
Submodule 'third_party/google-toolbox-for-mac/google-toolbox-for-mac' (https://github.com/google/google-toolbox-for-mac.git) registered for path 'third_party/google-toolbox-for-mac/google-toolbox-for-mac'
Submodule 'third_party/gtest' (https://github.com/google/googletest) registered for path 'third_party/gtest'
Submodule 'third_party/json/json' (https://github.com/nlohmann/json) registered for path 'third_party/json/json'
Submodule 'third_party/mbedtls' (https://github.com/ARMmbed/mbedtls) registered for path 'third_party/mbedtls'
Submodule 'third_party/micro-ecc' (https://github.com/kmackay/micro-ecc) registered for path 'third_party/micro-ecc'
Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf) registered for path 'third_party/protobuf'
Submodule 'third_party/securemessage/securemessage' (https://github.com/google/securemessage.git) registered for path 'third_party/securemessage/securemessage'
Submodule 'third_party/smhasher/smhasher' (https://github.com/aappleby/smhasher) registered for path 'third_party/smhasher/smhasher'
Submodule 'third_party/ukey2/ukey2' (https://github.com/google/ukey2) registered for path 'third_party/ukey2/ukey2'
Cloning into '/host/spi-builder-workspace/third_party/absl'...
Cloning into '/host/spi-builder-workspace/third_party/depot_tools'...
Cloning into '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac'...
Cloning into '/host/spi-builder-workspace/third_party/gtest'...
Cloning into '/host/spi-builder-workspace/third_party/json/json'...
Cloning into '/host/spi-builder-workspace/third_party/mbedtls'...
Cloning into '/host/spi-builder-workspace/third_party/micro-ecc'...
Cloning into '/host/spi-builder-workspace/third_party/protobuf'...
Cloning into '/host/spi-builder-workspace/third_party/securemessage/securemessage'...
Cloning into '/host/spi-builder-workspace/third_party/smhasher/smhasher'...
Cloning into '/host/spi-builder-workspace/third_party/ukey2/ukey2'...
Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark'
Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest'
Cloning into '/host/spi-builder-workspace/third_party/protobuf/third_party/benchmark'...
Cloning into '/host/spi-builder-workspace/third_party/protobuf/third_party/googletest'...
Submodule 'third-party/gtest' (https://github.com/google/googletest) registered for path 'third_party/securemessage/securemessage/third_party/gtest'
Submodule 'third-party/protobuf' (https://github.com/protocolbuffers/protobuf) registered for path 'third_party/securemessage/securemessage/third_party/protobuf'
Cloning into '/host/spi-builder-workspace/third_party/securemessage/securemessage/third_party/gtest'...
Cloning into '/host/spi-builder-workspace/third_party/securemessage/securemessage/third_party/protobuf'...
Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/securemessage/securemessage/third_party/protobuf/third_party/benchmark'
Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/securemessage/securemessage/third_party/protobuf/third_party/googletest'
Cloning into '/host/spi-builder-workspace/third_party/securemessage/securemessage/third_party/protobuf/third_party/benchmark'...
Cloning into '/host/spi-builder-workspace/third_party/securemessage/securemessage/third_party/protobuf/third_party/googletest'...
Cloned https://github.com/monzo/nearby.git
Revision (git rev-parse @):
1d9e86c5c704db4f2e85c37451bf16265e921bba
SUCCESS checkout https://github.com/monzo/nearby.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/monzo/nearby.git
https://github.com/monzo/nearby.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "c_language_standard" : "c99",
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "abseil-cpp-swiftpm",
      "requirement" : {
        "exact" : [
          "0.20240902.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/monzo/abseil-cpp-SwiftPM.git"
    },
    {
      "identity" : "boringssl-swiftpm",
      "requirement" : {
        "exact" : [
          "0.7.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/monzo/boringssl-SwiftPM.git"
    }
  ],
  "manifest_display_name" : "NearbyConnections",
  "name" : "NearbyConnections",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "NearbyConnections",
      "targets" : [
        "NearbyConnections"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NearbyConnectionsDynamic",
      "targets" : [
        "NearbyConnections"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ukey2",
      "module_type" : "ClangTarget",
      "name" : "ukey2",
      "path" : "third_party/ukey2",
      "product_dependencies" : [
        "AbseilCXX17",
        "NearbySSL"
      ],
      "product_memberships" : [
        "NearbyConnections",
        "NearbyConnectionsDynamic"
      ],
      "sources" : [
        "compiled_proto/src/main/proto/device_to_device_messages.pb.cc",
        "compiled_proto/src/main/proto/passwordless_auth_payloads.pb.cc",
        "compiled_proto/src/main/proto/proximity_payloads.pb.cc",
        "compiled_proto/src/main/proto/securegcm.pb.cc",
        "compiled_proto/src/main/proto/securemessage.pb.cc",
        "compiled_proto/src/main/proto/ukey.pb.cc",
        "ukey2/src/main/cpp/src/securegcm/d2d_connection_context_v1.cc",
        "ukey2/src/main/cpp/src/securegcm/d2d_crypto_ops.cc",
        "ukey2/src/main/cpp/src/securegcm/java_util.cc",
        "ukey2/src/main/cpp/src/securegcm/ukey2_handshake.cc",
        "ukey2/src/securemessage/src/securemessage/byte_buffer.cc",
        "ukey2/src/securemessage/src/securemessage/crypto_ops.cc",
        "ukey2/src/securemessage/src/securemessage/crypto_ops_openssl.cc",
        "ukey2/src/securemessage/src/securemessage/public_key_proto_util.cc",
        "ukey2/src/securemessage/src/securemessage/raw_secure_message_parser.cc",
        "ukey2/src/securemessage/src/securemessage/secure_message_builder.cc",
        "ukey2/src/securemessage/src/securemessage/secure_message_parser.cc",
        "ukey2/src/securemessage/src/securemessage/secure_message_wrapper.cc",
        "ukey2/src/securemessage/src/securemessage/util.cc"
      ],
      "target_dependencies" : [
        "protobuf"
      ],
      "type" : "library"
    },
    {
      "c99name" : "smhasher",
      "module_type" : "ClangTarget",
      "name" : "smhasher",
      "path" : "third_party/smhasher",
      "product_memberships" : [
        "NearbyConnections",
        "NearbyConnectionsDynamic"
      ],
      "sources" : [
        "smhasher/src/MurmurHash3.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "protobuf",
      "module_type" : "ClangTarget",
      "name" : "protobuf",
      "path" : "third_party/protobuf/src",
      "product_memberships" : [
        "NearbyConnections",
        "NearbyConnectionsDynamic"
      ],
      "sources" : [
        "google/protobuf/any.cc",
        "google/protobuf/any.pb.cc",
        "google/protobuf/any_lite.cc",
        "google/protobuf/api.pb.cc",
        "google/protobuf/arena.cc",
        "google/protobuf/arenastring.cc",
        "google/protobuf/descriptor.cc",
        "google/protobuf/descriptor.pb.cc",
        "google/protobuf/descriptor_database.cc",
        "google/protobuf/duration.pb.cc",
        "google/protobuf/dynamic_message.cc",
        "google/protobuf/empty.pb.cc",
        "google/protobuf/extension_set.cc",
        "google/protobuf/extension_set_heavy.cc",
        "google/protobuf/field_mask.pb.cc",
        "google/protobuf/generated_enum_util.cc",
        "google/protobuf/generated_message_bases.cc",
        "google/protobuf/generated_message_reflection.cc",
        "google/protobuf/generated_message_table_driven.cc",
        "google/protobuf/generated_message_table_driven_lite.cc",
        "google/protobuf/generated_message_tctable_full.cc",
        "google/protobuf/generated_message_tctable_lite.cc",
        "google/protobuf/generated_message_util.cc",
        "google/protobuf/implicit_weak_message.cc",
        "google/protobuf/inlined_string_field.cc",
        "google/protobuf/io/coded_stream.cc",
        "google/protobuf/io/gzip_stream.cc",
        "google/protobuf/io/io_win32.cc",
        "google/protobuf/io/printer.cc",
        "google/protobuf/io/strtod.cc",
        "google/protobuf/io/tokenizer.cc",
        "google/protobuf/io/zero_copy_stream.cc",
        "google/protobuf/io/zero_copy_stream_impl.cc",
        "google/protobuf/io/zero_copy_stream_impl_lite.cc",
        "google/protobuf/map.cc",
        "google/protobuf/map_field.cc",
        "google/protobuf/message.cc",
        "google/protobuf/message_lite.cc",
        "google/protobuf/parse_context.cc",
        "google/protobuf/reflection_ops.cc",
        "google/protobuf/repeated_field.cc",
        "google/protobuf/repeated_ptr_field.cc",
        "google/protobuf/service.cc",
        "google/protobuf/source_context.pb.cc",
        "google/protobuf/struct.pb.cc",
        "google/protobuf/stubs/bytestream.cc",
        "google/protobuf/stubs/common.cc",
        "google/protobuf/stubs/int128.cc",
        "google/protobuf/stubs/status.cc",
        "google/protobuf/stubs/statusor.cc",
        "google/protobuf/stubs/stringpiece.cc",
        "google/protobuf/stubs/stringprintf.cc",
        "google/protobuf/stubs/structurally_valid.cc",
        "google/protobuf/stubs/strutil.cc",
        "google/protobuf/stubs/substitute.cc",
        "google/protobuf/stubs/time.cc",
        "google/protobuf/text_format.cc",
        "google/protobuf/timestamp.pb.cc",
        "google/protobuf/type.pb.cc",
        "google/protobuf/unknown_field_set.cc",
        "google/protobuf/wire_format.cc",
        "google/protobuf/wire_format_lite.cc",
        "google/protobuf/wrappers.pb.cc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "json",
      "module_type" : "ClangTarget",
      "name" : "json",
      "path" : "third_party/json",
      "product_memberships" : [
        "NearbyConnections",
        "NearbyConnectionsDynamic"
      ],
      "sources" : [
        "EmptySwiftPackageManagerFile.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "google_toolbox_for_mac",
      "module_type" : "ClangTarget",
      "name" : "google-toolbox-for-mac",
      "path" : "third_party/google-toolbox-for-mac",
      "product_memberships" : [
        "NearbyConnections",
        "NearbyConnectionsDynamic"
      ],
      "sources" : [
        "google-toolbox-for-mac/Foundation/GTMLogger.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NearbyCoreAdapterTests",
      "module_type" : "SwiftTarget",
      "name" : "NearbyCoreAdapterTests",
      "path" : "connections/swift/NearbyCoreAdapter/Tests",
      "sources" : [
        "BuildTests.swift"
      ],
      "target_dependencies" : [
        "NearbyCoreAdapter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NearbyCoreAdapter",
      "module_type" : "ClangTarget",
      "name" : "NearbyCoreAdapter",
      "path" : ".",
      "product_dependencies" : [
        "AbseilCXX17"
      ],
      "product_memberships" : [
        "NearbyConnections",
        "NearbyConnectionsDynamic"
      ],
      "sources" : [
        "compiled_proto/connections/implementation/proto/offline_wire_formats.pb.cc",
        "compiled_proto/internal/proto/analytics/connections_log.pb.cc",
        "compiled_proto/internal/proto/analytics/experiments_log.pb.cc",
        "compiled_proto/internal/proto/analytics/fast_pair_log.pb.cc",
        "compiled_proto/internal/proto/credential.pb.cc",
        "compiled_proto/internal/proto/local_credential.pb.cc",
        "compiled_proto/internal/proto/metadata.pb.cc",
        "compiled_proto/presence/proto/presence_frame.pb.cc",
        "compiled_proto/proto/connections_enums.pb.cc",
        "compiled_proto/proto/errorcode/error_code_enums.pb.cc",
        "compiled_proto/proto/fast_pair_enums.pb.cc",
        "compiled_proto/proto/mediums/ble_frames.pb.cc",
        "compiled_proto/proto/mediums/multiplex_frames.pb.cc",
        "compiled_proto/proto/mediums/nfc_frames.pb.cc",
        "compiled_proto/proto/mediums/web_rtc_signaling_frames.pb.cc",
        "compiled_proto/proto/sharing_enums.pb.cc",
        "compiled_proto/sharing/proto/analytics/nearby_sharing_log.pb.cc",
        "connections/advertising_options.cc",
        "connections/connection_options.cc",
        "connections/core.cc",
        "connections/discovery_options.cc",
        "connections/implementation/analytics/analytics_recorder.cc",
        "connections/implementation/analytics/throughput_recorder.cc",
        "connections/implementation/base_bwu_handler.cc",
        "connections/implementation/base_endpoint_channel.cc",
        "connections/implementation/base_pcp_handler.cc",
        "connections/implementation/ble_advertisement.cc",
        "connections/implementation/ble_endpoint_channel.cc",
        "connections/implementation/ble_v2_endpoint_channel.cc",
        "connections/implementation/bluetooth_bwu_handler.cc",
        "connections/implementation/bluetooth_device_name.cc",
        "connections/implementation/bluetooth_endpoint_channel.cc",
        "connections/implementation/bwu_manager.cc",
        "connections/implementation/client_proxy.cc",
        "connections/implementation/connections_authentication_transport.cc",
        "connections/implementation/encryption_runner.cc",
        "connections/implementation/endpoint_channel_manager.cc",
        "connections/implementation/endpoint_manager.cc",
        "connections/implementation/injected_bluetooth_device_store.cc",
        "connections/implementation/internal_payload.cc",
        "connections/implementation/internal_payload_factory.cc",
        "connections/implementation/mediums/advertisements/data_element.cc",
        "connections/implementation/mediums/ble.cc",
        "connections/implementation/mediums/ble_v2.cc",
        "connections/implementation/mediums/ble_v2/advertisement_read_result.cc",
        "connections/implementation/mediums/ble_v2/ble_advertisement.cc",
        "connections/implementation/mediums/ble_v2/ble_advertisement_header.cc",
        "connections/implementation/mediums/ble_v2/ble_packet.cc",
        "connections/implementation/mediums/ble_v2/ble_utils.cc",
        "connections/implementation/mediums/ble_v2/bloom_filter.cc",
        "connections/implementation/mediums/ble_v2/discovered_peripheral_tracker.cc",
        "connections/implementation/mediums/ble_v2/instant_on_lost_advertisement.cc",
        "connections/implementation/mediums/ble_v2/instant_on_lost_manager.cc",
        "connections/implementation/mediums/bluetooth_classic.cc",
        "connections/implementation/mediums/bluetooth_radio.cc",
        "connections/implementation/mediums/mediums.cc",
        "connections/implementation/mediums/multiplex/multiplex_frames.cc",
        "connections/implementation/mediums/multiplex/multiplex_output_stream.cc",
        "connections/implementation/mediums/multiplex/multiplex_socket.cc",
        "connections/implementation/mediums/utils.cc",
        "connections/implementation/mediums/webrtc_peer_id_stub.cc",
        "connections/implementation/mediums/webrtc_stub.cc",
        "connections/implementation/mediums/wifi_direct.cc",
        "connections/implementation/mediums/wifi_hotspot.cc",
        "connections/implementation/mediums/wifi_lan.cc",
        "connections/implementation/offline_frames.cc",
        "connections/implementation/offline_frames_validator.cc",
        "connections/implementation/offline_service_controller.cc",
        "connections/implementation/p2p_cluster_pcp_handler.cc",
        "connections/implementation/p2p_point_to_point_pcp_handler.cc",
        "connections/implementation/p2p_star_pcp_handler.cc",
        "connections/implementation/payload_manager.cc",
        "connections/implementation/pcp_manager.cc",
        "connections/implementation/reconnect_manager.cc",
        "connections/implementation/service_controller_router.cc",
        "connections/implementation/webrtc_bwu_handler_stub.cc",
        "connections/implementation/wifi_direct_bwu_handler.cc",
        "connections/implementation/wifi_direct_endpoint_channel.cc",
        "connections/implementation/wifi_hotspot_bwu_handler.cc",
        "connections/implementation/wifi_hotspot_endpoint_channel.cc",
        "connections/implementation/wifi_lan_bwu_handler.cc",
        "connections/implementation/wifi_lan_endpoint_channel.cc",
        "connections/implementation/wifi_lan_service_info.cc",
        "connections/payload.cc",
        "connections/status.cc",
        "connections/strategy.cc",
        "connections/swift/NearbyCoreAdapter/Sources/CPPInputStream.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCAdvertisingOptions+CppConversions.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCAdvertisingOptions.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCConnectionOptions+CppConversions.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCConnectionOptions.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCCoreAdapter.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCDiscoveryOptions+CppConversions.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCDiscoveryOptions.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCError.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCException.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCFlags.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCInputStream.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCPayload+CppConversions.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCPayload.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCStrategy.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCSupportedMediums+CppConversions.mm",
        "connections/swift/NearbyCoreAdapter/Sources/GNCSupportedMediums.mm",
        "connections/v3/connections_device.cc",
        "internal/base/bluetooth_address.cc",
        "internal/base/files.cc",
        "internal/crypto/ed25519.cc",
        "internal/crypto_cros/aead.cc",
        "internal/crypto_cros/ec_private_key.cc",
        "internal/crypto_cros/ec_signature_creator.cc",
        "internal/crypto_cros/ec_signature_creator_impl.cc",
        "internal/crypto_cros/encryptor.cc",
        "internal/crypto_cros/hkdf.cc",
        "internal/crypto_cros/hmac.cc",
        "internal/crypto_cros/nearby_base.cc",
        "internal/crypto_cros/openssl_util.cc",
        "internal/crypto_cros/rsa_private_key.cc",
        "internal/crypto_cros/secure_hash.cc",
        "internal/crypto_cros/secure_util.cc",
        "internal/crypto_cros/sha2.cc",
        "internal/crypto_cros/signature_verifier.cc",
        "internal/crypto_cros/symmetric_key.cc",
        "internal/encoding/base85.cc",
        "internal/flags/nearby_flags.cc",
        "internal/interop/fake_device_provider.cc",
        "internal/network/http_client_impl.cc",
        "internal/network/http_request.cc",
        "internal/network/http_response.cc",
        "internal/network/http_status_code.cc",
        "internal/network/url.cc",
        "internal/network/utils.cc",
        "internal/platform/base64_utils.cc",
        "internal/platform/ble.cc",
        "internal/platform/ble_connection_info.cc",
        "internal/platform/ble_v2.cc",
        "internal/platform/blocking_queue_stream.cc",
        "internal/platform/bluetooth_classic.cc",
        "internal/platform/bluetooth_connection_info.cc",
        "internal/platform/bluetooth_utils.cc",
        "internal/platform/byte_utils.cc",
        "internal/platform/cancellation_flag.cc",
        "internal/platform/clock_impl.cc",
        "internal/platform/connection_info.cc",
        "internal/platform/credential_storage_impl.cc",
        "internal/platform/device_info_impl.cc",
        "internal/platform/error_code_recorder.cc",
        "internal/platform/file.cc",
        "internal/platform/implementation/apple/GNCUtils.m",
        "internal/platform/implementation/apple/Mediums/BLEv2/GNCBLEError.m",
        "internal/platform/implementation/apple/Mediums/BLEv2/GNCBLEGATTCharacteristic.m",
        "internal/platform/implementation/apple/Mediums/BLEv2/GNCBLEGATTClient.m",
        "internal/platform/implementation/apple/Mediums/BLEv2/GNCBLEGATTServer.m",
        "internal/platform/implementation/apple/Mediums/BLEv2/GNCBLEMedium.m",
        "internal/platform/implementation/apple/Mediums/BLEv2/GNCCentralManager.m",
        "internal/platform/implementation/apple/Mediums/BLEv2/GNCPeripheral.m",
        "internal/platform/implementation/apple/Mediums/BLEv2/GNCPeripheralManager.m",
        "internal/platform/implementation/apple/Mediums/BLEv2/NSData+GNCWebSafeBase64.m",
        "internal/platform/implementation/apple/Mediums/Ble/GNCMBleConnection.m",
        "internal/platform/implementation/apple/Mediums/Ble/GNCMBleUtils.mm",
        "internal/platform/implementation/apple/Mediums/Ble/Sockets/Source/Central/GNSCentralManager.m",
        "internal/platform/implementation/apple/Mediums/Ble/Sockets/Source/Central/GNSCentralPeerManager.m",
        "internal/platform/implementation/apple/Mediums/Ble/Sockets/Source/Peripheral/GNSPeripheralManager.m",
        "internal/platform/implementation/apple/Mediums/Ble/Sockets/Source/Peripheral/GNSPeripheralServiceManager.m",
        "internal/platform/implementation/apple/Mediums/Ble/Sockets/Source/Shared/GNSSocket.m",
        "internal/platform/implementation/apple/Mediums/Ble/Sockets/Source/Shared/GNSUtils.m",
        "internal/platform/implementation/apple/Mediums/Ble/Sockets/Source/Shared/GNSWeavePacket.m",
        "internal/platform/implementation/apple/Mediums/GNCLeaks.m",
        "internal/platform/implementation/apple/Mediums/GNCMConnection.m",
        "internal/platform/implementation/apple/Mediums/WiFiCommon/GNCIPv4Address.m",
        "internal/platform/implementation/apple/Mediums/WiFiCommon/GNCNWFramework.m",
        "internal/platform/implementation/apple/Mediums/WiFiCommon/GNCNWFrameworkError.m",
        "internal/platform/implementation/apple/Mediums/WiFiCommon/GNCNWFrameworkServerSocket.m",
        "internal/platform/implementation/apple/Mediums/WiFiCommon/GNCNWFrameworkSocket.m",
        "internal/platform/implementation/apple/ble_gatt_client.mm",
        "internal/platform/implementation/apple/ble_gatt_server.mm",
        "internal/platform/implementation/apple/ble_medium.mm",
        "internal/platform/implementation/apple/ble_peripheral.mm",
        "internal/platform/implementation/apple/ble_server_socket.mm",
        "internal/platform/implementation/apple/ble_socket.mm",
        "internal/platform/implementation/apple/ble_utils.mm",
        "internal/platform/implementation/apple/bluetooth_adapter_v2.mm",
        "internal/platform/implementation/apple/condition_variable.cc",
        "internal/platform/implementation/apple/count_down_latch.cc",
        "internal/platform/implementation/apple/crypto.mm",
        "internal/platform/implementation/apple/device_info.mm",
        "internal/platform/implementation/apple/multi_thread_executor.mm",
        "internal/platform/implementation/apple/platform.mm",
        "internal/platform/implementation/apple/preferences_manager.mm",
        "internal/platform/implementation/apple/scheduled_executor.mm",
        "internal/platform/implementation/apple/system_clock.cc",
        "internal/platform/implementation/apple/timer.mm",
        "internal/platform/implementation/apple/utils.mm",
        "internal/platform/implementation/apple/wifi_lan.mm",
        "internal/platform/implementation/shared/count_down_latch.cc",
        "internal/platform/implementation/shared/crypto.cc",
        "internal/platform/implementation/shared/file.cc",
        "internal/platform/implementation/shared/posix_condition_variable.cc",
        "internal/platform/implementation/shared/posix_mutex.cc",
        "internal/platform/implementation/wifi_utils.cc",
        "internal/platform/input_stream.cc",
        "internal/platform/monitored_runnable.cc",
        "internal/platform/pending_job_registry.cc",
        "internal/platform/pipe.cc",
        "internal/platform/prng.cc",
        "internal/platform/stream_reader.cc",
        "internal/platform/stream_writer.cc",
        "internal/platform/task_runner_impl.cc",
        "internal/platform/thread_check_nocompile.cc",
        "internal/platform/timer_impl.cc",
        "internal/platform/uuid.cc",
        "internal/platform/wifi_direct.cc",
        "internal/platform/wifi_hotspot.cc",
        "internal/platform/wifi_lan.cc",
        "internal/platform/wifi_lan_connection_info.cc",
        "internal/test/fake_account_manager.cc",
        "internal/test/fake_clock.cc",
        "internal/test/fake_single_thread_executor.cc",
        "internal/test/fake_task_runner.cc",
        "internal/test/fake_timer.cc",
        "internal/weave/base_socket.cc",
        "internal/weave/message_write_request.cc",
        "internal/weave/packet.cc",
        "internal/weave/packet_sequence_number_generator.cc",
        "internal/weave/packetizer.cc",
        "internal/weave/sockets/client_socket.cc",
        "internal/weave/sockets/server_socket.cc"
      ],
      "target_dependencies" : [
        "google-toolbox-for-mac",
        "json",
        "smhasher",
        "ukey2",
        "protobuf"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NearbyConnectionsTests",
      "module_type" : "SwiftTarget",
      "name" : "NearbyConnectionsTests",
      "path" : "connections/swift/NearbyConnections/Tests",
      "sources" : [
        "BuildTests.swift",
        "EntryPointTest.swift"
      ],
      "target_dependencies" : [
        "NearbyConnections"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NearbyConnections",
      "module_type" : "SwiftTarget",
      "name" : "NearbyConnections",
      "path" : ".",
      "product_memberships" : [
        "NearbyConnections",
        "NearbyConnectionsDynamic"
      ],
      "sources" : [
        "connections/swift/NearbyConnections/Sources/Advertiser.swift",
        "connections/swift/NearbyConnections/Sources/CancellationToken.swift",
        "connections/swift/NearbyConnections/Sources/ConnectionManager.swift",
        "connections/swift/NearbyConnections/Sources/ConnectionState.swift",
        "connections/swift/NearbyConnections/Sources/Discoverer.swift",
        "connections/swift/NearbyConnections/Sources/EndpointID.swift",
        "connections/swift/NearbyConnections/Sources/Internal/Connection.swift",
        "connections/swift/NearbyConnections/Sources/Internal/Discovery.swift",
        "connections/swift/NearbyConnections/Sources/Internal/Payload.swift",
        "connections/swift/NearbyConnections/Sources/PayloadID.swift",
        "connections/swift/NearbyConnections/Sources/Strategy.swift",
        "connections/swift/NearbyConnections/Sources/TransferUpdate.swift"
      ],
      "target_dependencies" : [
        "NearbyCoreAdapter"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSString+FindFolderTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSScanner+JSON.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMSignalHandler.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMSystemVersionTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMRegexTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMServiceManagementTestingHarness.c': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMServiceManagement.c': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSString+URLArgumentsTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSNumber+64Bit.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSNumber+64BitTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSScanner+JSONTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMSignalHandlerTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMObjC2Runtime.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSDictionary+URLArguments.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMRegex.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMSystemVersion.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMFileSystemKQueueTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSDictionary+URLArgumentsTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMServiceManagementTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMFileSystemKQueue.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSString+URLArguments.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/BuildingAndUsing.txt': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMURLBuilderTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSString+FindFolder.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMURLBuilder.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/ukey2/ukey2/third_party': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/crypto/BUILD.gn': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/connections/clients/ios': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/platform/implementation/android': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/test/fake_data_set_test.cc': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/connections/java': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/data/memory_data_set_test.cc': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/test/google3_only/fake_authentication_manager_test.cc': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/connections/clients/ios': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/connections/java': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/docs': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/monzo/boringssl-SwiftPM.git
Fetching https://github.com/monzo/abseil-cpp-SwiftPM.git
[1/5654] Fetching boringssl-swiftpm
[2/8902] Fetching boringssl-swiftpm, abseil-cpp-swiftpm
Fetched https://github.com/monzo/abseil-cpp-SwiftPM.git from cache (1.06s)
[9/5654] Fetching boringssl-swiftpm
Fetched https://github.com/monzo/boringssl-SwiftPM.git from cache (6.20s)
Computing version for https://github.com/monzo/boringssl-SwiftPM.git
Computed https://github.com/monzo/boringssl-SwiftPM.git at 0.7.3 (7.35s)
Computing version for https://github.com/monzo/abseil-cpp-SwiftPM.git
Computed https://github.com/monzo/abseil-cpp-SwiftPM.git at 0.20240902.0 (1.23s)
Creating working copy for https://github.com/monzo/boringssl-SwiftPM.git
Working copy of https://github.com/monzo/boringssl-SwiftPM.git resolved at 0.7.3
Creating working copy for https://github.com/monzo/abseil-cpp-SwiftPM.git
Working copy of https://github.com/monzo/abseil-cpp-SwiftPM.git resolved at 0.20240902.0
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMSystemVersionTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSString+URLArguments.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMSignalHandlerTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSNumber+64Bit.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSScanner+JSON.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMURLBuilderTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSString+URLArgumentsTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMURLBuilder.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSString+FindFolder.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMFileSystemKQueue.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMServiceManagementTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSDictionary+URLArguments.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/BuildingAndUsing.txt': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMServiceManagementTestingHarness.c': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSScanner+JSONTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSString+FindFolderTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMObjC2Runtime.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMSignalHandler.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMRegexTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSNumber+64BitTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSDictionary+URLArgumentsTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMFileSystemKQueueTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMServiceManagement.c': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMSystemVersion.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMRegex.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/ukey2/ukey2/third_party': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/connections/clients/ios': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/test/google3_only/fake_authentication_manager_test.cc': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/connections/java': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/crypto/BUILD.gn': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/platform/implementation/android': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/test/fake_data_set_test.cc': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/data/memory_data_set_test.cc': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/connections/java': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/connections/clients/ios': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/docs': File not found.
warning: 'spi-builder-workspace': found 213 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/sharing/android/example/app/build.gradle.kts
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-xhdpi/ic_launcher.webp
    /host/spi-builder-workspace/sharing/certificates/nearby_share_encrypted_metadata_key.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/ConnectedView.swift
    /host/spi-builder-workspace/gen_proto.sh
    /host/spi-builder-workspace/sharing/certificates/nearby_share_certificate_storage_impl_test.cc
    /host/spi-builder-workspace/sharing/local_device_data/nearby_share_local_device_data_manager_impl_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/java/com/google/nearby/sharedemo/MainViewModel.kt
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Model/Model.swift
    /host/spi-builder-workspace/sharing/nearby_connections_stream_buffer_manager_test.cc
    /host/spi-builder-workspace/sharing/wrapped_share_target_discovered_callback.cc
    /host/spi-builder-workspace/sharing/internal/test/fake_connectivity_manager_test.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Model/Config.swift
    /host/spi-builder-workspace/sharing/file_attachment.cc
    /host/spi-builder-workspace/sharing/certificates/nearby_share_certificate_manager_impl_test.cc
    /host/spi-builder-workspace/sharing/internal/test/BUILD
    /host/spi-builder-workspace/sharing/incoming_share_session_test.cc
    /host/spi-builder-workspace/sharing/thread_timer.cc
    /host/spi-builder-workspace/sharing/internal/test/fake_bluetooth_adapter_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/java/com/google/nearby/sharedemo/ShareTarget.kt
    /host/spi-builder-workspace/sharing/contacts/nearby_share_contacts_sorter.cc
    /host/spi-builder-workspace/sharing/android/example/screenshots/no_devices.png
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/values/strings.xml
    /host/spi-builder-workspace/sharing/attachment_container_test.cc
    /host/spi-builder-workspace/sharing/internal/test/fake_public_certificate_db.cc
    /host/spi-builder-workspace/sharing/internal/public/BUILD
    /host/spi-builder-workspace/sharing/nearby_connections_service_impl.cc
    /host/spi-builder-workspace/sharing/text_attachment_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-anydpi/ic_launcher.xml
    /host/spi-builder-workspace/sharing/common/nearby_share_prefs.cc
    /host/spi-builder-workspace/sharing/proto/rpc_resources.proto
    /host/spi-builder-workspace/sharing/certificates/nearby_share_certificate_manager.cc
    /host/spi-builder-workspace/connections/v3/connections_device.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS-Example-Info.plist
    /host/spi-builder-workspace/sharing/certificates/nearby_share_decrypted_public_certificate.cc
    /host/spi-builder-workspace/sharing/nearby_file_handler.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/DiscoveredEndpointView.swift
    /host/spi-builder-workspace/sharing/analytics/analytics_recorder.cc
    /host/spi-builder-workspace/sharing/certificates/nearby_share_private_certificate.cc
    /host/spi-builder-workspace/sharing/internal/public/connectivity_manager_impl_test.cc
    /host/spi-builder-workspace/sharing/nearby_connections_manager_impl.cc
    /host/spi-builder-workspace/sharing/share_target_test.cc
    /host/spi-builder-workspace/sharing/proto/contact_rpc.proto
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/xml/backup_rules.xml
    /host/spi-builder-workspace/sharing/fake_nearby_connections_manager.cc
    /host/spi-builder-workspace/sharing/android/example/screenshots/consent.png
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_expiration_scheduler.cc
    /host/spi-builder-workspace/sharing/nearby_sharing_util.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_scheduler_base_test.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/README.md
    /host/spi-builder-workspace/sharing/nearby_sharing_settings.cc
    /host/spi-builder-workspace/sharing/proto/field_mask.proto
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp
    /host/spi-builder-workspace/sharing/transfer_metadata_builder.cc
    /host/spi-builder-workspace/sharing/BUILD
    /host/spi-builder-workspace/sharing/contacts/BUILD
    /host/spi-builder-workspace/sharing/nearby_connections_manager_impl_test.cc
    /host/spi-builder-workspace/sharing/proto/analytics/nearby_sharing_log.proto
    /host/spi-builder-workspace/connections/v3/connections_device_provider_test.cc
    /host/spi-builder-workspace/sharing/internal/base/mime.cc
    /host/spi-builder-workspace/sharing/wrapped_share_target_discovered_callback_test.cc
    /host/spi-builder-workspace/sharing/common/nearby_share_switches.cc
    /host/spi-builder-workspace/sharing/android/example/build.gradle.kts
    /host/spi-builder-workspace/sharing/proto/settings_observer_data.proto
    /host/spi-builder-workspace/sharing/transfer_manager_test.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Model/ConnectedEndpoint.swift
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp
    /host/spi-builder-workspace/sharing/flags/generated/README.md
    /host/spi-builder-workspace/sharing/internal/test/fake_wifi_adapter_test.cc
    /host/spi-builder-workspace/sharing/internal/base/mime_test.cc
    /host/spi-builder-workspace/sharing/proto/wire_format.proto
    /host/spi-builder-workspace/sharing/nearby_sharing_service_extension_test.cc
    /host/spi-builder-workspace/sharing/analytics/analytics_recorder_test.cc
    /host/spi-builder-workspace/sharing/certificates/BUILD
    /host/spi-builder-workspace/sharing/worker_queue_test.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_scheduler_utils.cc
    /host/spi-builder-workspace/sharing/nearby_file_handler_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp
    /host/spi-builder-workspace/sharing/payload_tracker.cc
    /host/spi-builder-workspace/connections/README.md
    /host/spi-builder-workspace/sharing/internal/test/fake_context_test.cc
    /host/spi-builder-workspace/sharing/outgoing_share_session_test.cc
    /host/spi-builder-workspace/sharing/proto/certificate_rpc.proto
    /host/spi-builder-workspace/connections/v3/connections_device_test.cc
    /host/spi-builder-workspace/sharing/incoming_share_session.cc
    /host/spi-builder-workspace/sharing/internal/api/BUILD
    /host/spi-builder-workspace/sharing/contacts/fake_nearby_share_contact_manager.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_on_demand_scheduler_test.cc
    /host/spi-builder-workspace/sharing/attachment_compare.cc
    /host/spi-builder-workspace/sharing/nearby_sharing_service_test.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_expiration_scheduler_test.cc
    /host/spi-builder-workspace/sharing/certificates/fake_nearby_share_certificate_manager.cc
    /host/spi-builder-workspace/sharing/incoming_frames_reader_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/values/themes.xml
    /host/spi-builder-workspace/sharing/attachment.cc
    /host/spi-builder-workspace/sharing/common/BUILD
    /host/spi-builder-workspace/sharing/internal/base/BUILD
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Model/DiscoveredEndpoint.swift
    /host/spi-builder-workspace/sharing/certificates/test_util.cc
    /host/spi-builder-workspace/sharing/scheduling/fake_nearby_share_scheduler_factory.cc
    /host/spi-builder-workspace/sharing/transfer_metadata.cc
    /host/spi-builder-workspace/sharing/android/example/settings.gradle.kts
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Resources/run.png
    /host/spi-builder-workspace/sharing/contacts/nearby_share_contacts_sorter_test.cc
    /host/spi-builder-workspace/sharing/share_session.cc
    /host/spi-builder-workspace/sharing/contacts/nearby_share_contact_manager_impl_test.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/ConnectionRequestView.swift
    /host/spi-builder-workspace/sharing/android/example/app/src/main/AndroidManifest.xml
    /host/spi-builder-workspace/sharing/nearby_sharing_service_factory.cc
    /host/spi-builder-workspace/sharing/local_device_data/fake_nearby_share_local_device_data_manager.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/EndpointDetail.swift
    /host/spi-builder-workspace/sharing/proto/analytics/BUILD
    /host/spi-builder-workspace/sharing/android/README.md
    /host/spi-builder-workspace/sharing/incoming_frames_reader.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Model/ConnectionRequest.swift
    /host/spi-builder-workspace/sharing/nearby_connections_types_payload_test.cc
    /host/spi-builder-workspace/sharing/share_target.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_scheduler_utils_test.cc
    /host/spi-builder-workspace/sharing/local_device_data/nearby_share_local_device_data_manager.cc
    /host/spi-builder-workspace/sharing/contacts/nearby_share_contact_manager.cc
    /host/spi-builder-workspace/sharing/certificates/nearby_share_certificate_storage_impl.cc
    /host/spi-builder-workspace/sharing/internal/test/fake_preference_manager.cc
    /host/spi-builder-workspace/sharing/transfer_manager.cc
    /host/spi-builder-workspace/sharing/nearby_connections_stream_buffer_manager.cc
    /host/spi-builder-workspace/sharing/flags/generated/BUILD
    /host/spi-builder-workspace/sharing/scheduling/fake_nearby_share_scheduler.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Model/Payload.swift
    /host/spi-builder-workspace/sharing/internal/base/encode_test.cc
    /host/spi-builder-workspace/sharing/outgoing_share_session.cc
    /host/spi-builder-workspace/sharing/analytics/BUILD
    /host/spi-builder-workspace/sharing/nearby_connection_impl.cc
    /host/spi-builder-workspace/sharing/nearby_connection_impl_test.cc
    /host/spi-builder-workspace/sharing/proto/BUILD
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/HelloConnectionsApp.swift
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_scheduler.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_on_demand_scheduler.cc
    /host/spi-builder-workspace/sharing/nearby_sharing_service_impl.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Resources/development-team.png
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-hdpi/ic_launcher.webp
    /host/spi-builder-workspace/sharing/paired_key_verification_runner_test.cc
    /host/spi-builder-workspace/sharing/scheduling/BUILD
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-anydpi/ic_launcher_round.xml
    /host/spi-builder-workspace/sharing/android/example/gradle.properties
    /host/spi-builder-workspace/sharing/certificates/nearby_share_certificate_storage.cc
    /host/spi-builder-workspace/sharing/android/example/screenshots/devices.png
    /host/spi-builder-workspace/sharing/nearby_connections_service_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/java/com/google/nearby/sharedemo/MainActivity.kt
    /host/spi-builder-workspace/sharing/fast_initiation/nearby_fast_initiation_impl.cc
    /host/spi-builder-workspace/sharing/certificates/nearby_share_private_certificate_test.cc
    /host/spi-builder-workspace/sharing/nearby_sharing_settings_test.cc
    /host/spi-builder-workspace/sharing/internal/public/connectivity_manager_impl.cc
    /host/spi-builder-workspace/sharing/nearby_connections_manager_factory.cc
    /host/spi-builder-workspace/sharing/thread_timer_test.cc
    /host/spi-builder-workspace/minimum_os.bzl
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp
    /host/spi-builder-workspace/sharing/nearby_connections_service.cc
    /host/spi-builder-workspace/sharing/fake_nearby_sharing_service.cc
    /host/spi-builder-workspace/sharing/advertisement.cc
    /host/spi-builder-workspace/sharing/internal/test/fake_fast_initiation_manager_test.cc
    /host/spi-builder-workspace/sharing/scheduling/format.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/xml/data_extraction_rules.xml
    /host/spi-builder-workspace/sharing/proto/enums.proto
    /host/spi-builder-workspace/sharing/nearby_sharing_service_impl_test.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_periodic_scheduler.cc
    /host/spi-builder-workspace/sharing/proto/device_rpc.proto
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_periodic_scheduler_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-mdpi/ic_launcher.webp
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_scheduler_base.cc
    /host/spi-builder-workspace/sharing/certificates/fake_nearby_share_certificate_storage.cc
    /host/spi-builder-workspace/sharing/contacts/nearby_share_contact_manager_impl.cc
    /host/spi-builder-workspace/sharing/paired_key_verification_runner.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Assets.xcassets
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/values/colors.xml
    /host/spi-builder-workspace/sharing/fast_initiation/BUILD
    /host/spi-builder-workspace/sharing/internal/test/fake_context.cc
    /host/spi-builder-workspace/sharing/wifi_credentials_attachment.cc
    /host/spi-builder-workspace/connections/v3/BUILD
    /host/spi-builder-workspace/sharing/nearby_connections_types_test.cc
    /host/spi-builder-workspace/sharing/fast_initiation/nearby_fast_initiation_impl_test.cc
    /host/spi-builder-workspace/sharing/local_device_data/nearby_share_local_device_data_manager_impl.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp
    /host/spi-builder-workspace/sharing/certificates/common_test.cc
    /host/spi-builder-workspace/sharing/proto/timestamp.proto
    /host/spi-builder-workspace/sharing/share_session_test.cc
    /host/spi-builder-workspace/sharing/payload_tracker_test.cc
    /host/spi-builder-workspace/sharing/nearby_connections_manager.cc
    /host/spi-builder-workspace/sharing/nearby_sharing_service.cc
    /host/spi-builder-workspace/sharing/proto/encrypted_metadata.proto
    /host/spi-builder-workspace/sharing/certificates/common.cc
    /host/spi-builder-workspace/sharing/certificates/nearby_share_decrypted_public_certificate_test.cc
    /host/spi-builder-workspace/sharing/text_attachment.cc
    /host/spi-builder-workspace/sharing/advertisement_test.cc
    /host/spi-builder-workspace/sharing/fast_initiation/fake_nearby_fast_initiation.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/java/com/google/nearby/sharedemo/ui/theme/Theme.kt
    /host/spi-builder-workspace/sharing/android/example/README.md
    /host/spi-builder-workspace/sharing/internal/base/encode.cc
    /host/spi-builder-workspace/sharing/local_device_data/BUILD
    /host/spi-builder-workspace/sharing/attachment_container.cc
    /host/spi-builder-workspace/sharing/internal/api/fake_nearby_share_client.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/drawable/ic_launcher_foreground.xml
    /host/spi-builder-workspace/sharing/internal/public/context_impl.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Preview Content/Preview Assets.xcassets
    /host/spi-builder-workspace/MODULE.bazel.lock
    /host/spi-builder-workspace/MODULE.bazel
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/PayloadView.swift
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp
    /host/spi-builder-workspace/sharing/transfer_metadata_test.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_scheduler_factory.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/ContentView.swift
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/drawable/ic_launcher_background.xml
    /host/spi-builder-workspace/CODE_OF_CONDUCT.md
    /host/spi-builder-workspace/sharing/certificates/nearby_share_certificate_manager_impl.cc
Building for debugging...
[0/815] Compiling util.cc
[1/815] Compiling fast_pair_enums.pb.cc
[2/815] Compiling multiplex_frames.pb.cc
[3/815] Compiling nfc_frames.pb.cc
[4/815] Compiling secure_message_wrapper.cc
[5/815] Compiling ble_frames.pb.cc
[6/815] Compiling error_code_enums.pb.cc
[7/815] Compiling credential.pb.cc
[8/815] Compiling raw_secure_message_parser.cc
[9/815] Compiling secure_message_parser.cc
[10/815] Compiling crypto_ops.cc
[11/815] Compiling crypto_ops_openssl.cc
[12/815] Compiling secure_message_builder.cc
[13/815] Compiling public_key_proto_util.cc
[14/815] Compiling byte_buffer.cc
[15/815] Compiling java_util.cc
[16/815] Compiling ukey2_handshake.cc
[17/815] Compiling passwordless_auth_payloads.pb.cc
[18/815] Compiling d2d_crypto_ops.cc
[19/815] Compiling d2d_connection_context_v1.cc
[20/815] Compiling MurmurHash3.cpp
[21/815] Write swift-version-24593BA9C3E375BF.txt
[22/815] Compiling securemessage.pb.cc
[23/815] Compiling securegcm.pb.cc
[24/815] Compiling proximity_payloads.pb.cc
[25/815] Compiling ukey.pb.cc
[26/815] Compiling device_to_device_messages.pb.cc
[27/815] Compiling wire_format_lite.cc
[28/815] Compiling wrappers.pb.cc
[29/815] Compiling unknown_field_set.cc
[30/815] Compiling timestamp.pb.cc
[31/815] Compiling type.pb.cc
[32/815] Compiling time.cc
[33/815] Compiling substitute.cc
[34/815] Compiling wire_format.cc
[35/815] Compiling strutil.cc
[36/815] Compiling structurally_valid.cc
[37/815] Compiling stringprintf.cc
[38/815] Compiling status.cc
[39/815] Compiling stringpiece.cc
[40/815] Compiling statusor.cc
[41/815] Compiling text_format.cc
[42/815] Compiling int128.cc
[43/815] Compiling bytestream.cc
[44/815] Compiling common.cc
[45/815] Compiling service.cc
[46/815] Compiling source_context.pb.cc
[47/815] Compiling repeated_ptr_field.cc
[48/815] Compiling struct.pb.cc
[49/815] Compiling parse_context.cc
[50/815] Compiling message_lite.cc
[51/815] Compiling repeated_field.cc
[52/815] Compiling zero_copy_stream_impl.cc
[53/815] Compiling reflection_ops.cc
[54/815] Compiling map.cc
[55/815] Compiling io_win32.cc
[56/815] Compiling gzip_stream.cc
[57/815] Compiling zero_copy_stream_impl_lite.cc
[58/815] Compiling message.cc
[59/815] Compiling zero_copy_stream.cc
[60/815] Compiling tokenizer.cc
[61/815] Compiling map_field.cc
[62/815] Compiling strtod.cc
[63/815] Compiling inlined_string_field.cc
[64/815] Compiling printer.cc
[65/815] Compiling coded_stream.cc
[66/815] Compiling implicit_weak_message.cc
[67/815] Compiling generated_message_tctable_full.cc
[68/815] Compiling generated_message_tctable_lite.cc
[69/815] Compiling generated_message_util.cc
[70/815] Compiling generated_message_table_driven_lite.cc
[71/815] Compiling generated_message_table_driven.cc
[72/815] Compiling generated_message_bases.cc
[73/815] Compiling generated_enum_util.cc
[74/815] Compiling field_mask.pb.cc
[75/815] Compiling empty.pb.cc
[76/815] Compiling duration.pb.cc
[77/815] Compiling generated_message_reflection.cc
[78/815] Compiling extension_set_heavy.cc
[79/815] Compiling extension_set.cc
[80/815] Compiling dynamic_message.cc
[81/815] Compiling arena.cc
[82/815] Compiling arenastring.cc
[83/815] Compiling any_lite.cc
In file included from /host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMLogger.m:19:
/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMLogger.h:52:9: fatal error: 'Foundation/Foundation.h' file not found
   52 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[84/815] Compiling GTMLogger.m
[84/815] Compiling json EmptySwiftPackageManagerFile.cpp
[84/815] Compiling any.pb.cc
[84/815] Compiling descriptor.pb.cc
[84/815] Compiling any.cc
[84/815] Compiling descriptor.cc
[84/815] Compiling api.pb.cc
[84/815] Compiling descriptor_database.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMServiceManagement.c': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMRegexTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/BuildingAndUsing.txt': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMURLBuilderTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSDictionary+URLArguments.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSString+URLArgumentsTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMFileSystemKQueue.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMSignalHandlerTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMObjC2Runtime.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSScanner+JSON.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSNumber+64Bit.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMSignalHandler.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMSystemVersionTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMServiceManagementTestingHarness.c': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMSystemVersion.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSString+FindFolderTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMRegex.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSString+FindFolder.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSDictionary+URLArgumentsTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSNumber+64BitTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMFileSystemKQueueTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSScanner+JSONTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMServiceManagementTest.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMNSString+URLArguments.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMURLBuilder.m': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/third_party/ukey2/ukey2/third_party': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/connections/java': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/test/fake_data_set_test.cc': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/data/memory_data_set_test.cc': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/platform/implementation/android': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/crypto/BUILD.gn': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/internal/test/google3_only/fake_authentication_manager_test.cc': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/connections/clients/ios': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/docs': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/connections/clients/ios': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/connections/java': File not found.
warning: 'spi-builder-workspace': found 213 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/sharing/contacts/nearby_share_contact_manager_impl.cc
    /host/spi-builder-workspace/sharing/nearby_connections_stream_buffer_manager_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp
    /host/spi-builder-workspace/sharing/thread_timer.cc
    /host/spi-builder-workspace/sharing/file_attachment.cc
    /host/spi-builder-workspace/sharing/certificates/nearby_share_decrypted_public_certificate.cc
    /host/spi-builder-workspace/sharing/proto/analytics/nearby_sharing_log.proto
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_periodic_scheduler.cc
    /host/spi-builder-workspace/sharing/transfer_metadata.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS-Example-Info.plist
    /host/spi-builder-workspace/gen_proto.sh
    /host/spi-builder-workspace/sharing/certificates/nearby_share_certificate_manager_impl_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp
    /host/spi-builder-workspace/sharing/internal/base/mime.cc
    /host/spi-builder-workspace/sharing/scheduling/fake_nearby_share_scheduler_factory.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/DiscoveredEndpointView.swift
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/README.md
    /host/spi-builder-workspace/sharing/fake_nearby_sharing_service.cc
    /host/spi-builder-workspace/sharing/certificates/common_test.cc
    /host/spi-builder-workspace/sharing/payload_tracker_test.cc
    /host/spi-builder-workspace/sharing/proto/wire_format.proto
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/values/colors.xml
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_periodic_scheduler_test.cc
    /host/spi-builder-workspace/sharing/certificates/BUILD
    /host/spi-builder-workspace/sharing/wrapped_share_target_discovered_callback_test.cc
    /host/spi-builder-workspace/sharing/nearby_connections_types_payload_test.cc
    /host/spi-builder-workspace/sharing/attachment_container.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/ConnectedView.swift
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Model/DiscoveredEndpoint.swift
    /host/spi-builder-workspace/sharing/proto/certificate_rpc.proto
    /host/spi-builder-workspace/sharing/proto/enums.proto
    /host/spi-builder-workspace/sharing/internal/api/fake_nearby_share_client.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/java/com/google/nearby/sharedemo/MainViewModel.kt
    /host/spi-builder-workspace/sharing/incoming_share_session_test.cc
    /host/spi-builder-workspace/sharing/scheduling/fake_nearby_share_scheduler.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/java/com/google/nearby/sharedemo/MainActivity.kt
    /host/spi-builder-workspace/sharing/proto/settings_observer_data.proto
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Preview Content/Preview Assets.xcassets
    /host/spi-builder-workspace/sharing/nearby_connections_manager_factory.cc
    /host/spi-builder-workspace/sharing/internal/base/mime_test.cc
    /host/spi-builder-workspace/sharing/certificates/nearby_share_decrypted_public_certificate_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_on_demand_scheduler.cc
    /host/spi-builder-workspace/connections/v3/BUILD
    /host/spi-builder-workspace/sharing/nearby_sharing_settings_test.cc
    /host/spi-builder-workspace/sharing/android/example/screenshots/no_devices.png
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Model/ConnectedEndpoint.swift
    /host/spi-builder-workspace/sharing/internal/test/BUILD
    /host/spi-builder-workspace/sharing/certificates/nearby_share_certificate_storage_impl_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/java/com/google/nearby/sharedemo/ui/theme/Theme.kt
    /host/spi-builder-workspace/sharing/proto/rpc_resources.proto
    /host/spi-builder-workspace/sharing/certificates/nearby_share_certificate_storage.cc
    /host/spi-builder-workspace/sharing/contacts/BUILD
    /host/spi-builder-workspace/sharing/outgoing_share_session.cc
    /host/spi-builder-workspace/sharing/fast_initiation/nearby_fast_initiation_impl.cc
    /host/spi-builder-workspace/sharing/proto/analytics/BUILD
    /host/spi-builder-workspace/sharing/android/example/screenshots/devices.png
    /host/spi-builder-workspace/sharing/attachment.cc
    /host/spi-builder-workspace/sharing/certificates/nearby_share_private_certificate.cc
    /host/spi-builder-workspace/sharing/nearby_sharing_service_impl_test.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/PayloadView.swift
    /host/spi-builder-workspace/sharing/local_device_data/nearby_share_local_device_data_manager.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp
    /host/spi-builder-workspace/sharing/wifi_credentials_attachment.cc
    /host/spi-builder-workspace/sharing/internal/test/fake_context.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Model/Payload.swift
    /host/spi-builder-workspace/sharing/local_device_data/fake_nearby_share_local_device_data_manager.cc
    /host/spi-builder-workspace/sharing/BUILD
    /host/spi-builder-workspace/sharing/android/example/app/src/main/AndroidManifest.xml
    /host/spi-builder-workspace/sharing/android/example/build.gradle.kts
    /host/spi-builder-workspace/sharing/fast_initiation/BUILD
    /host/spi-builder-workspace/sharing/android/example/screenshots/consent.png
    /host/spi-builder-workspace/sharing/transfer_metadata_test.cc
    /host/spi-builder-workspace/CODE_OF_CONDUCT.md
    /host/spi-builder-workspace/sharing/analytics/analytics_recorder_test.cc
    /host/spi-builder-workspace/sharing/proto/contact_rpc.proto
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_scheduler.cc
    /host/spi-builder-workspace/sharing/worker_queue_test.cc
    /host/spi-builder-workspace/sharing/internal/test/fake_fast_initiation_manager_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-xhdpi/ic_launcher.webp
    /host/spi-builder-workspace/sharing/certificates/nearby_share_encrypted_metadata_key.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Assets.xcassets
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Model/ConnectionRequest.swift
    /host/spi-builder-workspace/sharing/internal/api/BUILD
    /host/spi-builder-workspace/sharing/payload_tracker.cc
    /host/spi-builder-workspace/sharing/proto/BUILD
    /host/spi-builder-workspace/sharing/proto/device_rpc.proto
    /host/spi-builder-workspace/sharing/proto/field_mask.proto
    /host/spi-builder-workspace/sharing/scheduling/format.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/drawable/ic_launcher_background.xml
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_expiration_scheduler_test.cc
    /host/spi-builder-workspace/connections/README.md
    /host/spi-builder-workspace/sharing/share_session_test.cc
    /host/spi-builder-workspace/sharing/share_target_test.cc
    /host/spi-builder-workspace/sharing/internal/test/fake_wifi_adapter_test.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/EndpointDetail.swift
    /host/spi-builder-workspace/sharing/nearby_file_handler.cc
    /host/spi-builder-workspace/sharing/common/BUILD
    /host/spi-builder-workspace/sharing/flags/generated/BUILD
    /host/spi-builder-workspace/sharing/contacts/nearby_share_contacts_sorter.cc
    /host/spi-builder-workspace/sharing/nearby_sharing_service_factory.cc
    /host/spi-builder-workspace/sharing/local_device_data/nearby_share_local_device_data_manager_impl_test.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_scheduler_utils.cc
    /host/spi-builder-workspace/sharing/certificates/fake_nearby_share_certificate_storage.cc
    /host/spi-builder-workspace/sharing/common/nearby_share_switches.cc
    /host/spi-builder-workspace/sharing/advertisement.cc
    /host/spi-builder-workspace/sharing/incoming_frames_reader_test.cc
    /host/spi-builder-workspace/sharing/nearby_connections_manager_impl_test.cc
    /host/spi-builder-workspace/sharing/certificates/nearby_share_certificate_storage_impl.cc
    /host/spi-builder-workspace/sharing/internal/public/BUILD
    /host/spi-builder-workspace/connections/v3/connections_device_provider_test.cc
    /host/spi-builder-workspace/sharing/contacts/nearby_share_contact_manager.cc
    /host/spi-builder-workspace/sharing/contacts/nearby_share_contacts_sorter_test.cc
    /host/spi-builder-workspace/sharing/nearby_sharing_service_impl.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp
    /host/spi-builder-workspace/sharing/nearby_sharing_service.cc
    /host/spi-builder-workspace/sharing/fake_nearby_connections_manager.cc
    /host/spi-builder-workspace/sharing/android/example/README.md
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Resources/run.png
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-mdpi/ic_launcher.webp
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/xml/data_extraction_rules.xml
    /host/spi-builder-workspace/sharing/nearby_sharing_util.cc
    /host/spi-builder-workspace/sharing/nearby_sharing_service_extension_test.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_scheduler_base_test.cc
    /host/spi-builder-workspace/sharing/local_device_data/nearby_share_local_device_data_manager_impl.cc
    /host/spi-builder-workspace/sharing/nearby_connections_manager.cc
    /host/spi-builder-workspace/sharing/certificates/test_util.cc
    /host/spi-builder-workspace/sharing/internal/base/BUILD
    /host/spi-builder-workspace/sharing/internal/base/encode.cc
    /host/spi-builder-workspace/sharing/analytics/analytics_recorder.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_scheduler_utils_test.cc
    /host/spi-builder-workspace/MODULE.bazel
    /host/spi-builder-workspace/sharing/nearby_connections_manager_impl.cc
    /host/spi-builder-workspace/sharing/nearby_connections_service_impl.cc
    /host/spi-builder-workspace/sharing/certificates/fake_nearby_share_certificate_manager.cc
    /host/spi-builder-workspace/sharing/common/nearby_share_prefs.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Model/Config.swift
    /host/spi-builder-workspace/sharing/text_attachment.cc
    /host/spi-builder-workspace/sharing/incoming_share_session.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/values/themes.xml
    /host/spi-builder-workspace/sharing/internal/test/fake_preference_manager.cc
    /host/spi-builder-workspace/sharing/share_session.cc
    /host/spi-builder-workspace/sharing/android/example/app/build.gradle.kts
    /host/spi-builder-workspace/sharing/certificates/nearby_share_certificate_manager.cc
    /host/spi-builder-workspace/sharing/nearby_connection_impl.cc
    /host/spi-builder-workspace/sharing/advertisement_test.cc
    /host/spi-builder-workspace/sharing/internal/public/connectivity_manager_impl.cc
    /host/spi-builder-workspace/sharing/wrapped_share_target_discovered_callback.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/Model/Model.swift
    /host/spi-builder-workspace/connections/v3/connections_device.cc
    /host/spi-builder-workspace/sharing/certificates/nearby_share_certificate_manager_impl.cc
    /host/spi-builder-workspace/sharing/share_target.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp
    /host/spi-builder-workspace/sharing/attachment_compare.cc
    /host/spi-builder-workspace/sharing/thread_timer_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-hdpi/ic_launcher.webp
    /host/spi-builder-workspace/sharing/contacts/nearby_share_contact_manager_impl_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/xml/backup_rules.xml
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/ConnectionRequestView.swift
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/drawable/ic_launcher_foreground.xml
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Resources/development-team.png
    /host/spi-builder-workspace/sharing/contacts/fake_nearby_share_contact_manager.cc
    /host/spi-builder-workspace/sharing/fast_initiation/fake_nearby_fast_initiation.cc
    /host/spi-builder-workspace/sharing/internal/test/fake_bluetooth_adapter_test.cc
    /host/spi-builder-workspace/sharing/nearby_connections_service.cc
    /host/spi-builder-workspace/sharing/analytics/BUILD
    /host/spi-builder-workspace/sharing/transfer_metadata_builder.cc
    /host/spi-builder-workspace/sharing/incoming_frames_reader.cc
    /host/spi-builder-workspace/sharing/scheduling/BUILD
    /host/spi-builder-workspace/sharing/text_attachment_test.cc
    /host/spi-builder-workspace/sharing/fast_initiation/nearby_fast_initiation_impl_test.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_scheduler_base.cc
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/HelloConnectionsApp.swift
    /host/spi-builder-workspace/sharing/certificates/nearby_share_private_certificate_test.cc
    /host/spi-builder-workspace/sharing/internal/base/encode_test.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_expiration_scheduler.cc
    /host/spi-builder-workspace/sharing/attachment_container_test.cc
    /host/spi-builder-workspace/sharing/nearby_connections_service_test.cc
    /host/spi-builder-workspace/sharing/nearby_connections_stream_buffer_manager.cc
    /host/spi-builder-workspace/sharing/proto/encrypted_metadata.proto
    /host/spi-builder-workspace/sharing/transfer_manager.cc
    /host/spi-builder-workspace/sharing/android/example/settings.gradle.kts
    /host/spi-builder-workspace/sharing/nearby_sharing_service_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-anydpi/ic_launcher_round.xml
    /host/spi-builder-workspace/sharing/nearby_sharing_settings.cc
    /host/spi-builder-workspace/MODULE.bazel.lock
    /host/spi-builder-workspace/sharing/transfer_manager_test.cc
    /host/spi-builder-workspace/minimum_os.bzl
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp
    /host/spi-builder-workspace/sharing/internal/test/fake_public_certificate_db.cc
    /host/spi-builder-workspace/sharing/proto/timestamp.proto
    /host/spi-builder-workspace/sharing/nearby_file_handler_test.cc
    /host/spi-builder-workspace/sharing/certificates/common.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/java/com/google/nearby/sharedemo/ShareTarget.kt
    /host/spi-builder-workspace/sharing/internal/test/fake_context_test.cc
    /host/spi-builder-workspace/sharing/outgoing_share_session_test.cc
    /host/spi-builder-workspace/sharing/internal/public/connectivity_manager_impl_test.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_on_demand_scheduler_test.cc
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/values/strings.xml
    /host/spi-builder-workspace/sharing/local_device_data/BUILD
    /host/spi-builder-workspace/connections/swift/NearbyConnections/Example/iOS Example/ContentView.swift
    /host/spi-builder-workspace/sharing/android/example/app/src/main/res/mipmap-anydpi/ic_launcher.xml
    /host/spi-builder-workspace/sharing/nearby_connections_types_test.cc
    /host/spi-builder-workspace/sharing/internal/public/context_impl.cc
    /host/spi-builder-workspace/sharing/internal/test/fake_connectivity_manager_test.cc
    /host/spi-builder-workspace/sharing/paired_key_verification_runner.cc
    /host/spi-builder-workspace/sharing/flags/generated/README.md
    /host/spi-builder-workspace/sharing/android/example/gradle.properties
    /host/spi-builder-workspace/sharing/android/README.md
    /host/spi-builder-workspace/sharing/nearby_connection_impl_test.cc
    /host/spi-builder-workspace/sharing/paired_key_verification_runner_test.cc
    /host/spi-builder-workspace/sharing/scheduling/nearby_share_scheduler_factory.cc
    /host/spi-builder-workspace/connections/v3/connections_device_test.cc
[0/1] Planning build
Building for debugging...
[0/732] Compiling p256.c
[1/732] Write swift-version-24593BA9C3E375BF.txt
In file included from /host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMLogger.m:19:
/host/spi-builder-workspace/third_party/google-toolbox-for-mac/google-toolbox-for-mac/Foundation/GTMLogger.h:52:9: fatal error: 'Foundation/Foundation.h' file not found
   52 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/732] Compiling GTMLogger.m
[2/732] Compiling any.pb.cc
[2/732] Compiling descriptor.pb.cc
[2/732] Compiling descriptor.cc
[2/732] Compiling any.cc
[2/732] Compiling descriptor_database.cc
[2/732] Compiling api.pb.cc
[2/732] Compiling json EmptySwiftPackageManagerFile.cpp
BUILD FAILURE 6.1 android