[INFO] updating cached repository https://github.com/yeliknewo/rust-smooth_voxel
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] eb2504b6490db19f9137798863c08b41ff4f1b38
[INFO] checking yeliknewo/rust-smooth_voxel against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Frust-smooth_voxel" "/workspace/builds/worker-6/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yeliknewo/rust-smooth_voxel on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/yeliknewo/rust-smooth_voxel
[INFO] finished tweaking git repo https://github.com/yeliknewo/rust-smooth_voxel
[INFO] tweaked toml for git repo https://github.com/yeliknewo/rust-smooth_voxel written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] crate git repo https://github.com/yeliknewo/rust-smooth_voxel already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 640e086571b5614cbb51b35a390229373e67f19e21ce2f55814c49e22dd5ce52
[INFO] running `"docker" "start" "-a" "640e086571b5614cbb51b35a390229373e67f19e21ce2f55814c49e22dd5ce52"`
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking instant v0.1.2
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking parking_lot_core v0.7.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]    Compiling glium v0.27.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.4
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.0
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]    Compiling time v0.2.9
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]     Checking winit v0.22.0
[INFO] [stderr]     Checking glutin v0.24.0
[INFO] [stderr]     Checking voxel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `glium::DisplayBuild`
[INFO] [stderr]  --> src/main.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | use glium::{DisplayBuild, Surface, Frame};
[INFO] [stderr]   |             ^^^^^^^^^^^^ no `DisplayBuild` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `glium::backend::glutin_backend`
[INFO] [stderr]  --> src/main.rs:8:21
[INFO] [stderr]   |
[INFO] [stderr] 8 | use glium::backend::glutin_backend::{WinRef, GlutinFacade};
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `ElementState` in `glutin`
[INFO] [stderr]   --> src/main.rs:31:36
[INFO] [stderr]    |
[INFO] [stderr] 31 |             None => glium::glutin::ElementState::Released,
[INFO] [stderr]    |                                    ^^^^^^^^^^^^ could not find `ElementState` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin`
[INFO] [stderr]   --> src/main.rs:76:43
[INFO] [stderr]    |
[INFO] [stderr] 76 |         let facade = match glium::glutin::WindowBuilder::new()
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^ could not find `WindowBuilder` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin`
[INFO] [stderr]   --> src/main.rs:91:43
[INFO] [stderr]    |
[INFO] [stderr] 91 |         let facade = match glium::glutin::WindowBuilder::new()
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^ could not find `WindowBuilder` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `CursorState` in `glutin`
[INFO] [stderr]    --> src/main.rs:138:50
[INFO] [stderr]     |
[INFO] [stderr] 138 |     match window.set_cursor_state(glium::glutin::CursorState::Grab){
[INFO] [stderr]     |                                                  ^^^^^^^^^^^ could not find `CursorState` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin`
[INFO] [stderr]    --> src/main.rs:298:36
[INFO] [stderr]     |
[INFO] [stderr] 298 |                     glium::glutin::Event::Resized(x,y) => { //the window was resized
[INFO] [stderr]     |                                    ^^^^^ could not find `Event` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin`
[INFO] [stderr]    --> src/main.rs:309:36
[INFO] [stderr]     |
[INFO] [stderr] 309 |                     glium::glutin::Event::MouseMoved(coords) => { //the mouse was moved on the window
[INFO] [stderr]     |                                    ^^^^^ could not find `Event` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin`
[INFO] [stderr]    --> src/main.rs:321:36
[INFO] [stderr]     |
[INFO] [stderr] 321 |                     glium::glutin::Event::Closed => return,   // the window has been closed by the user
[INFO] [stderr]     |                                    ^^^^^ could not find `Event` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin`
[INFO] [stderr]    --> src/main.rs:322:36
[INFO] [stderr]     |
[INFO] [stderr] 322 |                     glium::glutin::Event::Focused(is_focused) => { // the window gained or lost focus
[INFO] [stderr]     |                                    ^^^^^ could not find `Event` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `CursorState` in `glutin`
[INFO] [stderr]    --> src/main.rs:325:74
[INFO] [stderr]     |
[INFO] [stderr] 325 | ...                   match window.set_cursor_state(glium::glutin::CursorState::Grab){
[INFO] [stderr]     |                                                                    ^^^^^^^^^^^ could not find `CursorState` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `CursorState` in `glutin`
[INFO] [stderr]    --> src/main.rs:331:74
[INFO] [stderr]     |
[INFO] [stderr] 331 | ...                   match window.set_cursor_state(glium::glutin::CursorState::Normal){
[INFO] [stderr]     |                                                                    ^^^^^^^^^^^ could not find `CursorState` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin`
[INFO] [stderr]    --> src/main.rs:337:36
[INFO] [stderr]     |
[INFO] [stderr] 337 |                     glium::glutin::Event::KeyboardInput(state, _, key) => { // a key has been pressed or released
[INFO] [stderr]     |                                    ^^^^^ could not find `Event` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin`
[INFO] [stderr]    --> src/main.rs:364:47
[INFO] [stderr]     |
[INFO] [stderr] 364 |         match keys.is_key_down(glium::glutin::VirtualKeyCode::Up) {
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `ElementState` in `glutin`
[INFO] [stderr]    --> src/main.rs:365:28
[INFO] [stderr]     |
[INFO] [stderr] 365 |             glium::glutin::ElementState::Pressed => color.0 = 1.0,
[INFO] [stderr]     |                            ^^^^^^^^^^^^ could not find `ElementState` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin`
[INFO] [stderr]    --> src/main.rs:368:47
[INFO] [stderr]     |
[INFO] [stderr] 368 |         match keys.is_key_down(glium::glutin::VirtualKeyCode::Down) {
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `ElementState` in `glutin`
[INFO] [stderr]    --> src/main.rs:369:28
[INFO] [stderr]     |
[INFO] [stderr] 369 |             glium::glutin::ElementState::Pressed => color.1 = 1.0,
[INFO] [stderr]     |                            ^^^^^^^^^^^^ could not find `ElementState` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin`
[INFO] [stderr]    --> src/main.rs:372:47
[INFO] [stderr]     |
[INFO] [stderr] 372 |         match keys.is_key_down(glium::glutin::VirtualKeyCode::Left) {
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `ElementState` in `glutin`
[INFO] [stderr]    --> src/main.rs:373:28
[INFO] [stderr]     |
[INFO] [stderr] 373 |             glium::glutin::ElementState::Pressed => color.2 = 1.0,
[INFO] [stderr]     |                            ^^^^^^^^^^^^ could not find `ElementState` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `VirtualKeyCode` in crate `glium::glutin`
[INFO] [stderr]   --> src/main.rs:18:34
[INFO] [stderr]    |
[INFO] [stderr] 18 |     keys: HashMap<glium::glutin::VirtualKeyCode, glium::glutin::ElementState>,
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^ not found in `glium::glutin`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 7  | use glium::glutin::event::VirtualKeyCode;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ElementState` in crate `glium::glutin`
[INFO] [stderr]   --> src/main.rs:18:65
[INFO] [stderr]    |
[INFO] [stderr] 18 |     keys: HashMap<glium::glutin::VirtualKeyCode, glium::glutin::ElementState>,
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^ not found in `glium::glutin`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 7  | use glium::glutin::event::ElementState;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `VirtualKeyCode` in crate `glium::glutin`
[INFO] [stderr]   --> src/main.rs:28:51
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn is_key_down(&self, key: glium::glutin::VirtualKeyCode) -> glium::glutin::ElementState {
[INFO] [stderr]    |                                                   ^^^^^^^^^^^^^^ not found in `glium::glutin`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 7  | use glium::glutin::event::VirtualKeyCode;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ElementState` in crate `glium::glutin`
[INFO] [stderr]   --> src/main.rs:28:85
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn is_key_down(&self, key: glium::glutin::VirtualKeyCode) -> glium::glutin::ElementState {
[INFO] [stderr]    |                                                                                     ^^^^^^^^^^^^ not found in `glium::glutin`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 7  | use glium::glutin::event::ElementState;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `VirtualKeyCode` in crate `glium::glutin`
[INFO] [stderr]   --> src/main.rs:35:57
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn set_key_state(&mut self, key: glium::glutin::VirtualKeyCode, state: glium::glutin::ElementState) {
[INFO] [stderr]    |                                                         ^^^^^^^^^^^^^^ not found in `glium::glutin`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 7  | use glium::glutin::event::VirtualKeyCode;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ElementState` in crate `glium::glutin`
[INFO] [stderr]   --> src/main.rs:35:95
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn set_key_state(&mut self, key: glium::glutin::VirtualKeyCode, state: glium::glutin::ElementState) {
[INFO] [stderr]    |                                                                                               ^^^^^^^^^^^^ not found in `glium::glutin`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 7  | use glium::glutin::event::ElementState;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `get_primary_monitor` in crate `glium::glutin`
[INFO] [stderr]   --> src/main.rs:74:51
[INFO] [stderr]    |
[INFO] [stderr] 74 |     let screen_size : (u32, u32) = glium::glutin::get_primary_monitor().get_dimensions();
[INFO] [stderr]    |                                                   ^^^^^^^^^^^^^^^^^^^ not found in `glium::glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `precise_time_s` in crate `time`
[INFO] [stderr]    --> src/main.rs:282:31
[INFO] [stderr]     |
[INFO] [stderr] 282 |     let mut last_time = time::precise_time_s();
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `precise_time_s` in crate `time`
[INFO] [stderr]    --> src/main.rs:291:25
[INFO] [stderr]     |
[INFO] [stderr] 291 |         let now = time::precise_time_s();
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around method argument
[INFO] [stderr]    --> src/main.rs:102:24
[INFO] [stderr]     |
[INFO] [stderr] 102 |         }.set_position(((screen_size.0 as i32 - window_dimensions.0 as i32) / 2), ((screen_size.1 as i32 - window_dimensions.1 as i32) / 2));
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around method argument
[INFO] [stderr]    --> src/main.rs:102:83
[INFO] [stderr]     |
[INFO] [stderr] 102 |         }.set_position(((screen_size.0 as i32 - window_dimensions.0 as i32) / 2), ((screen_size.1 as i32 - window_dimensions.1 as i32) / 2));
[INFO] [stderr]     |                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] error[E0282]: type annotations needed
[INFO] [stderr]   --> src/main.rs:24:19
[INFO] [stderr]    |
[INFO] [stderr] 24 |             keys: HashMap::new(),
[INFO] [stderr]    |                   ^^^^^^^^^^^^ cannot infer type for type parameter `K`
[INFO] [stderr] 
[INFO] [stderr] error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields
[INFO] [stderr]    --> src/main.rs:175:13
[INFO] [stderr]     |
[INFO] [stderr] 175 |             glium::program::ProgramCreationError::CompilationError(string) => panic!("CompliationError: {}", string),
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1
[INFO] [stderr]     | 
[INFO] [stderr]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glium-0.27.0/src/program/mod.rs:115:5
[INFO] [stderr]     |
[INFO] [stderr] 115 |     CompilationError(String, ShaderType),
[INFO] [stderr]     |     ------------------------------------ tuple variant defined here
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 30 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0023, E0282, E0412, E0425, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0023`.
[INFO] [stderr] error: could not compile `voxel`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0432]: unresolved import `glium::DisplayBuild`
[INFO] [stderr]  --> src/main.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | use glium::{DisplayBuild, Surface, Frame};
[INFO] [stderr]   |             ^^^^^^^^^^^^ no `DisplayBuild` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `glium::backend::glutin_backend`
[INFO] [stderr]  --> src/main.rs:8:21
[INFO] [stderr]   |
[INFO] [stderr] 8 | use glium::backend::glutin_backend::{WinRef, GlutinFacade};
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `ElementState` in `glutin`
[INFO] [stderr]   --> src/main.rs:31:36
[INFO] [stderr]    |
[INFO] [stderr] 31 |             None => glium::glutin::ElementState::Released,
[INFO] [stderr]    |                                    ^^^^^^^^^^^^ could not find `ElementState` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin`
[INFO] [stderr]   --> src/main.rs:76:43
[INFO] [stderr]    |
[INFO] [stderr] 76 |         let facade = match glium::glutin::WindowBuilder::new()
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^ could not find `WindowBuilder` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin`
[INFO] [stderr]   --> src/main.rs:91:43
[INFO] [stderr]    |
[INFO] [stderr] 91 |         let facade = match glium::glutin::WindowBuilder::new()
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^ could not find `WindowBuilder` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `CursorState` in `glutin`
[INFO] [stderr]    --> src/main.rs:138:50
[INFO] [stderr]     |
[INFO] [stderr] 138 |     match window.set_cursor_state(glium::glutin::CursorState::Grab){
[INFO] [stderr]     |                                                  ^^^^^^^^^^^ could not find `CursorState` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin`
[INFO] [stderr]    --> src/main.rs:298:36
[INFO] [stderr]     |
[INFO] [stderr] 298 |                     glium::glutin::Event::Resized(x,y) => { //the window was resized
[INFO] [stderr]     |                                    ^^^^^ could not find `Event` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin`
[INFO] [stderr]    --> src/main.rs:309:36
[INFO] [stderr]     |
[INFO] [stderr] 309 |                     glium::glutin::Event::MouseMoved(coords) => { //the mouse was moved on the window
[INFO] [stderr]     |                                    ^^^^^ could not find `Event` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin`
[INFO] [stderr]    --> src/main.rs:321:36
[INFO] [stderr]     |
[INFO] [stderr] 321 |                     glium::glutin::Event::Closed => return,   // the window has been closed by the user
[INFO] [stderr]     |                                    ^^^^^ could not find `Event` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin`
[INFO] [stderr]    --> src/main.rs:322:36
[INFO] [stderr]     |
[INFO] [stderr] 322 |                     glium::glutin::Event::Focused(is_focused) => { // the window gained or lost focus
[INFO] [stderr]     |                                    ^^^^^ could not find `Event` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `CursorState` in `glutin`
[INFO] [stderr]    --> src/main.rs:325:74
[INFO] [stderr]     |
[INFO] [stderr] 325 | ...                   match window.set_cursor_state(glium::glutin::CursorState::Grab){
[INFO] [stderr]     |                                                                    ^^^^^^^^^^^ could not find `CursorState` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `CursorState` in `glutin`
[INFO] [stderr]    --> src/main.rs:331:74
[INFO] [stderr]     |
[INFO] [stderr] 331 | ...                   match window.set_cursor_state(glium::glutin::CursorState::Normal){
[INFO] [stderr]     |                                                                    ^^^^^^^^^^^ could not find `CursorState` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin`
[INFO] [stderr]    --> src/main.rs:337:36
[INFO] [stderr]     |
[INFO] [stderr] 337 |                     glium::glutin::Event::KeyboardInput(state, _, key) => { // a key has been pressed or released
[INFO] [stderr]     |                                    ^^^^^ could not find `Event` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin`
[INFO] [stderr]    --> src/main.rs:364:47
[INFO] [stderr]     |
[INFO] [stderr] 364 |         match keys.is_key_down(glium::glutin::VirtualKeyCode::Up) {
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `ElementState` in `glutin`
[INFO] [stderr]    --> src/main.rs:365:28
[INFO] [stderr]     |
[INFO] [stderr] 365 |             glium::glutin::ElementState::Pressed => color.0 = 1.0,
[INFO] [stderr]     |                            ^^^^^^^^^^^^ could not find `ElementState` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin`
[INFO] [stderr]    --> src/main.rs:368:47
[INFO] [stderr]     |
[INFO] [stderr] 368 |         match keys.is_key_down(glium::glutin::VirtualKeyCode::Down) {
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `ElementState` in `glutin`
[INFO] [stderr]    --> src/main.rs:369:28
[INFO] [stderr]     |
[INFO] [stderr] 369 |             glium::glutin::ElementState::Pressed => color.1 = 1.0,
[INFO] [stderr]     |                            ^^^^^^^^^^^^ could not find `ElementState` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin`
[INFO] [stderr]    --> src/main.rs:372:47
[INFO] [stderr]     |
[INFO] [stderr] 372 |         match keys.is_key_down(glium::glutin::VirtualKeyCode::Left) {
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `ElementState` in `glutin`
[INFO] [stderr]    --> src/main.rs:373:28
[INFO] [stderr]     |
[INFO] [stderr] 373 |             glium::glutin::ElementState::Pressed => color.2 = 1.0,
[INFO] [stderr]     |                            ^^^^^^^^^^^^ could not find `ElementState` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `VirtualKeyCode` in crate `glium::glutin`
[INFO] [stderr]   --> src/main.rs:18:34
[INFO] [stderr]    |
[INFO] [stderr] 18 |     keys: HashMap<glium::glutin::VirtualKeyCode, glium::glutin::ElementState>,
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^ not found in `glium::glutin`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 7  | use glium::glutin::event::VirtualKeyCode;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ElementState` in crate `glium::glutin`
[INFO] [stderr]   --> src/main.rs:18:65
[INFO] [stderr]    |
[INFO] [stderr] 18 |     keys: HashMap<glium::glutin::VirtualKeyCode, glium::glutin::ElementState>,
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^ not found in `glium::glutin`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 7  | use glium::glutin::event::ElementState;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `VirtualKeyCode` in crate `glium::glutin`
[INFO] [stderr]   --> src/main.rs:28:51
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn is_key_down(&self, key: glium::glutin::VirtualKeyCode) -> glium::glutin::ElementState {
[INFO] [stderr]    |                                                   ^^^^^^^^^^^^^^ not found in `glium::glutin`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 7  | use glium::glutin::event::VirtualKeyCode;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ElementState` in crate `glium::glutin`
[INFO] [stderr]   --> src/main.rs:28:85
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn is_key_down(&self, key: glium::glutin::VirtualKeyCode) -> glium::glutin::ElementState {
[INFO] [stderr]    |                                                                                     ^^^^^^^^^^^^ not found in `glium::glutin`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 7  | use glium::glutin::event::ElementState;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `VirtualKeyCode` in crate `glium::glutin`
[INFO] [stderr]   --> src/main.rs:35:57
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn set_key_state(&mut self, key: glium::glutin::VirtualKeyCode, state: glium::glutin::ElementState) {
[INFO] [stderr]    |                                                         ^^^^^^^^^^^^^^ not found in `glium::glutin`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 7  | use glium::glutin::event::VirtualKeyCode;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ElementState` in crate `glium::glutin`
[INFO] [stderr]   --> src/main.rs:35:95
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn set_key_state(&mut self, key: glium::glutin::VirtualKeyCode, state: glium::glutin::ElementState) {
[INFO] [stderr]    |                                                                                               ^^^^^^^^^^^^ not found in `glium::glutin`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 7  | use glium::glutin::event::ElementState;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `get_primary_monitor` in crate `glium::glutin`
[INFO] [stderr]   --> src/main.rs:74:51
[INFO] [stderr]    |
[INFO] [stderr] 74 |     let screen_size : (u32, u32) = glium::glutin::get_primary_monitor().get_dimensions();
[INFO] [stderr]    |                                                   ^^^^^^^^^^^^^^^^^^^ not found in `glium::glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `precise_time_s` in crate `time`
[INFO] [stderr]    --> src/main.rs:282:31
[INFO] [stderr]     |
[INFO] [stderr] 282 |     let mut last_time = time::precise_time_s();
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `precise_time_s` in crate `time`
[INFO] [stderr]    --> src/main.rs:291:25
[INFO] [stderr]     |
[INFO] [stderr] 291 |         let now = time::precise_time_s();
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around method argument
[INFO] [stderr]    --> src/main.rs:102:24
[INFO] [stderr]     |
[INFO] [stderr] 102 |         }.set_position(((screen_size.0 as i32 - window_dimensions.0 as i32) / 2), ((screen_size.1 as i32 - window_dimensions.1 as i32) / 2));
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around method argument
[INFO] [stderr]    --> src/main.rs:102:83
[INFO] [stderr]     |
[INFO] [stderr] 102 |         }.set_position(((screen_size.0 as i32 - window_dimensions.0 as i32) / 2), ((screen_size.1 as i32 - window_dimensions.1 as i32) / 2));
[INFO] [stderr]     |                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] error[E0282]: type annotations needed
[INFO] [stderr]   --> src/main.rs:24:19
[INFO] [stderr]    |
[INFO] [stderr] 24 |             keys: HashMap::new(),
[INFO] [stderr]    |                   ^^^^^^^^^^^^ cannot infer type for type parameter `K`
[INFO] [stderr] 
[INFO] [stderr] error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields
[INFO] [stderr]    --> src/main.rs:175:13
[INFO] [stderr]     |
[INFO] [stderr] 175 |             glium::program::ProgramCreationError::CompilationError(string) => panic!("CompliationError: {}", string),
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1
[INFO] [stderr]     | 
[INFO] [stderr]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glium-0.27.0/src/program/mod.rs:115:5
[INFO] [stderr]     |
[INFO] [stderr] 115 |     CompilationError(String, ShaderType),
[INFO] [stderr]     |     ------------------------------------ tuple variant defined here
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 30 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0023, E0282, E0412, E0425, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0023`.
[INFO] [stderr] error: could not compile `voxel`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "640e086571b5614cbb51b35a390229373e67f19e21ce2f55814c49e22dd5ce52"`
[INFO] running `"docker" "rm" "-f" "640e086571b5614cbb51b35a390229373e67f19e21ce2f55814c49e22dd5ce52"`
[INFO] [stdout] 640e086571b5614cbb51b35a390229373e67f19e21ce2f55814c49e22dd5ce52
