[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#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjudsonp%2Fadvent-of-code-2024" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/judsonp/advent-of-code-2024 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded soa_derive_internal v0.13.2 [INFO] [stderr] Downloaded tinyjson v2.5.1 [INFO] [stderr] Downloaded scan_fmt v0.2.6 [INFO] [stderr] Downloaded smallvec v0.1.8 [INFO] [stderr] Downloaded soa_derive v0.13.0 [INFO] [stderr] Downloaded counter v0.6.0 [INFO] [stderr] Downloaded dhat v0.3.3 [INFO] [stderr] Downloaded mintex v0.1.3 [INFO] [stderr] Downloaded grid v0.15.0 [INFO] [stderr] Downloaded halfbrown v0.2.5 [INFO] [stderr] Downloaded memoize-inner v0.4.3 [INFO] [stderr] Downloaded memoize v0.4.2 [INFO] [stderr] Downloaded wide v0.7.30 [INFO] [stderr] Downloaded range-ext v0.3.0 [INFO] [stderr] Downloaded permutation v0.4.1 [INFO] [stderr] Downloaded smallset v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5310205de7aea78c865e37f9ed466d993b79bfa030d0ad09da8eda01cfc8fc65 [INFO] running `Command { std: "docker" "start" "-a" "5310205de7aea78c865e37f9ed466d993b79bfa030d0ad09da8eda01cfc8fc65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5310205de7aea78c865e37f9ed466d993b79bfa030d0ad09da8eda01cfc8fc65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5310205de7aea78c865e37f9ed466d993b79bfa030d0ad09da8eda01cfc8fc65", kill_on_drop: false }` [INFO] [stdout] 5310205de7aea78c865e37f9ed466d993b79bfa030d0ad09da8eda01cfc8fc65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0ff2a26a5a92baecc1b3eb6ba7406860f8e36ef6a381f7ba55cc346b6c04e08 [INFO] running `Command { std: "docker" "start" "-a" "c0ff2a26a5a92baecc1b3eb6ba7406860f8e36ef6a381f7ba55cc346b6c04e08", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling permutation v0.4.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smallset v0.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wide v0.7.30 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling counter v0.6.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling halfbrown v0.2.5 [INFO] [stderr] Compiling grid v0.15.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling tinyjson v2.5.1 [INFO] [stderr] Compiling range-ext v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling num-rational v0.4.2 [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 scan_fmt v0.2.6 [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 darling_core v0.20.10 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling soa_derive_internal v0.13.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 enumset v1.1.5 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling soa_derive v0.13.0 [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 48.93s [INFO] running `Command { std: "docker" "inspect" "c0ff2a26a5a92baecc1b3eb6ba7406860f8e36ef6a381f7ba55cc346b6c04e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ff2a26a5a92baecc1b3eb6ba7406860f8e36ef6a381f7ba55cc346b6c04e08", kill_on_drop: false }` [INFO] [stdout] c0ff2a26a5a92baecc1b3eb6ba7406860f8e36ef6a381f7ba55cc346b6c04e08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8352b191b120b781ca8be948f0ce8e840aa9bda3c57e1bc8ee2e6590b090c144 [INFO] running `Command { std: "docker" "start" "-a" "8352b191b120b781ca8be948f0ce8e840aa9bda3c57e1bc8ee2e6590b090c144", 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 3.62s [INFO] running `Command { std: "docker" "inspect" "8352b191b120b781ca8be948f0ce8e840aa9bda3c57e1bc8ee2e6590b090c144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8352b191b120b781ca8be948f0ce8e840aa9bda3c57e1bc8ee2e6590b090c144", kill_on_drop: false }` [INFO] [stdout] 8352b191b120b781ca8be948f0ce8e840aa9bda3c57e1bc8ee2e6590b090c144