[INFO] cloning repository https://github.com/Prepodobnuy/rpaper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Prepodobnuy/rpaper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrepodobnuy%2Frpaper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrepodobnuy%2Frpaper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfd198bd761abbced7db4dd7971481dfc368bc12 [INFO] building Prepodobnuy/rpaper against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrepodobnuy%2Frpaper" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Prepodobnuy/rpaper [INFO] finished tweaking git repo https://github.com/Prepodobnuy/rpaper [INFO] tweaked toml for git repo https://github.com/Prepodobnuy/rpaper written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Prepodobnuy/rpaper on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Prepodobnuy/rpaper 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c77ac73a74ec48dde710544d7719a39d02a53ce963db4828885d364c53b5db9c [INFO] running `Command { std: "docker" "start" "-a" "c77ac73a74ec48dde710544d7719a39d02a53ce963db4828885d364c53b5db9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c77ac73a74ec48dde710544d7719a39d02a53ce963db4828885d364c53b5db9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77ac73a74ec48dde710544d7719a39d02a53ce963db4828885d364c53b5db9c", kill_on_drop: false }` [INFO] [stdout] c77ac73a74ec48dde710544d7719a39d02a53ce963db4828885d364c53b5db9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4e9af8da4192eb5751554b12694ee377c8144a039993fd4ec9654199246ea2e [INFO] running `Command { std: "docker" "start" "-a" "c4e9af8da4192eb5751554b12694ee377c8144a039993fd4ec9654199246ea2e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling bitstream-io v2.5.0 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling color_space v0.5.4 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling kmeans_colors v0.6.0 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling common v0.1.28012025 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling rpaper v0.1.28012025 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused import: `SliceRandom` [INFO] [stdout] --> client/src/main.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::seq::{IndexedRandom, SliceRandom}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_dir` is never used [INFO] [stdout] --> client/src/main.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn is_dir(path: &str) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select_random` is never used [INFO] [stdout] --> client/src/main.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn select_random(strings: Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_file_image` is never used [INFO] [stdout] --> client/src/main.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn is_file_image(extension: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_absolute_path` is never used [INFO] [stdout] --> client/src/main.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn get_absolute_path(path: String) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_images_from_dir` is never used [INFO] [stdout] --> client/src/main.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn get_images_from_dir(dir: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rpaper-daemon v0.1.28012025 (/opt/rustwide/workdir/daemon) [INFO] [stdout] warning: trait `IntoRGB` is never used [INFO] [stdout] --> daemon/src/colorscheme/colors/color.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait IntoRGB { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> daemon/src/colorscheme/colors/rgb.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl RGB { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(r: u8, g: u8, b: u8) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `h`, `s`, and `v` are never read [INFO] [stdout] --> daemon/src/colorscheme/colors/hsv.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct HSV { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 7 | pub h: u16, [INFO] [stdout] | ^ [INFO] [stdout] 8 | pub s: u16, [INFO] [stdout] | ^ [INFO] [stdout] 9 | pub v: u16, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `HSV` 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 function `new` is never used [INFO] [stdout] --> daemon/src/colorscheme/colors/hsv.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl HSV { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(h: u16, s: u16, v: u16) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> daemon/src/colorscheme/colors/hex.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl HEX { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] 9 | pub fn new(value: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoHEX` is never used [INFO] [stdout] --> daemon/src/colorscheme/colors/color.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait IntoHEX { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoHSV` is never used [INFO] [stdout] --> daemon/src/colorscheme/colors/color.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub trait IntoHSV { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "c4e9af8da4192eb5751554b12694ee377c8144a039993fd4ec9654199246ea2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4e9af8da4192eb5751554b12694ee377c8144a039993fd4ec9654199246ea2e", kill_on_drop: false }` [INFO] [stdout] c4e9af8da4192eb5751554b12694ee377c8144a039993fd4ec9654199246ea2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0be6733f88f9ea91e772814bb00730690d2455182d834f37c24da4b1c20e1a7f [INFO] running `Command { std: "docker" "start" "-a" "0be6733f88f9ea91e772814bb00730690d2455182d834f37c24da4b1c20e1a7f", kill_on_drop: false }` [INFO] [stderr] Compiling rpaper v0.1.28012025 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling rpaper-daemon v0.1.28012025 (/opt/rustwide/workdir/daemon) [INFO] [stdout] warning: unused import: `SliceRandom` [INFO] [stdout] --> client/src/main.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::seq::{IndexedRandom, SliceRandom}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_dir` is never used [INFO] [stdout] --> client/src/main.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn is_dir(path: &str) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select_random` is never used [INFO] [stdout] --> client/src/main.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn select_random(strings: Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_file_image` is never used [INFO] [stdout] --> client/src/main.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn is_file_image(extension: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_absolute_path` is never used [INFO] [stdout] --> client/src/main.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn get_absolute_path(path: String) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_images_from_dir` is never used [INFO] [stdout] --> client/src/main.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn get_images_from_dir(dir: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoRGB` is never used [INFO] [stdout] --> daemon/src/colorscheme/colors/color.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait IntoRGB { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> daemon/src/colorscheme/colors/rgb.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl RGB { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(r: u8, g: u8, b: u8) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoHEX` is never used [INFO] [stdout] --> daemon/src/colorscheme/colors/color.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait IntoHEX { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoHSV` is never used [INFO] [stdout] --> daemon/src/colorscheme/colors/color.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub trait IntoHSV { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `h`, `s`, and `v` are never read [INFO] [stdout] --> daemon/src/colorscheme/colors/hsv.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct HSV { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 7 | pub h: u16, [INFO] [stdout] | ^ [INFO] [stdout] 8 | pub s: u16, [INFO] [stdout] | ^ [INFO] [stdout] 9 | pub v: u16, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `HSV` 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 function `new` is never used [INFO] [stdout] --> daemon/src/colorscheme/colors/hsv.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl HSV { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(h: u16, s: u16, v: u16) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> daemon/src/colorscheme/colors/hex.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl HEX { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] 9 | pub fn new(value: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `Command { std: "docker" "inspect" "0be6733f88f9ea91e772814bb00730690d2455182d834f37c24da4b1c20e1a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0be6733f88f9ea91e772814bb00730690d2455182d834f37c24da4b1c20e1a7f", kill_on_drop: false }` [INFO] [stdout] 0be6733f88f9ea91e772814bb00730690d2455182d834f37c24da4b1c20e1a7f