[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#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdeepak2002%2Fmaestro-client" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rdeepak2002/maestro-client on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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_core v0.29.3
[INFO] [stderr]   Downloaded uniffi_meta v0.29.3
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.29.3
[INFO] [stderr]   Downloaded uniffi_macros v0.29.3
[INFO] [stderr]   Downloaded weedle2 v5.0.0
[INFO] [stderr]   Downloaded askama_parser v0.13.0
[INFO] [stderr]   Downloaded uniffi_udl v0.29.3
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded uniffi_bindgen v0.29.3
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded goblin v0.8.2
[INFO] [stderr]   Downloaded uniffi_build v0.29.3
[INFO] [stderr]   Downloaded fs-err v2.11.0
[INFO] [stderr]   Downloaded uniffi_pipeline v0.29.3
[INFO] [stderr]   Downloaded askama_derive v0.13.1
[INFO] [stderr]   Downloaded askama v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 504f963bb0b6645e3f0bad77fc3259a7b966c7636c9f8718f921ac60e90234e0
[INFO] running `Command { std: "docker" "start" "-a" "504f963bb0b6645e3f0bad77fc3259a7b966c7636c9f8718f921ac60e90234e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "504f963bb0b6645e3f0bad77fc3259a7b966c7636c9f8718f921ac60e90234e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "504f963bb0b6645e3f0bad77fc3259a7b966c7636c9f8718f921ac60e90234e0", kill_on_drop: false }`
[INFO] [stdout] 504f963bb0b6645e3f0bad77fc3259a7b966c7636c9f8718f921ac60e90234e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abee1822c24ffaeb0e54fcb6ff7c3a3a4bd97b07890d4433f3f637ab489ee3d4
[INFO] running `Command { std: "docker" "start" "-a" "abee1822c24ffaeb0e54fcb6ff7c3a3a4bd97b07890d4433f3f637ab489ee3d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling uniffi_core v0.29.3
[INFO] [stderr]    Compiling uniffi_pipeline v0.29.3
[INFO] [stderr]    Compiling uniffi_meta v0.29.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling uniffi_udl v0.29.3
[INFO] [stderr]    Compiling uniffi_macros v0.29.3
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.29.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[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 21s
[INFO] running `Command { std: "docker" "inspect" "abee1822c24ffaeb0e54fcb6ff7c3a3a4bd97b07890d4433f3f637ab489ee3d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abee1822c24ffaeb0e54fcb6ff7c3a3a4bd97b07890d4433f3f637ab489ee3d4", kill_on_drop: false }`
[INFO] [stdout] abee1822c24ffaeb0e54fcb6ff7c3a3a4bd97b07890d4433f3f637ab489ee3d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e1027ea9b34687d3a5fea5b58d68a8c8f215882dc47953545b8e6b4849f0324
[INFO] running `Command { std: "docker" "start" "-a" "4e1027ea9b34687d3a5fea5b58d68a8c8f215882dc47953545b8e6b4849f0324", 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.66s
[INFO] running `Command { std: "docker" "inspect" "4e1027ea9b34687d3a5fea5b58d68a8c8f215882dc47953545b8e6b4849f0324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e1027ea9b34687d3a5fea5b58d68a8c8f215882dc47953545b8e6b4849f0324", kill_on_drop: false }`
[INFO] [stdout] 4e1027ea9b34687d3a5fea5b58d68a8c8f215882dc47953545b8e6b4849f0324
