[INFO] cloning repository https://github.com/CAT-Solstice/advent-of-code-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CAT-Solstice/advent-of-code-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCAT-Solstice%2Fadvent-of-code-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCAT-Solstice%2Fadvent-of-code-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73e3894429d469bd15dd819d7adf5f1c5edbd318
[INFO] checking CAT-Solstice/advent-of-code-2024 against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCAT-Solstice%2Fadvent-of-code-2024" "/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/CAT-Solstice/advent-of-code-2024
[INFO] finished tweaking git repo https://github.com/CAT-Solstice/advent-of-code-2024
[INFO] tweaked toml for git repo https://github.com/CAT-Solstice/advent-of-code-2024 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CAT-Solstice/advent-of-code-2024 on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CAT-Solstice/advent-of-code-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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72ef4aed2c63a88c4f08e18392a49b5755b2f520d94ee4f6c5eb45d848c550be
[INFO] running `Command { std: "docker" "start" "-a" "72ef4aed2c63a88c4f08e18392a49b5755b2f520d94ee4f6c5eb45d848c550be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72ef4aed2c63a88c4f08e18392a49b5755b2f520d94ee4f6c5eb45d848c550be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72ef4aed2c63a88c4f08e18392a49b5755b2f520d94ee4f6c5eb45d848c550be", kill_on_drop: false }`
[INFO] [stdout] 72ef4aed2c63a88c4f08e18392a49b5755b2f520d94ee4f6c5eb45d848c550be
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a1a9b833c3d3c476f096e7e7df272b7b51eb7f8d372ffbc1ca4b796409d6533
[INFO] running `Command { std: "docker" "start" "-a" "5a1a9b833c3d3c476f096e7e7df272b7b51eb7f8d372ffbc1ca4b796409d6533", kill_on_drop: false }`
[INFO] [stderr]     Checking advent_of_code_2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `examples/day_08/day_08.input`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/day_08/main.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let input = include_str!( "day_08.input" );
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/day_01/day_01.input`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/day_01/main.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let input = include_str!( "day_01.input" );
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/day_09/day_09.input`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/day_09/main.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |   let input = include_str!( "day_09.input" );
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/day_03/day_03.input`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/day_03/main.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |   let input = include_str!( "day_03.input" );
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/day_10/day_10.input`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/day_10/main.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 48 |   let input = include_str!( "day_10.input" );
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/day_11/day_11.input`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/day_11/main.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |   let input = include_str!( "day_11.input" );
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/day_07/day_07.input`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/day_07/main.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |   let input = include_str!( "day_07.input" );
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/day_05/day_05.input`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/day_05/main.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let input = include_str!( "day_05.input" );
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code_2024` (example "day_11") due to 1 previous error
[INFO] [stdout] error: couldn't read `examples/day_06/day_06.input`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/day_06/main.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |   let input = include_str!( "day_06.input" );
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `advent_of_code_2024` (example "day_07") due to 1 previous error
[INFO] [stderr] error: could not compile `advent_of_code_2024` (example "day_03") due to 1 previous error
[INFO] [stdout] error: couldn't read `examples/day_04/day_04.input`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/day_04/main.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let input = include_str!( "day_04.input" );
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/day_02/day_02.input`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/day_02/main.rs:61:15
[INFO] [stdout]    |
[INFO] [stdout] 61 |   let input = include_str!( "day_02.input" );
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code_2024` (example "day_10") due to 1 previous error
[INFO] [stderr] error: could not compile `advent_of_code_2024` (example "day_02") due to 1 previous error
[INFO] [stderr] error: could not compile `advent_of_code_2024` (example "day_08") due to 1 previous error
[INFO] [stderr] error: could not compile `advent_of_code_2024` (example "day_01") due to 1 previous error
[INFO] [stderr] error: could not compile `advent_of_code_2024` (example "day_09") due to 1 previous error
[INFO] [stderr] error: could not compile `advent_of_code_2024` (example "day_04") due to 1 previous error
[INFO] [stderr] error: could not compile `advent_of_code_2024` (example "day_05") due to 1 previous error
[INFO] [stderr] error: could not compile `advent_of_code_2024` (example "day_06") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5a1a9b833c3d3c476f096e7e7df272b7b51eb7f8d372ffbc1ca4b796409d6533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a1a9b833c3d3c476f096e7e7df272b7b51eb7f8d372ffbc1ca4b796409d6533", kill_on_drop: false }`
[INFO] [stdout] 5a1a9b833c3d3c476f096e7e7df272b7b51eb7f8d372ffbc1ca4b796409d6533
