[INFO] cloning repository https://github.com/judsonp/advent-of-code-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/judsonp/advent-of-code-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjudsonp%2Fadvent-of-code-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjudsonp%2Fadvent-of-code-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77df17c0f2f3f67056845a3f9ff6c2bc929d50ea [INFO] building judsonp/advent-of-code-2024 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjudsonp%2Fadvent-of-code-2024" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/judsonp/advent-of-code-2024 [INFO] finished tweaking git repo https://github.com/judsonp/advent-of-code-2024 [INFO] tweaked toml for git repo https://github.com/judsonp/advent-of-code-2024 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/judsonp/advent-of-code-2024 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/judsonp/advent-of-code-2024 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded range-ext v0.3.0 [INFO] [stderr] Downloaded counter v0.6.0 [INFO] [stderr] Downloaded grid v0.15.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.14 [INFO] [stderr] Downloaded permutation v0.4.1 [INFO] [stderr] Downloaded soa_derive_internal v0.13.2 [INFO] [stderr] Downloaded enumset_derive v0.10.0 [INFO] [stderr] Downloaded enumset v1.1.5 [INFO] [stderr] Downloaded halfbrown v0.2.5 [INFO] [stderr] Downloaded smallvec v0.1.8 [INFO] [stderr] Downloaded smallset v0.1.1 [INFO] [stderr] Downloaded soa_derive v0.13.0 [INFO] [stderr] Downloaded zerocopy v0.8.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a51bf1ffcd6fc205154ef4e46a0b3339875311e26d2296c03b177b2e771f20d [INFO] running `Command { std: "docker" "start" "-a" "1a51bf1ffcd6fc205154ef4e46a0b3339875311e26d2296c03b177b2e771f20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a51bf1ffcd6fc205154ef4e46a0b3339875311e26d2296c03b177b2e771f20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a51bf1ffcd6fc205154ef4e46a0b3339875311e26d2296c03b177b2e771f20d", kill_on_drop: false }` [INFO] [stdout] 1a51bf1ffcd6fc205154ef4e46a0b3339875311e26d2296c03b177b2e771f20d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99fed9f5749ee8f7292a9dae9243f947b989a19b06f8156cd0554ae366f4c67b [INFO] running `Command { std: "docker" "start" "-a" "99fed9f5749ee8f7292a9dae9243f947b989a19b06f8156cd0554ae366f4c67b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling permutation v0.4.1 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smallset v0.1.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling wide v0.7.30 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling counter v0.6.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling halfbrown v0.2.5 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling tinyjson v2.5.1 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling grid v0.15.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling range-ext v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling memoize-inner v0.4.3 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling memoize v0.4.2 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling soa_derive_internal v0.13.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling soa_derive v0.13.0 [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/19.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 104 | fn parse_input(input: &str) -> Input { [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] 104 | fn parse_input(input: &str) -> Input<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/06.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | fn new(grid: &Grid, location: Point2D, direction: Direction) -> GuardWalk { [INFO] [stdout] | ^^^^^^^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden 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] 71 | fn new(grid: &Grid, location: Point2D, direction: Direction) -> GuardWalk<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/06.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | grid: &Grid, [INFO] [stdout] | ^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 86 | ) -> GuardWalk { [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden 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] 86 | ) -> GuardWalk<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.93s [INFO] running `Command { std: "docker" "inspect" "99fed9f5749ee8f7292a9dae9243f947b989a19b06f8156cd0554ae366f4c67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99fed9f5749ee8f7292a9dae9243f947b989a19b06f8156cd0554ae366f4c67b", kill_on_drop: false }` [INFO] [stdout] 99fed9f5749ee8f7292a9dae9243f947b989a19b06f8156cd0554ae366f4c67b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2710b2ac60feca1916dac6efb5ead17e9f2f5cf93a50a781bd3fc15583c6dbb1 [INFO] running `Command { std: "docker" "start" "-a" "2710b2ac60feca1916dac6efb5ead17e9f2f5cf93a50a781bd3fc15583c6dbb1", kill_on_drop: false }` [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/06.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | fn new(grid: &Grid, location: Point2D, direction: Direction) -> GuardWalk { [INFO] [stdout] | ^^^^^^^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden 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] 71 | fn new(grid: &Grid, location: Point2D, direction: Direction) -> GuardWalk<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/06.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | grid: &Grid, [INFO] [stdout] | ^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 86 | ) -> GuardWalk { [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden 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] 86 | ) -> GuardWalk<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/19.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 104 | fn parse_input(input: &str) -> Input { [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] 104 | fn parse_input(input: &str) -> Input<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.45s [INFO] running `Command { std: "docker" "inspect" "2710b2ac60feca1916dac6efb5ead17e9f2f5cf93a50a781bd3fc15583c6dbb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2710b2ac60feca1916dac6efb5ead17e9f2f5cf93a50a781bd3fc15583c6dbb1", kill_on_drop: false }` [INFO] [stdout] 2710b2ac60feca1916dac6efb5ead17e9f2f5cf93a50a781bd3fc15583c6dbb1