[INFO] cloning repository https://github.com/Roundabout1776/almanacx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Roundabout1776/almanacx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoundabout1776%2Falmanacx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoundabout1776%2Falmanacx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2a9c776b2849c368fc3ae83075e5ae5d12c6981 [INFO] checking Roundabout1776/almanacx against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoundabout1776%2Falmanacx" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Roundabout1776/almanacx on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Roundabout1776/almanacx [INFO] finished tweaking git repo https://github.com/Roundabout1776/almanacx [INFO] tweaked toml for git repo https://github.com/Roundabout1776/almanacx written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Roundabout1776/almanacx 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d78e504f9d440cf063050ed3fce9fb19895b83e78c38ba195ae1be7c843a651f [INFO] running `Command { std: "docker" "start" "-a" "d78e504f9d440cf063050ed3fce9fb19895b83e78c38ba195ae1be7c843a651f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d78e504f9d440cf063050ed3fce9fb19895b83e78c38ba195ae1be7c843a651f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d78e504f9d440cf063050ed3fce9fb19895b83e78c38ba195ae1be7c843a651f", kill_on_drop: false }` [INFO] [stdout] d78e504f9d440cf063050ed3fce9fb19895b83e78c38ba195ae1be7c843a651f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19c79cb75f8a7f78c46d22afdc9bfd83c23cb743d2449a58081b0fb3e5148c87 [INFO] running `Command { std: "docker" "start" "-a" "19c79cb75f8a7f78c46d22afdc9bfd83c23cb743d2449a58081b0fb3e5148c87", kill_on_drop: false }` [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking common v0.0.1 (/opt/rustwide/workdir/common) [INFO] [stdout] warning: unused imports: `ErrorKind`, `self` [INFO] [stdout] --> common/src/image/bmp.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | io::{self, ErrorKind, Read, Seek, SeekFrom}, [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Vector4`, `Zero` [INFO] [stdout] --> common/src/math.rs:1:67 [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath::{InnerSpace, Matrix4, SquareMatrix, Vector2, Vector3, Vector4, Zero}; [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `InnerSpace`, `Rad`, `Zero` [INFO] [stdout] --> common/src/renderer/camera.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath::{InnerSpace, Matrix4, Rad, SquareMatrix, Vector3, Zero}; [INFO] [stdout] | ^^^^^^^^^^ ^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `buffer2d::B2DT` [INFO] [stdout] --> common/src/renderer/utils.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{buffer2d::B2DT, utils::color_from_tuple}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ErrorKind`, `self` [INFO] [stdout] --> common/src/image/bmp.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | io::{self, ErrorKind, Read, Seek, SeekFrom}, [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Vector4`, `Zero` [INFO] [stdout] --> common/src/math.rs:1:67 [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath::{InnerSpace, Matrix4, SquareMatrix, Vector2, Vector3, Vector4, Zero}; [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `InnerSpace`, `Rad`, `Zero` [INFO] [stdout] --> common/src/renderer/camera.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath::{InnerSpace, Matrix4, Rad, SquareMatrix, Vector3, Zero}; [INFO] [stdout] | ^^^^^^^^^^ ^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `buffer2d::B2DT` [INFO] [stdout] --> common/src/renderer/utils.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{buffer2d::B2DT, utils::color_from_tuple}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `z` is assigned to, but never used [INFO] [stdout] --> common/src/buffer2d/mod.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | let mut z = z0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_z` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `z` is assigned to, but never used [INFO] [stdout] --> common/src/buffer2d/mod.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | let mut z = z0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_z` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `origin_reference` [INFO] [stdout] --> common/src/renderer/utils.rs:10:43 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn draw_grid(renderer: &mut Renderer, origin_reference: Vector3, cell_size: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_origin_reference` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> common/src/renderer/mod.rs:89:36 [INFO] [stdout] | [INFO] [stdout] 89 | fn perspective_division(&self, mut pos: &mut Vector4) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `origin_reference` [INFO] [stdout] --> common/src/renderer/utils.rs:10:43 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn draw_grid(renderer: &mut Renderer, origin_reference: Vector3, cell_size: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_origin_reference` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> common/src/renderer/mod.rs:89:36 [INFO] [stdout] | [INFO] [stdout] 89 | fn perspective_division(&self, mut pos: &mut Vector4) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shift32` is never used [INFO] [stdout] --> common/src/image/bmp.rs:126:4 [INFO] [stdout] | [INFO] [stdout] 126 | fn shift32(value: u32, shift: u32) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shift_channels` is never used [INFO] [stdout] --> common/src/image/bmp.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn shift_channels( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `near`, `far`, and `view` are never read [INFO] [stdout] --> common/src/renderer/camera.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Camera { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 6 | near: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | far: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | pub proj: Matrix4, [INFO] [stdout] 9 | view: Matrix4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shift32` is never used [INFO] [stdout] --> common/src/image/bmp.rs:126:4 [INFO] [stdout] | [INFO] [stdout] 126 | fn shift32(value: u32, shift: u32) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shift_channels` is never used [INFO] [stdout] --> common/src/image/bmp.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn shift_channels( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `near`, `far`, and `view` are never read [INFO] [stdout] --> common/src/renderer/camera.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Camera { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 6 | near: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | far: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | pub proj: Matrix4, [INFO] [stdout] 9 | view: Matrix4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking quill v0.0.1 (/opt/rustwide/workdir/quill) [INFO] [stderr] Checking almanacx v0.0.1 (/opt/rustwide/workdir/almanacx) [INFO] [stdout] warning: unused imports: `VecDeque`, `vec_deque` [INFO] [stdout] --> quill/src/main.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | collections::{vec_deque, VecDeque}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VecDeque`, `vec_deque` [INFO] [stdout] --> quill/src/main.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | collections::{vec_deque, VecDeque}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> quill/src/main.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | fn main_loop(&mut self, input: &Input, dt: f32, buffer: Option) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dt` [INFO] [stdout] --> quill/src/main.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | fn main_loop(&mut self, input: &Input, dt: f32, buffer: Option) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer` [INFO] [stdout] --> quill/src/main.rs:23:53 [INFO] [stdout] | [INFO] [stdout] 23 | fn main_loop(&mut self, input: &Input, dt: f32, buffer: Option) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> quill/src/main.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let mut last_frame = Instant::now(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> quill/src/main.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | let mut last_frame = Instant::now(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Quill` is never constructed [INFO] [stdout] --> quill/src/main.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct Quill { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `View` is never constructed [INFO] [stdout] --> quill/src/view.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | struct View {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_a` [INFO] [stdout] --> almanacx/src/game/mod.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | let test_a = &mut self.stack.windows[VW_TEST_A]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> quill/src/main.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | fn main_loop(&mut self, input: &Input, dt: f32, buffer: Option) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dt` [INFO] [stdout] --> quill/src/main.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | fn main_loop(&mut self, input: &Input, dt: f32, buffer: Option) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer` [INFO] [stdout] --> quill/src/main.rs:23:53 [INFO] [stdout] | [INFO] [stdout] 23 | fn main_loop(&mut self, input: &Input, dt: f32, buffer: Option) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> quill/src/main.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let mut last_frame = Instant::now(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> quill/src/main.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | let mut last_frame = Instant::now(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Automap` is never constructed [INFO] [stdout] --> almanacx/src/game/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum GameState { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 26 | Action, [INFO] [stdout] 27 | Automap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Quill` is never constructed [INFO] [stdout] --> quill/src/main.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct Quill { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `View` is never constructed [INFO] [stdout] --> quill/src/view.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | struct View {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `font` and `time_start` are never read [INFO] [stdout] --> almanacx/src/game/mod.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Game { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 41 | pub font: Font, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub time_start: Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAP_SCALE` is never used [INFO] [stdout] --> almanacx/src/game/world.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const MAP_SCALE: f32 = 0.01; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_a` [INFO] [stdout] --> almanacx/src/game/mod.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | let test_a = &mut self.stack.windows[VW_TEST_A]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Automap` is never constructed [INFO] [stdout] --> almanacx/src/game/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum GameState { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 26 | Action, [INFO] [stdout] 27 | Automap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `font` and `time_start` are never read [INFO] [stdout] --> almanacx/src/game/mod.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Game { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 41 | pub font: Font, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub time_start: Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAP_SCALE` is never used [INFO] [stdout] --> almanacx/src/game/world.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const MAP_SCALE: f32 = 0.01; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 7.15s [INFO] running `Command { std: "docker" "inspect" "19c79cb75f8a7f78c46d22afdc9bfd83c23cb743d2449a58081b0fb3e5148c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c79cb75f8a7f78c46d22afdc9bfd83c23cb743d2449a58081b0fb3e5148c87", kill_on_drop: false }` [INFO] [stdout] 19c79cb75f8a7f78c46d22afdc9bfd83c23cb743d2449a58081b0fb3e5148c87