[INFO] updating cached repository alexjgriffith/landmass [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/alexjgriffith/landmass [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/alexjgriffith/landmass" "work/ex/beta-1.38-1/sources/1.37.0/gh/alexjgriffith/landmass"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/alexjgriffith/landmass'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/alexjgriffith/landmass" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/alexjgriffith/landmass"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/alexjgriffith/landmass'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] edc60bddc03e0f7a1fcfa69002b8853e7c89f215 [INFO] sha for GitHub repo alexjgriffith/landmass: edc60bddc03e0f7a1fcfa69002b8853e7c89f215 [INFO] validating manifest of alexjgriffith/landmass 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 alexjgriffith/landmass 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 alexjgriffith/landmass [INFO] finished frobbing alexjgriffith/landmass [INFO] frobbed toml for alexjgriffith/landmass written to work/ex/beta-1.38-1/sources/1.37.0/gh/alexjgriffith/landmass/Cargo.toml [INFO] started frobbing alexjgriffith/landmass [INFO] finished frobbing alexjgriffith/landmass [INFO] frobbed toml for alexjgriffith/landmass written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/alexjgriffith/landmass/Cargo.toml [INFO] crate alexjgriffith/landmass 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] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/alexjgriffith/piston_collada.git` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/alexjgriffith/landmass/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] [stderr] Updating git repository `https://github.com/alexjgriffith/piston_collada.git` [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] [stderr] Updating git repository `https://github.com/alexjgriffith/piston_collada.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing alexjgriffith/landmass 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-0/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/alexjgriffith/landmass:/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] e15677020e747cd8b051a54e10a80afa71c55876ae90503f1eb493e7ee980c5b [INFO] running `"docker" "start" "-a" "e15677020e747cd8b051a54e10a80afa71c55876ae90503f1eb493e7ee980c5b"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling quaternion v0.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling collada v0.6.0 (https://github.com/alexjgriffith/piston_collada.git?branch=triangle-support#c1ff78e1) [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling png v0.11.0 [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 rand v0.7.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling noise v0.5.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling image v0.22.1 [INFO] [stderr] Compiling winit v0.19.2 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling landmass v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `GlWindow` in `glutin` [INFO] [stderr] --> src/main.rs:36:26 [INFO] [stderr] | [INFO] [stderr] 36 | let gl_win = glutin::GlWindow::new(window,context,&events_loop).unwrap(); [INFO] [stderr] | ^^^^^^^^ could not find `GlWindow` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `CursorState` in `glutin` [INFO] [stderr] --> src/main.rs:37:37 [INFO] [stderr] | [INFO] [stderr] 37 | gl_win.set_cursor_state(glutin::CursorState::Normal).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ could not find `CursorState` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Closed` found for type `glium::glutin::WindowEvent` in the current scope [INFO] [stderr] --> src/main.rs:104:42 [INFO] [stderr] | [INFO] [stderr] 104 | glutin::WindowEvent::Closed => closed = true, [INFO] [stderr] | ^^^^^^ variant or associated item not found in `glium::glutin::WindowEvent` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:106:57 [INFO] [stderr] | [INFO] [stderr] 106 | {previous = mouse_move(previous,position,modifiers);}, [INFO] [stderr] | ^^^^^^^^ expected tuple, found struct `glium::glutin::dpi::LogicalPosition` [INFO] [stderr] | [INFO] [stderr] = note: expected type `(f64, f64)` [INFO] [stderr] found type `glium::glutin::dpi::LogicalPosition` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `landmass`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e15677020e747cd8b051a54e10a80afa71c55876ae90503f1eb493e7ee980c5b"` [INFO] running `"docker" "rm" "-f" "e15677020e747cd8b051a54e10a80afa71c55876ae90503f1eb493e7ee980c5b"` [INFO] [stdout] e15677020e747cd8b051a54e10a80afa71c55876ae90503f1eb493e7ee980c5b