[INFO] updating cached repository glowing-chemist/chip8 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/glowing-chemist/chip8 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/glowing-chemist/chip8" "work/ex/beta-1.38-1/sources/1.37.0/gh/glowing-chemist/chip8"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/glowing-chemist/chip8'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/glowing-chemist/chip8" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/glowing-chemist/chip8"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/glowing-chemist/chip8'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bdfd52407b66dd847abb8445052ae39ed8125f3c [INFO] sha for GitHub repo glowing-chemist/chip8: bdfd52407b66dd847abb8445052ae39ed8125f3c [INFO] validating manifest of glowing-chemist/chip8 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 glowing-chemist/chip8 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 glowing-chemist/chip8 [INFO] finished frobbing glowing-chemist/chip8 [INFO] frobbed toml for glowing-chemist/chip8 written to work/ex/beta-1.38-1/sources/1.37.0/gh/glowing-chemist/chip8/Cargo.toml [INFO] started frobbing glowing-chemist/chip8 [INFO] finished frobbing glowing-chemist/chip8 [INFO] frobbed toml for glowing-chemist/chip8 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/glowing-chemist/chip8/Cargo.toml [INFO] crate glowing-chemist/chip8 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/glowing-chemist/chip8/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] 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] testing glowing-chemist/chip8 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/glowing-chemist/chip8:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] c25cee46b535e08468ac58ab892bb3939e61f9301b0df84245caa330070a7a2e [INFO] running `"docker" "start" "-a" "c25cee46b535e08468ac58ab892bb3939e61f9301b0df84245caa330070a7a2e"` [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling nix v0.14.1 [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 x11-dl v2.18.4 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols 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 chip8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:166:17 [INFO] [stderr] | [INFO] [stderr] 166 | let (sx, sy) = my_window.get_inner_size().unwrap(); [INFO] [stderr] | ^^^^^^^^ expected struct `glium::glutin::dpi::LogicalSize`, found tuple [INFO] [stderr] | [INFO] [stderr] = note: expected type `glium::glutin::dpi::LogicalSize` [INFO] [stderr] found type `(_, _)` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `poll_events` found for type `&mut glium::glutin::Window` in the current scope [INFO] [stderr] --> src/main.rs:175:45 [INFO] [stderr] | [INFO] [stderr] 175 | for events in my_window.poll_events() { [INFO] [stderr] | ^^^^^^^^^^^ [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:177:44 [INFO] [stderr] | [INFO] [stderr] 177 | glutin::Event::KeyboardInput(_, _, Some(a)) => { [INFO] [stderr] | ^^^^^^^^^^^^^ variant or associated item not found in `glium::glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `poll_events` found for type `&mut glium::glutin::Window` in the current scope [INFO] [stderr] --> src/main.rs:187:45 [INFO] [stderr] | [INFO] [stderr] 187 | for events in my_window.poll_events() { [INFO] [stderr] | ^^^^^^^^^^^ [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:189:44 [INFO] [stderr] | [INFO] [stderr] 189 | glutin::Event::KeyboardInput(_, _, Some(a)) => { [INFO] [stderr] | ^^^^^^^^^^^^^ variant or associated item not found in `glium::glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 0 parameters were supplied [INFO] [stderr] --> src/main.rs:208:20 [INFO] [stderr] | [INFO] [stderr] 208 | let mut wind = glutin::Window::new().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `poll_events` found for type `glium::glutin::Window` in the current scope [INFO] [stderr] --> src/main.rs:215:28 [INFO] [stderr] | [INFO] [stderr] 215 | for events in wind.poll_events() { [INFO] [stderr] | ^^^^^^^^^^^ [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:217:32 [INFO] [stderr] | [INFO] [stderr] 217 | glutin::Event::Closed => break 'prog, [INFO] [stderr] | ^^^^^^ variant or associated item not found in `glium::glutin::Event` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0308, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `chip8`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c25cee46b535e08468ac58ab892bb3939e61f9301b0df84245caa330070a7a2e"` [INFO] running `"docker" "rm" "-f" "c25cee46b535e08468ac58ab892bb3939e61f9301b0df84245caa330070a7a2e"` [INFO] [stdout] c25cee46b535e08468ac58ab892bb3939e61f9301b0df84245caa330070a7a2e