[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] checking zedutch/aoc-2023 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedutch%2Faoc-2023" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zedutch/aoc-2023 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded array2d v0.3.0
[INFO] [stderr]   Downloaded polygonical v0.5.0
[INFO] [stderr]   Downloaded num-complex v0.4.4
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcb6bc648840fe73142a6577de00e8f34680ff644bb9b80b522fe05a5b6a0259
[INFO] running `Command { std: "docker" "start" "-a" "dcb6bc648840fe73142a6577de00e8f34680ff644bb9b80b522fe05a5b6a0259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcb6bc648840fe73142a6577de00e8f34680ff644bb9b80b522fe05a5b6a0259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcb6bc648840fe73142a6577de00e8f34680ff644bb9b80b522fe05a5b6a0259", kill_on_drop: false }`
[INFO] [stdout] dcb6bc648840fe73142a6577de00e8f34680ff644bb9b80b522fe05a5b6a0259
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a127644676ffbd7e04578327df9078ed5cf469eb4b3cbf3ab334b5f6ce1b02fc
[INFO] running `Command { std: "docker" "start" "-a" "a127644676ffbd7e04578327df9078ed5cf469eb4b3cbf3ab334b5f6ce1b02fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking polygonical v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking array2d v0.3.0
[INFO] [stderr]     Checking aoc-2023 v0.1.0 (/opt/rustwide/workdir)
[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/./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/./day11.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day11.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let input = include_str!("./day11.in");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./day11.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day11.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let input = include_str!("./day11.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/./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/./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/./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] [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/./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/./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/./day02.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day02.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let input = include_str!("./day02.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/./day02.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day02.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let input = include_str!("./day02.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/./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] [stderr] warning: build failed, waiting for other jobs to finish...
[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/./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/./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/./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/./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] [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/./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] [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 "day15") 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 "day16") due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day20" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day15" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day02") due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day20") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day09" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day01" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day13") due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day08" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day05" test) 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 "day11") due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day22" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-2023` (bin "day08") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a127644676ffbd7e04578327df9078ed5cf469eb4b3cbf3ab334b5f6ce1b02fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a127644676ffbd7e04578327df9078ed5cf469eb4b3cbf3ab334b5f6ce1b02fc", kill_on_drop: false }`
[INFO] [stdout] a127644676ffbd7e04578327df9078ed5cf469eb4b3cbf3ab334b5f6ce1b02fc
