[INFO] cloning repository https://github.com/thepolm3/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/thepolm3/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthepolm3%2Faoc-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthepolm3%2Faoc-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21731ce9e595fb8961ec414c370e49c4413c971e
[INFO] checking thepolm3/aoc-2023 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthepolm3%2Faoc-2023" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thepolm3/aoc-2023
[INFO] finished tweaking git repo https://github.com/thepolm3/aoc-2023
[INFO] tweaked toml for git repo https://github.com/thepolm3/aoc-2023 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thepolm3/aoc-2023 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thepolm3/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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cached_proc_macro v0.18.1
[INFO] [stderr]   Downloaded cached_proc_macro_types v0.1.0
[INFO] [stderr]   Downloaded transpose v0.2.2
[INFO] [stderr]   Downloaded cached v0.46.1
[INFO] [stderr]   Downloaded sprs v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7f50d1c9531ae043f1d0e1a307f1f643f03610711ff43a3c77db60f8dd0252f
[INFO] running `Command { std: "docker" "start" "-a" "b7f50d1c9531ae043f1d0e1a307f1f643f03610711ff43a3c77db60f8dd0252f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7f50d1c9531ae043f1d0e1a307f1f643f03610711ff43a3c77db60f8dd0252f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7f50d1c9531ae043f1d0e1a307f1f643f03610711ff43a3c77db60f8dd0252f", kill_on_drop: false }`
[INFO] [stdout] b7f50d1c9531ae043f1d0e1a307f1f643f03610711ff43a3c77db60f8dd0252f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d5a830caf56e0bc9d43c8390ea9a2d2fdac23e7355f7251dffdf2a728347b9d
[INFO] running `Command { std: "docker" "start" "-a" "6d5a830caf56e0bc9d43c8390ea9a2d2fdac23e7355f7251dffdf2a728347b9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling syn v2.0.40
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.0
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking transpose v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling cached_proc_macro v0.18.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]     Checking cached v0.46.1
[INFO] [stderr]     Checking sprs v0.11.1
[INFO] [stderr]     Checking aoc-2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BTreeMap`, `HashSet`, and `VecDeque`
[INFO] [stdout]  --> src/bin/day17.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     collections::{BTreeMap, BTreeSet, HashMap, HashSet, VecDeque},
[INFO] [stdout]   |                   ^^^^^^^^                     ^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `n_visited_after_looping` is never used
[INFO] [stdout]   --> src/bin/day21.rs:92:4
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn n_visited_after_looping(garden: &Garden, (x, y): (usize, usize), steps: usize) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeMap`, `HashSet`, and `VecDeque`
[INFO] [stdout]  --> src/bin/day17.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     collections::{BTreeMap, BTreeSet, HashMap, HashSet, VecDeque},
[INFO] [stdout]   |                   ^^^^^^^^                     ^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ndarray::Array2`
[INFO] [stdout]  --> src/bin/day22.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ndarray::Array2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sprs::CsMat`
[INFO] [stdout]  --> src/bin/day22.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sprs::CsMat;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/bin/day22.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let input = "1,0,1~1,2,1
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `rotate_axis` is never used
[INFO] [stdout]   --> src/bin/day22.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Axis {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 15 |     fn rotate_axis(self) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/day19.rs:152:21
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn rule_list(input: &str) -> IResult<&str, RuleList> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn rule_list(input: &str) -> IResult<&str, RuleList<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/day19.rs:152:21
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn rule_list(input: &str) -> IResult<&str, RuleList> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn rule_list(input: &str) -> IResult<&str, RuleList<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ndarray::Array2`
[INFO] [stdout]  --> src/bin/day22.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ndarray::Array2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sprs::CsMat`
[INFO] [stdout]  --> src/bin/day22.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sprs::CsMat;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/bin/day22.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let input = "1,0,1~1,2,1
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `rotate_axis` is never used
[INFO] [stdout]   --> src/bin/day22.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Axis {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 15 |     fn rotate_axis(self) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `column` is never used
[INFO] [stdout]   --> src/bin/day14.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Grid {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     fn column(&self, x: usize) -> impl Iterator<Item = &Cell> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `column` is never used
[INFO] [stdout]   --> src/bin/day14.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Grid {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     fn column(&self, x: usize) -> impl Iterator<Item = &Cell> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.20s
[INFO] running `Command { std: "docker" "inspect" "6d5a830caf56e0bc9d43c8390ea9a2d2fdac23e7355f7251dffdf2a728347b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d5a830caf56e0bc9d43c8390ea9a2d2fdac23e7355f7251dffdf2a728347b9d", kill_on_drop: false }`
[INFO] [stdout] 6d5a830caf56e0bc9d43c8390ea9a2d2fdac23e7355f7251dffdf2a728347b9d
