[INFO] cloning repository https://github.com/sayandas-sd/Rust_CLI [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sayandas-sd/Rust_CLI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsayandas-sd%2FRust_CLI", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsayandas-sd%2FRust_CLI'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b1aab7f55d5ff16dcb045ab9f1188ebcef47b73 [INFO] checking sayandas-sd/Rust_CLI against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsayandas-sd%2FRust_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] [stderr] Updating files: 68% (707/1027) Updating files: 69% (709/1027) Updating files: 70% (719/1027) Updating files: 71% (730/1027) Updating files: 72% (740/1027) Updating files: 73% (750/1027) Updating files: 74% (760/1027) Updating files: 75% (771/1027) Updating files: 76% (781/1027) Updating files: 77% (791/1027) Updating files: 78% (802/1027) Updating files: 79% (812/1027) Updating files: 80% (822/1027) Updating files: 81% (832/1027) Updating files: 82% (843/1027) Updating files: 83% (853/1027) Updating files: 84% (863/1027) Updating files: 85% (873/1027) Updating files: 86% (884/1027) Updating files: 87% (894/1027) Updating files: 88% (904/1027) Updating files: 89% (915/1027) Updating files: 90% (925/1027) Updating files: 91% (935/1027) Updating files: 92% (945/1027) Updating files: 93% (956/1027) Updating files: 94% (966/1027) Updating files: 95% (976/1027) Updating files: 96% (986/1027) Updating files: 97% (997/1027) Updating files: 98% (1007/1027) Updating files: 99% (1017/1027) Updating files: 100% (1027/1027) Updating files: 100% (1027/1027), done. [INFO] started tweaking git repo https://github.com/sayandas-sd/Rust_CLI [INFO] finished tweaking git repo https://github.com/sayandas-sd/Rust_CLI [INFO] tweaked toml for git repo https://github.com/sayandas-sd/Rust_CLI written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sayandas-sd/Rust_CLI on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sayandas-sd/Rust_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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b005fe959835e9004fbdb7b053d59c6aa75b7844cc4d33e1fcaee72cfae22772 [INFO] running `Command { std: "docker" "start" "-a" "b005fe959835e9004fbdb7b053d59c6aa75b7844cc4d33e1fcaee72cfae22772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b005fe959835e9004fbdb7b053d59c6aa75b7844cc4d33e1fcaee72cfae22772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b005fe959835e9004fbdb7b053d59c6aa75b7844cc4d33e1fcaee72cfae22772", kill_on_drop: false }` [INFO] [stdout] b005fe959835e9004fbdb7b053d59c6aa75b7844cc4d33e1fcaee72cfae22772 [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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 837f766c1e7986966c7bb40e0f5a3a032acebabc7c6b322879fbf3e0e4bfc23d [INFO] running `Command { std: "docker" "start" "-a" "837f766c1e7986966c7bb40e0f5a3a032acebabc7c6b322879fbf3e0e4bfc23d", kill_on_drop: false }` [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Checking openssl v0.10.64 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking native-tls v0.2.12 [INFO] [stderr] Checking serde v1.0.203 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking weather v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.51s [INFO] running `Command { std: "docker" "inspect" "837f766c1e7986966c7bb40e0f5a3a032acebabc7c6b322879fbf3e0e4bfc23d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "837f766c1e7986966c7bb40e0f5a3a032acebabc7c6b322879fbf3e0e4bfc23d", kill_on_drop: false }` [INFO] [stdout] 837f766c1e7986966c7bb40e0f5a3a032acebabc7c6b322879fbf3e0e4bfc23d