[INFO] cloning repository https://github.com/Facel3ss1/adventofcode2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Facel3ss1/adventofcode2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFacel3ss1%2Fadventofcode2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFacel3ss1%2Fadventofcode2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84960f39ee36fd0f9ca817565e2315f970b9a8dd
[INFO] building Facel3ss1/adventofcode2022 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFacel3ss1%2Fadventofcode2022" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Facel3ss1/adventofcode2022 on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Facel3ss1/adventofcode2022
[INFO] finished tweaking git repo https://github.com/Facel3ss1/adventofcode2022
[INFO] tweaked toml for git repo https://github.com/Facel3ss1/adventofcode2022 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Facel3ss1/adventofcode2022 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6f4b7878ec1bc898430981cf48ed0d6f18580f3b2b66303622c749319134bc7
[INFO] running `Command { std: "docker" "start" "-a" "c6f4b7878ec1bc898430981cf48ed0d6f18580f3b2b66303622c749319134bc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6f4b7878ec1bc898430981cf48ed0d6f18580f3b2b66303622c749319134bc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6f4b7878ec1bc898430981cf48ed0d6f18580f3b2b66303622c749319134bc7", kill_on_drop: false }`
[INFO] [stdout] c6f4b7878ec1bc898430981cf48ed0d6f18580f3b2b66303622c749319134bc7
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88eca2d52d2e48015c018978b03aa51b5444a2fe92fe4ea581410878b5b00ccb
[INFO] running `Command { std: "docker" "start" "-a" "88eca2d52d2e48015c018978b03aa51b5444a2fe92fe4ea581410878b5b00ccb", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling day16 v0.1.0 (/opt/rustwide/workdir/day16)
[INFO] [stderr]    Compiling day09 v0.1.0 (/opt/rustwide/workdir/day09)
[INFO] [stderr]    Compiling day02 v0.1.0 (/opt/rustwide/workdir/day02)
[INFO] [stderr]    Compiling day10 v0.1.0 (/opt/rustwide/workdir/day10)
[INFO] [stderr]    Compiling day05 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stderr]    Compiling day13 v0.1.0 (/opt/rustwide/workdir/day13)
[INFO] [stderr]    Compiling day14 v0.1.0 (/opt/rustwide/workdir/day14)
[INFO] [stderr]    Compiling day06 v0.1.0 (/opt/rustwide/workdir/day06)
[INFO] [stderr]    Compiling day08 v0.1.0 (/opt/rustwide/workdir/day08)
[INFO] [stderr]    Compiling day11 v0.1.0 (/opt/rustwide/workdir/day11)
[INFO] [stderr]    Compiling day04 v0.1.0 (/opt/rustwide/workdir/day04)
[INFO] [stderr]    Compiling day01 v0.1.0 (/opt/rustwide/workdir/day01)
[INFO] [stderr]    Compiling day18 v0.1.0 (/opt/rustwide/workdir/day18)
[INFO] [stderr]    Compiling day15 v0.1.0 (/opt/rustwide/workdir/day15)
[INFO] [stderr]    Compiling day17 v0.1.0 (/opt/rustwide/workdir/day17)
[INFO] [stdout] error: couldn't read `day02/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day02/src/main.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let lines = include_str!("input.txt").lines();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day10/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day10/src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     for line in include_str!("input.txt").lines() {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day02` (bin "day02") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `day06/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day06/src/main.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let input = include_str!("input.txt").strip_suffix('\n').unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day16/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day16/src/main.rs:150:47
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let (mut graph, flow_rates) = parse_graph(include_str!("input.txt"));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day05/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day05/src/main.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let (crates, steps) = include_str!("input.txt").split_once("\n\n").unwrap();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day06` (bin "day06") due to 1 previous error
[INFO] [stdout] error: couldn't read `day11/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day11/src/main.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let input = include_str!("input.txt").split("\n\n");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day01/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day01/src/main.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let lines = include_str!("input.txt")
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day08/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day08/src/main.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 |     for (row, line) in include_str!("input.txt").lines().enumerate() {
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day15/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day15/src/main.rs:85:62
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let (sensors, beacons): (Vec<Sensor>, HashSet<Beacon>) = include_str!("input.txt")
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day17/src/example_input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day17/src/main.rs:168:22
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let directions = include_str!("example_input.txt").lines().flat_map(|line| {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day09/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day09/src/main.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day04/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day04/src/main.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let ranges = include_str!("input.txt").lines().map(|line| {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day14/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day14/src/main.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     for line in include_str!("input.txt").lines() {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day18/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day18/src/main.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let points: HashSet<(i32, i32, i32)> = include_str!("input.txt")
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day13/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day13/src/main.rs:45:36
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut packets: Vec<Packet> = include_str!("input.txt")
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day01` (bin "day01") due to 1 previous error
[INFO] [stderr] error: could not compile `day10` (bin "day10") due to 1 previous error
[INFO] [stderr] error: could not compile `day09` (bin "day09") due to 1 previous error
[INFO] [stderr] error: could not compile `day11` (bin "day11") due to 1 previous error
[INFO] [stderr] error: could not compile `day08` (bin "day08") due to 1 previous error
[INFO] [stderr] error: could not compile `day04` (bin "day04") due to 1 previous error
[INFO] [stderr] error: could not compile `day05` (bin "day05") due to 1 previous error
[INFO] [stderr] error: could not compile `day17` (bin "day17") due to 1 previous error
[INFO] [stderr] error: could not compile `day14` (bin "day14") due to 1 previous error
[INFO] [stderr] error: could not compile `day16` (bin "day16") due to 1 previous error
[INFO] [stderr] error: could not compile `day13` (bin "day13") due to 1 previous error
[INFO] [stderr] error: could not compile `day15` (bin "day15") due to 1 previous error
[INFO] [stderr] error: could not compile `day18` (bin "day18") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "88eca2d52d2e48015c018978b03aa51b5444a2fe92fe4ea581410878b5b00ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88eca2d52d2e48015c018978b03aa51b5444a2fe92fe4ea581410878b5b00ccb", kill_on_drop: false }`
[INFO] [stdout] 88eca2d52d2e48015c018978b03aa51b5444a2fe92fe4ea581410878b5b00ccb
