[INFO] cloning repository https://github.com/oknozor/basmati [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oknozor/basmati" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foknozor%2Fbasmati", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foknozor%2Fbasmati'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f08d7cb10bf42d492f12710f2f9aa6144c3ea34 [INFO] checking oknozor/basmati against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foknozor%2Fbasmati" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oknozor/basmati [INFO] finished tweaking git repo https://github.com/oknozor/basmati [INFO] tweaked toml for git repo https://github.com/oknozor/basmati written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oknozor/basmati on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oknozor/basmati 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" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ab05467a96bd50f7b2d738c75ce46aaf19879d17aee0deba5892b51cd69756f [INFO] running `Command { std: "docker" "start" "-a" "8ab05467a96bd50f7b2d738c75ce46aaf19879d17aee0deba5892b51cd69756f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ab05467a96bd50f7b2d738c75ce46aaf19879d17aee0deba5892b51cd69756f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ab05467a96bd50f7b2d738c75ce46aaf19879d17aee0deba5892b51cd69756f", kill_on_drop: false }` [INFO] [stdout] 8ab05467a96bd50f7b2d738c75ce46aaf19879d17aee0deba5892b51cd69756f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef9d9bd514944e85140835c140154c9c9e081bd3a949bff1ecdeac2e72eb094b [INFO] running `Command { std: "docker" "start" "-a" "ef9d9bd514944e85140835c140154c9c9e081bd3a949bff1ecdeac2e72eb094b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking color-thief v0.2.2 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking clap v4.5.37 [INFO] [stderr] Checking ravif v0.11.12 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking basmati v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `print_square` and `print_titles` [INFO] [stdout] --> src/main.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use print::{print_square, print_titles}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Palette` [INFO] [stdout] --> src/print.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::color::{Color, Palette}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `print_square` and `print_titles` [INFO] [stdout] --> src/main.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use print::{print_square, print_titles}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Palette` [INFO] [stdout] --> src/print.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::color::{Color, Palette}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `adjust_contrast`, `average_saturation`, and `average_luminance` are never used [INFO] [stdout] --> src/color.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl Palette { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | fn adjust_contrast(&mut self, color: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | fn average_saturation(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn average_luminance(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `color_from_hue` is never used [INFO] [stdout] --> src/color.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn color_from_hue(palette: &Palette, base_hue: f32) -> Color { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/color.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 99 | impl Color { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 100 | pub fn rgb_u8(&self) -> (u8, u8, u8) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | fn contrast_ratio(&self, other: &Color) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | fn lab_luminance(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | fn increase_llum(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | fn decrease_llum(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | fn stretch_lightness(&mut self, lightness: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | fn increase_saturation(&mut self, saturation: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | pub fn hue(&self) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Hue` is never used [INFO] [stdout] --> src/color.rs:201:6 [INFO] [stdout] | [INFO] [stdout] 201 | enum Hue { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `hue_value` is never used [INFO] [stdout] --> src/color.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 212 | impl Hue { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 213 | fn hue_value(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TITLES` is never used [INFO] [stdout] --> src/print.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | const TITLES: [&str; 16] = [ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DOTS` is never used [INFO] [stdout] --> src/print.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const DOTS: &str = " ••• "; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_titles` is never used [INFO] [stdout] --> src/print.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn print_titles() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_square` is never used [INFO] [stdout] --> src/print.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn print_square(colors: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::f32::::clamp` that must be used [INFO] [stdout] --> src/color.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | stretched.clamp(0.0, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: method returns a new number and does not mutate the original value [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 170 | let _ = stretched.clamp(0.0, 1.0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `adjust_contrast`, `average_saturation`, and `average_luminance` are never used [INFO] [stdout] --> src/color.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl Palette { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | fn adjust_contrast(&mut self, color: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | fn average_saturation(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn average_luminance(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `color_from_hue` is never used [INFO] [stdout] --> src/color.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn color_from_hue(palette: &Palette, base_hue: f32) -> Color { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/color.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 99 | impl Color { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 100 | pub fn rgb_u8(&self) -> (u8, u8, u8) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | fn contrast_ratio(&self, other: &Color) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | fn lab_luminance(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | fn increase_llum(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | fn decrease_llum(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | fn stretch_lightness(&mut self, lightness: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | fn increase_saturation(&mut self, saturation: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | pub fn hue(&self) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Hue` is never used [INFO] [stdout] --> src/color.rs:201:6 [INFO] [stdout] | [INFO] [stdout] 201 | enum Hue { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `hue_value` is never used [INFO] [stdout] --> src/color.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 212 | impl Hue { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 213 | fn hue_value(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TITLES` is never used [INFO] [stdout] --> src/print.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | const TITLES: [&str; 16] = [ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DOTS` is never used [INFO] [stdout] --> src/print.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const DOTS: &str = " ••• "; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_titles` is never used [INFO] [stdout] --> src/print.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn print_titles() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_square` is never used [INFO] [stdout] --> src/print.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn print_square(colors: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::f32::::clamp` that must be used [INFO] [stdout] --> src/color.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | stretched.clamp(0.0, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: method returns a new number and does not mutate the original value [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 170 | let _ = stretched.clamp(0.0, 1.0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.51s [INFO] running `Command { std: "docker" "inspect" "ef9d9bd514944e85140835c140154c9c9e081bd3a949bff1ecdeac2e72eb094b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef9d9bd514944e85140835c140154c9c9e081bd3a949bff1ecdeac2e72eb094b", kill_on_drop: false }` [INFO] [stdout] ef9d9bd514944e85140835c140154c9c9e081bd3a949bff1ecdeac2e72eb094b