[INFO] crate glutin 0.22.0-alpha1 is already in cache [INFO] extracting crate glutin 0.22.0-alpha1 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/glutin/0.22.0-alpha1 [INFO] extracting crate glutin 0.22.0-alpha1 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/glutin/0.22.0-alpha1 [INFO] validating manifest of glutin-0.22.0-alpha1 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of glutin-0.22.0-alpha1 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing glutin-0.22.0-alpha1 [INFO] finished frobbing glutin-0.22.0-alpha1 [INFO] frobbed toml for glutin-0.22.0-alpha1 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/glutin/0.22.0-alpha1/Cargo.toml [INFO] started frobbing glutin-0.22.0-alpha1 [INFO] finished frobbing glutin-0.22.0-alpha1 [INFO] frobbed toml for glutin-0.22.0-alpha1 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/glutin/0.22.0-alpha1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking glutin-0.22.0-alpha1 against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-7/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/glutin/0.22.0-alpha1:/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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f84f9b3c19cebb3b39a6c6ac97b7a860f48972067922b4f2e0a840d82a647929 [INFO] running `"docker" "start" "-a" "f84f9b3c19cebb3b39a6c6ac97b7a860f48972067922b4f2e0a840d82a647929"` [INFO] [stderr] Checking raw-window-handle v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.23.5 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Checking wayland-sys v0.23.5 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling wayland-client v0.23.5 [INFO] [stderr] Compiling wayland-protocols v0.23.5 [INFO] [stderr] Checking smithay-client-toolkit v0.6.3 [INFO] [stderr] Checking winit v0.20.0-alpha3 [INFO] [stderr] Checking glutin v0.22.0-alpha1 (/opt/crater/workdir) [INFO] [stderr] error: unused import: `EventLoopExtUnix` [INFO] [stderr] --> src/platform_impl/unix/wayland.rs:9:29 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::platform::unix::{EventLoopExtUnix, WindowExtUnix}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81| warnings, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stderr] [INFO] [stderr] error: unused import: `EventLoopExtUnix` [INFO] [stderr] --> src/platform_impl/unix/x11.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | EventLoopExtUnix, WindowBuilderExtUnix, WindowExtUnix, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unused import: `crate::platform::unix::EventLoopExtUnix` [INFO] [stderr] --> src/platform_impl/unix/mod.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | use crate::platform::unix::EventLoopExtUnix; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unused import: `EventLoopExtUnix` [INFO] [stderr] --> src/platform_impl/unix/wayland.rs:9:29 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::platform::unix::{EventLoopExtUnix, WindowExtUnix}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81| warnings, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stderr] [INFO] [stderr] error: unused import: `EventLoopExtUnix` [INFO] [stderr] --> src/platform_impl/unix/x11.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | EventLoopExtUnix, WindowBuilderExtUnix, WindowExtUnix, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unused import: `crate::platform::unix::EventLoopExtUnix` [INFO] [stderr] --> src/platform_impl/unix/mod.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | use crate::platform::unix::EventLoopExtUnix; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `is_wayland` found for type `&winit::event_loop::EventLoop` in the current scope [INFO] [stderr] --> src/platform_impl/unix/mod.rs:100:15 [INFO] [stderr] | [INFO] [stderr] 100 | if el.is_wayland() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use winit::platform::unix::EventLoopWindowTargetExtUnix;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `is_wayland` found for type `&winit::event_loop::EventLoop` in the current scope [INFO] [stderr] --> src/platform_impl/unix/mod.rs:136:15 [INFO] [stderr] | [INFO] [stderr] 136 | if el.is_wayland() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use winit::platform::unix::EventLoopWindowTargetExtUnix;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `is_wayland` found for type `&winit::event_loop::EventLoop` in the current scope [INFO] [stderr] --> src/platform_impl/unix/mod.rs:100:15 [INFO] [stderr] | [INFO] [stderr] 100 | if el.is_wayland() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use winit::platform::unix::EventLoopWindowTargetExtUnix;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `is_wayland` found for type `&winit::event_loop::EventLoop` in the current scope [INFO] [stderr] --> src/platform_impl/unix/mod.rs:136:15 [INFO] [stderr] | [INFO] [stderr] 136 | if el.is_wayland() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use winit::platform::unix::EventLoopWindowTargetExtUnix;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `wayland_display` found for type `&winit::event_loop::EventLoop` in the current scope [INFO] [stderr] --> src/platform_impl/unix/wayland.rs:55:30 [INFO] [stderr] | [INFO] [stderr] 55 | let display_ptr = el.wayland_display().unwrap() as *const _; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use winit::platform::unix::EventLoopWindowTargetExtUnix;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `xlib_xconnection` found for type `&winit::event_loop::EventLoop` in the current scope [INFO] [stderr] --> src/platform_impl/unix/x11.rs:212:30 [INFO] [stderr] | [INFO] [stderr] 212 | let xconn = match el.xlib_xconnection() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use winit::platform::unix::EventLoopWindowTargetExtUnix;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `wayland_display` found for type `&winit::event_loop::EventLoop` in the current scope [INFO] [stderr] --> src/platform_impl/unix/wayland.rs:55:30 [INFO] [stderr] | [INFO] [stderr] 55 | let display_ptr = el.wayland_display().unwrap() as *const _; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use winit::platform::unix::EventLoopWindowTargetExtUnix;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `xlib_xconnection` found for type `&winit::event_loop::EventLoop` in the current scope [INFO] [stderr] --> src/platform_impl/unix/x11.rs:469:30 [INFO] [stderr] | [INFO] [stderr] 469 | let xconn = match el.xlib_xconnection() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use winit::platform::unix::EventLoopWindowTargetExtUnix;` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error[E0599]: no method named `xlib_xconnection` found for type `&winit::event_loop::EventLoop` in the current scope [INFO] [stderr] --> src/platform_impl/unix/x11.rs:212:30 [INFO] [stderr] | [INFO] [stderr] 212 | let xconn = match el.xlib_xconnection() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use winit::platform::unix::EventLoopWindowTargetExtUnix;` [INFO] [stderr] [INFO] [stderr] error: Could not compile `glutin`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `xlib_xconnection` found for type `&winit::event_loop::EventLoop` in the current scope [INFO] [stderr] --> src/platform_impl/unix/x11.rs:469:30 [INFO] [stderr] | [INFO] [stderr] 469 | let xconn = match el.xlib_xconnection() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use winit::platform::unix::EventLoopWindowTargetExtUnix;` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `glutin`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f84f9b3c19cebb3b39a6c6ac97b7a860f48972067922b4f2e0a840d82a647929"` [INFO] running `"docker" "rm" "-f" "f84f9b3c19cebb3b39a6c6ac97b7a860f48972067922b4f2e0a840d82a647929"` [INFO] [stdout] f84f9b3c19cebb3b39a6c6ac97b7a860f48972067922b4f2e0a840d82a647929