[INFO] cloning repository https://github.com/Pavel-chemist/moving_agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pavel-chemist/moving_agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPavel-chemist%2Fmoving_agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPavel-chemist%2Fmoving_agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c63f53db3383af2b8deb1982dc4a45679760890
[INFO] checking Pavel-chemist/moving_agent against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPavel-chemist%2Fmoving_agent" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pavel-chemist/moving_agent
[INFO] finished tweaking git repo https://github.com/Pavel-chemist/moving_agent
[INFO] tweaked toml for git repo https://github.com/Pavel-chemist/moving_agent written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pavel-chemist/moving_agent on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pavel-chemist/moving_agent 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.28
[INFO] [stderr]   Downloaded proc-macro2 v1.0.59
[INFO] [stderr]   Downloaded paste v1.0.12
[INFO] [stderr]   Downloaded bitflags v2.3.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.15
[INFO] [stderr]   Downloaded ron v0.8.0
[INFO] [stderr]   Downloaded serde v1.0.163
[INFO] [stderr]   Downloaded serde_derive v1.0.163
[INFO] [stderr]   Downloaded fltk v1.4.4
[INFO] [stderr]   Downloaded ttf-parser v0.19.0
[INFO] [stderr]   Downloaded syn v2.0.18
[INFO] [stderr]   Downloaded libc v0.2.145
[INFO] [stderr]   Downloaded fltk-sys v1.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 496242a84387f6677927babe7f9fede6d84d51cd9819b34f51fb20945f344b24
[INFO] running `Command { std: "docker" "start" "-a" "496242a84387f6677927babe7f9fede6d84d51cd9819b34f51fb20945f344b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "496242a84387f6677927babe7f9fede6d84d51cd9819b34f51fb20945f344b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "496242a84387f6677927babe7f9fede6d84d51cd9819b34f51fb20945f344b24", kill_on_drop: false }`
[INFO] [stdout] 496242a84387f6677927babe7f9fede6d84d51cd9819b34f51fb20945f344b24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2dcc857e6769cfe8f438811793a8468a1d1ec3b5d1e9425d8844ca5dd090114
[INFO] running `Command { std: "docker" "start" "-a" "a2dcc857e6769cfe8f438811793a8468a1d1ec3b5d1e9425d8844ca5dd090114", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling libc v0.2.145
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]     Checking bitflags v2.3.1
[INFO] [stderr]     Checking ttf-parser v0.19.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]    Compiling fltk-sys v1.4.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]     Checking ron v0.8.0
[INFO] [stderr]     Checking fltk v1.4.4
[INFO] [stderr]     Checking moving_agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Coord` and `Palette`
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Coord,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 38 |     Angle,
[INFO] [stdout] 39 |     RGBAColor, Palette,
[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 imports: `FrameType` and `MouseWheel`
[INFO] [stdout]   --> src/main.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |     app::{self, App, MouseButton, MouseWheel},
[INFO] [stdout]    |                                   ^^^^^^^^^^
[INFO] [stdout] 43 |     enums::{self, ColorDepth, FrameType, Event, Cursor},
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Dot`, `Marker`, `Palette`, and `RGBAColor`
[INFO] [stdout]   --> src/vector_2d.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     RGBAColor,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]  7 |     Angle,
[INFO] [stdout]  8 |     Dot,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]  9 |     Marker,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 10 |     Palette,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Coord` and `Palette`
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Coord,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 38 |     Angle,
[INFO] [stdout] 39 |     RGBAColor, Palette,
[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 imports: `FrameType` and `MouseWheel`
[INFO] [stdout]   --> src/main.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |     app::{self, App, MouseButton, MouseWheel},
[INFO] [stdout]    |                                   ^^^^^^^^^^
[INFO] [stdout] 43 |     enums::{self, ColorDepth, FrameType, Event, Cursor},
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Dot`, `Marker`, `Palette`, and `RGBAColor`
[INFO] [stdout]   --> src/vector_2d.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     RGBAColor,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]  7 |     Angle,
[INFO] [stdout]  8 |     Dot,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]  9 |     Marker,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 10 |     Palette,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/world.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get_local_walls(&self, location: Coord, range: f32) -> Vec<Vector2D> {
[INFO] [stdout]    |                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `range`
[INFO] [stdout]   --> src/world.rs:78:52
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get_local_walls(&self, location: Coord, range: f32) -> Vec<Vector2D> {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/world.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get_local_walls(&self, location: Coord, range: f32) -> Vec<Vector2D> {
[INFO] [stdout]    |                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `range`
[INFO] [stdout]   --> src/world.rs:78:52
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get_local_walls(&self, location: Coord, range: f32) -> Vec<Vector2D> {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `char`
[INFO] [stdout]    --> src/main.rs:176:22
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 Some(char) => {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `button`
[INFO] [stdout]    --> src/main.rs:253:42
[INFO] [stdout]     |
[INFO] [stdout] 253 |                 Message::MouseDown(x, y, button) => {
[INFO] [stdout]     |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/main.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     MouseDrag(i32, i32),
[INFO] [stdout]    |     --------- ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 77 -     MouseDrag(i32, i32),
[INFO] [stdout] 77 +     MouseDrag((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/main.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     MouseReleased(i32, i32, MouseButton),
[INFO] [stdout]    |     ------------- ^^^  ^^^  ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 79 -     MouseReleased(i32, i32, MouseButton),
[INFO] [stdout] 79 +     MouseReleased((), (), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/common_structs.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Palette {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout]  7 |     Black,
[INFO] [stdout]  8 |     DarkGrey,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]  9 |     Grey,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     LightGrey,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     White,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Blue,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 15 |     Yellow,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 16 |     Cyan,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     Magenta,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 18 |     DarkRed,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     DarkGreen,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 20 |     DarkBlue,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     Orange,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 22 |     Grass,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_rand` is never used
[INFO] [stdout]   --> src/common_structs.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl RGBAColor {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn new_rand() -> RGBAColor {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `new_scaled`, `set_i`, `set_x`, `set_y`, `get_x_i`, and `get_y_i` are never used
[INFO] [stdout]    --> src/common_structs.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl Coord {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn new_scaled(self, scale: f32) -> Coord {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn set_i(&mut self, x: i32, y: i32) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn set_x(&mut self, x: f32) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn set_y(&mut self, y: f32) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn get_x_i(&self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn get_y_i(&self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Marker` is never used
[INFO] [stdout]    --> src/common_structs.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub enum Marker {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Dot` is never constructed
[INFO] [stdout]    --> src/common_structs.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct Dot {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `new_rot_offset`, and `draw` are never used
[INFO] [stdout]    --> src/common_structs.rs:208:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Dot {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout] 208 |     pub fn new(coord: Coord, color: RGBAColor, marker: Marker) -> Dot {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn new_rot_offset(&self, alpha: Angle, offset: Coord) -> Dot {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn draw(&self, canvas: &mut RGBACanvas) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `turn_rad` is never used
[INFO] [stdout]    --> src/common_structs.rs:263:12
[INFO] [stdout]     |
[INFO] [stdout] 237 | impl Angle {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn turn_rad(&mut self, value: f32) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LineSeg` is never constructed
[INFO] [stdout]    --> src/common_structs.rs:294:8
[INFO] [stdout]     |
[INFO] [stdout] 294 | struct LineSeg {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `linear_intersection` is never used
[INFO] [stdout]    --> src/common_structs.rs:300:12
[INFO] [stdout]     |
[INFO] [stdout] 299 | impl LineSeg {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] 300 |     pub fn linear_intersection(a_0: f32, a_1: f32, b_0: f32, b_1: f32) -> Option<LineSeg> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AlignedBox` is never constructed
[INFO] [stdout]    --> src/common_structs.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 341 | pub struct AlignedBox {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `box_intersection` is never used
[INFO] [stdout]    --> src/common_structs.rs:350:12
[INFO] [stdout]     |
[INFO] [stdout] 348 | impl  AlignedBox {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 349 |     // pub fn new()
[INFO] [stdout] 350 |     pub fn box_intersection(&self, tested_box: &AlignedBox) -> Option<AlignedBox> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/vector_2d.rs:56:10
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl Vector2D {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  56 |   pub fn new_scaled(&self, scale_factor: f32) -> Vector2D {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |   pub fn scale(&mut self, scale_factor: f32) {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |   pub fn shift(&mut self, shift: Coord) {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |   pub fn shange_base(&mut self, new_base: Coord) {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |   pub fn add(&self, addend: Vector2D) -> Vector2D {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |   pub fn sub(&self, addend: Vector2D) -> Vector2D {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |   pub fn reverse(&self) -> Vector2D {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |   pub fn get_unit_vector(&self) -> Vector2D {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |   pub fn change_texture(&mut self, new_texture: LinearTexture) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |   pub fn phi(&self) -> Angle {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |   pub fn is_from_origin(&self) -> bool {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |   pub fn replace_texture(&mut self, new_texture: LinearTexture) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 |   pub fn print_values(&self) {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |   pub fn draw_simple(&self, canvas: &mut RGBACanvas) {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |   pub fn draw_smooth(&self, canvas: &mut RGBACanvas) {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_edges`, and `add_periodic_texture` are never used
[INFO] [stdout]   --> src/linear_texture.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl LinearTexture {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 35 |   pub fn new(
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |   pub fn add_edges(&mut self, color: RGBAColor, width: f32, transition: TextureEdgeType) {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |   pub fn add_periodic_texture(&mut self, color: RGBAColor, length: f32, start_phase: f32, texture_type: TextureBodyType) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `u_height` is never read
[INFO] [stdout]  --> src/rgba_canvas.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RGBACanvas {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     u_height: usize,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RGBACanvas` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_color`, `new_f`, `copy`, `put_square`, and `put_disc` are never used
[INFO] [stdout]    --> src/rgba_canvas.rs:44:12
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl RGBACanvas {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn new_color(width: i32, height: i32, color: RGBAColor) -> RGBACanvas {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn new_f(width: f32, height: f32) -> RGBACanvas {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn copy(&self) -> RGBACanvas {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn put_square(&mut self, x: i32, y: i32, size: i32, color: RGBAColor) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn put_disc(&mut self, x: i32, y: i32, radius: i32, color: RGBAColor) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ellipse` is never constructed
[INFO] [stdout]   --> src/ellipse.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Ellipse {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `draw_ellipse_raster` are never used
[INFO] [stdout]   --> src/ellipse.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Ellipse {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 22 |     pub fn new(center: Coord, hor_axis: f32, ver_axis: f32, color: RGBAColor) -> Ellipse {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn draw_ellipse_raster(&self, canvas: &mut RGBACanvas, is_filled: bool, edge_width: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/shape.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Shape {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 30 |   name: String,
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Shape` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_v2d` is never used
[INFO] [stdout]    --> src/shape.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl Shape {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |   pub fn from_v2d(name: String, vec2d: Vector2D) -> Shape {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_descr` is never used
[INFO] [stdout]    --> src/shape.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 269 | impl Shape {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] 270 |   pub fn to_descr(&self) -> ShapeDescription {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw` is never used
[INFO] [stdout]    --> src/shape.rs:295:10
[INFO] [stdout]     |
[INFO] [stdout] 288 | impl Shape {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 295 |   pub fn draw(&self, canvas: &mut RGBACanvas) {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shapes` is never read
[INFO] [stdout]   --> src/world.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct World {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 14 |     pub shapes: Vec<Shape>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_local_walls` is never used
[INFO] [stdout]   --> src/world.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl World {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn get_local_walls(&self, location: Coord, range: f32) -> Vec<Vector2D> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `char`
[INFO] [stdout]    --> src/main.rs:176:22
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 Some(char) => {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `button`
[INFO] [stdout]    --> src/main.rs:253:42
[INFO] [stdout]     |
[INFO] [stdout] 253 |                 Message::MouseDown(x, y, button) => {
[INFO] [stdout]     |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/main.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     MouseDrag(i32, i32),
[INFO] [stdout]    |     --------- ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 77 -     MouseDrag(i32, i32),
[INFO] [stdout] 77 +     MouseDrag((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/main.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     MouseReleased(i32, i32, MouseButton),
[INFO] [stdout]    |     ------------- ^^^  ^^^  ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 79 -     MouseReleased(i32, i32, MouseButton),
[INFO] [stdout] 79 +     MouseReleased((), (), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/common_structs.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Palette {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout]  7 |     Black,
[INFO] [stdout]  8 |     DarkGrey,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]  9 |     Grey,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     LightGrey,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     White,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Blue,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 15 |     Yellow,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 16 |     Cyan,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     Magenta,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 18 |     DarkRed,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     DarkGreen,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 20 |     DarkBlue,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     Orange,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 22 |     Grass,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_rand` is never used
[INFO] [stdout]   --> src/common_structs.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl RGBAColor {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn new_rand() -> RGBAColor {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `new_scaled`, `set_i`, `set_x`, `set_y`, `get_x_i`, and `get_y_i` are never used
[INFO] [stdout]    --> src/common_structs.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl Coord {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn new_scaled(self, scale: f32) -> Coord {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn set_i(&mut self, x: i32, y: i32) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn set_x(&mut self, x: f32) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn set_y(&mut self, y: f32) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn get_x_i(&self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn get_y_i(&self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Marker` is never used
[INFO] [stdout]    --> src/common_structs.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub enum Marker {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Dot` is never constructed
[INFO] [stdout]    --> src/common_structs.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct Dot {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `new_rot_offset`, and `draw` are never used
[INFO] [stdout]    --> src/common_structs.rs:208:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Dot {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout] 208 |     pub fn new(coord: Coord, color: RGBAColor, marker: Marker) -> Dot {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn new_rot_offset(&self, alpha: Angle, offset: Coord) -> Dot {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn draw(&self, canvas: &mut RGBACanvas) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `turn_rad` is never used
[INFO] [stdout]    --> src/common_structs.rs:263:12
[INFO] [stdout]     |
[INFO] [stdout] 237 | impl Angle {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn turn_rad(&mut self, value: f32) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LineSeg` is never constructed
[INFO] [stdout]    --> src/common_structs.rs:294:8
[INFO] [stdout]     |
[INFO] [stdout] 294 | struct LineSeg {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `linear_intersection` is never used
[INFO] [stdout]    --> src/common_structs.rs:300:12
[INFO] [stdout]     |
[INFO] [stdout] 299 | impl LineSeg {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] 300 |     pub fn linear_intersection(a_0: f32, a_1: f32, b_0: f32, b_1: f32) -> Option<LineSeg> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AlignedBox` is never constructed
[INFO] [stdout]    --> src/common_structs.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 341 | pub struct AlignedBox {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `box_intersection` is never used
[INFO] [stdout]    --> src/common_structs.rs:350:12
[INFO] [stdout]     |
[INFO] [stdout] 348 | impl  AlignedBox {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 349 |     // pub fn new()
[INFO] [stdout] 350 |     pub fn box_intersection(&self, tested_box: &AlignedBox) -> Option<AlignedBox> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/vector_2d.rs:56:10
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl Vector2D {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  56 |   pub fn new_scaled(&self, scale_factor: f32) -> Vector2D {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |   pub fn scale(&mut self, scale_factor: f32) {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |   pub fn shift(&mut self, shift: Coord) {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |   pub fn shange_base(&mut self, new_base: Coord) {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |   pub fn add(&self, addend: Vector2D) -> Vector2D {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |   pub fn sub(&self, addend: Vector2D) -> Vector2D {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |   pub fn reverse(&self) -> Vector2D {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |   pub fn get_unit_vector(&self) -> Vector2D {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |   pub fn change_texture(&mut self, new_texture: LinearTexture) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |   pub fn phi(&self) -> Angle {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |   pub fn is_from_origin(&self) -> bool {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |   pub fn replace_texture(&mut self, new_texture: LinearTexture) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 |   pub fn print_values(&self) {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |   pub fn draw_simple(&self, canvas: &mut RGBACanvas) {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |   pub fn draw_smooth(&self, canvas: &mut RGBACanvas) {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_edges`, and `add_periodic_texture` are never used
[INFO] [stdout]   --> src/linear_texture.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl LinearTexture {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 35 |   pub fn new(
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |   pub fn add_edges(&mut self, color: RGBAColor, width: f32, transition: TextureEdgeType) {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |   pub fn add_periodic_texture(&mut self, color: RGBAColor, length: f32, start_phase: f32, texture_type: TextureBodyType) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `u_height` is never read
[INFO] [stdout]  --> src/rgba_canvas.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RGBACanvas {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     u_height: usize,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RGBACanvas` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_color`, `new_f`, `copy`, `put_square`, and `put_disc` are never used
[INFO] [stdout]    --> src/rgba_canvas.rs:44:12
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl RGBACanvas {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn new_color(width: i32, height: i32, color: RGBAColor) -> RGBACanvas {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn new_f(width: f32, height: f32) -> RGBACanvas {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn copy(&self) -> RGBACanvas {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn put_square(&mut self, x: i32, y: i32, size: i32, color: RGBAColor) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn put_disc(&mut self, x: i32, y: i32, radius: i32, color: RGBAColor) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ellipse` is never constructed
[INFO] [stdout]   --> src/ellipse.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Ellipse {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `draw_ellipse_raster` are never used
[INFO] [stdout]   --> src/ellipse.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Ellipse {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 22 |     pub fn new(center: Coord, hor_axis: f32, ver_axis: f32, color: RGBAColor) -> Ellipse {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn draw_ellipse_raster(&self, canvas: &mut RGBACanvas, is_filled: bool, edge_width: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/shape.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Shape {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 30 |   name: String,
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Shape` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_v2d` is never used
[INFO] [stdout]    --> src/shape.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl Shape {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |   pub fn from_v2d(name: String, vec2d: Vector2D) -> Shape {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_descr` is never used
[INFO] [stdout]    --> src/shape.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 269 | impl Shape {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] 270 |   pub fn to_descr(&self) -> ShapeDescription {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw` is never used
[INFO] [stdout]    --> src/shape.rs:295:10
[INFO] [stdout]     |
[INFO] [stdout] 288 | impl Shape {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 295 |   pub fn draw(&self, canvas: &mut RGBACanvas) {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shapes` is never read
[INFO] [stdout]   --> src/world.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct World {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 14 |     pub shapes: Vec<Shape>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_local_walls` is never used
[INFO] [stdout]   --> src/world.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl World {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn get_local_walls(&self, location: Coord, range: f32) -> Vec<Vector2D> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "a2dcc857e6769cfe8f438811793a8468a1d1ec3b5d1e9425d8844ca5dd090114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2dcc857e6769cfe8f438811793a8468a1d1ec3b5d1e9425d8844ca5dd090114", kill_on_drop: false }`
[INFO] [stdout] a2dcc857e6769cfe8f438811793a8468a1d1ec3b5d1e9425d8844ca5dd090114
