[INFO] cloning repository https://github.com/Joeyrp/block_world
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Joeyrp/block_world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeyrp%2Fblock_world", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeyrp%2Fblock_world'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2226dddc682bc2dbba55ae9b675b014e46726aa
[INFO] checking Joeyrp/block_world against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeyrp%2Fblock_world" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Joeyrp/block_world on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Joeyrp/block_world
[INFO] finished tweaking git repo https://github.com/Joeyrp/block_world
[INFO] tweaked toml for git repo https://github.com/Joeyrp/block_world written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Joeyrp/block_world 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded device_query v0.1.3
[INFO] [stderr]   Downloaded takeable-option v0.4.0
[INFO] [stderr]   Downloaded stb_truetype v0.3.0
[INFO] [stderr]   Downloaded png v0.14.1
[INFO] [stderr]   Downloaded glyph_brush_layout v0.1.8
[INFO] [stderr]   Downloaded glyph_brush v0.6.0
[INFO] [stderr]   Downloaded x11 v2.18.1
[INFO] [stderr]   Downloaded cc v1.0.40
[INFO] [stderr]   Downloaded xi-unicode v0.2.0
[INFO] [stderr]   Downloaded image v0.21.2
[INFO] [stderr]   Downloaded rusttype v0.8.1
[INFO] [stderr]   Downloaded nalgebra-glm v0.4.0
[INFO] [stderr]   Downloaded tobj v0.1.10
[INFO] [stderr]   Downloaded glium v0.25.1
[INFO] [stderr]   Downloaded glium-glyph v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbc3473937ee2acc6c76f0d5226c80ff1ebb8d964c897a16143bea1dd0a192e5
[INFO] running `Command { std: "docker" "start" "-a" "dbc3473937ee2acc6c76f0d5226c80ff1ebb8d964c897a16143bea1dd0a192e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbc3473937ee2acc6c76f0d5226c80ff1ebb8d964c897a16143bea1dd0a192e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbc3473937ee2acc6c76f0d5226c80ff1ebb8d964c897a16143bea1dd0a192e5", kill_on_drop: false }`
[INFO] [stdout] dbc3473937ee2acc6c76f0d5226c80ff1ebb8d964c897a16143bea1dd0a192e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83a3e1be83cbe5030534cb327631f193ec61e2af86a2de998b933576310991cf
[INFO] running `Command { std: "docker" "start" "-a" "83a3e1be83cbe5030534cb327631f193ec61e2af86a2de998b933576310991cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling cc v1.0.40
[INFO] [stderr]    Compiling pkg-config v0.3.15
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling getrandom v0.1.12
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]    Compiling parking_lot_core v0.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.5
[INFO] [stderr]     Checking downcast-rs v1.0.4
[INFO] [stderr]     Checking same-file v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling x11-dl v2.18.3
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling parking_lot v0.8.0
[INFO] [stderr]     Checking walkdir v2.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking stb_truetype v0.2.6
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]     Checking stb_truetype v0.3.0
[INFO] [stderr]     Checking rustc-hash v1.0.1
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]     Checking lock_api v0.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking c2-chacha v0.2.2
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling gl_generator v0.11.0
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]     Checking xi-unicode v0.2.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking rusttype v0.7.7
[INFO] [stderr]     Checking rusttype v0.8.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling x11 v2.18.1
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]     Checking rand v0.7.0
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking rayon v1.1.0
[INFO] [stderr]     Checking matrixmultiply v0.2.2
[INFO] [stderr]     Checking glyph_brush_layout v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.5
[INFO] [stderr]    Compiling glium v0.25.1
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking alga v0.9.1
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]    Compiling device_query v0.1.3
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking takeable-option v0.4.0
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking twox-hash v1.5.0
[INFO] [stderr]     Checking backtrace v0.3.34
[INFO] [stderr]     Checking gif v0.10.2
[INFO] [stderr]    Compiling block_world v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking nalgebra v0.18.0
[INFO] [stderr]     Checking glyph_brush v0.6.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking png v0.14.1
[INFO] [stderr]     Checking tobj v0.1.10
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]     Checking glyph_brush v0.5.4
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]     Checking jpeg-decoder v0.1.15
[INFO] [stderr]    Compiling derivative v1.0.2
[INFO] [stderr]     Checking tiff v0.2.2
[INFO] [stderr]     Checking image v0.21.2
[INFO] [stderr]     Checking nalgebra-glm v0.4.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.6
[INFO] [stderr]     Checking winit v0.19.2
[INFO] [stderr]     Checking glutin v0.21.0
[INFO] [stderr]     Checking glium-glyph v0.6.0
[INFO] [stdout] error[E0432]: unresolved import `crate::win_input`
[INFO] [stdout]   --> src/game/input_manager.rs:2:12
[INFO] [stdout]    |
[INFO] [stdout] 2  | use crate::win_input::{KeyBoard, KeyCode};
[INFO] [stdout]    |            ^^^^^^^^^ could not find `win_input` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | mod win_input;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(windows)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::win_input`
[INFO] [stdout]   --> src/game/input_manager.rs:2:12
[INFO] [stdout]    |
[INFO] [stdout] 2  | use crate::win_input::{KeyBoard, KeyCode};
[INFO] [stdout]    |            ^^^^^^^^^ could not find `win_input` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | mod win_input;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(windows)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Point` in this scope
[INFO] [stdout]    --> src/main.rs:197:56
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn check_input(cam: &mut CameraFPS, mouse_lock_point: &Point) -> bool
[INFO] [stdout]     |                                                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 13  + use crate::graphics::Point;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::window_info::Point`
[INFO] [stdout]   --> src/graphics/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::window_info::Point;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::window_info::Size`
[INFO] [stdout]   --> src/graphics/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::window_info::Size;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::object_demo_scene::ObjectDemoScene`
[INFO] [stdout]  --> src/game/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use self::object_demo_scene::ObjectDemoScene;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Point` in this scope
[INFO] [stdout]    --> src/main.rs:197:56
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn check_input(cam: &mut CameraFPS, mouse_lock_point: &Point) -> bool
[INFO] [stdout]     |                                                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 13  + use crate::graphics::Point;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::window_info::Point`
[INFO] [stdout]   --> src/graphics/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::window_info::Point;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::window_info::Size`
[INFO] [stdout]   --> src/graphics/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::window_info::Size;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::object_demo_scene::ObjectDemoScene`
[INFO] [stdout]  --> src/game/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use self::object_demo_scene::ObjectDemoScene;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mouse`
[INFO] [stdout]   --> src/game/input_processor.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let mouse_state = Mouse::get_state();
[INFO] [stdout]    |                           ^^^^^ use of undeclared type `Mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mouse`
[INFO] [stdout]   --> src/game/input_processor.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Mouse::set_position(window_info.center.x, window_info.center.y);
[INFO] [stdout]    |             ^^^^^ use of undeclared type `Mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |         if input_manager.key_down(KeyCode::LSHIFT)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 49 |         if input_manager.key_pressed(KeyCode::F1)
[INFO] [stdout]    |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:55:38
[INFO] [stdout]    |
[INFO] [stdout] 55 |         if input_manager.key_pressed(KeyCode::F2)
[INFO] [stdout]    |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:61:35
[INFO] [stdout]    |
[INFO] [stdout] 61 |         if input_manager.key_down(KeyCode::Escape)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:66:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |         if input_manager.key_down(KeyCode::W)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:71:35
[INFO] [stdout]    |
[INFO] [stdout] 71 |         if input_manager.key_down(KeyCode::S)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:76:35
[INFO] [stdout]    |
[INFO] [stdout] 76 |         if input_manager.key_down(KeyCode::A)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:81:35
[INFO] [stdout]    |
[INFO] [stdout] 81 |         if input_manager.key_down(KeyCode::D)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:86:35
[INFO] [stdout]    |
[INFO] [stdout] 86 |         if input_manager.key_down(KeyCode::E)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:91:35
[INFO] [stdout]    |
[INFO] [stdout] 91 |         if input_manager.key_down(KeyCode::Q)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:97:38
[INFO] [stdout]    |
[INFO] [stdout] 97 |         if input_manager.key_pressed(KeyCode::SPACE) && game_data.chunk_generation.noise_type == NoiseType::OLC
[INFO] [stdout]    |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |         if input_manager.key_pressed(KeyCode::C)
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:121:38
[INFO] [stdout]     |
[INFO] [stdout] 121 |         if input_manager.key_pressed(KeyCode::V)
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:128:55
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let zoom_speed = match input_manager.key_down(KeyCode::LSHIFT)
[INFO] [stdout]     |                                                       ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |         if input_manager.key_down(KeyCode::R)
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:155:35
[INFO] [stdout]     |
[INFO] [stdout] 155 |         if input_manager.key_down(KeyCode::F)
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:194:54
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let sx_speed = match input_manager.key_down( KeyCode::LSHIFT)
[INFO] [stdout]     |                                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:200:35
[INFO] [stdout]     |
[INFO] [stdout] 200 |         if input_manager.key_down(KeyCode::Z) && (game_data.chunk_generation.noise_type == NoiseType::SIMPLEX_2D
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:207:35
[INFO] [stdout]     |
[INFO] [stdout] 207 |         if input_manager.key_down(KeyCode::X) && (game_data.chunk_generation.noise_type == NoiseType::SIMPLEX_2D
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:215:52
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let t_speed = match input_manager.key_down(KeyCode::LSHIFT)
[INFO] [stdout]     |                                                    ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:221:35
[INFO] [stdout]     |
[INFO] [stdout] 221 |         if input_manager.key_down(KeyCode::T) && (game_data.chunk_generation.noise_type == NoiseType::RANDOM_3D
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:228:35
[INFO] [stdout]     |
[INFO] [stdout] 228 |         if input_manager.key_down(KeyCode::G) && (game_data.chunk_generation.noise_type == NoiseType::RANDOM_3D
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:241:53
[INFO] [stdout]     |
[INFO] [stdout] 241 |         let ft_speed = match input_manager.key_down(KeyCode::LSHIFT)
[INFO] [stdout]     |                                                     ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:246:35
[INFO] [stdout]     |
[INFO] [stdout] 246 |         if input_manager.key_down(KeyCode::Y) && game_data.chunk_generation.noise_type == NoiseType::SIMPLEX_3D
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:253:35
[INFO] [stdout]     |
[INFO] [stdout] 253 |         if input_manager.key_down(KeyCode::H) && game_data.chunk_generation.noise_type == NoiseType::SIMPLEX_3D
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:266:53
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let ot_speed = match input_manager.key_down(KeyCode::LSHIFT)
[INFO] [stdout]     |                                                     ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:271:35
[INFO] [stdout]     |
[INFO] [stdout] 271 |         if input_manager.key_down(KeyCode::UP)
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:277:35
[INFO] [stdout]     |
[INFO] [stdout] 277 |         if input_manager.key_down(KeyCode::DOWN)
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:284:35
[INFO] [stdout]     |
[INFO] [stdout] 284 |         if input_manager.key_down(KeyCode::LEFT)
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:290:35
[INFO] [stdout]     |
[INFO] [stdout] 290 |         if input_manager.key_down(KeyCode::RIGHT)
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:297:38
[INFO] [stdout]     |
[INFO] [stdout] 297 |         if input_manager.key_pressed(KeyCode::NUM1)
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:303:38
[INFO] [stdout]     |
[INFO] [stdout] 303 |         if input_manager.key_pressed(KeyCode::NUM2)
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:309:38
[INFO] [stdout]     |
[INFO] [stdout] 309 |         if input_manager.key_pressed(KeyCode::NUM3)
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:315:38
[INFO] [stdout]     |
[INFO] [stdout] 315 |         if input_manager.key_pressed(KeyCode::NUM4)
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:321:38
[INFO] [stdout]     |
[INFO] [stdout] 321 |         if input_manager.key_pressed(KeyCode::NUM5)
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mouse`
[INFO] [stdout]    --> src/main.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     Mouse::set_position(window_info.center.x, window_info.center.y);
[INFO] [stdout]     |     ^^^^^ use of undeclared type `Mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mouse`
[INFO] [stdout]    --> src/main.rs:168:25
[INFO] [stdout]     |
[INFO] [stdout] 168 |                         Mouse::set_position(window_info.center.x, window_info.center.y);
[INFO] [stdout]     |                         ^^^^^ use of undeclared type `Mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mouse`
[INFO] [stdout]   --> src/game/input_processor.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let mouse_state = Mouse::get_state();
[INFO] [stdout]    |                           ^^^^^ use of undeclared type `Mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mouse`
[INFO] [stdout]   --> src/game/input_processor.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Mouse::set_position(window_info.center.x, window_info.center.y);
[INFO] [stdout]    |             ^^^^^ use of undeclared type `Mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |         if input_manager.key_down(KeyCode::LSHIFT)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 49 |         if input_manager.key_pressed(KeyCode::F1)
[INFO] [stdout]    |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:55:38
[INFO] [stdout]    |
[INFO] [stdout] 55 |         if input_manager.key_pressed(KeyCode::F2)
[INFO] [stdout]    |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:61:35
[INFO] [stdout]    |
[INFO] [stdout] 61 |         if input_manager.key_down(KeyCode::Escape)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:66:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |         if input_manager.key_down(KeyCode::W)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:71:35
[INFO] [stdout]    |
[INFO] [stdout] 71 |         if input_manager.key_down(KeyCode::S)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:76:35
[INFO] [stdout]    |
[INFO] [stdout] 76 |         if input_manager.key_down(KeyCode::A)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:81:35
[INFO] [stdout]    |
[INFO] [stdout] 81 |         if input_manager.key_down(KeyCode::D)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:86:35
[INFO] [stdout]    |
[INFO] [stdout] 86 |         if input_manager.key_down(KeyCode::E)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:91:35
[INFO] [stdout]    |
[INFO] [stdout] 91 |         if input_manager.key_down(KeyCode::Q)
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]   --> src/game/input_processor.rs:97:38
[INFO] [stdout]    |
[INFO] [stdout] 97 |         if input_manager.key_pressed(KeyCode::SPACE) && game_data.chunk_generation.noise_type == NoiseType::OLC
[INFO] [stdout]    |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |         if input_manager.key_pressed(KeyCode::C)
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:121:38
[INFO] [stdout]     |
[INFO] [stdout] 121 |         if input_manager.key_pressed(KeyCode::V)
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:128:55
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let zoom_speed = match input_manager.key_down(KeyCode::LSHIFT)
[INFO] [stdout]     |                                                       ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |         if input_manager.key_down(KeyCode::R)
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:155:35
[INFO] [stdout]     |
[INFO] [stdout] 155 |         if input_manager.key_down(KeyCode::F)
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:194:54
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let sx_speed = match input_manager.key_down( KeyCode::LSHIFT)
[INFO] [stdout]     |                                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:200:35
[INFO] [stdout]     |
[INFO] [stdout] 200 |         if input_manager.key_down(KeyCode::Z) && (game_data.chunk_generation.noise_type == NoiseType::SIMPLEX_2D
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:207:35
[INFO] [stdout]     |
[INFO] [stdout] 207 |         if input_manager.key_down(KeyCode::X) && (game_data.chunk_generation.noise_type == NoiseType::SIMPLEX_2D
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:215:52
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let t_speed = match input_manager.key_down(KeyCode::LSHIFT)
[INFO] [stdout]     |                                                    ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:221:35
[INFO] [stdout]     |
[INFO] [stdout] 221 |         if input_manager.key_down(KeyCode::T) && (game_data.chunk_generation.noise_type == NoiseType::RANDOM_3D
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:228:35
[INFO] [stdout]     |
[INFO] [stdout] 228 |         if input_manager.key_down(KeyCode::G) && (game_data.chunk_generation.noise_type == NoiseType::RANDOM_3D
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:241:53
[INFO] [stdout]     |
[INFO] [stdout] 241 |         let ft_speed = match input_manager.key_down(KeyCode::LSHIFT)
[INFO] [stdout]     |                                                     ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:246:35
[INFO] [stdout]     |
[INFO] [stdout] 246 |         if input_manager.key_down(KeyCode::Y) && game_data.chunk_generation.noise_type == NoiseType::SIMPLEX_3D
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:253:35
[INFO] [stdout]     |
[INFO] [stdout] 253 |         if input_manager.key_down(KeyCode::H) && game_data.chunk_generation.noise_type == NoiseType::SIMPLEX_3D
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:266:53
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let ot_speed = match input_manager.key_down(KeyCode::LSHIFT)
[INFO] [stdout]     |                                                     ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:271:35
[INFO] [stdout]     |
[INFO] [stdout] 271 |         if input_manager.key_down(KeyCode::UP)
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:277:35
[INFO] [stdout]     |
[INFO] [stdout] 277 |         if input_manager.key_down(KeyCode::DOWN)
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:284:35
[INFO] [stdout]     |
[INFO] [stdout] 284 |         if input_manager.key_down(KeyCode::LEFT)
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:290:35
[INFO] [stdout]     |
[INFO] [stdout] 290 |         if input_manager.key_down(KeyCode::RIGHT)
[INFO] [stdout]     |                                   ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:297:38
[INFO] [stdout]     |
[INFO] [stdout] 297 |         if input_manager.key_pressed(KeyCode::NUM1)
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:303:38
[INFO] [stdout]     |
[INFO] [stdout] 303 |         if input_manager.key_pressed(KeyCode::NUM2)
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:309:38
[INFO] [stdout]     |
[INFO] [stdout] 309 |         if input_manager.key_pressed(KeyCode::NUM3)
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:315:38
[INFO] [stdout]     |
[INFO] [stdout] 315 |         if input_manager.key_pressed(KeyCode::NUM4)
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode`
[INFO] [stdout]    --> src/game/input_processor.rs:321:38
[INFO] [stdout]     |
[INFO] [stdout] 321 |         if input_manager.key_pressed(KeyCode::NUM5)
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mouse`
[INFO] [stdout]    --> src/main.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     Mouse::set_position(window_info.center.x, window_info.center.y);
[INFO] [stdout]     |     ^^^^^ use of undeclared type `Mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mouse`
[INFO] [stdout]    --> src/main.rs:168:25
[INFO] [stdout]     |
[INFO] [stdout] 168 |                         Mouse::set_position(window_info.center.x, window_info.center.y);
[INFO] [stdout]     |                         ^^^^^ use of undeclared type `Mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `block_world` (bin "block_world") due to 41 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `block_world` (bin "block_world" test) due to 41 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "83a3e1be83cbe5030534cb327631f193ec61e2af86a2de998b933576310991cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a3e1be83cbe5030534cb327631f193ec61e2af86a2de998b933576310991cf", kill_on_drop: false }`
[INFO] [stdout] 83a3e1be83cbe5030534cb327631f193ec61e2af86a2de998b933576310991cf
