[INFO] cloning repository https://github.com/idelgado-tech/RusTracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idelgado-tech/RusTracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidelgado-tech%2FRusTracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidelgado-tech%2FRusTracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ef6a861070f035bcab1082a3e88e6a2ac52881b [INFO] building idelgado-tech/RusTracer against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidelgado-tech%2FRusTracer" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/idelgado-tech/RusTracer on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/idelgado-tech/RusTracer [INFO] finished tweaking git repo https://github.com/idelgado-tech/RusTracer [INFO] tweaked toml for git repo https://github.com/idelgado-tech/RusTracer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/idelgado-tech/RusTracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3af8bc192fde50cb58cf5f77a0855202d1a44b35f122a667a1985a00afe4abab [INFO] running `Command { std: "docker" "start" "-a" "3af8bc192fde50cb58cf5f77a0855202d1a44b35f122a667a1985a00afe4abab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3af8bc192fde50cb58cf5f77a0855202d1a44b35f122a667a1985a00afe4abab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af8bc192fde50cb58cf5f77a0855202d1a44b35f122a667a1985a00afe4abab", kill_on_drop: false }` [INFO] [stdout] 3af8bc192fde50cb58cf5f77a0855202d1a44b35f122a667a1985a00afe4abab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9cf16089d08c1ce8423737a3233d6750c9fec3cc74d7ffd18237360b72bf20d [INFO] running `Command { std: "docker" "start" "-a" "d9cf16089d08c1ce8423737a3233d6750c9fec3cc74d7ffd18237360b72bf20d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling minifb v0.20.0 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling uuid-macro-internal v1.1.2 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling rustracer v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `transformation` [INFO] [stdout] --> src/ray.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | transformation, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix::Matrix` [INFO] [stdout] --> src/reflection.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{color::*, matrix::Matrix, ray::reflect, tuple::Tuple}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64::consts::PI` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::f64::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `WindowOptions`, `Window` [INFO] [stdout] --> src/main.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | use minifb::{Key, Window, WindowOptions}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pos_from_index` is never used [INFO] [stdout] --> src/canvas.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn pos_from_index(index: usize, canvas: &Canvas) -> (usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_canvas` is never used [INFO] [stdout] --> src/canvas.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new_canvas(width: usize, height: usize) -> Canvas { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AZURE_BLUE` is never used [INFO] [stdout] --> src/color.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const AZURE_BLUE: Color = Color { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LIGHT_VIOLET` is never used [INFO] [stdout] --> src/color.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub const LIGHT_VIOLET: Color = Color { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SimpleMessage` is never constructed [INFO] [stdout] --> src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | enum Repr { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | SimpleMessage(ErrorKind, &'static &'static str), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Repr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/error.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) const fn new(kind: ErrorKind, message: &'static &'static str) -> TracerError { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_WIDTH` is never used [INFO] [stdout] --> src/minifb_als.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const MAX_WIDTH: usize = 640; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_HEIGHT` is never used [INFO] [stdout] --> src/minifb_als.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const MAX_HEIGHT: usize = 360; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_u8_rgb` is never used [INFO] [stdout] --> src/minifb_als.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn from_u8_rgb(r: u8, g: u8, b: u8) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_transform` is never used [INFO] [stdout] --> src/ray.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn set_transform(&mut self, new_stransform: &Matrix) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_material` is never used [INFO] [stdout] --> src/reflection.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new_material( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_shearing` is never used [INFO] [stdout] --> src/transformation.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn create_shearing(x_y: f64, x_z: f64, y_x: f64, y_z: f64, z_x: f64, z_y: f64) -> Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compare_float_with_threshold` is never used [INFO] [stdout] --> src/utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn compare_float_with_threshold(value1: f64, value2: f64, threshold : f64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.04s [INFO] running `Command { std: "docker" "inspect" "d9cf16089d08c1ce8423737a3233d6750c9fec3cc74d7ffd18237360b72bf20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9cf16089d08c1ce8423737a3233d6750c9fec3cc74d7ffd18237360b72bf20d", kill_on_drop: false }` [INFO] [stdout] d9cf16089d08c1ce8423737a3233d6750c9fec3cc74d7ffd18237360b72bf20d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c040a8e209a0c45515cac20d021525bf7c6b1b8b84ba24febdfde4c1218cf6b1 [INFO] running `Command { std: "docker" "start" "-a" "c040a8e209a0c45515cac20d021525bf7c6b1b8b84ba24febdfde4c1218cf6b1", kill_on_drop: false }` [INFO] [stderr] Compiling rustracer v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::utils` [INFO] [stdout] --> src/matrix.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | use crate::utils; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `transformation` [INFO] [stdout] --> src/ray.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | transformation, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix::Matrix` [INFO] [stdout] --> src/reflection.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{color::*, matrix::Matrix, ray::reflect, tuple::Tuple}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64::consts::PI` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::f64::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `WindowOptions`, `Window` [INFO] [stdout] --> src/main.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | use minifb::{Key, Window, WindowOptions}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pos_from_index` is never used [INFO] [stdout] --> src/canvas.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn pos_from_index(index: usize, canvas: &Canvas) -> (usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LIGHT_VIOLET` is never used [INFO] [stdout] --> src/color.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub const LIGHT_VIOLET: Color = Color { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SimpleMessage` is never constructed [INFO] [stdout] --> src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | enum Repr { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | SimpleMessage(ErrorKind, &'static &'static str), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Repr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/error.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) const fn new(kind: ErrorKind, message: &'static &'static str) -> TracerError { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_WIDTH` is never used [INFO] [stdout] --> src/minifb_als.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const MAX_WIDTH: usize = 640; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_HEIGHT` is never used [INFO] [stdout] --> src/minifb_als.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const MAX_HEIGHT: usize = 360; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_u8_rgb` is never used [INFO] [stdout] --> src/minifb_als.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn from_u8_rgb(r: u8, g: u8, b: u8) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_material` is never used [INFO] [stdout] --> src/reflection.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new_material( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compare_float_with_threshold` is never used [INFO] [stdout] --> src/utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn compare_float_with_threshold(value1: f64, value2: f64, threshold : f64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.74s [INFO] running `Command { std: "docker" "inspect" "c040a8e209a0c45515cac20d021525bf7c6b1b8b84ba24febdfde4c1218cf6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c040a8e209a0c45515cac20d021525bf7c6b1b8b84ba24febdfde4c1218cf6b1", kill_on_drop: false }` [INFO] [stdout] c040a8e209a0c45515cac20d021525bf7c6b1b8b84ba24febdfde4c1218cf6b1