[INFO] cloning repository https://github.com/zedutch/aoc-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zedutch/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedutch%2Faoc-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedutch%2Faoc-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d164b0c518e29b5964c05ead436800c50c047a5
[INFO] testing zedutch/aoc-2023 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedutch%2Faoc-2023" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/zedutch/aoc-2023
[INFO] finished tweaking git repo https://github.com/zedutch/aoc-2023
[INFO] tweaked toml for git repo https://github.com/zedutch/aoc-2023 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zedutch/aoc-2023 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zedutch/aoc-2023 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 767b9152826e0c154e34071c31d296bf89d6b9a3d9f10c1f703bbac9e68f6b9b
[INFO] running `Command { std: "docker" "start" "-a" "767b9152826e0c154e34071c31d296bf89d6b9a3d9f10c1f703bbac9e68f6b9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "767b9152826e0c154e34071c31d296bf89d6b9a3d9f10c1f703bbac9e68f6b9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "767b9152826e0c154e34071c31d296bf89d6b9a3d9f10c1f703bbac9e68f6b9b", kill_on_drop: false }`
[INFO] [stdout] 767b9152826e0c154e34071c31d296bf89d6b9a3d9f10c1f703bbac9e68f6b9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b57940c36881b5c4d931cdd0adcc3c3c56b841a49425d4991854f365970296b1
[INFO] running `Command { std: "docker" "start" "-a" "b57940c36881b5c4d931cdd0adcc3c3c56b841a49425d4991854f365970296b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling polygonical v0.5.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling array2d v0.3.0
[INFO] [stderr]    Compiling aoc-2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/bin/./day07.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day07.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let input = include_str!("./day07.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day07.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day07.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let input = include_str!("./day07.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day14.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day14.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let input = include_str!("./day14.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day14.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day14.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let input = include_str!("./day14.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day16.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day16.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let input = include_str!("./day16.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day16.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day16.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let input = include_str!("./day16.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day06.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day06.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("./day06.in");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day06.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day06.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let input = include_str!("./day06.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day10.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day10.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let input = include_str!("./day10.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day10.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day10.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let input = include_str!("./day10.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day01.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day01.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("./day01.in");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day01.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day01.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let input = include_str!("./day01.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day04.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day04.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("./day04.in");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day04.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day04.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let input = include_str!("./day04.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day15.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day15.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let input = include_str!("./day15.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day15.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day15.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let input = include_str!("./day15.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day22.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day22.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("./day22.in");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day08.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day08.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let input = include_str!("./day08.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day08.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day08.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let input = include_str!("./day08.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day03.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day03.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let input = include_str!("./day03.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day03.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day03.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let input = include_str!("./day03.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day09.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day09.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("./day09.in");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day20.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day20.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("./day20.in");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day09.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day09.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let input = include_str!("./day09.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day04") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day15") due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day16") due to 2 previous errors
[INFO] [stdout] error: couldn't read `src/bin/./day13.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day13.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let input = include_str!("./day13.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day13.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day13.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let input = include_str!("./day13.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day07") due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day14") due to 2 previous errors
[INFO] [stdout] error: couldn't read `src/bin/./day05.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day05.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let input = include_str!("./day05.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day06") due to 2 previous errors
[INFO] [stdout] error: couldn't read `src/bin/./day05.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day05.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let input = include_str!("./day05.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day13") due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day01") due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day09") due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day03") due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day08") due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day22") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day10") due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day20") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/./day18.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day18.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let input = include_str!("./day18.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day18.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day18.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let input = include_str!("./day18.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day05") due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day18") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b57940c36881b5c4d931cdd0adcc3c3c56b841a49425d4991854f365970296b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b57940c36881b5c4d931cdd0adcc3c3c56b841a49425d4991854f365970296b1", kill_on_drop: false }`
[INFO] [stdout] b57940c36881b5c4d931cdd0adcc3c3c56b841a49425d4991854f365970296b1
