[INFO] updating cached repository yeliknewo/rust-smooth_voxel [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yeliknewo/rust-smooth_voxel [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yeliknewo/rust-smooth_voxel" "work/ex/beta-1.38-1/sources/1.37.0/gh/yeliknewo/rust-smooth_voxel"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/yeliknewo/rust-smooth_voxel'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yeliknewo/rust-smooth_voxel" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yeliknewo/rust-smooth_voxel"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yeliknewo/rust-smooth_voxel'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] eb2504b6490db19f9137798863c08b41ff4f1b38 [INFO] sha for GitHub repo yeliknewo/rust-smooth_voxel: eb2504b6490db19f9137798863c08b41ff4f1b38 [INFO] validating manifest of yeliknewo/rust-smooth_voxel on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yeliknewo/rust-smooth_voxel on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yeliknewo/rust-smooth_voxel [INFO] finished frobbing yeliknewo/rust-smooth_voxel [INFO] frobbed toml for yeliknewo/rust-smooth_voxel written to work/ex/beta-1.38-1/sources/1.37.0/gh/yeliknewo/rust-smooth_voxel/Cargo.toml [INFO] started frobbing yeliknewo/rust-smooth_voxel [INFO] finished frobbing yeliknewo/rust-smooth_voxel [INFO] frobbed toml for yeliknewo/rust-smooth_voxel written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yeliknewo/rust-smooth_voxel/Cargo.toml [INFO] crate yeliknewo/rust-smooth_voxel already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/yeliknewo/rust-smooth_voxel/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing yeliknewo/rust-smooth_voxel against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yeliknewo/rust-smooth_voxel:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 649dc4a36a467007af7388572617ac58c64af41e55cfbf7407c313dab5772676 [INFO] running `"docker" "start" "-a" "649dc4a36a467007af7388572617ac58c64af41e55cfbf7407c313dab5772676"` [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling andrew v0.2.1 [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] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.2 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling voxel v0.1.0 (/opt/crater/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 `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 `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[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] 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[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/main.rs:78:14 [INFO] [stderr] | [INFO] [stderr] 78 | .with_dimensions(screen_size.0, screen_size.1) [INFO] [stderr] | ^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `with_depth_buffer` found for type `glium::glutin::WindowBuilder` in the current scope [INFO] [stderr] --> src/main.rs:80:14 [INFO] [stderr] | [INFO] [stderr] 80 | .with_depth_buffer(depth_bit) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/main.rs:93:14 [INFO] [stderr] | [INFO] [stderr] 93 | .with_dimensions(window_dimensions.0, window_dimensions.1) [INFO] [stderr] | ^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `with_depth_buffer` found for type `glium::glutin::WindowBuilder` in the current scope [INFO] [stderr] --> src/main.rs:94:14 [INFO] [stderr] | [INFO] [stderr] 94 | .with_depth_buffer(depth_bit) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Resized` found for type `glium::glutin::Event` in the current scope [INFO] [stderr] --> src/main.rs:298:43 [INFO] [stderr] | [INFO] [stderr] 298 | glium::glutin::Event::Resized(x,y) => { //the window was resized [INFO] [stderr] | ^^^^^^^ variant or associated item not found in `glium::glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `MouseMoved` found for type `glium::glutin::Event` in the current scope [INFO] [stderr] --> src/main.rs:309:43 [INFO] [stderr] | [INFO] [stderr] 309 | glium::glutin::Event::MouseMoved(coords) => { //the mouse was moved on the window [INFO] [stderr] | ^^^^^^^^^^ variant or associated item not found in `glium::glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Closed` found for type `glium::glutin::Event` in the current scope [INFO] [stderr] --> src/main.rs:321:43 [INFO] [stderr] | [INFO] [stderr] 321 | glium::glutin::Event::Closed => return, // the window has been closed by the user [INFO] [stderr] | ^^^^^^ variant or associated item not found in `glium::glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Focused` found for type `glium::glutin::Event` in the current scope [INFO] [stderr] --> src/main.rs:322:43 [INFO] [stderr] | [INFO] [stderr] 322 | glium::glutin::Event::Focused(is_focused) => { // the window gained or lost focus [INFO] [stderr] | ^^^^^^^ variant or associated item not found in `glium::glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `KeyboardInput` found for type `glium::glutin::Event` in the current scope [INFO] [stderr] --> src/main.rs:337:43 [INFO] [stderr] | [INFO] [stderr] 337 | glium::glutin::Event::KeyboardInput(state, _, key) => { // a key has been pressed or released [INFO] [stderr] | ^^^^^^^^^^^^^ variant or associated item not found in `glium::glutin::Event` [INFO] [stderr] [INFO] [stderr] error: aborting due to 15 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0425, E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `voxel`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "649dc4a36a467007af7388572617ac58c64af41e55cfbf7407c313dab5772676"` [INFO] running `"docker" "rm" "-f" "649dc4a36a467007af7388572617ac58c64af41e55cfbf7407c313dab5772676"` [INFO] [stdout] 649dc4a36a467007af7388572617ac58c64af41e55cfbf7407c313dab5772676