[INFO] cloning repository https://github.com/yeliknewo/rust-smooth_voxel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeliknewo/rust-smooth_voxel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Frust-smooth_voxel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Frust-smooth_voxel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb2504b6490db19f9137798863c08b41ff4f1b38 [INFO] checking yeliknewo/rust-smooth_voxel against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Frust-smooth_voxel" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yeliknewo/rust-smooth_voxel on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-8/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0f52ffe37d69ca9945124bcb68facaf673ddb18665b4a4febc07d922df0724c4 [INFO] running `Command { std: "docker" "start" "-a" "0f52ffe37d69ca9945124bcb68facaf673ddb18665b4a4febc07d922df0724c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f52ffe37d69ca9945124bcb68facaf673ddb18665b4a4febc07d922df0724c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f52ffe37d69ca9945124bcb68facaf673ddb18665b4a4febc07d922df0724c4", kill_on_drop: false }` [INFO] [stdout] 0f52ffe37d69ca9945124bcb68facaf673ddb18665b4a4febc07d922df0724c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f708cc56aa90bb302d8c6403f3efbf05b4a95f1ddc3cf8fd270da7da77898ad3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f708cc56aa90bb302d8c6403f3efbf05b4a95f1ddc3cf8fd270da7da77898ad3", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-cursor v0.28.3 [INFO] [stderr] Checking wayland-egl v0.28.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking smithay-client-toolkit v0.12.2 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking voxel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stdout] --> src/main.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use glium::{DisplayBuild, Surface, Frame}; [INFO] [stdout] | ^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glium::backend::glutin_backend` [INFO] [stdout] --> src/main.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use glium::backend::glutin_backend::{WinRef, GlutinFacade}; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stdout] --> src/main.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use glium::{DisplayBuild, Surface, Frame}; [INFO] [stdout] | ^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glium::backend::glutin_backend` [INFO] [stdout] --> src/main.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use glium::backend::glutin_backend::{WinRef, GlutinFacade}; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ElementState` in `glutin` [INFO] [stdout] --> src/main.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | None => glium::glutin::ElementState::Released, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ElementState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ElementState` in `glutin` [INFO] [stdout] --> src/main.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | None => glium::glutin::ElementState::Released, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ElementState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorState` in `glutin` [INFO] [stdout] --> src/main.rs:138:50 [INFO] [stdout] | [INFO] [stdout] 138 | match window.set_cursor_state(glium::glutin::CursorState::Grab){ [INFO] [stdout] | ^^^^^^^^^^^ could not find `CursorState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorState` in `glutin` [INFO] [stdout] --> src/main.rs:138:50 [INFO] [stdout] | [INFO] [stdout] 138 | match window.set_cursor_state(glium::glutin::CursorState::Grab){ [INFO] [stdout] | ^^^^^^^^^^^ could not find `CursorState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:298:36 [INFO] [stdout] | [INFO] [stdout] 298 | glium::glutin::Event::Resized(x,y) => { //the window was resized [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:309:36 [INFO] [stdout] | [INFO] [stdout] 309 | glium::glutin::Event::MouseMoved(coords) => { //the mouse was moved on the window [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:298:36 [INFO] [stdout] | [INFO] [stdout] 298 | glium::glutin::Event::Resized(x,y) => { //the window was resized [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:321:36 [INFO] [stdout] | [INFO] [stdout] 321 | glium::glutin::Event::Closed => return, // the window has been closed by the user [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:309:36 [INFO] [stdout] | [INFO] [stdout] 309 | glium::glutin::Event::MouseMoved(coords) => { //the mouse was moved on the window [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:322:36 [INFO] [stdout] | [INFO] [stdout] 322 | glium::glutin::Event::Focused(is_focused) => { // the window gained or lost focus [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorState` in `glutin` [INFO] [stdout] --> src/main.rs:325:74 [INFO] [stdout] | [INFO] [stdout] 325 | ... match window.set_cursor_state(glium::glutin::CursorState::Grab){ [INFO] [stdout] | ^^^^^^^^^^^ could not find `CursorState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorState` in `glutin` [INFO] [stdout] --> src/main.rs:331:74 [INFO] [stdout] | [INFO] [stdout] 331 | ... match window.set_cursor_state(glium::glutin::CursorState::Normal){ [INFO] [stdout] | ^^^^^^^^^^^ could not find `CursorState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:337:36 [INFO] [stdout] | [INFO] [stdout] 337 | glium::glutin::Event::KeyboardInput(state, _, key) => { // a key has been pressed or released [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:321:36 [INFO] [stdout] | [INFO] [stdout] 321 | glium::glutin::Event::Closed => return, // the window has been closed by the user [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:364:47 [INFO] [stdout] | [INFO] [stdout] 364 | match keys.is_key_down(glium::glutin::VirtualKeyCode::Up) { [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:322:36 [INFO] [stdout] | [INFO] [stdout] 322 | glium::glutin::Event::Focused(is_focused) => { // the window gained or lost focus [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ElementState` in `glutin` [INFO] [stdout] --> src/main.rs:365:28 [INFO] [stdout] | [INFO] [stdout] 365 | glium::glutin::ElementState::Pressed => color.0 = 1.0, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ElementState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorState` in `glutin` [INFO] [stdout] --> src/main.rs:325:74 [INFO] [stdout] | [INFO] [stdout] 325 | ... match window.set_cursor_state(glium::glutin::CursorState::Grab){ [INFO] [stdout] | ^^^^^^^^^^^ could not find `CursorState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:368:47 [INFO] [stdout] | [INFO] [stdout] 368 | match keys.is_key_down(glium::glutin::VirtualKeyCode::Down) { [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ElementState` in `glutin` [INFO] [stdout] --> src/main.rs:369:28 [INFO] [stdout] | [INFO] [stdout] 369 | glium::glutin::ElementState::Pressed => color.1 = 1.0, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ElementState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:372:47 [INFO] [stdout] | [INFO] [stdout] 372 | match keys.is_key_down(glium::glutin::VirtualKeyCode::Left) { [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ElementState` in `glutin` [INFO] [stdout] --> src/main.rs:373:28 [INFO] [stdout] | [INFO] [stdout] 373 | glium::glutin::ElementState::Pressed => color.2 = 1.0, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ElementState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorState` in `glutin` [INFO] [stdout] --> src/main.rs:331:74 [INFO] [stdout] | [INFO] [stdout] 331 | ... match window.set_cursor_state(glium::glutin::CursorState::Normal){ [INFO] [stdout] | ^^^^^^^^^^^ could not find `CursorState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:337:36 [INFO] [stdout] | [INFO] [stdout] 337 | glium::glutin::Event::KeyboardInput(state, _, key) => { // a key has been pressed or released [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VirtualKeyCode` in crate `glium::glutin` [INFO] [stdout] --> src/main.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | keys: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::event::VirtualKeyCode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ElementState` in crate `glium::glutin` [INFO] [stdout] --> src/main.rs:18:65 [INFO] [stdout] | [INFO] [stdout] 18 | keys: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::event::ElementState; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VirtualKeyCode` in crate `glium::glutin` [INFO] [stdout] --> src/main.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_key_down(&self, key: glium::glutin::VirtualKeyCode) -> glium::glutin::ElementState { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::event::VirtualKeyCode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ElementState` in crate `glium::glutin` [INFO] [stdout] --> src/main.rs:28:85 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_key_down(&self, key: glium::glutin::VirtualKeyCode) -> glium::glutin::ElementState { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::event::ElementState; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VirtualKeyCode` in crate `glium::glutin` [INFO] [stdout] --> src/main.rs:35:57 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn set_key_state(&mut self, key: glium::glutin::VirtualKeyCode, state: glium::glutin::ElementState) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::event::VirtualKeyCode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:364:47 [INFO] [stdout] | [INFO] [stdout] 364 | match keys.is_key_down(glium::glutin::VirtualKeyCode::Up) { [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ElementState` in `glutin` [INFO] [stdout] --> src/main.rs:365:28 [INFO] [stdout] | [INFO] [stdout] 365 | glium::glutin::ElementState::Pressed => color.0 = 1.0, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ElementState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:368:47 [INFO] [stdout] | [INFO] [stdout] 368 | match keys.is_key_down(glium::glutin::VirtualKeyCode::Down) { [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ElementState` in `glutin` [INFO] [stdout] --> src/main.rs:369:28 [INFO] [stdout] | [INFO] [stdout] 369 | glium::glutin::ElementState::Pressed => color.1 = 1.0, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ElementState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:372:47 [INFO] [stdout] | [INFO] [stdout] 372 | match keys.is_key_down(glium::glutin::VirtualKeyCode::Left) { [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ElementState` in `glutin` [INFO] [stdout] --> src/main.rs:373:28 [INFO] [stdout] | [INFO] [stdout] 373 | glium::glutin::ElementState::Pressed => color.2 = 1.0, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ElementState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VirtualKeyCode` in crate `glium::glutin` [INFO] [stdout] --> src/main.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | keys: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::event::VirtualKeyCode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ElementState` in crate `glium::glutin` [INFO] [stdout] --> src/main.rs:18:65 [INFO] [stdout] | [INFO] [stdout] 18 | keys: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::event::ElementState; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VirtualKeyCode` in crate `glium::glutin` [INFO] [stdout] --> src/main.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_key_down(&self, key: glium::glutin::VirtualKeyCode) -> glium::glutin::ElementState { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::event::VirtualKeyCode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ElementState` in crate `glium::glutin` [INFO] [stdout] --> src/main.rs:28:85 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_key_down(&self, key: glium::glutin::VirtualKeyCode) -> glium::glutin::ElementState { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::event::ElementState; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VirtualKeyCode` in crate `glium::glutin` [INFO] [stdout] --> src/main.rs:35:57 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn set_key_state(&mut self, key: glium::glutin::VirtualKeyCode, state: glium::glutin::ElementState) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::event::VirtualKeyCode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ElementState` in crate `glium::glutin` [INFO] [stdout] --> src/main.rs:35:95 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn set_key_state(&mut self, key: glium::glutin::VirtualKeyCode, state: glium::glutin::ElementState) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::event::ElementState; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_primary_monitor` in crate `glium::glutin` [INFO] [stdout] --> src/main.rs:74:51 [INFO] [stdout] | [INFO] [stdout] 74 | let screen_size : (u32, u32) = glium::glutin::get_primary_monitor().get_dimensions(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stdout] --> src/main.rs:76:43 [INFO] [stdout] | [INFO] [stdout] 76 | let facade = match glium::glutin::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stdout] --> src/main.rs:91:43 [INFO] [stdout] | [INFO] [stdout] 91 | let facade = match glium::glutin::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/main.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 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] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/main.rs:102:83 [INFO] [stdout] | [INFO] [stdout] 102 | ...nsions.0 as i32) / 2), ((screen_size.1 as i32 - window_dimensions.1 as i32) / 2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ElementState` in crate `glium::glutin` [INFO] [stdout] --> src/main.rs:35:95 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn set_key_state(&mut self, key: glium::glutin::VirtualKeyCode, state: glium::glutin::ElementState) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::event::ElementState; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_primary_monitor` in crate `glium::glutin` [INFO] [stdout] --> src/main.rs:74:51 [INFO] [stdout] | [INFO] [stdout] 74 | let screen_size : (u32, u32) = glium::glutin::get_primary_monitor().get_dimensions(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stdout] --> src/main.rs:76:43 [INFO] [stdout] | [INFO] [stdout] 76 | let facade = match glium::glutin::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stdout] --> src/main.rs:91:43 [INFO] [stdout] | [INFO] [stdout] 91 | let facade = match glium::glutin::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use glium::glutin::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/main.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 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] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/main.rs:102:83 [INFO] [stdout] | [INFO] [stdout] 102 | ...nsions.0 as i32) / 2), ((screen_size.1 as i32 - window_dimensions.1 as i32) / 2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/main.rs:282:25 [INFO] [stdout] | [INFO] [stdout] 282 | let mut last_time = time::precise_time_s(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/main.rs:291:19 [INFO] [stdout] | [INFO] [stdout] 291 | let now = time::precise_time_s(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/main.rs:282:25 [INFO] [stdout] | [INFO] [stdout] 282 | let mut last_time = time::precise_time_s(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/main.rs:291:19 [INFO] [stdout] | [INFO] [stdout] 291 | let now = time::precise_time_s(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/main.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | keys: HashMap::new(), [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type for type parameter `K` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/main.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | keys: HashMap::new(), [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type for type parameter `K` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields [INFO] [stdout] --> src/main.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | glium::program::ProgramCreationError::CompilationError(string) => panic!("CompliationError: {}", string), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glium-0.29.0/src/program/mod.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | CompilationError(String, ShaderType), [INFO] [stdout] | ------------------------------------ tuple variant defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0023, E0282, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0023`. [INFO] [stdout] [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] [stdout] error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields [INFO] [stdout] --> src/main.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | glium::program::ProgramCreationError::CompilationError(string) => panic!("CompliationError: {}", string), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glium-0.29.0/src/program/mod.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | CompilationError(String, ShaderType), [INFO] [stdout] | ------------------------------------ tuple variant defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0023, E0282, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0023`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f708cc56aa90bb302d8c6403f3efbf05b4a95f1ddc3cf8fd270da7da77898ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f708cc56aa90bb302d8c6403f3efbf05b4a95f1ddc3cf8fd270da7da77898ad3", kill_on_drop: false }` [INFO] [stdout] f708cc56aa90bb302d8c6403f3efbf05b4a95f1ddc3cf8fd270da7da77898ad3