[INFO] cloning repository https://github.com/MahmoudThePeltist/Rust-CLI-App [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MahmoudThePeltist/Rust-CLI-App" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMahmoudThePeltist%2FRust-CLI-App", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMahmoudThePeltist%2FRust-CLI-App'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62dff2a76895bf3b1396b20b3f1c6233a382099b [INFO] checking MahmoudThePeltist/Rust-CLI-App against master#6162f6f12339aa81fe16b8a64644ead497e411b2 for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMahmoudThePeltist%2FRust-CLI-App" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MahmoudThePeltist/Rust-CLI-App on toolchain 6162f6f12339aa81fe16b8a64644ead497e411b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MahmoudThePeltist/Rust-CLI-App [INFO] finished tweaking git repo https://github.com/MahmoudThePeltist/Rust-CLI-App [INFO] tweaked toml for git repo https://github.com/MahmoudThePeltist/Rust-CLI-App written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MahmoudThePeltist/Rust-CLI-App 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" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-executor v0.3.24 [INFO] [stderr] Downloaded futures v0.3.24 [INFO] [stderr] Downloaded serde_derive v1.0.144 [INFO] [stderr] Downloaded futures-macro v0.3.24 [INFO] [stderr] Downloaded once_cell v1.14.0 [INFO] [stderr] Downloaded tokio v1.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4a539f7e87fc9928fad3defcc9c65125fc15d17ee56c688ad0601f6ba012b5e [INFO] running `Command { std: "docker" "start" "-a" "f4a539f7e87fc9928fad3defcc9c65125fc15d17ee56c688ad0601f6ba012b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4a539f7e87fc9928fad3defcc9c65125fc15d17ee56c688ad0601f6ba012b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a539f7e87fc9928fad3defcc9c65125fc15d17ee56c688ad0601f6ba012b5e", kill_on_drop: false }` [INFO] [stdout] f4a539f7e87fc9928fad3defcc9c65125fc15d17ee56c688ad0601f6ba012b5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f8b5e998dc6eb6bce8790979ec202d7f50c7b1e75487d8560dbc10e7329f987 [INFO] running `Command { std: "docker" "start" "-a" "5f8b5e998dc6eb6bce8790979ec202d7f50c7b1e75487d8560dbc10e7329f987", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking openssl-sys v0.9.75 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking openssl v0.10.41 [INFO] [stderr] Checking native-tls v0.2.10 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking experimentation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.12s [INFO] running `Command { std: "docker" "inspect" "5f8b5e998dc6eb6bce8790979ec202d7f50c7b1e75487d8560dbc10e7329f987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f8b5e998dc6eb6bce8790979ec202d7f50c7b1e75487d8560dbc10e7329f987", kill_on_drop: false }` [INFO] [stdout] 5f8b5e998dc6eb6bce8790979ec202d7f50c7b1e75487d8560dbc10e7329f987