[INFO] updating cached repository dellisd/allegretto_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dellisd/allegretto_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dellisd/allegretto_rust" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/dellisd/allegretto_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/dellisd/allegretto_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dellisd/allegretto_rust" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/dellisd/allegretto_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/dellisd/allegretto_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4e644e848192f90afa1e5f77c654b13b3f6f4a32 [INFO] sha for GitHub repo dellisd/allegretto_rust: 4e644e848192f90afa1e5f77c654b13b3f6f4a32 [INFO] validating manifest of dellisd/allegretto_rust on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dellisd/allegretto_rust on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dellisd/allegretto_rust [INFO] finished frobbing dellisd/allegretto_rust [INFO] frobbed toml for dellisd/allegretto_rust written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/dellisd/allegretto_rust/Cargo.toml [INFO] started frobbing dellisd/allegretto_rust [INFO] finished frobbing dellisd/allegretto_rust [INFO] frobbed toml for dellisd/allegretto_rust written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/dellisd/allegretto_rust/Cargo.toml [INFO] crate dellisd/allegretto_rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking dellisd/allegretto_rust against master#c43d03a19f326f4a323569328cc501e86eb6d22e for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-1/master#c43d03a19f326f4a323569328cc501e86eb6d22e:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/dellisd/allegretto_rust:/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=forbid" "-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" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7be218ecaa8b8516830c547795dd6fd2b1a0c331a0095e8a13689ab994bba1b7 [INFO] running `"docker" "start" "-a" "7be218ecaa8b8516830c547795dd6fd2b1a0c331a0095e8a13689ab994bba1b7"` [INFO] [stderr] Compiling khronos_api v2.0.0 [INFO] [stderr] Checking libloading v0.4.3 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling x11-dl v2.17.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking dlib v0.4.0 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling gl v0.9.0 [INFO] [stderr] Compiling glutin v0.12.0 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Checking wayland-window v0.13.2 [INFO] [stderr] Checking winit v0.10.0 [INFO] [stderr] Checking allegretto v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0412]: cannot find type `EventLoop` in crate `glutin` [INFO] [stderr] --> src/engine/mod.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | events_loop: glutin::EventLoop, [INFO] [stderr] | ^^^^^^^^^ help: a struct with a similar name exists: `EventsLoop` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `GLWindow` in crate `glutin` [INFO] [stderr] --> src/engine/mod.rs:8:24 [INFO] [stderr] | [INFO] [stderr] 8 | gl_window: glutin::GLWindow, [INFO] [stderr] | ^^^^^^^^ help: a struct with a similar name exists: `GlWindow` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `events_loop` in this scope [INFO] [stderr] --> src/engine/mod.rs:21:64 [INFO] [stderr] | [INFO] [stderr] 21 | let gl_window = glutin::GlWindow::new(window, context, &events_loop).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ a field by this name exists in `Self` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `EventLoop` in crate `glutin` [INFO] [stderr] --> src/engine/mod.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | events_loop: glutin::EventLoop, [INFO] [stderr] | ^^^^^^^^^ help: a struct with a similar name exists: `EventsLoop` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `GLWindow` in crate `glutin` [INFO] [stderr] --> src/engine/mod.rs:8:24 [INFO] [stderr] | [INFO] [stderr] 8 | gl_window: glutin::GLWindow, [INFO] [stderr] | ^^^^^^^^ help: a struct with a similar name exists: `GlWindow` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `events_loop` in this scope [INFO] [stderr] --> src/engine/mod.rs:21:64 [INFO] [stderr] | [INFO] [stderr] 21 | let gl_window = glutin::GlWindow::new(window, context, &events_loop).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ a field by this name exists in `Self` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `allegretto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `allegretto`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7be218ecaa8b8516830c547795dd6fd2b1a0c331a0095e8a13689ab994bba1b7"` [INFO] running `"docker" "rm" "-f" "7be218ecaa8b8516830c547795dd6fd2b1a0c331a0095e8a13689ab994bba1b7"` [INFO] [stdout] 7be218ecaa8b8516830c547795dd6fd2b1a0c331a0095e8a13689ab994bba1b7