[INFO] cloning repository https://github.com/Cakeandcandles/Leaf-Shell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cakeandcandles/Leaf-Shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCakeandcandles%2FLeaf-Shell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCakeandcandles%2FLeaf-Shell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be6062e8fcb76f4d37d14a7275e59938db2aca02
[INFO] checking Cakeandcandles/Leaf-Shell against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCakeandcandles%2FLeaf-Shell" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cakeandcandles/Leaf-Shell
[INFO] finished tweaking git repo https://github.com/Cakeandcandles/Leaf-Shell
[INFO] tweaked toml for git repo https://github.com/Cakeandcandles/Leaf-Shell written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cakeandcandles/Leaf-Shell on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cakeandcandles/Leaf-Shell 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a02fe11c8fb0753f28792991a3b4df48577e5a3030e2f41c4fbbee3a3e0ba48
[INFO] running `Command { std: "docker" "start" "-a" "6a02fe11c8fb0753f28792991a3b4df48577e5a3030e2f41c4fbbee3a3e0ba48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a02fe11c8fb0753f28792991a3b4df48577e5a3030e2f41c4fbbee3a3e0ba48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a02fe11c8fb0753f28792991a3b4df48577e5a3030e2f41c4fbbee3a3e0ba48", kill_on_drop: false }`
[INFO] [stdout] 6a02fe11c8fb0753f28792991a3b4df48577e5a3030e2f41c4fbbee3a3e0ba48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93e0dae354ffb275a279e6dcf58845d5c0c3c82222535fdbc225ad03668105ef
[INFO] running `Command { std: "docker" "start" "-a" "93e0dae354ffb275a279e6dcf58845d5c0c3c82222535fdbc225ad03668105ef", kill_on_drop: false }`
[INFO] [stderr]     Checking rust-shell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `status` in this scope
[INFO] [stdout]    --> src/main.rs:105:15
[INFO] [stdout]     |
[INFO] [stdout] 105 |         match status {
[INFO] [stdout]     |               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Command` and `Stdio`
[INFO] [stdout]  --> src/main.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::process::{Command, Stdio};
[INFO] [stdout]   |                    ^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 if !s.success() {
[INFO] [stdout]     |                     ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-shell` (bin "rust-shell" test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find value `status` in this scope
[INFO] [stdout]    --> src/main.rs:105:15
[INFO] [stdout]     |
[INFO] [stdout] 105 |         match status {
[INFO] [stdout]     |               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Command` and `Stdio`
[INFO] [stdout]  --> src/main.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::process::{Command, Stdio};
[INFO] [stdout]   |                    ^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 if !s.success() {
[INFO] [stdout]     |                     ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-shell` (bin "rust-shell") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "93e0dae354ffb275a279e6dcf58845d5c0c3c82222535fdbc225ad03668105ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93e0dae354ffb275a279e6dcf58845d5c0c3c82222535fdbc225ad03668105ef", kill_on_drop: false }`
[INFO] [stdout] 93e0dae354ffb275a279e6dcf58845d5c0c3c82222535fdbc225ad03668105ef
