[INFO] cloning repository https://github.com/superaxander/aoc_2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superaxander/aoc_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperaxander%2Faoc_2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperaxander%2Faoc_2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d90d8248ba244fccdc5d1ccc5680d662aea3088a [INFO] checking superaxander/aoc_2024 against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperaxander%2Faoc_2024" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/superaxander/aoc_2024 on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/superaxander/aoc_2024 [INFO] finished tweaking git repo https://github.com/superaxander/aoc_2024 [INFO] tweaked toml for git repo https://github.com/superaxander/aoc_2024 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/superaxander/aoc_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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "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 z3 v0.12.1 [INFO] [stderr] Downloaded z3-sys v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb0b6a2e87d74a34741354bafc6a517f65fff65551cbc651ea2b50ac19254c5e [INFO] running `Command { std: "docker" "start" "-a" "cb0b6a2e87d74a34741354bafc6a517f65fff65551cbc651ea2b50ac19254c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb0b6a2e87d74a34741354bafc6a517f65fff65551cbc651ea2b50ac19254c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb0b6a2e87d74a34741354bafc6a517f65fff65551cbc651ea2b50ac19254c5e", kill_on_drop: false }` [INFO] [stdout] cb0b6a2e87d74a34741354bafc6a517f65fff65551cbc651ea2b50ac19254c5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da6d05a0dfa6972cda49f0b919f033f618270503eedc0f839d79314c49559c11 [INFO] running `Command { std: "docker" "start" "-a" "da6d05a0dfa6972cda49f0b919f033f618270503eedc0f839d79314c49559c11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking mimalloc v0.1.43 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling z3-sys v0.8.1 [INFO] [stderr] Checking z3 v0.12.1 [INFO] [stderr] Checking aoc_2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(lazy_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `is_sorted` has been stable since 1.82.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(is_sorted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(lazy_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `is_sorted` has been stable since 1.82.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(is_sorted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Coordinate` is never used [INFO] [stdout] --> src/common.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | pub trait Coordinate: Clone + Eq + PartialEq + Hash + From<(usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CharConvertable` is never used [INFO] [stdout] --> src/common.rs:86:11 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait CharConvertable: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InfiniteGrid` is never constructed [INFO] [stdout] --> src/common.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct InfiniteGrid< [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InfiniteGrid` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read`, `get`, `set`, `extents`, and `entries` are never used [INFO] [stdout] --> src/common.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 119 | / impl< [INFO] [stdout] 120 | | Coord: Coordinate, [INFO] [stdout] 121 | | Data: Clone + CharConvertable + PartialEq, [INFO] [stdout] 122 | | const CACHED_EXTENTS: bool, [INFO] [stdout] 123 | | const INCLUDE_EMPTY: bool, [INFO] [stdout] 124 | | > InfiniteGrid [INFO] [stdout] | |______________________________________________________________- associated items in this implementation [INFO] [stdout] 125 | { [INFO] [stdout] 126 | pub fn read(lines: impl Iterator>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | pub fn get(&self, coord: &Coord) -> Option<&Data> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn set(&mut self, coord: Coord, data: Option) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn extents(&self) -> (Coord, Coord) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | pub fn entries(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_prime` is never used [INFO] [stdout] --> src/common.rs:413:8 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn is_prime(i: i64) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `url_encode` is never used [INFO] [stdout] --> src/common.rs:422:8 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn url_encode(string: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Coordinate` is never used [INFO] [stdout] --> src/common.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | pub trait Coordinate: Clone + Eq + PartialEq + Hash + From<(usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CharConvertable` is never used [INFO] [stdout] --> src/common.rs:86:11 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait CharConvertable: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InfiniteGrid` is never constructed [INFO] [stdout] --> src/common.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct InfiniteGrid< [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InfiniteGrid` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read`, `get`, `set`, `extents`, and `entries` are never used [INFO] [stdout] --> src/common.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 119 | / impl< [INFO] [stdout] 120 | | Coord: Coordinate, [INFO] [stdout] 121 | | Data: Clone + CharConvertable + PartialEq, [INFO] [stdout] 122 | | const CACHED_EXTENTS: bool, [INFO] [stdout] 123 | | const INCLUDE_EMPTY: bool, [INFO] [stdout] 124 | | > InfiniteGrid [INFO] [stdout] | |______________________________________________________________- associated items in this implementation [INFO] [stdout] 125 | { [INFO] [stdout] 126 | pub fn read(lines: impl Iterator>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | pub fn get(&self, coord: &Coord) -> Option<&Data> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn set(&mut self, coord: Coord, data: Option) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn extents(&self) -> (Coord, Coord) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | pub fn entries(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_prime` is never used [INFO] [stdout] --> src/common.rs:413:8 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn is_prime(i: i64) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `url_encode` is never used [INFO] [stdout] --> src/common.rs:422:8 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn url_encode(string: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.31s [INFO] running `Command { std: "docker" "inspect" "da6d05a0dfa6972cda49f0b919f033f618270503eedc0f839d79314c49559c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da6d05a0dfa6972cda49f0b919f033f618270503eedc0f839d79314c49559c11", kill_on_drop: false }` [INFO] [stdout] da6d05a0dfa6972cda49f0b919f033f618270503eedc0f839d79314c49559c11