[INFO] cloning repository https://github.com/harshitkumar31/simple_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harshitkumar31/simple_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshitkumar31%2Fsimple_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshitkumar31%2Fsimple_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf335295bba5e8c52aebed44e3be2bcb5cc487f5 [INFO] building harshitkumar31/simple_cli against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshitkumar31%2Fsimple_cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/harshitkumar31/simple_cli [INFO] finished tweaking git repo https://github.com/harshitkumar31/simple_cli [INFO] tweaked toml for git repo https://github.com/harshitkumar31/simple_cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/harshitkumar31/simple_cli 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/harshitkumar31/simple_cli 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 crypto-mac v0.10.1 [INFO] [stderr] Downloaded hmac v0.10.1 [INFO] [stderr] Downloaded ghash v0.3.1 [INFO] [stderr] Downloaded base-x v0.2.11 [INFO] [stderr] Downloaded hkdf v0.10.0 [INFO] [stderr] Downloaded const_fn v0.4.10 [INFO] [stderr] Downloaded surf v2.3.2 [INFO] [stderr] Downloaded ouroboros_macro v0.18.4 [INFO] [stderr] Downloaded ouroboros v0.18.4 [INFO] [stderr] Downloaded http-client v6.5.3 [INFO] [stderr] Downloaded logos-codegen v0.14.4 [INFO] [stderr] Downloaded lalrpop-util v0.22.0 [INFO] [stderr] Downloaded logos-derive v0.14.4 [INFO] [stderr] Downloaded cc v1.2.3 [INFO] [stderr] Downloaded spinning_top v0.2.5 [INFO] [stderr] Downloaded cynic v3.9.1 [INFO] [stderr] Downloaded indicatif v0.17.9 [INFO] [stderr] Downloaded aes v0.6.0 [INFO] [stderr] Downloaded serde_yml v0.0.12 [INFO] [stderr] Downloaded aes-soft v0.6.4 [INFO] [stderr] Downloaded flume v0.9.2 [INFO] [stderr] Downloaded isahc v0.9.14 [INFO] [stderr] Downloaded ctr v0.6.0 [INFO] [stderr] Downloaded polyval v0.4.5 [INFO] [stderr] Downloaded aead v0.3.2 [INFO] [stderr] Downloaded cpuid-bool v0.2.0 [INFO] [stderr] Downloaded logos v0.14.4 [INFO] [stderr] Downloaded value-bag v1.10.0 [INFO] [stderr] Downloaded cynic-codegen v3.9.1 [INFO] [stderr] Downloaded aesni v0.10.0 [INFO] [stderr] Downloaded libyml v0.0.5 [INFO] [stderr] Downloaded aes-gcm v0.8.0 [INFO] [stderr] Downloaded cynic-proc-macros v3.9.1 [INFO] [stderr] Downloaded async-std v1.13.0 [INFO] [stderr] Downloaded cynic-parser v0.8.7 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.10+1.61.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3ffc317b1a305c01bc11e5c59fb2d310b8969d2df277b5144e7cc2e9067f747f [INFO] running `Command { std: "docker" "start" "-a" "3ffc317b1a305c01bc11e5c59fb2d310b8969d2df277b5144e7cc2e9067f747f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ffc317b1a305c01bc11e5c59fb2d310b8969d2df277b5144e7cc2e9067f747f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ffc317b1a305c01bc11e5c59fb2d310b8969d2df277b5144e7cc2e9067f747f", kill_on_drop: false }` [INFO] [stdout] 3ffc317b1a305c01bc11e5c59fb2d310b8969d2df277b5144e7cc2e9067f747f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b734fd12675d9b21523c254169fc4201836e3f6c6f5a57c5eabb661a40894cc6 [INFO] running `Command { std: "docker" "start" "-a" "b734fd12675d9b21523c254169fc4201836e3f6c6f5a57c5eabb661a40894cc6", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lalrpop-util v0.22.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling curl-sys v0.4.78+curl-8.11.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling js-sys v0.3.76 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling cynic-parser v0.8.7 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling cynic-codegen v3.9.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling web-sys v0.3.76 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling cynic-proc-macros v3.9.1 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling cynic v3.9.1 [INFO] [stderr] Compiling demo_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `res_1` [INFO] [stdout] --> src/main.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | let res_1: serde_json::Value = res.body_json().await.unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_res_1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "b734fd12675d9b21523c254169fc4201836e3f6c6f5a57c5eabb661a40894cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b734fd12675d9b21523c254169fc4201836e3f6c6f5a57c5eabb661a40894cc6", kill_on_drop: false }` [INFO] [stdout] b734fd12675d9b21523c254169fc4201836e3f6c6f5a57c5eabb661a40894cc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 97539007832e6ec53a379782d5fd731ec2a90ed771175d855ba2a5df0316bc8e [INFO] running `Command { std: "docker" "start" "-a" "97539007832e6ec53a379782d5fd731ec2a90ed771175d855ba2a5df0316bc8e", kill_on_drop: false }` [INFO] [stderr] Compiling demo_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `res_1` [INFO] [stdout] --> src/main.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | let res_1: serde_json::Value = res.body_json().await.unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_res_1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "97539007832e6ec53a379782d5fd731ec2a90ed771175d855ba2a5df0316bc8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97539007832e6ec53a379782d5fd731ec2a90ed771175d855ba2a5df0316bc8e", kill_on_drop: false }` [INFO] [stdout] 97539007832e6ec53a379782d5fd731ec2a90ed771175d855ba2a5df0316bc8e