[INFO] cloning repository https://github.com/Cypher402/exit_clear_sleep_bell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cypher402/exit_clear_sleep_bell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCypher402%2Fexit_clear_sleep_bell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCypher402%2Fexit_clear_sleep_bell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d3b4b08e1f21781d3342670415625c13b53ed62
[INFO] checking Cypher402/exit_clear_sleep_bell against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCypher402%2Fexit_clear_sleep_bell" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cypher402/exit_clear_sleep_bell
[INFO] finished tweaking git repo https://github.com/Cypher402/exit_clear_sleep_bell
[INFO] tweaked toml for git repo https://github.com/Cypher402/exit_clear_sleep_bell written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cypher402/exit_clear_sleep_bell on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cypher402/exit_clear_sleep_bell 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.37
[INFO] [stderr]   Downloaded thiserror-impl v1.0.37
[INFO] [stderr]   Downloaded either v1.8.0
[INFO] [stderr]   Downloaded which v4.3.0
[INFO] [stderr]   Downloaded dirs-sys v0.3.7
[INFO] [stderr]   Downloaded unicode-ident v1.0.5
[INFO] [stderr]   Downloaded dirs v2.0.2
[INFO] [stderr]   Downloaded siphasher v0.3.10
[INFO] [stderr]   Downloaded once_cell v1.16.0
[INFO] [stderr]   Downloaded terminfo v0.7.3
[INFO] [stderr]   Downloaded quote v1.0.21
[INFO] [stderr]   Downloaded proc-macro2 v1.0.47
[INFO] [stderr]   Downloaded syn v1.0.103
[INFO] [stderr]   Downloaded clearscreen v1.0.10
[INFO] [stderr]   Downloaded nom v5.1.2
[INFO] [stderr]   Downloaded nix v0.24.2
[INFO] [stderr]   Downloaded libc v0.2.137
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07f2e271bfbfa5eee94b0ebd9d1dff66a1ae312cfec0576e305a7e0a907fb0d4
[INFO] running `Command { std: "docker" "start" "-a" "07f2e271bfbfa5eee94b0ebd9d1dff66a1ae312cfec0576e305a7e0a907fb0d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07f2e271bfbfa5eee94b0ebd9d1dff66a1ae312cfec0576e305a7e0a907fb0d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07f2e271bfbfa5eee94b0ebd9d1dff66a1ae312cfec0576e305a7e0a907fb0d4", kill_on_drop: false }`
[INFO] [stdout] 07f2e271bfbfa5eee94b0ebd9d1dff66a1ae312cfec0576e305a7e0a907fb0d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00892f0b8129f4fa81b2d32454ac20a2074b0c7b7e82639e6c3b987f604c4e75
[INFO] running `Command { std: "docker" "start" "-a" "00892f0b8129f4fa81b2d32454ac20a2074b0c7b7e82639e6c3b987f604c4e75", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking which v4.3.0
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling terminfo v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking clearscreen v1.0.10
[INFO] [stderr]     Checking exit_clear_sleep_bell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     return ExitCode::SUCCESS;
[INFO] [stdout]    |     ------------------------ any code following this expression is unreachable
[INFO] [stdout] 27 |
[INFO] [stdout] 28 |     println!("Hell yeah motherfucker!");  // This shouldn't print and give a compiler error.  Showing ExitCode is working.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     return ExitCode::SUCCESS;
[INFO] [stdout]    |     ------------------------ any code following this expression is unreachable
[INFO] [stdout] 27 |
[INFO] [stdout] 28 |     println!("Hell yeah motherfucker!");  // This shouldn't print and give a compiler error.  Showing ExitCode is working.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "00892f0b8129f4fa81b2d32454ac20a2074b0c7b7e82639e6c3b987f604c4e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00892f0b8129f4fa81b2d32454ac20a2074b0c7b7e82639e6c3b987f604c4e75", kill_on_drop: false }`
[INFO] [stdout] 00892f0b8129f4fa81b2d32454ac20a2074b0c7b7e82639e6c3b987f604c4e75
