[INFO] cloning repository https://github.com/MarcusTL12/AdventOfCode2023Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarcusTL12/AdventOfCode2023Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcusTL12%2FAdventOfCode2023Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcusTL12%2FAdventOfCode2023Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f478e04025d99af54e04b180626a95441a32cae
[INFO] checking MarcusTL12/AdventOfCode2023Rust against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcusTL12%2FAdventOfCode2023Rust" "/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/MarcusTL12/AdventOfCode2023Rust
[INFO] finished tweaking git repo https://github.com/MarcusTL12/AdventOfCode2023Rust
[INFO] tweaked toml for git repo https://github.com/MarcusTL12/AdventOfCode2023Rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MarcusTL12/AdventOfCode2023Rust on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MarcusTL12/AdventOfCode2023Rust 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 374a7d9701bdf380237ba77542f1293cd08f72bc18a68e07f1d92028ee17b097
[INFO] running `Command { std: "docker" "start" "-a" "374a7d9701bdf380237ba77542f1293cd08f72bc18a68e07f1d92028ee17b097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "374a7d9701bdf380237ba77542f1293cd08f72bc18a68e07f1d92028ee17b097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "374a7d9701bdf380237ba77542f1293cd08f72bc18a68e07f1d92028ee17b097", kill_on_drop: false }`
[INFO] [stdout] 374a7d9701bdf380237ba77542f1293cd08f72bc18a68e07f1d92028ee17b097
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acfd3e8ea1303e380d0da83e1e3aa84510f517df4ee631faf36a07d73e084048
[INFO] running `Command { std: "docker" "start" "-a" "acfd3e8ea1303e380d0da83e1e3aa84510f517df4ee631faf36a07d73e084048", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling priority-queue v1.3.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking polynomial v0.2.6
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking advent_of_code_2023_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day19.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] 106 | ) -> (HashMap<&str, Workflow<N>>, impl Iterator<Item = &str>) {
[INFO] [stdout]     |               ^^^^  ^^^^^^^^^^^                        ^^^^ the same lifetime is elided here
[INFO] [stdout]     |               |     |
[INFO] [stdout]     |               |     the same lifetime is hidden here
[INFO] [stdout]     |               the same 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] 106 | ) -> (HashMap<&str, Workflow<'_, N>>, impl Iterator<Item = &str>) {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day20.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     input: &str,
[INFO] [stdout]    |            ^^^^ the lifetime is elided here
[INFO] [stdout] 22 | ) -> HashMap<&str, (ModuleState<IN>, ArrayVec<&str, OUT>)> {
[INFO] [stdout]    |              ^^^^   ^^^^^^^^^^^^^^^           ^^^^ the same lifetime is elided here
[INFO] [stdout]    |              |      |
[INFO] [stdout]    |              |      the same lifetime is hidden here
[INFO] [stdout]    |              the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | ) -> HashMap<&str, (ModuleState<'_, IN>, ArrayVec<&str, OUT>)> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/day7.rs:9:10
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, PartialOrd, Eq, Ord)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Card`
[INFO] [stdout] 10 | enum Card {
[INFO] [stdout]    |      ---- `Card` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/day7.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, PartialOrd, Eq, Ord)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Card2`
[INFO] [stdout] 108 | enum Card2 {
[INFO] [stdout]     |      ----- `Card2` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parse_grid.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn parse_grid(input: &str) -> ArrayView2<u8> {
[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] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn parse_grid(input: &str) -> ArrayView2<'_, u8> {
[INFO] [stdout]   |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day19.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] 106 | ) -> (HashMap<&str, Workflow<N>>, impl Iterator<Item = &str>) {
[INFO] [stdout]     |               ^^^^  ^^^^^^^^^^^                        ^^^^ the same lifetime is elided here
[INFO] [stdout]     |               |     |
[INFO] [stdout]     |               |     the same lifetime is hidden here
[INFO] [stdout]     |               the same 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] 106 | ) -> (HashMap<&str, Workflow<'_, N>>, impl Iterator<Item = &str>) {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day20.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     input: &str,
[INFO] [stdout]    |            ^^^^ the lifetime is elided here
[INFO] [stdout] 22 | ) -> HashMap<&str, (ModuleState<IN>, ArrayVec<&str, OUT>)> {
[INFO] [stdout]    |              ^^^^   ^^^^^^^^^^^^^^^           ^^^^ the same lifetime is elided here
[INFO] [stdout]    |              |      |
[INFO] [stdout]    |              |      the same lifetime is hidden here
[INFO] [stdout]    |              the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | ) -> HashMap<&str, (ModuleState<'_, IN>, ArrayVec<&str, OUT>)> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/day7.rs:9:10
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, PartialOrd, Eq, Ord)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Card`
[INFO] [stdout] 10 | enum Card {
[INFO] [stdout]    |      ---- `Card` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/day7.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, PartialOrd, Eq, Ord)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Card2`
[INFO] [stdout] 108 | enum Card2 {
[INFO] [stdout]     |      ----- `Card2` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parse_grid.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn parse_grid(input: &str) -> ArrayView2<u8> {
[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] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn parse_grid(input: &str) -> ArrayView2<'_, u8> {
[INFO] [stdout]   |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.73s
[INFO] running `Command { std: "docker" "inspect" "acfd3e8ea1303e380d0da83e1e3aa84510f517df4ee631faf36a07d73e084048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acfd3e8ea1303e380d0da83e1e3aa84510f517df4ee631faf36a07d73e084048", kill_on_drop: false }`
[INFO] [stdout] acfd3e8ea1303e380d0da83e1e3aa84510f517df4ee631faf36a07d73e084048
