[INFO] cloning repository https://github.com/BlushyTears/picolo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlushyTears/picolo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlushyTears%2Fpicolo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlushyTears%2Fpicolo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8431ad9935c2a6bea2cea7e7c7e33a0b178921aa
[INFO] building BlushyTears/picolo against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlushyTears%2Fpicolo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BlushyTears/picolo on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BlushyTears/picolo
[INFO] finished tweaking git repo https://github.com/BlushyTears/picolo
[INFO] tweaked toml for git repo https://github.com/BlushyTears/picolo written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BlushyTears/picolo 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded weezl v0.1.6
[INFO] [stderr]   Downloaded gif v0.11.3
[INFO] [stderr]   Downloaded num-rational v0.4.0
[INFO] [stderr]   Downloaded exr v1.4.2
[INFO] [stderr]   Downloaded bytemuck v1.9.1
[INFO] [stderr]   Downloaded lebe v0.5.1
[INFO] [stderr]   Downloaded pin-project-internal v1.0.10
[INFO] [stderr]   Downloaded pin-project v1.0.10
[INFO] [stderr]   Downloaded spin v0.9.3
[INFO] [stderr]   Downloaded jpeg-decoder v0.2.6
[INFO] [stderr]   Downloaded tiff v0.7.2
[INFO] [stderr]   Downloaded flume v0.10.13
[INFO] [stderr]   Downloaded proc_vector2d v1.0.2
[INFO] [stderr]   Downloaded vector2d v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2cb5466daff01c69d05099741876d1eba0ea93616af0373a801c5dfdb87535c
[INFO] running `Command { std: "docker" "start" "-a" "f2cb5466daff01c69d05099741876d1eba0ea93616af0373a801c5dfdb87535c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2cb5466daff01c69d05099741876d1eba0ea93616af0373a801c5dfdb87535c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2cb5466daff01c69d05099741876d1eba0ea93616af0373a801c5dfdb87535c", kill_on_drop: false }`
[INFO] [stdout] f2cb5466daff01c69d05099741876d1eba0ea93616af0373a801c5dfdb87535c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5035332c860cf0534a862fb3cac0713c8fbaa6df0218e8882f1c48f83b35bb9
[INFO] running `Command { std: "docker" "start" "-a" "d5035332c860cf0534a862fb3cac0713c8fbaa6df0218e8882f1c48f83b35bb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling weezl v0.1.6
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling lebe v0.5.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling proc_vector2d v1.0.2
[INFO] [stderr]    Compiling spin v0.9.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling vector2d v2.2.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling tiff v0.7.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling flume v0.10.13
[INFO] [stderr]    Compiling exr v1.4.2
[INFO] [stderr]    Compiling image v0.24.2
[INFO] [stderr]    Compiling picolo v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/listops.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |         array[(array.len() / 2)] as f64
[INFO] [stdout]    |               ^               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 31 -         array[(array.len() / 2)] as f64
[INFO] [stdout] 31 +         array[array.len() / 2] as f64
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/listops.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut min_value = *vec.iter().max().unwrap();
[INFO] [stdout]   |         ----^^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/listops.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut min_value = *vec.iter().min().unwrap();
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `curr_clr` is never read
[INFO] [stdout]    --> src/plot.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let mut curr_clr = &plot;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `temp` is never read
[INFO] [stdout]    --> src/plot.rs:217:13
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let mut temp = 0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/readimg.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 |     if precision < 0 || precision > 100 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Custom`
[INFO] [stdout]  --> src/main.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use picolo::plot::{plot_tbl, Color, Custom, PlotSettings};
[INFO] [stdout]   |                                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `picolo::readimg::*`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use picolo::readimg::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `picolo::listops::*`
[INFO] [stdout]  --> src/tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use picolo::listops::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod tests;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `picolo::plot::*`
[INFO] [stdout]  --> src/tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use picolo::plot::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod tests;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `picolo::readimg::*`
[INFO] [stdout]  --> src/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use picolo::readimg::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod tests;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut b_setting = PlotSettings::default();
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Color` is never constructed
[INFO] [stdout]   --> src/readimg.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Color {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Color` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pixel` is never constructed
[INFO] [stdout]   --> src/readimg.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Pixel {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pixel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_width` is never used
[INFO] [stdout]   --> src/readimg.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn get_width(img: &str) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_height` is never used
[INFO] [stdout]   --> src/readimg.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn get_height(img: &str) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_picture` is never used
[INFO] [stdout]   --> src/readimg.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn load_picture(img: &str, precision: u32) -> Vec<[Pixel; 1]> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/readimg.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 |     if precision < 0 || precision > 100 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.93s
[INFO] running `Command { std: "docker" "inspect" "d5035332c860cf0534a862fb3cac0713c8fbaa6df0218e8882f1c48f83b35bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5035332c860cf0534a862fb3cac0713c8fbaa6df0218e8882f1c48f83b35bb9", kill_on_drop: false }`
[INFO] [stdout] d5035332c860cf0534a862fb3cac0713c8fbaa6df0218e8882f1c48f83b35bb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db4ea45b5f1379d81a167740d57214f3df40f4441ad7b7394ec8725616610898
[INFO] running `Command { std: "docker" "start" "-a" "db4ea45b5f1379d81a167740d57214f3df40f4441ad7b7394ec8725616610898", kill_on_drop: false }`
[INFO] [stderr]    Compiling picolo v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/listops.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |         array[(array.len() / 2)] as f64
[INFO] [stdout]    |               ^               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 31 -         array[(array.len() / 2)] as f64
[INFO] [stdout] 31 +         array[array.len() / 2] as f64
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/listops.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut min_value = *vec.iter().max().unwrap();
[INFO] [stdout]   |         ----^^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/listops.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut min_value = *vec.iter().min().unwrap();
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `curr_clr` is never read
[INFO] [stdout]    --> src/plot.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let mut curr_clr = &plot;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `temp` is never read
[INFO] [stdout]    --> src/plot.rs:217:13
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let mut temp = 0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/readimg.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 |     if precision < 0 || precision > 100 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Custom`
[INFO] [stdout]  --> src/main.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use picolo::plot::{plot_tbl, Color, Custom, PlotSettings};
[INFO] [stdout]   |                                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `picolo::readimg::*`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use picolo::readimg::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/listops.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |         array[(array.len() / 2)] as f64
[INFO] [stdout]    |               ^               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 31 -         array[(array.len() / 2)] as f64
[INFO] [stdout] 31 +         array[array.len() / 2] as f64
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut b_setting = PlotSettings::default();
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Color` is never constructed
[INFO] [stdout]   --> src/readimg.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Color {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Color` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pixel` is never constructed
[INFO] [stdout]   --> src/readimg.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Pixel {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pixel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_width` is never used
[INFO] [stdout]   --> src/readimg.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn get_width(img: &str) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_height` is never used
[INFO] [stdout]   --> src/readimg.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn get_height(img: &str) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_picture` is never used
[INFO] [stdout]   --> src/readimg.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn load_picture(img: &str, precision: u32) -> Vec<[Pixel; 1]> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/readimg.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 |     if precision < 0 || precision > 100 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/listops.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut min_value = *vec.iter().max().unwrap();
[INFO] [stdout]   |         ----^^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/listops.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut min_value = *vec.iter().min().unwrap();
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `curr_clr` is never read
[INFO] [stdout]    --> src/plot.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let mut curr_clr = &plot;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `temp` is never read
[INFO] [stdout]    --> src/plot.rs:217:13
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let mut temp = 0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/readimg.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 |     if precision < 0 || precision > 100 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "db4ea45b5f1379d81a167740d57214f3df40f4441ad7b7394ec8725616610898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db4ea45b5f1379d81a167740d57214f3df40f4441ad7b7394ec8725616610898", kill_on_drop: false }`
[INFO] [stdout] db4ea45b5f1379d81a167740d57214f3df40f4441ad7b7394ec8725616610898
