[INFO] cloning repository https://github.com/elizabeth269/rust_tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elizabeth269/rust_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felizabeth269%2Frust_tutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felizabeth269%2Frust_tutorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a93c9e3415cfe0cfdf2a5938a3f785edcd80767
[INFO] checking elizabeth269/rust_tutorial against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felizabeth269%2Frust_tutorial" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elizabeth269/rust_tutorial
[INFO] finished tweaking git repo https://github.com/elizabeth269/rust_tutorial
[INFO] tweaked toml for git repo https://github.com/elizabeth269/rust_tutorial written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elizabeth269/rust_tutorial on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elizabeth269/rust_tutorial 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e9962da04603e0f1d167f8e3f811606301e3e9fba4e93178043bf36b9f0956c
[INFO] running `Command { std: "docker" "start" "-a" "7e9962da04603e0f1d167f8e3f811606301e3e9fba4e93178043bf36b9f0956c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e9962da04603e0f1d167f8e3f811606301e3e9fba4e93178043bf36b9f0956c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e9962da04603e0f1d167f8e3f811606301e3e9fba4e93178043bf36b9f0956c", kill_on_drop: false }`
[INFO] [stdout] 7e9962da04603e0f1d167f8e3f811606301e3e9fba4e93178043bf36b9f0956c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 908bf2d0e737e3eb5b2c712e9b711256bf64cacd144d794f45d5bd43b7cd7818
[INFO] running `Command { std: "docker" "start" "-a" "908bf2d0e737e3eb5b2c712e9b711256bf64cacd144d794f45d5bd43b7cd7818", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rust_tutorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `i32::MIN..=0_i32` and `19_i32..=64_i32` not covered
[INFO] [stdout]   --> src/main.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 |     match age {
[INFO] [stdout]    |           ^^^ patterns `i32::MIN..=0_i32` and `19_i32..=64_i32` not covered
[INFO] [stdout]    |
[INFO] [stdout]    = note: the matched value is of type `i32`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern, a match arm with multiple or-patterns as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 58 ~         65..=i32::MAX => println!("you are valuabel"),
[INFO] [stdout] 59 ~         i32::MIN..=0_i32 | 19_i32..=64_i32 => todo!(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `i32::MIN..=0_i32` and `19_i32..=64_i32` not covered
[INFO] [stdout]   --> src/main.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 |     match age {
[INFO] [stdout]    |           ^^^ patterns `i32::MIN..=0_i32` and `19_i32..=64_i32` not covered
[INFO] [stdout]    |
[INFO] [stdout]    = note: the matched value is of type `i32`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern, a match arm with multiple or-patterns as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 58 ~         65..=i32::MAX => println!("you are valuabel"),
[INFO] [stdout] 59 ~         i32::MIN..=0_i32 | 19_i32..=64_i32 => todo!(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_tutorial` (bin "rust_tutorial" test) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust_tutorial` (bin "rust_tutorial") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "908bf2d0e737e3eb5b2c712e9b711256bf64cacd144d794f45d5bd43b7cd7818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "908bf2d0e737e3eb5b2c712e9b711256bf64cacd144d794f45d5bd43b7cd7818", kill_on_drop: false }`
[INFO] [stdout] 908bf2d0e737e3eb5b2c712e9b711256bf64cacd144d794f45d5bd43b7cd7818
