[INFO] cloning repository https://github.com/G2309/GC_Proyecto1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/G2309/GC_Proyecto1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FG2309%2FGC_Proyecto1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FG2309%2FGC_Proyecto1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd0198fa9d27d78311fe39724063760578d2471b
[INFO] checking G2309/GC_Proyecto1 against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FG2309%2FGC_Proyecto1" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/G2309/GC_Proyecto1 on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/G2309/GC_Proyecto1
[INFO] finished tweaking git repo https://github.com/G2309/GC_Proyecto1
[INFO] tweaked toml for git repo https://github.com/G2309/GC_Proyecto1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/G2309/GC_Proyecto1 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-glm v0.16.0
[INFO] [stderr]   Downloaded minifb v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7911155a336806e5b70253526b3370d2efd619330b04d7fde89ff8f19f15cab7
[INFO] running `Command { std: "docker" "start" "-a" "7911155a336806e5b70253526b3370d2efd619330b04d7fde89ff8f19f15cab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7911155a336806e5b70253526b3370d2efd619330b04d7fde89ff8f19f15cab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7911155a336806e5b70253526b3370d2efd619330b04d7fde89ff8f19f15cab7", kill_on_drop: false }`
[INFO] [stdout] 7911155a336806e5b70253526b3370d2efd619330b04d7fde89ff8f19f15cab7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97b5cead606b247cdf15785ffd87f1112ef25a4aa38d8bce423a67aaa6c44dec
[INFO] running `Command { std: "docker" "start" "-a" "97b5cead606b247cdf15785ffd87f1112ef25a4aa38d8bce423a67aaa6c44dec", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking bytemuck v1.17.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling minifb v0.27.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking nalgebra v0.33.0
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]     Checking nalgebra-glm v0.16.0
[INFO] [stderr]     Checking Proyecto-01 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::bitmap::write_bmp_file`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::bitmap::write_bmp_file;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bitmap::write_bmp_file`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::bitmap::write_bmp_file;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `minifb::Window::limit_update_rate`: use set_fps_target instead, this function will be removed in the future.
[INFO] [stdout]   --> src/main.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 |     window.limit_update_rate(Some(frame_delay));
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `minifb::Window::limit_update_rate`: use set_fps_target instead, this function will be removed in the future.
[INFO] [stdout]   --> src/main.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 |     window.limit_update_rate(Some(frame_delay));
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_x`
[INFO] [stdout]   --> src/framebuffer.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let (min_x, max_x, min_y, max_y) = self.get_max_limits(&vec);
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_min_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_x`
[INFO] [stdout]   --> src/framebuffer.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let (min_x, max_x, min_y, max_y) = self.get_max_limits(&vec);
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_max_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_x`
[INFO] [stdout]   --> src/framebuffer.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let (min_x, max_x, min_y, max_y) = self.get_max_limits(&vec);
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_min_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_x`
[INFO] [stdout]   --> src/framebuffer.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let (min_x, max_x, min_y, max_y) = self.get_max_limits(&vec);
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_max_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fov`
[INFO] [stdout]   --> src/player.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(x:f32,y:f32,angle:f32,fov:f32) -> Self {
[INFO] [stdout]    |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_fov`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fov`
[INFO] [stdout]   --> src/player.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(x:f32,y:f32,angle:f32,fov:f32) -> Self {
[INFO] [stdout]    |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_fov`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/framebuffer.rs:38:12
[INFO] [stdout]     |
[INFO] [stdout] 15  | impl FrameBuffer {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38  |     pub fn set_background_color(&mut self, color: Color) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42  |     pub fn get_color(&self, x: usize, y: usize) -> Color {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50  |     pub fn write_to_bmp(&self, file_path: &str) -> std::io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55  |     pub fn polygon(&mut self, vec: Vec<[usize; 2]>) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67  |     pub fn draw_filled_polygon(&mut self, vec: Vec<[usize; 2]>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn get_max_limits(&self, vec: &Vec<[usize; 2]>) -> (usize, usize, usize, usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     fn line(&mut self, x0: usize, y0: usize, x1: usize, y1: usize) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_hex`, `to_hex`, `add`, `multiply`, and `print` are never used
[INFO] [stdout]   --> src/color.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Color {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn from_hex(hex: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn to_hex(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn add(&self, other: &Color) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn multiply(&self, factor: f32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn print(&self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BMP_HEADER_SIZE` is never used
[INFO] [stdout]  --> src/bitmap.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const BMP_HEADER_SIZE: usize = 54;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BMP_PIXEL_OFFSET` is never used
[INFO] [stdout]  --> src/bitmap.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const BMP_PIXEL_OFFSET: usize = 54;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BMP_BITS_PER_PIXEL` is never used
[INFO] [stdout]  --> src/bitmap.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const BMP_BITS_PER_PIXEL: usize = 32;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_bmp_file` is never used
[INFO] [stdout]   --> src/bitmap.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn write_bmp_file(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_bmp_header` is never used
[INFO] [stdout]   --> src/bitmap.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn write_bmp_header(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_pixel_data` is never used
[INFO] [stdout]   --> src/bitmap.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn write_pixel_data(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_map` is never used
[INFO] [stdout]   --> src/map_loader.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn print_map(map: &Vec<Vec<char>>) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/framebuffer.rs:38:12
[INFO] [stdout]     |
[INFO] [stdout] 15  | impl FrameBuffer {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38  |     pub fn set_background_color(&mut self, color: Color) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42  |     pub fn get_color(&self, x: usize, y: usize) -> Color {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50  |     pub fn write_to_bmp(&self, file_path: &str) -> std::io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55  |     pub fn polygon(&mut self, vec: Vec<[usize; 2]>) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67  |     pub fn draw_filled_polygon(&mut self, vec: Vec<[usize; 2]>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn get_max_limits(&self, vec: &Vec<[usize; 2]>) -> (usize, usize, usize, usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     fn line(&mut self, x0: usize, y0: usize, x1: usize, y1: usize) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_hex`, `to_hex`, `add`, `multiply`, and `print` are never used
[INFO] [stdout]   --> src/color.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Color {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn from_hex(hex: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn to_hex(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn add(&self, other: &Color) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn multiply(&self, factor: f32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn print(&self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BMP_HEADER_SIZE` is never used
[INFO] [stdout]  --> src/bitmap.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const BMP_HEADER_SIZE: usize = 54;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BMP_PIXEL_OFFSET` is never used
[INFO] [stdout]  --> src/bitmap.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const BMP_PIXEL_OFFSET: usize = 54;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BMP_BITS_PER_PIXEL` is never used
[INFO] [stdout]  --> src/bitmap.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const BMP_BITS_PER_PIXEL: usize = 32;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_bmp_file` is never used
[INFO] [stdout]   --> src/bitmap.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn write_bmp_file(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_bmp_header` is never used
[INFO] [stdout]   --> src/bitmap.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn write_bmp_header(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_pixel_data` is never used
[INFO] [stdout]   --> src/bitmap.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn write_pixel_data(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_map` is never used
[INFO] [stdout]   --> src/map_loader.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn print_map(map: &Vec<Vec<char>>) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.51s
[INFO] running `Command { std: "docker" "inspect" "97b5cead606b247cdf15785ffd87f1112ef25a4aa38d8bce423a67aaa6c44dec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97b5cead606b247cdf15785ffd87f1112ef25a4aa38d8bce423a67aaa6c44dec", kill_on_drop: false }`
[INFO] [stdout] 97b5cead606b247cdf15785ffd87f1112ef25a4aa38d8bce423a67aaa6c44dec
