[INFO] cloning repository https://github.com/rdeepak2002/maestro-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rdeepak2002/maestro-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdeepak2002%2Fmaestro-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdeepak2002%2Fmaestro-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8aee329e558b5f5efd10d9d0883aeaeadfb1c38a [INFO] building rdeepak2002/maestro-client against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdeepak2002%2Fmaestro-client" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rdeepak2002/maestro-client [INFO] finished tweaking git repo https://github.com/rdeepak2002/maestro-client [INFO] tweaked toml for git repo https://github.com/rdeepak2002/maestro-client written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rdeepak2002/maestro-client on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rdeepak2002/maestro-client 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uniffi v0.29.3 [INFO] [stderr] Downloaded uniffi_meta v0.29.3 [INFO] [stderr] Downloaded uniffi_build v0.29.3 [INFO] [stderr] Downloaded uniffi_internal_macros v0.29.3 [INFO] [stderr] Downloaded uniffi_udl v0.29.3 [INFO] [stderr] Downloaded scroll_derive v0.12.1 [INFO] [stderr] Downloaded uniffi_core v0.29.3 [INFO] [stderr] Downloaded askama v0.13.1 [INFO] [stderr] Downloaded cargo_metadata v0.19.2 [INFO] [stderr] Downloaded askama_derive v0.13.1 [INFO] [stderr] Downloaded askama_parser v0.13.0 [INFO] [stderr] Downloaded uniffi_bindgen v0.29.3 [INFO] [stderr] Downloaded scroll v0.12.0 [INFO] [stderr] Downloaded smawk v0.3.2 [INFO] [stderr] Downloaded weedle2 v5.0.0 [INFO] [stderr] Downloaded uniffi_macros v0.29.3 [INFO] [stderr] Downloaded uniffi_pipeline v0.29.3 [INFO] [stderr] Downloaded goblin v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e5cbbaca210b6f4254b29dd02adabac4317c36b0611df025d9160e2b64b4e82 [INFO] running `Command { std: "docker" "start" "-a" "3e5cbbaca210b6f4254b29dd02adabac4317c36b0611df025d9160e2b64b4e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e5cbbaca210b6f4254b29dd02adabac4317c36b0611df025d9160e2b64b4e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5cbbaca210b6f4254b29dd02adabac4317c36b0611df025d9160e2b64b4e82", kill_on_drop: false }` [INFO] [stdout] 3e5cbbaca210b6f4254b29dd02adabac4317c36b0611df025d9160e2b64b4e82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a1e956ad7b333e8242d3f65f76b4ad190374752ce527dfa4fc49980ab392034 [INFO] running `Command { std: "docker" "start" "-a" "7a1e956ad7b333e8242d3f65f76b4ad190374752ce527dfa4fc49980ab392034", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling uniffi_core v0.29.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling uniffi_internal_macros v0.29.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling uniffi_pipeline v0.29.3 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling uniffi_meta v0.29.3 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling uniffi_udl v0.29.3 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling uniffi_macros v0.29.3 [INFO] [stderr] Compiling askama_derive v0.13.1 [INFO] [stderr] Compiling askama v0.13.1 [INFO] [stderr] Compiling uniffi_bindgen v0.29.3 [INFO] [stderr] Compiling uniffi v0.29.3 [INFO] [stderr] Compiling maetro_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "7a1e956ad7b333e8242d3f65f76b4ad190374752ce527dfa4fc49980ab392034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a1e956ad7b333e8242d3f65f76b4ad190374752ce527dfa4fc49980ab392034", kill_on_drop: false }` [INFO] [stdout] 7a1e956ad7b333e8242d3f65f76b4ad190374752ce527dfa4fc49980ab392034 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6874eb02e871968878b9e19c05ccfd45e7bcc5e6c44116b8a619be426b61dd3 [INFO] running `Command { std: "docker" "start" "-a" "c6874eb02e871968878b9e19c05ccfd45e7bcc5e6c44116b8a619be426b61dd3", kill_on_drop: false }` [INFO] [stderr] Compiling maetro_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `Command { std: "docker" "inspect" "c6874eb02e871968878b9e19c05ccfd45e7bcc5e6c44116b8a619be426b61dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6874eb02e871968878b9e19c05ccfd45e7bcc5e6c44116b8a619be426b61dd3", kill_on_drop: false }` [INFO] [stdout] c6874eb02e871968878b9e19c05ccfd45e7bcc5e6c44116b8a619be426b61dd3