[INFO] cloning repository https://github.com/billmal071/adventofcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/billmal071/adventofcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbillmal071%2Fadventofcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbillmal071%2Fadventofcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1004ee6691c9afcd8fd7d88283567964e8f73c30 [INFO] checking billmal071/adventofcode against try#4797991aa2efb6d658150f10425b3f3b5d10eceb for pr-143193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbillmal071%2Fadventofcode" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/billmal071/adventofcode [INFO] finished tweaking git repo https://github.com/billmal071/adventofcode [INFO] tweaked toml for git repo https://github.com/billmal071/adventofcode written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/billmal071/adventofcode on toolchain 4797991aa2efb6d658150f10425b3f3b5d10eceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/billmal071/adventofcode 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" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking billmal071/adventofcode against try#4797991aa2efb6d658150f10425b3f3b5d10eceb for pr-143193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbillmal071%2Fadventofcode" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/billmal071/adventofcode [INFO] finished tweaking git repo https://github.com/billmal071/adventofcode [INFO] tweaked toml for git repo https://github.com/billmal071/adventofcode written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/billmal071/adventofcode on toolchain 4797991aa2efb6d658150f10425b3f3b5d10eceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/billmal071/adventofcode 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" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b3c5aefa64cdefff935042d57c96d10231724f37b287a87de041ab90ace7286 [INFO] running `Command { std: "docker" "start" "-a" "4b3c5aefa64cdefff935042d57c96d10231724f37b287a87de041ab90ace7286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b3c5aefa64cdefff935042d57c96d10231724f37b287a87de041ab90ace7286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3c5aefa64cdefff935042d57c96d10231724f37b287a87de041ab90ace7286", kill_on_drop: false }` [INFO] [stdout] 4b3c5aefa64cdefff935042d57c96d10231724f37b287a87de041ab90ace7286 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6e828634dc0858d95a3516951ec55eac91c0589dd1d86891348fbb503a457b6 [INFO] running `Command { std: "docker" "start" "-a" "c6e828634dc0858d95a3516951ec55eac91c0589dd1d86891348fbb503a457b6", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `io::ErrorKind` and `num::IntErrorKind` [INFO] [stdout] --> src/y2024/aor/aor4.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io::ErrorKind, num::IntErrorKind}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `io::ErrorKind` and `num::IntErrorKind` [INFO] [stdout] --> src/y2024/aor/aor4.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io::ErrorKind, num::IntErrorKind}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `safe` [INFO] [stdout] --> src/y2024/day2/day2_part1.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let safe: Vec = Vec::new(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_safe` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `safe` [INFO] [stdout] --> src/y2024/day2/day2_part1.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let safe: Vec = Vec::new(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_safe` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `total_distance_btw_list` is never used [INFO] [stdout] --> src/y2024/day1/day1_part1.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn total_distance_btw_list() -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `similarity_score` is never used [INFO] [stdout] --> src/y2024/day1/day1_part2.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn similarity_score() -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `total_distance_btw_list` is never used [INFO] [stdout] --> src/y2024/day1/day1_part1.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn total_distance_btw_list() -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GOOD_WEIGHT` is never used [INFO] [stdout] --> src/y2024/aor/aor3.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub const GOOD_WEIGHT: f32 = 1.0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BAD_WEIGHT` is never used [INFO] [stdout] --> src/y2024/aor/aor3.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub const BAD_WEIGHT: f32 = 2.0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Niceness` is never used [INFO] [stdout] --> src/y2024/aor/aor3.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Niceness { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `similarity_score` is never used [INFO] [stdout] --> src/y2024/day1/day1_part2.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn similarity_score() -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Kid` is never constructed [INFO] [stdout] --> src/y2024/aor/aor3.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Kid { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `is_nice` and `new` are never used [INFO] [stdout] --> src/y2024/aor/aor3.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Kid { [INFO] [stdout] | -------- associated functions in this implementation [INFO] [stdout] 22 | pub fn is_nice(good_deeds: u32, bad_deeds: u32) -> Niceness { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn new(name: String, good_deeds: u32, bad_deeds: u32) -> Kid { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GOOD_WEIGHT` is never used [INFO] [stdout] --> src/y2024/aor/aor3.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub const GOOD_WEIGHT: f32 = 1.0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GOOD_WEIGHT` is never used [INFO] [stdout] --> src/y2024/aor/aor4.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const GOOD_WEIGHT: f32 = 1.0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BAD_WEIGHT` is never used [INFO] [stdout] --> src/y2024/aor/aor4.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const BAD_WEIGHT: f32 = 2.0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Niceness` is never used [INFO] [stdout] --> src/y2024/aor/aor4.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Niceness { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BAD_WEIGHT` is never used [INFO] [stdout] --> src/y2024/aor/aor3.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub const BAD_WEIGHT: f32 = 2.0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Kid` is never constructed [INFO] [stdout] --> src/y2024/aor/aor4.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Kid { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Niceness` is never used [INFO] [stdout] --> src/y2024/aor/aor3.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Niceness { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `parse_row`, `new`, and `is_nice` are never used [INFO] [stdout] --> src/y2024/aor/aor4.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Kid { [INFO] [stdout] | -------- associated functions in this implementation [INFO] [stdout] 18 | pub fn parse_row(csv_row: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn new(name: String, good_deeds: u32, bad_deeds: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn is_nice(good_deeds: u32, bad_deeds: u32) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `longer_wish` is never used [INFO] [stdout] --> src/y2024/aor/aor6.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn longer_wish<'a>(s1: &'a str, s2: &'a str) -> Option<&'a str> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LogQuery` is never constructed [INFO] [stdout] --> src/y2024/aor/aor7.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct LogQuery<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Kid` is never constructed [INFO] [stdout] --> src/y2024/aor/aor3.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Kid { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `search`, and `export_to_file` are never used [INFO] [stdout] --> src/y2024/aor/aor7.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 12 | impl<'a> LogQuery<'a> { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 13 | pub fn new(logs: &'a Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn search(&self, keyword: &str) -> Vec<&'a String> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn export_to_file(&self, keyword: &str, path: &str) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SNOWBALL_WEIGHT_KG` is never used [INFO] [stdout] --> src/y2024/aor/aor9.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | const SNOWBALL_WEIGHT_KG: f64 = 0.2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SNOWBALL_WEIGHT_LB` is never used [INFO] [stdout] --> src/y2024/aor/aor9.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | const SNOWBALL_WEIGHT_LB: f64 = 0.441; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnowKg` is never constructed [INFO] [stdout] --> src/y2024/aor/aor9.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SnowKg(pub f64); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `is_nice` and `new` are never used [INFO] [stdout] --> src/y2024/aor/aor3.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Kid { [INFO] [stdout] | -------- associated functions in this implementation [INFO] [stdout] 22 | pub fn is_nice(good_deeds: u32, bad_deeds: u32) -> Niceness { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn new(name: String, good_deeds: u32, bad_deeds: u32) -> Kid { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor9.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl SnowKg { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 7 | pub fn new(kg: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnowLb` is never constructed [INFO] [stdout] --> src/y2024/aor/aor9.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SnowLb(pub f64); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GOOD_WEIGHT` is never used [INFO] [stdout] --> src/y2024/aor/aor4.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const GOOD_WEIGHT: f32 = 1.0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor9.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl SnowLb { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 15 | pub fn new(lb: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Snowball` is never constructed [INFO] [stdout] --> src/y2024/aor/aor9.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Snowball(pub i64); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BAD_WEIGHT` is never used [INFO] [stdout] --> src/y2024/aor/aor4.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const BAD_WEIGHT: f32 = 2.0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor9.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Snowball { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 23 | pub fn new(snowballs: i64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SNOWBALL_WEIGHT_KG` is never used [INFO] [stdout] --> src/y2024/aor/aor10.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const SNOWBALL_WEIGHT_KG: f64 = 0.2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SNOWBALL_WEIGHT_LB` is never used [INFO] [stdout] --> src/y2024/aor/aor10.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const SNOWBALL_WEIGHT_LB: f64 = 0.441; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Niceness` is never used [INFO] [stdout] --> src/y2024/aor/aor4.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Niceness { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnowKg` is never constructed [INFO] [stdout] --> src/y2024/aor/aor10.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct SnowKg(pub f64); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor10.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl SnowKg { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 9 | pub fn new(kg: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnowLb` is never constructed [INFO] [stdout] --> src/y2024/aor/aor10.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct SnowLb(pub f64); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Kid` is never constructed [INFO] [stdout] --> src/y2024/aor/aor4.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Kid { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor10.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl SnowLb { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 29 | pub fn new(lb: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Snowball` is never constructed [INFO] [stdout] --> src/y2024/aor/aor10.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Snowball(pub i64); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor10.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl Snowball { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 45 | pub fn new(snowballs: i64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Location` is never constructed [INFO] [stdout] --> src/y2024/aor/aor11.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Location { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s [INFO] [stdout] warning: associated items `new` and `density` are never used [INFO] [stdout] --> src/y2024/aor/aor11.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Location { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn new(x: f64, y: f64, z: f64, area: f64, snow: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn density(&self) -> f64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `parse_row`, `new`, and `is_nice` are never used [INFO] [stdout] --> src/y2024/aor/aor4.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Kid { [INFO] [stdout] | -------- associated functions in this implementation [INFO] [stdout] 18 | pub fn parse_row(csv_row: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn new(name: String, good_deeds: u32, bad_deeds: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn is_nice(good_deeds: u32, bad_deeds: u32) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_best_location` is never used [INFO] [stdout] --> src/y2024/aor/aor11.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn find_best_location(locations: Vec) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `longer_wish` is never used [INFO] [stdout] --> src/y2024/aor/aor6.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn longer_wish<'a>(s1: &'a str, s2: &'a str) -> Option<&'a str> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LogQuery` is never constructed [INFO] [stdout] --> src/y2024/aor/aor7.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct LogQuery<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `search`, and `export_to_file` are never used [INFO] [stdout] --> src/y2024/aor/aor7.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 12 | impl<'a> LogQuery<'a> { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 13 | pub fn new(logs: &'a Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn search(&self, keyword: &str) -> Vec<&'a String> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn export_to_file(&self, keyword: &str, path: &str) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SNOWBALL_WEIGHT_KG` is never used [INFO] [stdout] --> src/y2024/aor/aor9.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | const SNOWBALL_WEIGHT_KG: f64 = 0.2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SNOWBALL_WEIGHT_LB` is never used [INFO] [stdout] --> src/y2024/aor/aor9.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | const SNOWBALL_WEIGHT_LB: f64 = 0.441; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnowKg` is never constructed [INFO] [stdout] --> src/y2024/aor/aor9.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SnowKg(pub f64); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor9.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl SnowKg { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 7 | pub fn new(kg: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnowLb` is never constructed [INFO] [stdout] --> src/y2024/aor/aor9.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SnowLb(pub f64); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor9.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl SnowLb { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 15 | pub fn new(lb: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SNOWBALL_WEIGHT_KG` is never used [INFO] [stdout] --> src/y2024/aor/aor11.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | const SNOWBALL_WEIGHT_KG: f64 = 0.2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SNOWBALL_WEIGHT_LB` is never used [INFO] [stdout] --> src/y2024/aor/aor11.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | const SNOWBALL_WEIGHT_LB: f64 = 0.441; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnowKg` is never constructed [INFO] [stdout] --> src/y2024/aor/aor11.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct SnowKg(pub f64); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor11.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl SnowKg { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 65 | pub fn new(kg: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnowLb` is never constructed [INFO] [stdout] --> src/y2024/aor/aor11.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct SnowLb(pub f64); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor11.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 81 | impl SnowLb { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 82 | pub fn new(lb: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Snowball` is never constructed [INFO] [stdout] --> src/y2024/aor/aor11.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Snowball(pub i64); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor11.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 98 | impl Snowball { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 99 | pub fn new(snowballs: i64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Snowball` is never constructed [INFO] [stdout] --> src/y2024/aor/aor9.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Snowball(pub i64); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor9.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Snowball { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 23 | pub fn new(snowballs: i64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SNOWBALL_WEIGHT_KG` is never used [INFO] [stdout] --> src/y2024/aor/aor10.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const SNOWBALL_WEIGHT_KG: f64 = 0.2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SNOWBALL_WEIGHT_LB` is never used [INFO] [stdout] --> src/y2024/aor/aor10.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const SNOWBALL_WEIGHT_LB: f64 = 0.441; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnowKg` is never constructed [INFO] [stdout] --> src/y2024/aor/aor10.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct SnowKg(pub f64); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor10.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl SnowKg { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 9 | pub fn new(kg: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnowLb` is never constructed [INFO] [stdout] --> src/y2024/aor/aor10.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct SnowLb(pub f64); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor10.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl SnowLb { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 29 | pub fn new(lb: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Snowball` is never constructed [INFO] [stdout] --> src/y2024/aor/aor10.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Snowball(pub i64); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor10.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl Snowball { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 45 | pub fn new(snowballs: i64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Location` is never constructed [INFO] [stdout] --> src/y2024/aor/aor11.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Location { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `density` are never used [INFO] [stdout] --> src/y2024/aor/aor11.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Location { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn new(x: f64, y: f64, z: f64, area: f64, snow: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn density(&self) -> f64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_best_location` is never used [INFO] [stdout] --> src/y2024/aor/aor11.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn find_best_location(locations: Vec) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SNOWBALL_WEIGHT_KG` is never used [INFO] [stdout] --> src/y2024/aor/aor11.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | const SNOWBALL_WEIGHT_KG: f64 = 0.2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SNOWBALL_WEIGHT_LB` is never used [INFO] [stdout] --> src/y2024/aor/aor11.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | const SNOWBALL_WEIGHT_LB: f64 = 0.441; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnowKg` is never constructed [INFO] [stdout] --> src/y2024/aor/aor11.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct SnowKg(pub f64); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor11.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl SnowKg { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 65 | pub fn new(kg: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnowLb` is never constructed [INFO] [stdout] --> src/y2024/aor/aor11.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct SnowLb(pub f64); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor11.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 81 | impl SnowLb { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 82 | pub fn new(lb: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Snowball` is never constructed [INFO] [stdout] --> src/y2024/aor/aor11.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Snowball(pub i64); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/y2024/aor/aor11.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 98 | impl Snowball { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 99 | pub fn new(snowballs: i64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c6e828634dc0858d95a3516951ec55eac91c0589dd1d86891348fbb503a457b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6e828634dc0858d95a3516951ec55eac91c0589dd1d86891348fbb503a457b6", kill_on_drop: false }` [INFO] [stdout] c6e828634dc0858d95a3516951ec55eac91c0589dd1d86891348fbb503a457b6