[INFO] cloning repository https://github.com/rasteiner/aoc22
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rasteiner/aoc22" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasteiner%2Faoc22", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasteiner%2Faoc22'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e716079b769d1c920b816f48f616f07f65707383
[INFO] checking rasteiner/aoc22 against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasteiner%2Faoc22" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rasteiner/aoc22
[INFO] finished tweaking git repo https://github.com/rasteiner/aoc22
[INFO] tweaked toml for git repo https://github.com/rasteiner/aoc22 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rasteiner/aoc22 on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rasteiner/aoc22 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b462362ab02c083ad6c98739975d1630b87ff58f256d539393842470f5e73f96
[INFO] running `Command { std: "docker" "start" "-a" "b462362ab02c083ad6c98739975d1630b87ff58f256d539393842470f5e73f96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b462362ab02c083ad6c98739975d1630b87ff58f256d539393842470f5e73f96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b462362ab02c083ad6c98739975d1630b87ff58f256d539393842470f5e73f96", kill_on_drop: false }`
[INFO] [stdout] b462362ab02c083ad6c98739975d1630b87ff58f256d539393842470f5e73f96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab0ef413fc1a7b7f95b980c70a9474fd1b26422704e658f20bdac91861edbaac
[INFO] running `Command { std: "docker" "start" "-a" "ab0ef413fc1a7b7f95b980c70a9474fd1b26422704e658f20bdac91861edbaac", kill_on_drop: false }`
[INFO] [stderr]     Checking aoc22 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/2.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day2short.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let input = include_str!("../../inputs/2.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day1short.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let input = include_str!("../../inputs/1.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc22` (bin "day2short") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/3.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day3.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let input = include_str!("../../inputs/3.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/2.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day2.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let input = include_str!("../../inputs/2.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/5.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day5.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let input = include_str!("../../inputs/5.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> src/bin/day1short.rs:4:56
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut groups:Vec<u32> = input.split("\n\n").map(|group| {
[INFO] [stdout]   |                                                        ^^^^^
[INFO] [stdout] 5 |         group
[INFO] [stdout]   |         ----- type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut groups:Vec<u32> = input.split("\n\n").map(|group: /* Type */| {
[INFO] [stdout]   |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> src/bin/day1short.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |             .map(|line| line.parse::<u32>().unwrap_or(0))
[INFO] [stdout]   |                   ^^^^  ---- type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]   |
[INFO] [stdout] 7 |             .map(|line: /* Type */| line.parse::<u32>().unwrap_or(0))
[INFO] [stdout]   |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/6.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day6.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let input = include_str!("../../inputs/6.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/6.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day6.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let input = include_str!("../../inputs/6.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day1short.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let input = include_str!("../../inputs/1.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc22` (bin "day1short") due to 3 previous errors
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/5.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day5.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let input = include_str!("../../inputs/5.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc22` (bin "day6") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/2.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day2short.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let input = include_str!("../../inputs/2.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/4.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day4.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let input = include_str!("../../inputs/4.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> src/bin/day1short.rs:4:56
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut groups:Vec<u32> = input.split("\n\n").map(|group| {
[INFO] [stdout]   |                                                        ^^^^^
[INFO] [stdout] 5 |         group
[INFO] [stdout]   |         ----- type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut groups:Vec<u32> = input.split("\n\n").map(|group: /* Type */| {
[INFO] [stdout]   |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc22` (bin "day5" test) due to 1 previous error
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> src/bin/day1short.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |             .map(|line| line.parse::<u32>().unwrap_or(0))
[INFO] [stdout]   |                   ^^^^  ---- type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]   |
[INFO] [stdout] 7 |             .map(|line: /* Type */| line.parse::<u32>().unwrap_or(0))
[INFO] [stdout]   |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/2.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day2.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let input = include_str!("../../inputs/2.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/1.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day1.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let input = include_str!("../../inputs/1.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/bin/day3.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     use std::panic::PanicInfo;
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/bin/day3.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let f  = |_: &PanicInfo| {};
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/1.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day1.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let input = include_str!("../../inputs/1.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/3.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day3.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let input = include_str!("../../inputs/3.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc22` (bin "day1short" test) due to 3 previous errors
[INFO] [stderr] error: could not compile `aoc22` (bin "day6" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc22` (bin "day2short" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc22` (bin "day4") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc22` (bin "day5") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc22` (bin "day3" test) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] error: could not compile `aoc22` (bin "day1") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc22` (bin "day2") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc22` (bin "day4" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/4.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day4.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let input = include_str!("../../inputs/4.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc22` (bin "day2" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc22` (bin "day3") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc22` (bin "day1" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ab0ef413fc1a7b7f95b980c70a9474fd1b26422704e658f20bdac91861edbaac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab0ef413fc1a7b7f95b980c70a9474fd1b26422704e658f20bdac91861edbaac", kill_on_drop: false }`
[INFO] [stdout] ab0ef413fc1a7b7f95b980c70a9474fd1b26422704e658f20bdac91861edbaac
