[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] checking harshitkumar31/simple_cli against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshitkumar31%2Fsimple_cli" "/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/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/harshitkumar31/simple_cli on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded cynic-proc-macros v3.9.1
[INFO] [stderr]   Downloaded ouroboros v0.18.4
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.4
[INFO] [stderr]   Downloaded lalrpop-util v0.22.0
[INFO] [stderr]   Downloaded cynic v3.9.1
[INFO] [stderr]   Downloaded spinning_top v0.2.5
[INFO] [stderr]   Downloaded cynic-codegen v3.9.1
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[INFO] [stderr]   Downloaded cc v1.2.3
[INFO] [stderr]   Downloaded surf v2.3.2
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded cynic-parser v0.8.7
[INFO] [stderr]   Downloaded rustix v0.38.42
[INFO] [stderr]   Downloaded curl-sys v0.4.78+curl-8.11.0
[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-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" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5635a505fc5e1bd4fe00fdf2a7a589614b643e7a0d334d1e94bf8020e4498537
[INFO] running `Command { std: "docker" "start" "-a" "5635a505fc5e1bd4fe00fdf2a7a589614b643e7a0d334d1e94bf8020e4498537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5635a505fc5e1bd4fe00fdf2a7a589614b643e7a0d334d1e94bf8020e4498537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5635a505fc5e1bd4fe00fdf2a7a589614b643e7a0d334d1e94bf8020e4498537", kill_on_drop: false }`
[INFO] [stdout] 5635a505fc5e1bd4fe00fdf2a7a589614b643e7a0d334d1e94bf8020e4498537
[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" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 441eef4366518049f31c89d1348aa37570c85703bc99a254e02f5e841f94a398
[INFO] running `Command { std: "docker" "start" "-a" "441eef4366518049f31c89d1348aa37570c85703bc99a254e02f5e841f94a398", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking spinning_top v0.2.5
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling lalrpop-util v0.22.0
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking flume v0.9.2
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[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]     Checking indicatif v0.17.9
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling cynic-parser v0.8.7
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]    Compiling ouroboros v0.18.4
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking js-sys v0.3.76
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling cynic-codegen v3.9.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking web-sys v0.3.76
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling cynic-proc-macros v3.9.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking http-client v6.5.3
[INFO] [stderr]     Checking surf v2.3.2
[INFO] [stderr]     Checking cynic v3.9.1
[INFO] [stderr]     Checking demo_cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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] [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 40.22s
[INFO] running `Command { std: "docker" "inspect" "441eef4366518049f31c89d1348aa37570c85703bc99a254e02f5e841f94a398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "441eef4366518049f31c89d1348aa37570c85703bc99a254e02f5e841f94a398", kill_on_drop: false }`
[INFO] [stdout] 441eef4366518049f31c89d1348aa37570c85703bc99a254e02f5e841f94a398
