[INFO] cloning repository https://github.com/ochsnerd/aoc2024.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ochsnerd/aoc2024.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fochsnerd%2Faoc2024.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fochsnerd%2Faoc2024.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 531cdedd829f1f9d34607b4ead9b07b73f7b7c50 [INFO] checking ochsnerd/aoc2024.rs against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fochsnerd%2Faoc2024.rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ochsnerd/aoc2024.rs [INFO] finished tweaking git repo https://github.com/ochsnerd/aoc2024.rs [INFO] tweaked toml for git repo https://github.com/ochsnerd/aoc2024.rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ochsnerd/aoc2024.rs on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ochsnerd/aoc2024.rs 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tailcall v1.0.1 [INFO] [stderr] Downloaded plotters-bitmap v0.3.7 [INFO] [stderr] Downloaded bytemuck v1.24.0 [INFO] [stderr] Downloaded libredox v0.1.10 [INFO] [stderr] Downloaded tailcall-impl v1.0.1 [INFO] [stderr] Downloaded float-ord v0.3.2 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Downloaded core-text v20.1.0 [INFO] [stderr] Downloaded pathfinder_simd v0.5.5 [INFO] [stderr] Downloaded dwrote v0.11.5 [INFO] [stderr] Downloaded flate2 v1.1.4 [INFO] [stderr] Downloaded weezl v0.1.10 [INFO] [stderr] Downloaded cc v1.2.41 [INFO] [stderr] Downloaded font-kit v0.14.3 [INFO] [stderr] Downloaded ttf-parser v0.20.0 [INFO] [stderr] Downloaded redox_users v0.5.2 [INFO] [stderr] Downloaded syn v2.0.91 [INFO] [stderr] Downloaded web-sys v0.3.81 [INFO] [stderr] Downloaded freetype-sys v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3d4b1c0652f2c45fbe4f3ad7cd2c0c67cf541096f796436fb449c25c7d94903 [INFO] running `Command { std: "docker" "start" "-a" "a3d4b1c0652f2c45fbe4f3ad7cd2c0c67cf541096f796436fb449c25c7d94903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3d4b1c0652f2c45fbe4f3ad7cd2c0c67cf541096f796436fb449c25c7d94903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3d4b1c0652f2c45fbe4f3ad7cd2c0c67cf541096f796436fb449c25c7d94903", kill_on_drop: false }` [INFO] [stdout] a3d4b1c0652f2c45fbe4f3ad7cd2c0c67cf541096f796436fb449c25c7d94903 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96429eff6bc6d6923cfed1e92adce8cdf06391621fe8e048337dc2a56e37b47e [INFO] running `Command { std: "docker" "start" "-a" "96429eff6bc6d6923cfed1e92adce8cdf06391621fe8e048337dc2a56e37b47e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters-bitmap v0.3.7 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tailcall-impl v1.0.1 [INFO] [stderr] Checking tailcall v1.0.1 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking aoc24 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/day10.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | fn iter(&self) -> MapIter { [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] 80 | fn iter(&self) -> MapIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/day10.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 84 | fn reachable_from(&self, p: Position) -> PathIter { [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] 84 | fn reachable_from(&self, p: Position) -> PathIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/day10.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | fn all_paths_from(&self, p: Position) -> AllPathIter { [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] 88 | fn all_paths_from(&self, p: Position) -> AllPathIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/day10.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | fn iter(&self) -> MapIter { [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] 80 | fn iter(&self) -> MapIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/day10.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 84 | fn reachable_from(&self, p: Position) -> PathIter { [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] 84 | fn reachable_from(&self, p: Position) -> PathIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/day10.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | fn all_paths_from(&self, p: Position) -> AllPathIter { [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] 88 | fn all_paths_from(&self, p: Position) -> AllPathIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.67s [INFO] running `Command { std: "docker" "inspect" "96429eff6bc6d6923cfed1e92adce8cdf06391621fe8e048337dc2a56e37b47e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96429eff6bc6d6923cfed1e92adce8cdf06391621fe8e048337dc2a56e37b47e", kill_on_drop: false }` [INFO] [stdout] 96429eff6bc6d6923cfed1e92adce8cdf06391621fe8e048337dc2a56e37b47e