[INFO] cloning repository https://github.com/Junkyards3/aoc23
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Junkyards3/aoc23" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunkyards3%2Faoc23", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunkyards3%2Faoc23'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 776106bba22e95cce6b32fb2572b5b9776786f63
[INFO] checking Junkyards3/aoc23 against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunkyards3%2Faoc23" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Junkyards3/aoc23
[INFO] finished tweaking git repo https://github.com/Junkyards3/aoc23
[INFO] tweaked toml for git repo https://github.com/Junkyards3/aoc23 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Junkyards3/aoc23 on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Junkyards3/aoc23 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded roots v0.0.8
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.51
[INFO] [stderr]   Downloaded integer-sqrt v0.1.5
[INFO] [stderr]   Downloaded num-iter v0.1.43
[INFO] [stderr]   Downloaded rayon v1.8.0
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded thiserror v1.0.51
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.4
[INFO] [stderr]   Downloaded num-complex v0.4.4
[INFO] [stderr]   Downloaded matrixmultiply v0.3.8
[INFO] [stderr]   Downloaded rayon-core v1.12.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.16
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.17
[INFO] [stderr]   Downloaded semver v1.0.20
[INFO] [stderr]   Downloaded itertools v0.12.0
[INFO] [stderr]   Downloaded pathfinding v4.6.0
[INFO] [stderr]   Downloaded either v1.9.0
[INFO] [stderr]   Downloaded syn v2.0.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d4da4443162780b57541f0c6cf25e04a48c7e045c25cabaa8af85441d45edb1
[INFO] running `Command { std: "docker" "start" "-a" "6d4da4443162780b57541f0c6cf25e04a48c7e045c25cabaa8af85441d45edb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d4da4443162780b57541f0c6cf25e04a48c7e045c25cabaa8af85441d45edb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d4da4443162780b57541f0c6cf25e04a48c7e045c25cabaa8af85441d45edb1", kill_on_drop: false }`
[INFO] [stdout] 6d4da4443162780b57541f0c6cf25e04a48c7e045c25cabaa8af85441d45edb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 831c2b79c08978d8361ebd635278cdc7467e4297c50a7c49e95d11164c20d71c
[INFO] running `Command { std: "docker" "start" "-a" "831c2b79c08978d8361ebd635278cdc7467e4297c50a7c49e95d11164c20d71c", 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 memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking roots v0.0.8
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking pathfinding v4.6.0
[INFO] [stderr]     Checking aoc23 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `nb_rows` and `nb_cols` are never read
[INFO] [stdout]   --> src/days/day21.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Day21 {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     nb_rows: Num,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 24 |     nb_cols: Num,
[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 `compute_nodes_at_exactly_n_steps_infinite` is never used
[INFO] [stdout]   --> src/days/day21.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Day21 {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fn compute_nodes_at_exactly_n_steps_infinite(&self, nb_steps: Num) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/days/day12.rs:50:29
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn form_broken_seq(springs: &[SpringElement], goal: usize) -> BrokenSeqResult {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[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] 50 | fn form_broken_seq(springs: &[SpringElement], goal: usize) -> BrokenSeqResult<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/days/day8.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn make_from_id(id: &'a str) -> Walker {
[INFO] [stdout]    |                          --         ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn make_from_id(id: &'a str) -> Walker<'a> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/days/day12.rs:50:29
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn form_broken_seq(springs: &[SpringElement], goal: usize) -> BrokenSeqResult {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[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] 50 | fn form_broken_seq(springs: &[SpringElement], goal: usize) -> BrokenSeqResult<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/days/day8.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn make_from_id(id: &'a str) -> Walker {
[INFO] [stdout]    |                          --         ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn make_from_id(id: &'a str) -> Walker<'a> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.34s
[INFO] running `Command { std: "docker" "inspect" "831c2b79c08978d8361ebd635278cdc7467e4297c50a7c49e95d11164c20d71c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "831c2b79c08978d8361ebd635278cdc7467e4297c50a7c49e95d11164c20d71c", kill_on_drop: false }`
[INFO] [stdout] 831c2b79c08978d8361ebd635278cdc7467e4297c50a7c49e95d11164c20d71c
