[INFO] cloning repository https://github.com/weiliy/rust-uniffi-rn-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weiliy/rust-uniffi-rn-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiliy%2Frust-uniffi-rn-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiliy%2Frust-uniffi-rn-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bbe0156a0fe1b100c152a3ac59878f2b83dcac84
[INFO] testing weiliy/rust-uniffi-rn-demo against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiliy%2Frust-uniffi-rn-demo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/weiliy/rust-uniffi-rn-demo
[INFO] finished tweaking git repo https://github.com/weiliy/rust-uniffi-rn-demo
[INFO] tweaked toml for git repo https://github.com/weiliy/rust-uniffi-rn-demo written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/weiliy/rust-uniffi-rn-demo on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/weiliy/rust-uniffi-rn-demo 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded weedle2 v5.0.0
[INFO] [stderr]   Downloaded uniffi_build v0.28.2
[INFO] [stderr]   Downloaded uniffi_macros v0.28.2
[INFO] [stderr]   Downloaded uniffi_meta v0.28.2
[INFO] [stderr]   Downloaded uniffi_checksum_derive v0.28.2
[INFO] [stderr]   Downloaded scroll_derive v0.12.0
[INFO] [stderr]   Downloaded uniffi v0.28.2
[INFO] [stderr]   Downloaded uniffi_udl v0.28.2
[INFO] [stderr]   Downloaded uniffi_testing v0.28.2
[INFO] [stderr]   Downloaded uniffi_core v0.28.2
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded uniffi_bindgen v0.28.2
[INFO] [stderr]   Downloaded goblin v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee2cde47c86f90523904f0272f64adf028fa7bdb95b515705deb83392a7f1f4c
[INFO] running `Command { std: "docker" "start" "-a" "ee2cde47c86f90523904f0272f64adf028fa7bdb95b515705deb83392a7f1f4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee2cde47c86f90523904f0272f64adf028fa7bdb95b515705deb83392a7f1f4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee2cde47c86f90523904f0272f64adf028fa7bdb95b515705deb83392a7f1f4c", kill_on_drop: false }`
[INFO] [stdout] ee2cde47c86f90523904f0272f64adf028fa7bdb95b515705deb83392a7f1f4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0504da12f45d7f29f8c9f89b305e7ade8c3db191faec0cf0a49b349bf453e40
[INFO] running `Command { std: "docker" "start" "-a" "e0504da12f45d7f29f8c9f89b305e7ade8c3db191faec0cf0a49b349bf453e40", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling uniffi_core v0.28.2
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.28.2
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling uniffi_meta v0.28.2
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling uniffi_macros v0.28.2
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling uniffi_testing v0.28.2
[INFO] [stderr]    Compiling uniffi_udl v0.28.2
[INFO] [stderr]    Compiling uniffi_bindgen v0.28.2
[INFO] [stderr]    Compiling uniffi_build v0.28.2
[INFO] [stderr]    Compiling uniffi v0.28.2
[INFO] [stderr]    Compiling rust-uniffi-rn-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.70s
[INFO] running `Command { std: "docker" "inspect" "e0504da12f45d7f29f8c9f89b305e7ade8c3db191faec0cf0a49b349bf453e40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0504da12f45d7f29f8c9f89b305e7ade8c3db191faec0cf0a49b349bf453e40", kill_on_drop: false }`
[INFO] [stdout] e0504da12f45d7f29f8c9f89b305e7ade8c3db191faec0cf0a49b349bf453e40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ead771a8793dd74002dbf5b37b6f8cd809519c32ae4e819249daeda1a27dc585
[INFO] running `Command { std: "docker" "start" "-a" "ead771a8793dd74002dbf5b37b6f8cd809519c32ae4e819249daeda1a27dc585", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-uniffi-rn-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] running `Command { std: "docker" "inspect" "ead771a8793dd74002dbf5b37b6f8cd809519c32ae4e819249daeda1a27dc585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ead771a8793dd74002dbf5b37b6f8cd809519c32ae4e819249daeda1a27dc585", kill_on_drop: false }`
[INFO] [stdout] ead771a8793dd74002dbf5b37b6f8cd809519c32ae4e819249daeda1a27dc585
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aee7757b01119ccbcde49df8d5e7ad39a427543fd134b723f5ed3a6b366978bf
[INFO] running `Command { std: "docker" "start" "-a" "aee7757b01119ccbcde49df8d5e7ad39a427543fd134b723f5ed3a6b366978bf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/demoffi-09af52ce7a9d112f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests uniffi_bindgen.rs (/opt/rustwide/target/debug/deps/uniffi_bindgen-a8ca014f2839b96a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests demoffi
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aee7757b01119ccbcde49df8d5e7ad39a427543fd134b723f5ed3a6b366978bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee7757b01119ccbcde49df8d5e7ad39a427543fd134b723f5ed3a6b366978bf", kill_on_drop: false }`
[INFO] [stdout] aee7757b01119ccbcde49df8d5e7ad39a427543fd134b723f5ed3a6b366978bf
