[INFO] cloning repository https://github.com/amSiddiqui/AdventOfCodeRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amSiddiqui/AdventOfCodeRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamSiddiqui%2FAdventOfCodeRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamSiddiqui%2FAdventOfCodeRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0e5f6f796c8e7d53d14ec9014a1618821e05d68 [INFO] checking amSiddiqui/AdventOfCodeRust against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamSiddiqui%2FAdventOfCodeRust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/amSiddiqui/AdventOfCodeRust [INFO] finished tweaking git repo https://github.com/amSiddiqui/AdventOfCodeRust [INFO] tweaked toml for git repo https://github.com/amSiddiqui/AdventOfCodeRust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/amSiddiqui/AdventOfCodeRust on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/amSiddiqui/AdventOfCodeRust 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.11 [INFO] [stderr] Downloaded miniquad v0.4.6 [INFO] [stderr] Downloaded fontdue v0.7.3 [INFO] [stderr] Downloaded clap_builder v4.4.11 [INFO] [stderr] Downloaded macroquad v0.4.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1390d0ab17bbf3877d3ca43a581aa7a94400ffe98fded14c9df7ba291c9a0ec4 [INFO] running `Command { std: "docker" "start" "1390d0ab17bbf3877d3ca43a581aa7a94400ffe98fded14c9df7ba291c9a0ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1390d0ab17bbf3877d3ca43a581aa7a94400ffe98fded14c9df7ba291c9a0ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1390d0ab17bbf3877d3ca43a581aa7a94400ffe98fded14c9df7ba291c9a0ec4" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1390d0ab17bbf3877d3ca43a581aa7a94400ffe98fded14c9df7ba291c9a0ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1390d0ab17bbf3877d3ca43a581aa7a94400ffe98fded14c9df7ba291c9a0ec4" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking png v0.17.15 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking memory-stats v1.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking macroquad v0.4.13 [INFO] [stderr] Checking aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/year2024/day3.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{fs, usize}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/year2024/day12.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | fs, usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::u64`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/year2024/day16.rs:1:48 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::{HashMap, HashSet}, fs, u64}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day16.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | return u64::MAX; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day16.rs:96:42 [INFO] [stdout] | [INFO] [stdout] 96 | *scores.iter().min().unwrap_or(&u64::MAX) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day16.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | return (u64::MAX, vec![]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day16.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | let mut best = u64::MAX; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::u64`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/year2024/day20.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fs, u64}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day20.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | return u64::MAX; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day20.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 156 | return u64::MAX; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day20.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | let mut smallest_score = u64::MAX; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day20.rs:229:18 [INFO] [stdout] | [INFO] [stdout] 229 | u64::MAX, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day20.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | if score != u64::MAX { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day20.rs:262:18 [INFO] [stdout] | [INFO] [stdout] 262 | u64::MAX, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::u8`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/year2024/day21.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{fs, hash::Hash, u8}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::u8`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/year2024/day22.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fs, u8}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::u16`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/year2025/day10.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{fs, u16}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2025/day10.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | if val == u16::MAX { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2025/day10.rs:144:47 [INFO] [stdout] | [INFO] [stdout] 144 | if config[b as usize] == u16::MAX { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2025/day10.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | config[b] = u16::MAX; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2025/day10.rs:210:34 [INFO] [stdout] | [INFO] [stdout] 210 | if config[b] == u16::MAX { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2025/day10.rs:221:38 [INFO] [stdout] | [INFO] [stdout] 221 | config[b] = u16::MAX; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2025/day10.rs:229:38 [INFO] [stdout] | [INFO] [stdout] 229 | if config[b] == u16::MAX { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/year2024/day3.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{fs, usize}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/year2024/day12.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | fs, usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::u64`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/year2024/day16.rs:1:48 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::{HashMap, HashSet}, fs, u64}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day16.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | return u64::MAX; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day16.rs:96:42 [INFO] [stdout] | [INFO] [stdout] 96 | *scores.iter().min().unwrap_or(&u64::MAX) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day16.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | return (u64::MAX, vec![]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day16.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | let mut best = u64::MAX; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::u64`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/year2024/day20.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fs, u64}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day20.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | return u64::MAX; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day20.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 156 | return u64::MAX; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day20.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | let mut smallest_score = u64::MAX; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day20.rs:229:18 [INFO] [stdout] | [INFO] [stdout] 229 | u64::MAX, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day20.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | if score != u64::MAX { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2024/day20.rs:262:18 [INFO] [stdout] | [INFO] [stdout] 262 | u64::MAX, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::u8`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/year2024/day21.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{fs, hash::Hash, u8}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::u8`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/year2024/day22.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fs, u8}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::u16`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/year2025/day10.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{fs, u16}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2025/day10.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | if val == u16::MAX { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2025/day10.rs:144:47 [INFO] [stdout] | [INFO] [stdout] 144 | if config[b as usize] == u16::MAX { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2025/day10.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | config[b] = u16::MAX; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2025/day10.rs:210:34 [INFO] [stdout] | [INFO] [stdout] 210 | if config[b] == u16::MAX { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2025/day10.rs:221:38 [INFO] [stdout] | [INFO] [stdout] 221 | config[b] = u16::MAX; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/year2025/day10.rs:229:38 [INFO] [stdout] | [INFO] [stdout] 229 | if config[b] == u16::MAX { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: unused dependency `anyhow` [INFO] [stderr] --> Cargo.toml:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | anyhow = "1.0.95" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `anyhow` [INFO] [stderr] warning: unused dependency `memory-stats` [INFO] [stderr] --> Cargo.toml:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | memory-stats = "1.2.0" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the dependency on `memory-stats` [INFO] [stderr] warning: `aoc` (manifest) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.08s [INFO] running `Command { std: "docker" "inspect" "1390d0ab17bbf3877d3ca43a581aa7a94400ffe98fded14c9df7ba291c9a0ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1390d0ab17bbf3877d3ca43a581aa7a94400ffe98fded14c9df7ba291c9a0ec4", kill_on_drop: false }` [INFO] [stdout] 1390d0ab17bbf3877d3ca43a581aa7a94400ffe98fded14c9df7ba291c9a0ec4