[INFO] fetching crate termi-graphics 0.1.6...
[INFO] building termi-graphics-0.1.6 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate termi-graphics 0.1.6 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate termi-graphics 0.1.6
[INFO] finished tweaking crates.io crate termi-graphics 0.1.6
[INFO] tweaked toml for crates.io crate termi-graphics 0.1.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate termi-graphics 0.1.6 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 crates.io crate termi-graphics 0.1.6 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4d29d89fe8b3290e4fb81a0a0695368ac0e6363c1695da98dd029da7f2c7a26e
[INFO] running `Command { std: "docker" "start" "-a" "4d29d89fe8b3290e4fb81a0a0695368ac0e6363c1695da98dd029da7f2c7a26e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d29d89fe8b3290e4fb81a0a0695368ac0e6363c1695da98dd029da7f2c7a26e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d29d89fe8b3290e4fb81a0a0695368ac0e6363c1695da98dd029da7f2c7a26e", kill_on_drop: false }`
[INFO] [stdout] 4d29d89fe8b3290e4fb81a0a0695368ac0e6363c1695da98dd029da7f2c7a26e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4bd3fb5ebdaa7c9b4678c0c4432e33168c82837f0c70efbf6e236856a3497d6d
[INFO] running `Command { std: "docker" "start" "-a" "4bd3fb5ebdaa7c9b4678c0c4432e33168c82837f0c70efbf6e236856a3497d6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling termi-graphics v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]  --> src/pixel_art.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "unix")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]  --> src/color_string.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "unix")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]  --> src/animation.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "unix")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ubuntu_terminal_sceme::*`
[INFO] [stdout]  --> src/animation.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::ubuntu_terminal_sceme::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::JoinHandle`
[INFO] [stdout]   --> src/animation.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::thread::JoinHandle;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression
[INFO] [stdout]    --> src/shapes.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |         for x in (((base/2)-row)..base-(base/2+2)+row){
[INFO] [stdout]     |                  ^                                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 229 -         for x in (((base/2)-row)..base-(base/2+2)+row){
[INFO] [stdout] 229 +         for x in ((base/2)-row)..base-(base/2+2)+row {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/pixel_art.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         for i in 0..height{
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j`
[INFO] [stdout]   --> src/pixel_art.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |            for j in 0..width{
[INFO] [stdout]    |                ^ help: if this is intentional, prefix it with an underscore: `_j`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/animation.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         for i in 0..(self.fps*self.length/(self.roll.len() as u8)){
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/pixel_art.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |         for i in 0..height{
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j`
[INFO] [stdout]    --> src/pixel_art.rs:233:16
[INFO] [stdout]     |
[INFO] [stdout] 233 |            for j in 0..width{
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_j`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `col1` is never read
[INFO] [stdout]   --> src/shapes.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let mut col1=0;
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/shapes.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     for i in 0..x{
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]    --> src/shapes.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |     for q in 0..(y-2){
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]    --> src/shapes.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         for u in 0..(x-2){
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/shapes.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     for i in 0..x{
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `col1` is never read
[INFO] [stdout]   --> src/shapes.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut col1 = 0;
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/shapes.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     for i in 0..x{
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> src/shapes.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     for q in 0..(x-2){
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]   --> src/shapes.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         for u in 0..(x-2){
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/shapes.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     for i in 0..x{
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 95 |             str2=> self.color = Blues.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 95 |             str2=> self.color = Blues.to_string(),
[INFO] [stdout] 96 |             str3=> self.color = Greenes.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 97 |             str4=> self.color = Yellowes.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 98 |             str5=> self.color = Whites.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 99 |             str6=> self.color = Blackes.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/color_string.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]     |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 100 |             str7=> self.color = Cyanes.to_string(),
[INFO] [stdout]     |             ^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]    --> src/color_string.rs:85:13
[INFO] [stdout]     |
[INFO] [stdout]  85 |         let str1 = Red.to_string();
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/color_string.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]     |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 101 |             str8=> self.color = Magentaes.to_string(),
[INFO] [stdout]     |             ^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]    --> src/color_string.rs:85:13
[INFO] [stdout]     |
[INFO] [stdout]  85 |         let str1 = Red.to_string();
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let str2 = Blue.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let str3 = Green.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let str4 = Yellow.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let str5 = White.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let str6 = Black.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let str7 = Cyan.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let str8 = Magenta.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             str2=> self.color = Blues.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 55 |             str2=> self.color = Bluer.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 55 |             str2=> self.color = Bluer.to_string(),
[INFO] [stdout] 56 |             str3=> self.color = Greener.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             str3=> self.color = Greenes.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             str4=> self.color = Yellowes.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             str5=> self.color = Whites.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             str6=> self.color = Blackes.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]    --> src/color_string.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             str7=> self.color = Cyanes.to_string(),
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]    --> src/color_string.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             str8=> self.color = Magentaes.to_string(),
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 57 |             str4=> self.color = Yellower.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 58 |             str5=> self.color = Whiter.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 59 |             str6=> self.color = Blacker.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 60 |             str7=> self.color = Cyaner.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 61 |             str8=> self.color = Magentaer.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let str2 = Blue.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let str3 = Green.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let str4 = Yellow.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let str5 = White.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let str6 = Black.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let str7 = Cyan.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let str8 = Magenta.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             str2=> self.color = Bluer.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             str3=> self.color = Greener.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             str4=> self.color = Yellower.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             str5=> self.color = Whiter.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |             str6=> self.color = Blacker.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             str7=> self.color = Cyaner.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `col1` is never read
[INFO] [stdout]    --> src/shapes.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let mut col1=0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 75 |             str2=> self.color = Bluev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/shapes.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |         for i in 0..len{
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/shapes.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         for i in 0..len{
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `col1` is never read
[INFO] [stdout]    --> src/shapes.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let mut col1=0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/shapes.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |         for x in 0..(base/2 - row){
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/shapes.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |         for x in (((base/2)-row)..base-(base/2+2)+row){
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/shapes.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 |         for x in (base-(base/2)+row)..base{
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/shapes.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |     for x in 0..base{
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 75 |             str2=> self.color = Bluev.to_string(),
[INFO] [stdout] 76 |             str3=> self.color = Greenev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 77 |             str4=> self.color = Yellowev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             str8=> self.color = Magentaer.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 78 |             str5=> self.color = Whitev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 79 |             str6=> self.color = Blackev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 80 |             str7=> self.color = Cyanev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 81 |             str8=> self.color = Magentaev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let str2 = Blue.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let str3 = Green.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let str4 = Yellow.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let str5 = White.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let str6 = Black.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let str7 = Cyan.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let str8 = Magenta.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |             str2=> self.color = Bluev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             str3=> self.color = Greenev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |             str4=> self.color = Yellowev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |             str5=> self.color = Whitev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |             str6=> self.color = Blackev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |             str7=> self.color = Cyanev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |             str8=> self.color = Magentaev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Red` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const Red:&str = "\x1B[1;31m";
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/pixel_art.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 &vec1.push(0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 let _ = &vec1.push(0);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/pixel_art.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |            &pixel_vec.push(vec1);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 44 |            let _ = &pixel_vec.push(vec1);
[INFO] [stdout]    |            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Black` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const Black:&str = "\x1B[1;30m";
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Green` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const Green:&str ="\x1B[1;32m" ;
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellow` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const Yellow:&str ="\x1B[1;33m";
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blue` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const Blue:&str="\x1B[1;34m";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magenta` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const Magenta:&str="\x1B[1;35m";
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyan` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const Cyan:&str="\x1B[1;36m";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `White` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const White:&str="\x1B[1;37m";
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CLOSING_COLOR` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const CLOSING_COLOR:&str = "\x1B[m";
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RedScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const RedScr:&str = "\x1B[41m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GreenScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const GreenScr:&str ="\x1B[42m"; 
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/pixel_art.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 &vec1.push(0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 let _ = &vec1.push(0);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/pixel_art.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 236 |            &pixel_vec.push(vec1);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 236 |            let _ = &pixel_vec.push(vec1);
[INFO] [stdout]     |            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YellowScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const YellowScr:&str ="\x1B[43m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlueScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const BlueScr:&str="\x1B[44m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlackScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const BlackScr:&str="\x1B[40m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MagentaScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const MagentaScr:&str="\x1B[45m";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CyanScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const CyanScr:&str="\x1B[46m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WhiteScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const WhiteScr:&str="\x1B[47m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &vec1.push(vec2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let _ = &vec1.push(vec2);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         &vec1.push(vec2.clone());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let _ = &vec1.push(vec2.clone());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         &vec1.push(vec2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let _ = &vec1.push(vec2);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     &vec1.push(vec2);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let _ = &vec1.push(vec2);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             &vec2.push(0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let _ = &vec2.push(0);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &vec1.push(vec2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let _ = &vec1.push(vec2);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     &vec1.push(vec2);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let _ = &vec1.push(vec2);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     &vec1.push(vec2);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let _ = &vec1.push(vec2);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             &vec2.push(0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 120 |             let _ = &vec2.push(0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &vec1.push(vec2);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let _ = &vec1.push(vec2);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Black` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const Black:&str = "\x1B[0;30m";
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 3 - pub const Black:&str = "\x1B[0;30m";
[INFO] [stdout] 3 + pub const BLACK:&str = "\x1B[0;30m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Green` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const Green:&str ="\x1B[0;32m" ;
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 4 - pub const Green:&str ="\x1B[0;32m" ;
[INFO] [stdout] 4 + pub const GREEN:&str ="\x1B[0;32m" ;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellow` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const Yellow:&str ="\x1B[0;33m";
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 5 - pub const Yellow:&str ="\x1B[0;33m";
[INFO] [stdout] 5 + pub const YELLOW:&str ="\x1B[0;33m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blue` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const Blue:&str="\x1B[0;34m";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 6 - pub const Blue:&str="\x1B[0;34m";
[INFO] [stdout] 6 + pub const BLUE:&str="\x1B[0;34m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magenta` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const Magenta:&str="\x1B[0;35m";
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 7 - pub const Magenta:&str="\x1B[0;35m";
[INFO] [stdout] 7 + pub const MAGENTA:&str="\x1B[0;35m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyan` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const Cyan:&str="\x1B[0;36m";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 8 - pub const Cyan:&str="\x1B[0;36m";
[INFO] [stdout] 8 + pub const CYAN:&str="\x1B[0;36m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `White` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const White:&str="\x1B[0;37m";
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 9 - pub const White:&str="\x1B[0;37m";
[INFO] [stdout] 9 + pub const WHITE:&str="\x1B[0;37m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Reder` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const Reder:&str = "\x1B[1;31m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 10 - pub const Reder:&str = "\x1B[1;31m";
[INFO] [stdout] 10 + pub const REDER:&str = "\x1B[1;31m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blacker` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const Blacker:&str = "\x1B[1;30m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 11 - pub const Blacker:&str = "\x1B[1;30m";
[INFO] [stdout] 11 + pub const BLACKER:&str = "\x1B[1;30m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Greener` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const Greener:&str ="\x1B[1;32m" ;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub const Greener:&str ="\x1B[1;32m" ;
[INFO] [stdout] 12 + pub const GREENER:&str ="\x1B[1;32m" ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellower` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const Yellower:&str ="\x1B[1;33m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 13 - pub const Yellower:&str ="\x1B[1;33m";
[INFO] [stdout] 13 + pub const YELLOWER:&str ="\x1B[1;33m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Bluer` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const Bluer:&str="\x1B[1;34m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 14 - pub const Bluer:&str="\x1B[1;34m";
[INFO] [stdout] 14 + pub const BLUER:&str="\x1B[1;34m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magentaer` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const Magentaer:&str="\x1B[1;35m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 15 - pub const Magentaer:&str="\x1B[1;35m";
[INFO] [stdout] 15 + pub const MAGENTAER:&str="\x1B[1;35m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyaner` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const Cyaner:&str="\x1B[1;36m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 16 - pub const Cyaner:&str="\x1B[1;36m";
[INFO] [stdout] 16 + pub const CYANER:&str="\x1B[1;36m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Whiter` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const Whiter:&str="\x1B[1;37m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 17 - pub const Whiter:&str="\x1B[1;37m";
[INFO] [stdout] 17 + pub const WHITER:&str="\x1B[1;37m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Redes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const Redes:&str = "\x1B[4;31m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 18 - pub const Redes:&str = "\x1B[4;31m";
[INFO] [stdout] 18 + pub const REDES:&str = "\x1B[4;31m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blackes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const Blackes:&str = "\x1B[4;30m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub const Blackes:&str = "\x1B[4;30m";
[INFO] [stdout] 19 + pub const BLACKES:&str = "\x1B[4;30m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Greenes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const Greenes:&str ="\x1B[4;32m" ;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub const Greenes:&str ="\x1B[4;32m" ;
[INFO] [stdout] 20 + pub const GREENES:&str ="\x1B[4;32m" ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellowes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const Yellowes:&str ="\x1B[4;33m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 21 - pub const Yellowes:&str ="\x1B[4;33m";
[INFO] [stdout] 21 + pub const YELLOWES:&str ="\x1B[4;33m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blues` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const Blues:&str="\x1B[4;34m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub const Blues:&str="\x1B[4;34m";
[INFO] [stdout] 22 + pub const BLUES:&str="\x1B[4;34m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magentaes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const Magentaes:&str="\x1B[4;35m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 23 - pub const Magentaes:&str="\x1B[4;35m";
[INFO] [stdout] 23 + pub const MAGENTAES:&str="\x1B[4;35m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyanes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const Cyanes:&str="\x1B[4;36m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 24 - pub const Cyanes:&str="\x1B[4;36m";
[INFO] [stdout] 24 + pub const CYANES:&str="\x1B[4;36m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Whites` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const Whites:&str="\x1B[4;37m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 25 - pub const Whites:&str="\x1B[4;37m";
[INFO] [stdout] 25 + pub const WHITES:&str="\x1B[4;37m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Redev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const Redev:&str = "\x1B[5;31m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 26 - pub const Redev:&str = "\x1B[5;31m";
[INFO] [stdout] 26 + pub const REDEV:&str = "\x1B[5;31m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blackev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const Blackev:&str = "\x1B[5;30m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 27 - pub const Blackev:&str = "\x1B[5;30m";
[INFO] [stdout] 27 + pub const BLACKEV:&str = "\x1B[5;30m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Greenev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const Greenev:&str ="\x1B[5;32m" ;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 28 - pub const Greenev:&str ="\x1B[5;32m" ;
[INFO] [stdout] 28 + pub const GREENEV:&str ="\x1B[5;32m" ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellowev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const Yellowev:&str ="\x1B[5;33m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub const Yellowev:&str ="\x1B[5;33m";
[INFO] [stdout] 29 + pub const YELLOWEV:&str ="\x1B[5;33m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Bluev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const Bluev:&str="\x1B[5;34m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 30 - pub const Bluev:&str="\x1B[5;34m";
[INFO] [stdout] 30 + pub const BLUEV:&str="\x1B[5;34m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magentaev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const Magentaev:&str="\x1B[5;35m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 31 - pub const Magentaev:&str="\x1B[5;35m";
[INFO] [stdout] 31 + pub const MAGENTAEV:&str="\x1B[5;35m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyanev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const Cyanev:&str="\x1B[5;36m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 32 - pub const Cyanev:&str="\x1B[5;36m";
[INFO] [stdout] 32 + pub const CYANEV:&str="\x1B[5;36m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Whitev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const Whitev:&str="\x1B[5;37m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 - pub const Whitev:&str="\x1B[5;37m";
[INFO] [stdout] 33 + pub const WHITEV:&str="\x1B[5;37m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RedScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const RedScr:&str = "\x1B[41m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 35 - pub const RedScr:&str = "\x1B[41m";
[INFO] [stdout] 35 + pub const RED_SCR:&str = "\x1B[41m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GreenScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const GreenScr:&str ="\x1B[42m"; 
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 36 - pub const GreenScr:&str ="\x1B[42m"; 
[INFO] [stdout] 36 + pub const GREEN_SCR:&str ="\x1B[42m"; 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YellowScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const YellowScr:&str ="\x1B[43m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 37 - pub const YellowScr:&str ="\x1B[43m";
[INFO] [stdout] 37 + pub const YELLOW_SCR:&str ="\x1B[43m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlueScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub const BlueScr:&str="\x1B[44m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 38 - pub const BlueScr:&str="\x1B[44m";
[INFO] [stdout] 38 + pub const BLUE_SCR:&str="\x1B[44m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlackScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub const BlackScr:&str="\x1B[40m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 39 - pub const BlackScr:&str="\x1B[40m";
[INFO] [stdout] 39 + pub const BLACK_SCR:&str="\x1B[40m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MagentaScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const MagentaScr:&str="\x1B[45m";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 40 - pub const MagentaScr:&str="\x1B[45m";
[INFO] [stdout] 40 + pub const MAGENTA_SCR:&str="\x1B[45m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CyanScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const CyanScr:&str="\x1B[46m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 41 - pub const CyanScr:&str="\x1B[46m";
[INFO] [stdout] 41 + pub const CYAN_SCR:&str="\x1B[46m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     &vec1.push(vec2);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let _ = &vec1.push(vec2);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 |             &vec2.push(col1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 170 |             let _ = &vec2.push(col1);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         &vec1.push(vec2);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let _ = &vec1.push(vec2);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 174 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             &vec1.push(vec2.clone());   
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 176 |             let _ = &vec1.push(vec2.clone());   
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WhiteScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const WhiteScr:&str="\x1B[47m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 42 - pub const WhiteScr:&str="\x1B[47m";
[INFO] [stdout] 42 + pub const WHITE_SCR:&str="\x1B[47m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |             &vec2.push(0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 225 |             let _ = &vec2.push(0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |             &vec2.push(0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 230 |             let _ = &vec2.push(0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             &vec2.push(col1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 233 |             let _ = &vec2.push(col1);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             &vec2.push(0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 236 |             let _ = &vec2.push(0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         &vec1.push(vec2);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 238 |         let _ = &vec1.push(vec2);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 |     &vec1.push(vec2);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let _ = &vec1.push(vec2);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Black` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const Black:&str = "\x1B[1;30m";
[INFO] [stdout]   |           ^^^^^ help: convert the identifier to upper case: `BLACK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Green` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const Green:&str ="\x1B[1;32m" ;
[INFO] [stdout]   |           ^^^^^ help: convert the identifier to upper case: `GREEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellow` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const Yellow:&str ="\x1B[1;33m";
[INFO] [stdout]   |           ^^^^^^ help: convert the identifier to upper case: `YELLOW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blue` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const Blue:&str="\x1B[1;34m";
[INFO] [stdout]   |           ^^^^ help: convert the identifier to upper case: `BLUE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magenta` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const Magenta:&str="\x1B[1;35m";
[INFO] [stdout]   |           ^^^^^^^ help: convert the identifier to upper case: `MAGENTA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyan` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const Cyan:&str="\x1B[1;36m";
[INFO] [stdout]   |           ^^^^ help: convert the identifier to upper case: `CYAN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `White` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const White:&str="\x1B[1;37m";
[INFO] [stdout]   |           ^^^^^ help: convert the identifier to upper case: `WHITE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RedScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const RedScr:&str = "\x1B[41m";
[INFO] [stdout]    |           ^^^^^^ help: convert the identifier to upper case: `RED_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GreenScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const GreenScr:&str ="\x1B[42m"; 
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `GREEN_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YellowScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const YellowScr:&str ="\x1B[43m";
[INFO] [stdout]    |           ^^^^^^^^^ help: convert the identifier to upper case: `YELLOW_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlueScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const BlueScr:&str="\x1B[44m";
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `BLUE_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlackScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const BlackScr:&str="\x1B[40m";
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `BLACK_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MagentaScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const MagentaScr:&str="\x1B[45m";
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to upper case: `MAGENTA_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CyanScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const CyanScr:&str="\x1B[46m";
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `CYAN_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WhiteScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const WhiteScr:&str="\x1B[47m";
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `WHITE_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "4bd3fb5ebdaa7c9b4678c0c4432e33168c82837f0c70efbf6e236856a3497d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bd3fb5ebdaa7c9b4678c0c4432e33168c82837f0c70efbf6e236856a3497d6d", kill_on_drop: false }`
[INFO] [stdout] 4bd3fb5ebdaa7c9b4678c0c4432e33168c82837f0c70efbf6e236856a3497d6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b8f285a5784dbc45be8fb41899833a94857bf2d597b0d4fed95441c17b9a2a7b
[INFO] running `Command { std: "docker" "start" "-a" "b8f285a5784dbc45be8fb41899833a94857bf2d597b0d4fed95441c17b9a2a7b", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]  --> src/pixel_art.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "unix")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]  --> src/color_string.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "unix")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]  --> src/animation.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "unix")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ubuntu_terminal_sceme::*`
[INFO] [stdout]  --> src/animation.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::ubuntu_terminal_sceme::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::JoinHandle`
[INFO] [stdout]   --> src/animation.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::thread::JoinHandle;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression
[INFO] [stdout]    --> src/shapes.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |         for x in (((base/2)-row)..base-(base/2+2)+row){
[INFO] [stdout]     |                  ^                                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 229 -         for x in (((base/2)-row)..base-(base/2+2)+row){
[INFO] [stdout] 229 +         for x in ((base/2)-row)..base-(base/2+2)+row {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/pixel_art.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         for i in 0..height{
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j`
[INFO] [stdout]   --> src/pixel_art.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |            for j in 0..width{
[INFO] [stdout]    |                ^ help: if this is intentional, prefix it with an underscore: `_j`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/animation.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         for i in 0..(self.fps*self.length/(self.roll.len() as u8)){
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/pixel_art.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |         for i in 0..height{
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j`
[INFO] [stdout]    --> src/pixel_art.rs:233:16
[INFO] [stdout]     |
[INFO] [stdout] 233 |            for j in 0..width{
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_j`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `col1` is never read
[INFO] [stdout]   --> src/shapes.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let mut col1=0;
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/shapes.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     for i in 0..x{
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]    --> src/shapes.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |     for q in 0..(y-2){
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]    --> src/shapes.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         for u in 0..(x-2){
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/shapes.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     for i in 0..x{
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `col1` is never read
[INFO] [stdout]   --> src/shapes.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut col1 = 0;
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/shapes.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     for i in 0..x{
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> src/shapes.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     for q in 0..(x-2){
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]   --> src/shapes.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         for u in 0..(x-2){
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/shapes.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     for i in 0..x{
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 95 |             str2=> self.color = Blues.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 95 |             str2=> self.color = Blues.to_string(),
[INFO] [stdout] 96 |             str3=> self.color = Greenes.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 97 |             str4=> self.color = Yellowes.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 98 |             str5=> self.color = Whites.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 99 |             str6=> self.color = Blackes.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/color_string.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]     |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 100 |             str7=> self.color = Cyanes.to_string(),
[INFO] [stdout]     |             ^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]    --> src/color_string.rs:85:13
[INFO] [stdout]     |
[INFO] [stdout]  85 |         let str1 = Red.to_string();
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/color_string.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]     |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 101 |             str8=> self.color = Magentaes.to_string(),
[INFO] [stdout]     |             ^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]    --> src/color_string.rs:85:13
[INFO] [stdout]     |
[INFO] [stdout]  85 |         let str1 = Red.to_string();
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let str2 = Blue.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let str3 = Green.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let str4 = Yellow.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let str5 = White.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let str6 = Black.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let str7 = Cyan.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let str8 = Magenta.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             str2=> self.color = Blues.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 55 |             str2=> self.color = Bluer.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 55 |             str2=> self.color = Bluer.to_string(),
[INFO] [stdout] 56 |             str3=> self.color = Greener.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             str3=> self.color = Greenes.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             str4=> self.color = Yellowes.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             str5=> self.color = Whites.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             str6=> self.color = Blackes.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]    --> src/color_string.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             str7=> self.color = Cyanes.to_string(),
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]    --> src/color_string.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             str8=> self.color = Magentaes.to_string(),
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 57 |             str4=> self.color = Yellower.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 58 |             str5=> self.color = Whiter.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 59 |             str6=> self.color = Blacker.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 60 |             str7=> self.color = Cyaner.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 61 |             str8=> self.color = Magentaer.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let str2 = Blue.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let str3 = Green.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let str4 = Yellow.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let str5 = White.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let str6 = Black.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let str7 = Cyan.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let str8 = Magenta.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             str2=> self.color = Bluer.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             str3=> self.color = Greener.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             str4=> self.color = Yellower.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             str5=> self.color = Whiter.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |             str6=> self.color = Blacker.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             str7=> self.color = Cyaner.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `col1` is never read
[INFO] [stdout]    --> src/shapes.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let mut col1=0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 75 |             str2=> self.color = Bluev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/shapes.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |         for i in 0..len{
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/shapes.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         for i in 0..len{
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `col1` is never read
[INFO] [stdout]    --> src/shapes.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let mut col1=0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/shapes.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |         for x in 0..(base/2 - row){
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/shapes.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |         for x in (((base/2)-row)..base-(base/2+2)+row){
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/shapes.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 |         for x in (base-(base/2)+row)..base{
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/shapes.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |     for x in 0..base{
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 75 |             str2=> self.color = Bluev.to_string(),
[INFO] [stdout] 76 |             str3=> self.color = Greenev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 77 |             str4=> self.color = Yellowev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             str8=> self.color = Magentaer.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 78 |             str5=> self.color = Whitev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 79 |             str6=> self.color = Blackev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 80 |             str7=> self.color = Cyanev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 81 |             str8=> self.color = Magentaev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let str2 = Blue.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let str3 = Green.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let str4 = Yellow.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let str5 = White.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let str6 = Black.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let str7 = Cyan.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let str8 = Magenta.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |             str2=> self.color = Bluev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             str3=> self.color = Greenev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |             str4=> self.color = Yellowev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |             str5=> self.color = Whitev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |             str6=> self.color = Blackev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |             str7=> self.color = Cyanev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |             str8=> self.color = Magentaev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Red` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const Red:&str = "\x1B[1;31m";
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/pixel_art.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 &vec1.push(0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 let _ = &vec1.push(0);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/pixel_art.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |            &pixel_vec.push(vec1);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 44 |            let _ = &pixel_vec.push(vec1);
[INFO] [stdout]    |            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Black` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const Black:&str = "\x1B[1;30m";
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Green` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const Green:&str ="\x1B[1;32m" ;
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellow` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const Yellow:&str ="\x1B[1;33m";
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blue` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const Blue:&str="\x1B[1;34m";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magenta` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const Magenta:&str="\x1B[1;35m";
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyan` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const Cyan:&str="\x1B[1;36m";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `White` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const White:&str="\x1B[1;37m";
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CLOSING_COLOR` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const CLOSING_COLOR:&str = "\x1B[m";
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RedScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const RedScr:&str = "\x1B[41m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GreenScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const GreenScr:&str ="\x1B[42m"; 
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/pixel_art.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 &vec1.push(0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 let _ = &vec1.push(0);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/pixel_art.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 236 |            &pixel_vec.push(vec1);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 236 |            let _ = &pixel_vec.push(vec1);
[INFO] [stdout]     |            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YellowScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const YellowScr:&str ="\x1B[43m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlueScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const BlueScr:&str="\x1B[44m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlackScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const BlackScr:&str="\x1B[40m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MagentaScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const MagentaScr:&str="\x1B[45m";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CyanScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const CyanScr:&str="\x1B[46m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WhiteScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const WhiteScr:&str="\x1B[47m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &vec1.push(vec2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let _ = &vec1.push(vec2);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         &vec1.push(vec2.clone());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let _ = &vec1.push(vec2.clone());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         &vec1.push(vec2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let _ = &vec1.push(vec2);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     &vec1.push(vec2);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let _ = &vec1.push(vec2);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             &vec2.push(0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let _ = &vec2.push(0);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &vec1.push(vec2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let _ = &vec1.push(vec2);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     &vec1.push(vec2);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let _ = &vec1.push(vec2);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     &vec1.push(vec2);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let _ = &vec1.push(vec2);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             &vec2.push(0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 120 |             let _ = &vec2.push(0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &vec1.push(vec2);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let _ = &vec1.push(vec2);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Black` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const Black:&str = "\x1B[0;30m";
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 3 - pub const Black:&str = "\x1B[0;30m";
[INFO] [stdout] 3 + pub const BLACK:&str = "\x1B[0;30m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Green` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const Green:&str ="\x1B[0;32m" ;
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 4 - pub const Green:&str ="\x1B[0;32m" ;
[INFO] [stdout] 4 + pub const GREEN:&str ="\x1B[0;32m" ;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellow` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const Yellow:&str ="\x1B[0;33m";
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 5 - pub const Yellow:&str ="\x1B[0;33m";
[INFO] [stdout] 5 + pub const YELLOW:&str ="\x1B[0;33m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blue` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const Blue:&str="\x1B[0;34m";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 6 - pub const Blue:&str="\x1B[0;34m";
[INFO] [stdout] 6 + pub const BLUE:&str="\x1B[0;34m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magenta` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const Magenta:&str="\x1B[0;35m";
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 7 - pub const Magenta:&str="\x1B[0;35m";
[INFO] [stdout] 7 + pub const MAGENTA:&str="\x1B[0;35m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyan` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const Cyan:&str="\x1B[0;36m";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 8 - pub const Cyan:&str="\x1B[0;36m";
[INFO] [stdout] 8 + pub const CYAN:&str="\x1B[0;36m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `White` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const White:&str="\x1B[0;37m";
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 9 - pub const White:&str="\x1B[0;37m";
[INFO] [stdout] 9 + pub const WHITE:&str="\x1B[0;37m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Reder` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const Reder:&str = "\x1B[1;31m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 10 - pub const Reder:&str = "\x1B[1;31m";
[INFO] [stdout] 10 + pub const REDER:&str = "\x1B[1;31m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blacker` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const Blacker:&str = "\x1B[1;30m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 11 - pub const Blacker:&str = "\x1B[1;30m";
[INFO] [stdout] 11 + pub const BLACKER:&str = "\x1B[1;30m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Greener` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const Greener:&str ="\x1B[1;32m" ;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub const Greener:&str ="\x1B[1;32m" ;
[INFO] [stdout] 12 + pub const GREENER:&str ="\x1B[1;32m" ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellower` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const Yellower:&str ="\x1B[1;33m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 13 - pub const Yellower:&str ="\x1B[1;33m";
[INFO] [stdout] 13 + pub const YELLOWER:&str ="\x1B[1;33m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Bluer` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const Bluer:&str="\x1B[1;34m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 14 - pub const Bluer:&str="\x1B[1;34m";
[INFO] [stdout] 14 + pub const BLUER:&str="\x1B[1;34m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magentaer` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const Magentaer:&str="\x1B[1;35m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 15 - pub const Magentaer:&str="\x1B[1;35m";
[INFO] [stdout] 15 + pub const MAGENTAER:&str="\x1B[1;35m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyaner` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const Cyaner:&str="\x1B[1;36m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 16 - pub const Cyaner:&str="\x1B[1;36m";
[INFO] [stdout] 16 + pub const CYANER:&str="\x1B[1;36m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Whiter` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const Whiter:&str="\x1B[1;37m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 17 - pub const Whiter:&str="\x1B[1;37m";
[INFO] [stdout] 17 + pub const WHITER:&str="\x1B[1;37m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Redes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const Redes:&str = "\x1B[4;31m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 18 - pub const Redes:&str = "\x1B[4;31m";
[INFO] [stdout] 18 + pub const REDES:&str = "\x1B[4;31m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blackes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const Blackes:&str = "\x1B[4;30m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub const Blackes:&str = "\x1B[4;30m";
[INFO] [stdout] 19 + pub const BLACKES:&str = "\x1B[4;30m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Greenes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const Greenes:&str ="\x1B[4;32m" ;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub const Greenes:&str ="\x1B[4;32m" ;
[INFO] [stdout] 20 + pub const GREENES:&str ="\x1B[4;32m" ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellowes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const Yellowes:&str ="\x1B[4;33m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 21 - pub const Yellowes:&str ="\x1B[4;33m";
[INFO] [stdout] 21 + pub const YELLOWES:&str ="\x1B[4;33m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blues` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const Blues:&str="\x1B[4;34m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub const Blues:&str="\x1B[4;34m";
[INFO] [stdout] 22 + pub const BLUES:&str="\x1B[4;34m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magentaes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const Magentaes:&str="\x1B[4;35m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 23 - pub const Magentaes:&str="\x1B[4;35m";
[INFO] [stdout] 23 + pub const MAGENTAES:&str="\x1B[4;35m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyanes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const Cyanes:&str="\x1B[4;36m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 24 - pub const Cyanes:&str="\x1B[4;36m";
[INFO] [stdout] 24 + pub const CYANES:&str="\x1B[4;36m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Whites` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const Whites:&str="\x1B[4;37m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 25 - pub const Whites:&str="\x1B[4;37m";
[INFO] [stdout] 25 + pub const WHITES:&str="\x1B[4;37m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Redev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const Redev:&str = "\x1B[5;31m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 26 - pub const Redev:&str = "\x1B[5;31m";
[INFO] [stdout] 26 + pub const REDEV:&str = "\x1B[5;31m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blackev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const Blackev:&str = "\x1B[5;30m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 27 - pub const Blackev:&str = "\x1B[5;30m";
[INFO] [stdout] 27 + pub const BLACKEV:&str = "\x1B[5;30m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Greenev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const Greenev:&str ="\x1B[5;32m" ;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 28 - pub const Greenev:&str ="\x1B[5;32m" ;
[INFO] [stdout] 28 + pub const GREENEV:&str ="\x1B[5;32m" ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellowev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const Yellowev:&str ="\x1B[5;33m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub const Yellowev:&str ="\x1B[5;33m";
[INFO] [stdout] 29 + pub const YELLOWEV:&str ="\x1B[5;33m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Bluev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const Bluev:&str="\x1B[5;34m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 30 - pub const Bluev:&str="\x1B[5;34m";
[INFO] [stdout] 30 + pub const BLUEV:&str="\x1B[5;34m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magentaev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const Magentaev:&str="\x1B[5;35m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 31 - pub const Magentaev:&str="\x1B[5;35m";
[INFO] [stdout] 31 + pub const MAGENTAEV:&str="\x1B[5;35m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyanev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const Cyanev:&str="\x1B[5;36m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 32 - pub const Cyanev:&str="\x1B[5;36m";
[INFO] [stdout] 32 + pub const CYANEV:&str="\x1B[5;36m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Whitev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const Whitev:&str="\x1B[5;37m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 - pub const Whitev:&str="\x1B[5;37m";
[INFO] [stdout] 33 + pub const WHITEV:&str="\x1B[5;37m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RedScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const RedScr:&str = "\x1B[41m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 35 - pub const RedScr:&str = "\x1B[41m";
[INFO] [stdout] 35 + pub const RED_SCR:&str = "\x1B[41m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GreenScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const GreenScr:&str ="\x1B[42m"; 
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 36 - pub const GreenScr:&str ="\x1B[42m"; 
[INFO] [stdout] 36 + pub const GREEN_SCR:&str ="\x1B[42m"; 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YellowScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const YellowScr:&str ="\x1B[43m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 37 - pub const YellowScr:&str ="\x1B[43m";
[INFO] [stdout] 37 + pub const YELLOW_SCR:&str ="\x1B[43m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlueScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub const BlueScr:&str="\x1B[44m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 38 - pub const BlueScr:&str="\x1B[44m";
[INFO] [stdout] 38 + pub const BLUE_SCR:&str="\x1B[44m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlackScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub const BlackScr:&str="\x1B[40m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 39 - pub const BlackScr:&str="\x1B[40m";
[INFO] [stdout] 39 + pub const BLACK_SCR:&str="\x1B[40m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MagentaScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const MagentaScr:&str="\x1B[45m";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 40 - pub const MagentaScr:&str="\x1B[45m";
[INFO] [stdout] 40 + pub const MAGENTA_SCR:&str="\x1B[45m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CyanScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const CyanScr:&str="\x1B[46m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 41 - pub const CyanScr:&str="\x1B[46m";
[INFO] [stdout] 41 + pub const CYAN_SCR:&str="\x1B[46m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     &vec1.push(vec2);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let _ = &vec1.push(vec2);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 |             &vec2.push(col1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 170 |             let _ = &vec2.push(col1);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         &vec1.push(vec2);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let _ = &vec1.push(vec2);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 174 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             &vec1.push(vec2.clone());   
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 176 |             let _ = &vec1.push(vec2.clone());   
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling termi-graphics v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `WhiteScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const WhiteScr:&str="\x1B[47m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 42 - pub const WhiteScr:&str="\x1B[47m";
[INFO] [stdout] 42 + pub const WHITE_SCR:&str="\x1B[47m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |             &vec2.push(0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 225 |             let _ = &vec2.push(0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |             &vec2.push(0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 230 |             let _ = &vec2.push(0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             &vec2.push(col1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 233 |             let _ = &vec2.push(col1);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             &vec2.push(0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 236 |             let _ = &vec2.push(0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         &vec1.push(vec2);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 238 |         let _ = &vec1.push(vec2);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 |     &vec1.push(vec2);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let _ = &vec1.push(vec2);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Black` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const Black:&str = "\x1B[1;30m";
[INFO] [stdout]   |           ^^^^^ help: convert the identifier to upper case: `BLACK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Green` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const Green:&str ="\x1B[1;32m" ;
[INFO] [stdout]   |           ^^^^^ help: convert the identifier to upper case: `GREEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellow` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const Yellow:&str ="\x1B[1;33m";
[INFO] [stdout]   |           ^^^^^^ help: convert the identifier to upper case: `YELLOW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blue` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const Blue:&str="\x1B[1;34m";
[INFO] [stdout]   |           ^^^^ help: convert the identifier to upper case: `BLUE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magenta` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const Magenta:&str="\x1B[1;35m";
[INFO] [stdout]   |           ^^^^^^^ help: convert the identifier to upper case: `MAGENTA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyan` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const Cyan:&str="\x1B[1;36m";
[INFO] [stdout]   |           ^^^^ help: convert the identifier to upper case: `CYAN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `White` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const White:&str="\x1B[1;37m";
[INFO] [stdout]   |           ^^^^^ help: convert the identifier to upper case: `WHITE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RedScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const RedScr:&str = "\x1B[41m";
[INFO] [stdout]    |           ^^^^^^ help: convert the identifier to upper case: `RED_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GreenScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const GreenScr:&str ="\x1B[42m"; 
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `GREEN_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YellowScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const YellowScr:&str ="\x1B[43m";
[INFO] [stdout]    |           ^^^^^^^^^ help: convert the identifier to upper case: `YELLOW_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlueScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const BlueScr:&str="\x1B[44m";
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `BLUE_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlackScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const BlackScr:&str="\x1B[40m";
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `BLACK_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MagentaScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const MagentaScr:&str="\x1B[45m";
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to upper case: `MAGENTA_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CyanScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const CyanScr:&str="\x1B[46m";
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `CYAN_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WhiteScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const WhiteScr:&str="\x1B[47m";
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `WHITE_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/shapes/main.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut animation = Animation::new(vecan,15,10);
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]  --> src/pixel_art.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "unix")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]  --> src/color_string.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "unix")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]  --> src/animation.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "unix")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ubuntu_terminal_sceme::*`
[INFO] [stdout]  --> src/animation.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::ubuntu_terminal_sceme::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::JoinHandle`
[INFO] [stdout]   --> src/animation.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::thread::JoinHandle;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression
[INFO] [stdout]    --> src/shapes.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |         for x in (((base/2)-row)..base-(base/2+2)+row){
[INFO] [stdout]     |                  ^                                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 229 -         for x in (((base/2)-row)..base-(base/2+2)+row){
[INFO] [stdout] 229 +         for x in ((base/2)-row)..base-(base/2+2)+row {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> examples/shapes/main.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     screen2.attach(&canvas1,0,0);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let _ = screen2.attach(&canvas1,0,0);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> examples/shapes/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     &vecan.push(screen1);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let _ = &vecan.push(screen1);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> examples/shapes/main.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     &vecan.push(screen2);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let _ = &vecan.push(screen2);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/simple/main.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut animation = Animation::new(vecan,15,10);
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> examples/simple/main.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     &vecan.push(screen1);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let _ = &vecan.push(screen1);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> examples/simple/main.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     &vecan.push(screen2);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let _ = &vecan.push(screen2);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/animation.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         for i in 0..(self.fps*self.length/(self.roll.len() as u8)){
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `col1` is never read
[INFO] [stdout]    --> src/shapes.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let mut col1=0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/shapes.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |         for i in 0..len{
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/shapes.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         for i in 0..len{
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `col1` is never read
[INFO] [stdout]    --> src/shapes.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let mut col1=0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/shapes.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |         for x in 0..(base/2 - row){
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/shapes.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |         for x in (((base/2)-row)..base-(base/2+2)+row){
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/shapes.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 |         for x in (base-(base/2)+row)..base{
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/shapes.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |     for x in 0..base{
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/pixel_art.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         for i in 0..height{
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j`
[INFO] [stdout]   --> src/pixel_art.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |            for j in 0..width{
[INFO] [stdout]    |                ^ help: if this is intentional, prefix it with an underscore: `_j`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `col1` is never read
[INFO] [stdout]   --> src/shapes.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut col1 = 0;
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/shapes.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     for i in 0..x{
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> src/shapes.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     for q in 0..(x-2){
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]   --> src/shapes.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         for u in 0..(x-2){
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/shapes.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     for i in 0..x{
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `col1` is never read
[INFO] [stdout]   --> src/shapes.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let mut col1=0;
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/shapes.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     for i in 0..x{
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]    --> src/shapes.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |     for q in 0..(y-2){
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]    --> src/shapes.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         for u in 0..(x-2){
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/shapes.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     for i in 0..x{
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/pixel_art.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |         for i in 0..height{
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j`
[INFO] [stdout]    --> src/pixel_art.rs:233:16
[INFO] [stdout]     |
[INFO] [stdout] 233 |            for j in 0..width{
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_j`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 75 |             str2=> self.color = Bluev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 75 |             str2=> self.color = Bluev.to_string(),
[INFO] [stdout] 76 |             str3=> self.color = Greenev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 77 |             str4=> self.color = Yellowev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 78 |             str5=> self.color = Whitev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 79 |             str6=> self.color = Blackev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 80 |             str7=> self.color = Cyanev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 81 |             str8=> self.color = Magentaev.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let str2 = Blue.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let str3 = Green.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let str4 = Yellow.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let str5 = White.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let str6 = Black.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let str7 = Cyan.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let str8 = Magenta.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             str1=> self.color = Redev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |             str2=> self.color = Bluev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             str3=> self.color = Greenev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |             str4=> self.color = Yellowev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |             str5=> self.color = Whitev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |             str6=> self.color = Blackev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |             str7=> self.color = Cyanev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |             str8=> self.color = Magentaev.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 95 |             str2=> self.color = Blues.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 95 |             str2=> self.color = Blues.to_string(),
[INFO] [stdout] 96 |             str3=> self.color = Greenes.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 97 |             str4=> self.color = Yellowes.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 98 |             str5=> self.color = Whites.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 99 |             str6=> self.color = Blackes.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/color_string.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]     |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 100 |             str7=> self.color = Cyanes.to_string(),
[INFO] [stdout]     |             ^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]    --> src/color_string.rs:85:13
[INFO] [stdout]     |
[INFO] [stdout]  85 |         let str1 = Red.to_string();
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/color_string.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]     |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 101 |             str8=> self.color = Magentaes.to_string(),
[INFO] [stdout]     |             ^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]    --> src/color_string.rs:85:13
[INFO] [stdout]     |
[INFO] [stdout]  85 |         let str1 = Red.to_string();
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let str2 = Blue.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let str3 = Green.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let str4 = Yellow.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let str5 = White.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let str6 = Black.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let str7 = Cyan.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let str8 = Magenta.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             str1=> self.color = Redes.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             str2=> self.color = Blues.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             str3=> self.color = Greenes.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             str4=> self.color = Yellowes.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             str5=> self.color = Whites.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             str6=> self.color = Blackes.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]    --> src/color_string.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             str7=> self.color = Cyanes.to_string(),
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]    --> src/color_string.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             str8=> self.color = Magentaes.to_string(),
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 55 |             str2=> self.color = Bluer.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] 55 |             str2=> self.color = Bluer.to_string(),
[INFO] [stdout] 56 |             str3=> self.color = Greener.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 57 |             str4=> self.color = Yellower.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 58 |             str5=> self.color = Whiter.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 59 |             str6=> self.color = Blacker.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 60 |             str7=> self.color = Cyaner.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/color_string.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ---- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 61 |             str8=> self.color = Magentaer.to_string(),
[INFO] [stdout]    |             ^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let str1 = Red.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let str2 = Blue.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let str3 = Green.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let str4 = Yellow.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let str5 = White.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let str6 = Black.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let str7 = Cyan.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let str8 = Magenta.to_string();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str1`
[INFO] [stdout]   --> src/color_string.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             str1=> self.color = Reder.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str2`
[INFO] [stdout]   --> src/color_string.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             str2=> self.color = Bluer.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str3`
[INFO] [stdout]   --> src/color_string.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             str3=> self.color = Greener.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str4`
[INFO] [stdout]   --> src/color_string.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             str4=> self.color = Yellower.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str5`
[INFO] [stdout]   --> src/color_string.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             str5=> self.color = Whiter.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str6`
[INFO] [stdout]   --> src/color_string.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |             str6=> self.color = Blacker.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str7`
[INFO] [stdout]   --> src/color_string.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             str7=> self.color = Cyaner.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str8`
[INFO] [stdout]   --> src/color_string.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             str8=> self.color = Magentaer.to_string(),
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Red` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const Red:&str = "\x1B[1;31m";
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Black` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const Black:&str = "\x1B[1;30m";
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Green` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const Green:&str ="\x1B[1;32m" ;
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellow` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const Yellow:&str ="\x1B[1;33m";
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &vec1.push(vec2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let _ = &vec1.push(vec2);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         &vec1.push(vec2.clone());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let _ = &vec1.push(vec2.clone());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Black` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const Black:&str = "\x1B[0;30m";
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 3 - pub const Black:&str = "\x1B[0;30m";
[INFO] [stdout] 3 + pub const BLACK:&str = "\x1B[0;30m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Green` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const Green:&str ="\x1B[0;32m" ;
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 4 - pub const Green:&str ="\x1B[0;32m" ;
[INFO] [stdout] 4 + pub const GREEN:&str ="\x1B[0;32m" ;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellow` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const Yellow:&str ="\x1B[0;33m";
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 5 - pub const Yellow:&str ="\x1B[0;33m";
[INFO] [stdout] 5 + pub const YELLOW:&str ="\x1B[0;33m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blue` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const Blue:&str="\x1B[0;34m";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 6 - pub const Blue:&str="\x1B[0;34m";
[INFO] [stdout] 6 + pub const BLUE:&str="\x1B[0;34m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magenta` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const Magenta:&str="\x1B[0;35m";
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 7 - pub const Magenta:&str="\x1B[0;35m";
[INFO] [stdout] 7 + pub const MAGENTA:&str="\x1B[0;35m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/pixel_art.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 &vec1.push(0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 let _ = &vec1.push(0);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/pixel_art.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |            &pixel_vec.push(vec1);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 44 |            let _ = &pixel_vec.push(vec1);
[INFO] [stdout]    |            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyan` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const Cyan:&str="\x1B[0;36m";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 8 - pub const Cyan:&str="\x1B[0;36m";
[INFO] [stdout] 8 + pub const CYAN:&str="\x1B[0;36m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `White` should have an upper case name
[INFO] [stdout]  --> src/ubuntu_terminal_sceme.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const White:&str="\x1B[0;37m";
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 9 - pub const White:&str="\x1B[0;37m";
[INFO] [stdout] 9 + pub const WHITE:&str="\x1B[0;37m";
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/pixel_art.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 &vec1.push(0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 let _ = &vec1.push(0);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/pixel_art.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 236 |            &pixel_vec.push(vec1);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 236 |            let _ = &pixel_vec.push(vec1);
[INFO] [stdout]     |            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Reder` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const Reder:&str = "\x1B[1;31m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 10 - pub const Reder:&str = "\x1B[1;31m";
[INFO] [stdout] 10 + pub const REDER:&str = "\x1B[1;31m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blacker` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const Blacker:&str = "\x1B[1;30m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 11 - pub const Blacker:&str = "\x1B[1;30m";
[INFO] [stdout] 11 + pub const BLACKER:&str = "\x1B[1;30m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Greener` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const Greener:&str ="\x1B[1;32m" ;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub const Greener:&str ="\x1B[1;32m" ;
[INFO] [stdout] 12 + pub const GREENER:&str ="\x1B[1;32m" ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellower` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const Yellower:&str ="\x1B[1;33m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 13 - pub const Yellower:&str ="\x1B[1;33m";
[INFO] [stdout] 13 + pub const YELLOWER:&str ="\x1B[1;33m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Bluer` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const Bluer:&str="\x1B[1;34m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 14 - pub const Bluer:&str="\x1B[1;34m";
[INFO] [stdout] 14 + pub const BLUER:&str="\x1B[1;34m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magentaer` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const Magentaer:&str="\x1B[1;35m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 15 - pub const Magentaer:&str="\x1B[1;35m";
[INFO] [stdout] 15 + pub const MAGENTAER:&str="\x1B[1;35m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyaner` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const Cyaner:&str="\x1B[1;36m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 16 - pub const Cyaner:&str="\x1B[1;36m";
[INFO] [stdout] 16 + pub const CYANER:&str="\x1B[1;36m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Whiter` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const Whiter:&str="\x1B[1;37m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 17 - pub const Whiter:&str="\x1B[1;37m";
[INFO] [stdout] 17 + pub const WHITER:&str="\x1B[1;37m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Redes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const Redes:&str = "\x1B[4;31m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 18 - pub const Redes:&str = "\x1B[4;31m";
[INFO] [stdout] 18 + pub const REDES:&str = "\x1B[4;31m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blackes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const Blackes:&str = "\x1B[4;30m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub const Blackes:&str = "\x1B[4;30m";
[INFO] [stdout] 19 + pub const BLACKES:&str = "\x1B[4;30m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Greenes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const Greenes:&str ="\x1B[4;32m" ;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub const Greenes:&str ="\x1B[4;32m" ;
[INFO] [stdout] 20 + pub const GREENES:&str ="\x1B[4;32m" ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellowes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const Yellowes:&str ="\x1B[4;33m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 21 - pub const Yellowes:&str ="\x1B[4;33m";
[INFO] [stdout] 21 + pub const YELLOWES:&str ="\x1B[4;33m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blues` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const Blues:&str="\x1B[4;34m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub const Blues:&str="\x1B[4;34m";
[INFO] [stdout] 22 + pub const BLUES:&str="\x1B[4;34m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magentaes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const Magentaes:&str="\x1B[4;35m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 23 - pub const Magentaes:&str="\x1B[4;35m";
[INFO] [stdout] 23 + pub const MAGENTAES:&str="\x1B[4;35m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyanes` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const Cyanes:&str="\x1B[4;36m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 24 - pub const Cyanes:&str="\x1B[4;36m";
[INFO] [stdout] 24 + pub const CYANES:&str="\x1B[4;36m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blue` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const Blue:&str="\x1B[1;34m";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magenta` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const Magenta:&str="\x1B[1;35m";
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyan` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const Cyan:&str="\x1B[1;36m";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `White` is never used
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const White:&str="\x1B[1;37m";
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CLOSING_COLOR` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const CLOSING_COLOR:&str = "\x1B[m";
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RedScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const RedScr:&str = "\x1B[41m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GreenScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const GreenScr:&str ="\x1B[42m"; 
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YellowScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const YellowScr:&str ="\x1B[43m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlueScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const BlueScr:&str="\x1B[44m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlackScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const BlackScr:&str="\x1B[40m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MagentaScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const MagentaScr:&str="\x1B[45m";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CyanScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const CyanScr:&str="\x1B[46m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WhiteScr` is never used
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const WhiteScr:&str="\x1B[47m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         &vec1.push(vec2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let _ = &vec1.push(vec2);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     &vec1.push(vec2);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let _ = &vec1.push(vec2);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             &vec2.push(0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let _ = &vec2.push(0);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &vec1.push(vec2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let _ = &vec1.push(vec2);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         &vec2.push(col1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let _ = &vec2.push(col1);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/shapes.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     &vec1.push(vec2);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let _ = &vec1.push(vec2);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     &vec1.push(vec2);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let _ = &vec1.push(vec2);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             &vec2.push(0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 120 |             let _ = &vec2.push(0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &vec1.push(vec2);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let _ = &vec1.push(vec2);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Whites` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const Whites:&str="\x1B[4;37m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 25 - pub const Whites:&str="\x1B[4;37m";
[INFO] [stdout] 25 + pub const WHITES:&str="\x1B[4;37m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Redev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const Redev:&str = "\x1B[5;31m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 26 - pub const Redev:&str = "\x1B[5;31m";
[INFO] [stdout] 26 + pub const REDEV:&str = "\x1B[5;31m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blackev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const Blackev:&str = "\x1B[5;30m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 27 - pub const Blackev:&str = "\x1B[5;30m";
[INFO] [stdout] 27 + pub const BLACKEV:&str = "\x1B[5;30m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Greenev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const Greenev:&str ="\x1B[5;32m" ;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 28 - pub const Greenev:&str ="\x1B[5;32m" ;
[INFO] [stdout] 28 + pub const GREENEV:&str ="\x1B[5;32m" ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellowev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const Yellowev:&str ="\x1B[5;33m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub const Yellowev:&str ="\x1B[5;33m";
[INFO] [stdout] 29 + pub const YELLOWEV:&str ="\x1B[5;33m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Bluev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const Bluev:&str="\x1B[5;34m";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 30 - pub const Bluev:&str="\x1B[5;34m";
[INFO] [stdout] 30 + pub const BLUEV:&str="\x1B[5;34m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magentaev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const Magentaev:&str="\x1B[5;35m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 31 - pub const Magentaev:&str="\x1B[5;35m";
[INFO] [stdout] 31 + pub const MAGENTAEV:&str="\x1B[5;35m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyanev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const Cyanev:&str="\x1B[5;36m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 32 - pub const Cyanev:&str="\x1B[5;36m";
[INFO] [stdout] 32 + pub const CYANEV:&str="\x1B[5;36m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Whitev` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const Whitev:&str="\x1B[5;37m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 - pub const Whitev:&str="\x1B[5;37m";
[INFO] [stdout] 33 + pub const WHITEV:&str="\x1B[5;37m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RedScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const RedScr:&str = "\x1B[41m";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 35 - pub const RedScr:&str = "\x1B[41m";
[INFO] [stdout] 35 + pub const RED_SCR:&str = "\x1B[41m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GreenScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const GreenScr:&str ="\x1B[42m"; 
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 36 - pub const GreenScr:&str ="\x1B[42m"; 
[INFO] [stdout] 36 + pub const GREEN_SCR:&str ="\x1B[42m"; 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YellowScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const YellowScr:&str ="\x1B[43m";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 37 - pub const YellowScr:&str ="\x1B[43m";
[INFO] [stdout] 37 + pub const YELLOW_SCR:&str ="\x1B[43m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlueScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub const BlueScr:&str="\x1B[44m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 38 - pub const BlueScr:&str="\x1B[44m";
[INFO] [stdout] 38 + pub const BLUE_SCR:&str="\x1B[44m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Black` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const Black:&str = "\x1B[1;30m";
[INFO] [stdout]   |           ^^^^^ help: convert the identifier to upper case: `BLACK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Green` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const Green:&str ="\x1B[1;32m" ;
[INFO] [stdout]   |           ^^^^^ help: convert the identifier to upper case: `GREEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Yellow` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const Yellow:&str ="\x1B[1;33m";
[INFO] [stdout]   |           ^^^^^^ help: convert the identifier to upper case: `YELLOW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Blue` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const Blue:&str="\x1B[1;34m";
[INFO] [stdout]   |           ^^^^ help: convert the identifier to upper case: `BLUE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Magenta` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const Magenta:&str="\x1B[1;35m";
[INFO] [stdout]   |           ^^^^^^^ help: convert the identifier to upper case: `MAGENTA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Cyan` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const Cyan:&str="\x1B[1;36m";
[INFO] [stdout]   |           ^^^^ help: convert the identifier to upper case: `CYAN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `White` should have an upper case name
[INFO] [stdout]  --> src/windows_cmd_sceme.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const White:&str="\x1B[1;37m";
[INFO] [stdout]   |           ^^^^^ help: convert the identifier to upper case: `WHITE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RedScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const RedScr:&str = "\x1B[41m";
[INFO] [stdout]    |           ^^^^^^ help: convert the identifier to upper case: `RED_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GreenScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const GreenScr:&str ="\x1B[42m"; 
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `GREEN_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YellowScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const YellowScr:&str ="\x1B[43m";
[INFO] [stdout]    |           ^^^^^^^^^ help: convert the identifier to upper case: `YELLOW_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlueScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const BlueScr:&str="\x1B[44m";
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `BLUE_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlackScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const BlackScr:&str="\x1B[40m";
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `BLACK_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MagentaScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const MagentaScr:&str="\x1B[45m";
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to upper case: `MAGENTA_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CyanScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const CyanScr:&str="\x1B[46m";
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `CYAN_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WhiteScr` should have an upper case name
[INFO] [stdout]   --> src/windows_cmd_sceme.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const WhiteScr:&str="\x1B[47m";
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `WHITE_SCR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     &vec1.push(vec2);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let _ = &vec1.push(vec2);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 |             &vec2.push(col1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 170 |             let _ = &vec2.push(col1);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         &vec1.push(vec2);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let _ = &vec1.push(vec2);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 174 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             &vec1.push(vec2.clone());   
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 176 |             let _ = &vec1.push(vec2.clone());   
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |             &vec2.push(0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 225 |             let _ = &vec2.push(0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |         &vec2.push(col1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let _ = &vec2.push(col1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |             &vec2.push(0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 230 |             let _ = &vec2.push(0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             &vec2.push(col1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 233 |             let _ = &vec2.push(col1);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             &vec2.push(0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 236 |             let _ = &vec2.push(0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         &vec1.push(vec2);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 238 |         let _ = &vec1.push(vec2);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/shapes.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 |     &vec1.push(vec2);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let _ = &vec1.push(vec2);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlackScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub const BlackScr:&str="\x1B[40m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 39 - pub const BlackScr:&str="\x1B[40m";
[INFO] [stdout] 39 + pub const BLACK_SCR:&str="\x1B[40m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MagentaScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const MagentaScr:&str="\x1B[45m";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 40 - pub const MagentaScr:&str="\x1B[45m";
[INFO] [stdout] 40 + pub const MAGENTA_SCR:&str="\x1B[45m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CyanScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const CyanScr:&str="\x1B[46m";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 41 - pub const CyanScr:&str="\x1B[46m";
[INFO] [stdout] 41 + pub const CYAN_SCR:&str="\x1B[46m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WhiteScr` should have an upper case name
[INFO] [stdout]   --> src/ubuntu_terminal_sceme.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const WhiteScr:&str="\x1B[47m";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 42 - pub const WhiteScr:&str="\x1B[47m";
[INFO] [stdout] 42 + pub const WHITE_SCR:&str="\x1B[47m";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "b8f285a5784dbc45be8fb41899833a94857bf2d597b0d4fed95441c17b9a2a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8f285a5784dbc45be8fb41899833a94857bf2d597b0d4fed95441c17b9a2a7b", kill_on_drop: false }`
[INFO] [stdout] b8f285a5784dbc45be8fb41899833a94857bf2d597b0d4fed95441c17b9a2a7b
