[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 try#c2e32f1c9652b13ed99608599c1e855462f421f3 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/weiliy/rust-uniffi-rn-demo on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29e54f64556a379f466dd052843604267e818238e0fd40c9fe78abe9d352b3fe
[INFO] running `Command { std: "docker" "start" "-a" "29e54f64556a379f466dd052843604267e818238e0fd40c9fe78abe9d352b3fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29e54f64556a379f466dd052843604267e818238e0fd40c9fe78abe9d352b3fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29e54f64556a379f466dd052843604267e818238e0fd40c9fe78abe9d352b3fe", kill_on_drop: false }`
[INFO] [stdout] 29e54f64556a379f466dd052843604267e818238e0fd40c9fe78abe9d352b3fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12d39a3940c01be62899e6d3256a0bfa7659baa2b6c6ab12ad4a310210e7f76b
[INFO] running `Command { std: "docker" "start" "-a" "12d39a3940c01be62899e6d3256a0bfa7659baa2b6c6ab12ad4a310210e7f76b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling semver v1.0.23
[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 heck v0.5.0
[INFO] [stderr]    Compiling askama_parser v0.2.1
[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 clap_lex v0.7.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling uniffi_core v0.28.2
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling clap_builder v4.5.20
[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 uniffi_macros v0.28.2
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling uniffi_testing v0.28.2
[INFO] [stderr]    Compiling askama v0.12.1
[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 52.41s
[INFO] running `Command { std: "docker" "inspect" "12d39a3940c01be62899e6d3256a0bfa7659baa2b6c6ab12ad4a310210e7f76b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12d39a3940c01be62899e6d3256a0bfa7659baa2b6c6ab12ad4a310210e7f76b", kill_on_drop: false }`
[INFO] [stdout] 12d39a3940c01be62899e6d3256a0bfa7659baa2b6c6ab12ad4a310210e7f76b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d2acdd3ac82f6627f683e43f2cc7b1660c8dfe34494721c02e347780b9fc50f
[INFO] running `Command { std: "docker" "start" "-a" "8d2acdd3ac82f6627f683e43f2cc7b1660c8dfe34494721c02e347780b9fc50f", 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.03s
[INFO] running `Command { std: "docker" "inspect" "8d2acdd3ac82f6627f683e43f2cc7b1660c8dfe34494721c02e347780b9fc50f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d2acdd3ac82f6627f683e43f2cc7b1660c8dfe34494721c02e347780b9fc50f", kill_on_drop: false }`
[INFO] [stdout] 8d2acdd3ac82f6627f683e43f2cc7b1660c8dfe34494721c02e347780b9fc50f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 83b6458d924eb700b14e291924e0affb92d44f11911aedf05edd4268e07b6952
[INFO] running `Command { std: "docker" "start" "-a" "83b6458d924eb700b14e291924e0affb92d44f11911aedf05edd4268e07b6952", 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] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests demoffi
[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" "83b6458d924eb700b14e291924e0affb92d44f11911aedf05edd4268e07b6952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83b6458d924eb700b14e291924e0affb92d44f11911aedf05edd4268e07b6952", kill_on_drop: false }`
[INFO] [stdout] 83b6458d924eb700b14e291924e0affb92d44f11911aedf05edd4268e07b6952
