[INFO] cloning repository https://github.com/soumya-canva/uniffi-bindgen-react-native [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soumya-canva/uniffi-bindgen-react-native" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoumya-canva%2Funiffi-bindgen-react-native", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoumya-canva%2Funiffi-bindgen-react-native'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 226fb11eebfdfc5ec6e71861b29fc2813ce0f73a [INFO] checking soumya-canva/uniffi-bindgen-react-native against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoumya-canva%2Funiffi-bindgen-react-native" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/soumya-canva/uniffi-bindgen-react-native [INFO] finished tweaking git repo https://github.com/soumya-canva/uniffi-bindgen-react-native [INFO] tweaked toml for git repo https://github.com/soumya-canva/uniffi-bindgen-react-native written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/soumya-canva/uniffi-bindgen-react-native on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/soumya-canva/uniffi-bindgen-react-native already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 96df7a7394aaaacab0b0fa399afa9ab9f9e162c607ee7f831daebba205669ec4 [INFO] running `Command { std: "docker" "start" "96df7a7394aaaacab0b0fa399afa9ab9f9e162c607ee7f831daebba205669ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96df7a7394aaaacab0b0fa399afa9ab9f9e162c607ee7f831daebba205669ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96df7a7394aaaacab0b0fa399afa9ab9f9e162c607ee7f831daebba205669ec4" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96df7a7394aaaacab0b0fa399afa9ab9f9e162c607ee7f831daebba205669ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96df7a7394aaaacab0b0fa399afa9ab9f9e162c607ee7f831daebba205669ec4" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling uniffi_core v0.29.5 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking uniffi-fixture-ext-types-external-crate v0.22.0 (/opt/rustwide/workdir/fixtures/ext-types/subcrates/external-crate) [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Checking async-compat v0.2.4 [INFO] [stderr] Checking ubrn_testing v0.1.0 (/opt/rustwide/workdir/crates/ubrn_testing) [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking uniffi-runtime-javascript v0.29.3-1 (/opt/rustwide/workdir/crates/uniffi-runtime-javascript) [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling uniffi_internal_macros v0.29.5 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking async-io v2.4.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Compiling uniffi_pipeline v0.29.5 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Compiling uniffi_meta v0.29.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking uniffi_udl v0.29.5 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking cargo_metadata v0.19.2 [INFO] [stderr] Checking uniffi_testing v0.29.5 [INFO] [stderr] Compiling uniffi_macros v0.29.5 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking ubrn_common v0.1.0 (/opt/rustwide/workdir/crates/ubrn_common) [INFO] [stderr] Checking serde-toml-merge v0.3.9 [INFO] [stderr] Checking ubrn_cli_testing v0.1.0 (/opt/rustwide/workdir/crates/ubrn_cli_testing) [INFO] [stderr] Compiling askama_derive v0.13.1 [INFO] [stderr] Checking askama v0.13.1 [INFO] [stderr] Checking uniffi_bindgen v0.29.5 [INFO] [stderr] Checking uniffi v0.29.5 [INFO] [stderr] Checking ubrn_bindgen v0.1.0 (/opt/rustwide/workdir/crates/ubrn_bindgen) [INFO] [stderr] Checking uniffi-fixtures-async-callbacks v0.21.0 (/opt/rustwide/workdir/fixtures/async-callbacks) [INFO] [stderr] Checking uniffi-example-rondpoint-procmacro v0.22.0 (/opt/rustwide/workdir/fixtures/rondpoint-procmacro) [INFO] [stderr] Checking uniffi-fixtures-async-traits v0.21.0 (/opt/rustwide/workdir/fixtures/async-traits) [INFO] [stderr] Checking uniffi-coverall2 v0.22.0 (/opt/rustwide/workdir/fixtures/coverall2) [INFO] [stderr] Checking uniffi-fixtures-wasm-arc-futures v0.21.0 (/opt/rustwide/workdir/fixtures/wasm-arc-futures) [INFO] [stderr] Checking uniffi-example-futures v0.22.0 (/opt/rustwide/workdir/fixtures/futures-example) [INFO] [stderr] Checking gc-callbacks-crasher v0.22.0 (/opt/rustwide/workdir/fixtures/gc-callbacks-crasher) [INFO] [stderr] Checking uniffi-example-arithmetic-procmacro v0.22.0 (/opt/rustwide/workdir/fixtures/arithmetic-procmacro) [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> crates/ubrn_bindgen/src/cli.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | use clap::{command, Args}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> crates/ubrn_bindgen/src/cli.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | use clap::{command, Args}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling uniffi_build v0.29.5 [INFO] [stderr] Compiling uniffi-fixture-ext-types-lib-one v0.22.0 (/opt/rustwide/workdir/fixtures/ext-types/subcrates/uniffi-one) [INFO] [stderr] Compiling uniffi-example-custom-types v0.22.0 (/opt/rustwide/workdir/fixtures/custom-types-example) [INFO] [stderr] Compiling uniffi-fixture-ext-types-custom-types v0.22.0 (/opt/rustwide/workdir/fixtures/ext-types/subcrates/custom-types) [INFO] [stderr] Compiling uniffi-fixtures-async-calls v0.21.0 (/opt/rustwide/workdir/fixtures/async-calls) [INFO] [stderr] Compiling uniffi-fixture-futures v0.21.0 (/opt/rustwide/workdir/fixtures/futures) [INFO] [stderr] Compiling uniffi-example-callbacks-deadlock-regression v0.22.0 (/opt/rustwide/workdir/fixtures/callbacks-regression) [INFO] [stderr] Compiling uniffi-fixture-enum-types v0.22.0 (/opt/rustwide/workdir/fixtures/enum-types) [INFO] [stderr] Compiling uniffi-fixture-time v0.22.0 (/opt/rustwide/workdir/fixtures/chronological) [INFO] [stderr] Compiling uniffi-fixture-ext-types v0.22.0 (/opt/rustwide/workdir/fixtures/ext-types) [INFO] [stderr] Compiling uniffi-fixture-trait-methods v0.22.0 (/opt/rustwide/workdir/fixtures/trait-methods) [INFO] [stderr] Compiling uniffi-example-callbacks v0.22.0 (/opt/rustwide/workdir/fixtures/callbacks-example) [INFO] [stderr] Compiling uniffi-fixture-error-types v0.22.0 (/opt/rustwide/workdir/fixtures/error-types) [INFO] [stderr] Compiling uniffi-example-rondpoint v0.22.0 (/opt/rustwide/workdir/fixtures/rondpoint) [INFO] [stderr] Compiling uniffi-example-arithmetic v0.22.0 (/opt/rustwide/workdir/fixtures/arithmetic) [INFO] [stderr] Compiling uniffi-fixture-callbacks v0.22.0 (/opt/rustwide/workdir/fixtures/callbacks) [INFO] [stderr] Compiling uniffi-fixture-coverall v0.22.0 (/opt/rustwide/workdir/fixtures/coverall) [INFO] [stderr] Checking uniffi-fixture-ext-types-sub-lib v0.22.0 (/opt/rustwide/workdir/fixtures/ext-types/subcrates/sub-lib) [INFO] [stderr] Checking uniffi-bindgen-react-native v0.29.3-1 (/opt/rustwide/workdir/crates/ubrn_cli) [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "96df7a7394aaaacab0b0fa399afa9ab9f9e162c607ee7f831daebba205669ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96df7a7394aaaacab0b0fa399afa9ab9f9e162c607ee7f831daebba205669ec4", kill_on_drop: false }` [INFO] [stdout] 96df7a7394aaaacab0b0fa399afa9ab9f9e162c607ee7f831daebba205669ec4