[INFO] cloning repository https://github.com/EpicEric/aoc-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EpicEric/aoc-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpicEric%2Faoc-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpicEric%2Faoc-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d735c25d3fb7926eadadd22d71953f41dfcc4f54
[INFO] checking EpicEric/aoc-2024 against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpicEric%2Faoc-2024" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EpicEric/aoc-2024
[INFO] finished tweaking git repo https://github.com/EpicEric/aoc-2024
[INFO] tweaked toml for git repo https://github.com/EpicEric/aoc-2024 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EpicEric/aoc-2024 on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EpicEric/aoc-2024 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8295bacc701216fef3eb20b4873a1ebb202cc1683691e405db4a88318f43453a
[INFO] running `Command { std: "docker" "start" "-a" "8295bacc701216fef3eb20b4873a1ebb202cc1683691e405db4a88318f43453a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8295bacc701216fef3eb20b4873a1ebb202cc1683691e405db4a88318f43453a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8295bacc701216fef3eb20b4873a1ebb202cc1683691e405db4a88318f43453a", kill_on_drop: false }`
[INFO] [stdout] 8295bacc701216fef3eb20b4873a1ebb202cc1683691e405db4a88318f43453a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5986c19470137f6d4de8e5a79dbd991b79e2ba43c51592f2c16e283fc1ce1339
[INFO] running `Command { std: "docker" "start" "-a" "5986c19470137f6d4de8e5a79dbd991b79e2ba43c51592f2c16e283fc1ce1339", kill_on_drop: false }`
[INFO] [stderr]     Checking day-1 v0.1.0 (/opt/rustwide/workdir/day-1)
[INFO] [stderr]     Checking day-5 v0.1.0 (/opt/rustwide/workdir/day-5)
[INFO] [stderr]     Checking day-6 v0.1.0 (/opt/rustwide/workdir/day-6)
[INFO] [stderr]     Checking day-7 v0.1.0 (/opt/rustwide/workdir/day-7)
[INFO] [stderr]     Checking day-9 v0.1.0 (/opt/rustwide/workdir/day-9)
[INFO] [stderr]     Checking day-2 v0.1.0 (/opt/rustwide/workdir/day-2)
[INFO] [stderr]     Checking day-10 v0.1.0 (/opt/rustwide/workdir/day-10)
[INFO] [stderr]     Checking day-4 v0.1.0 (/opt/rustwide/workdir/day-4)
[INFO] [stderr]     Checking day-3 v0.1.0 (/opt/rustwide/workdir/day-3)
[INFO] [stderr]     Checking day-11 v0.1.0 (/opt/rustwide/workdir/day-11)
[INFO] [stdout] error: couldn't read `day-6/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-6/src/main.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-4/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-4/src/main.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-7/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-7/src/main.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-9/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-9/src/main.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-2/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-2/src/main.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-10/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-10/src/main.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-7/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-7/src/main.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-5/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-5/src/main.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-3/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-3/src/main.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-5/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-5/src/main.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-2/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-2/src/main.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-1/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-1/src/main.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-11/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-11/src/main.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-4/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-4/src/main.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-10/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-10/src/main.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-11/src/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day-11/src/main.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | static INPUT: &str = include_str!("./input.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day-10` (bin "day-10") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `day-9` (bin "day-9") due to 1 previous error
[INFO] [stderr] error: could not compile `day-2` (bin "day-2") due to 1 previous error
[INFO] [stderr] error: could not compile `day-5` (bin "day-5") due to 1 previous error
[INFO] [stderr] error: could not compile `day-1` (bin "day-1" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day-7` (bin "day-7") due to 1 previous error
[INFO] [stderr] error: could not compile `day-2` (bin "day-2" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day-6` (bin "day-6") due to 1 previous error
[INFO] [stderr] error: could not compile `day-10` (bin "day-10" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day-5` (bin "day-5" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day-4` (bin "day-4") due to 1 previous error
[INFO] [stderr] error: could not compile `day-4` (bin "day-4" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day-3` (bin "day-3" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day-11` (bin "day-11" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day-7` (bin "day-7" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day-11` (bin "day-11") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5986c19470137f6d4de8e5a79dbd991b79e2ba43c51592f2c16e283fc1ce1339", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5986c19470137f6d4de8e5a79dbd991b79e2ba43c51592f2c16e283fc1ce1339", kill_on_drop: false }`
[INFO] [stdout] 5986c19470137f6d4de8e5a79dbd991b79e2ba43c51592f2c16e283fc1ce1339
