[INFO] fetching crate imgui-winit-support 0.11.0...
[INFO] checking imgui-winit-support-0.11.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate imgui-winit-support 0.11.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate imgui-winit-support 0.11.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate imgui-winit-support 0.11.0
[INFO] finished tweaking crates.io crate imgui-winit-support 0.11.0
[INFO] tweaked toml for crates.io crate imgui-winit-support 0.11.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ndk-glue v0.7.0
[INFO] [stderr]   Downloaded imgui v0.11.0
[INFO] [stderr]   Downloaded winit v0.27.5
[INFO] [stderr]   Downloaded imgui-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2951386bd0cbce5597ded067683ff619342fb6903a382e218b31b0df7f0d1276
[INFO] running `Command { std: "docker" "start" "-a" "2951386bd0cbce5597ded067683ff619342fb6903a382e218b31b0df7f0d1276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2951386bd0cbce5597ded067683ff619342fb6903a382e218b31b0df7f0d1276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2951386bd0cbce5597ded067683ff619342fb6903a382e218b31b0df7f0d1276", kill_on_drop: false }`
[INFO] [stdout] 2951386bd0cbce5597ded067683ff619342fb6903a382e218b31b0df7f0d1276
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9030c9ceb52e608720aaec7017b4aef398907f9d76e92c56691f091b397d340
[INFO] running `Command { std: "docker" "start" "-a" "c9030c9ceb52e608720aaec7017b4aef398907f9d76e92c56691f091b397d340", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking chlorine v1.0.10
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling imgui-sys v0.11.0
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stdout] error: Please select a feature to build for unix: `x11`, `wayland`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | compile_error!("Please select a feature to build for unix: `x11`, `wayland`");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stdout] error[E0392]: type parameter `T` is never used
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/event_loop.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct EventLoop<T: 'static> {
[INFO] [stdout]    |                      ^ unused type parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0392]: type parameter `T` is never used
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/event_loop.rs:46:34
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct EventLoopWindowTarget<T: 'static> {
[INFO] [stdout]    |                                  ^ unused type parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/event_loop.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |         self.p
[INFO] [stdout]     |         ^^^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0392]: type parameter `T` is never used
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/event_loop.rs:350:27
[INFO] [stdout]     |
[INFO] [stdout] 350 | pub struct EventLoopProxy<T: 'static> {
[INFO] [stdout]     |                           ^ unused type parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0392]: type parameter `T` is never used
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:635:20
[INFO] [stdout]     |
[INFO] [stdout] 635 | pub enum EventLoop<T: 'static> {
[INFO] [stdout]     |                    ^ unused type parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0392]: type parameter `T` is never used
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:642:25
[INFO] [stdout]     |
[INFO] [stdout] 642 | pub enum EventLoopProxy<T: 'static> {
[INFO] [stdout]     |                         ^ unused type parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0392]: type parameter `T` is never used
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:769:32
[INFO] [stdout]     |
[INFO] [stdout] 769 | pub enum EventLoopWindowTarget<T> {
[INFO] [stdout]     |                                ^ unused type parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData`
[INFO] [stdout]     = help: if you intended `T` to be a const parameter, use `const T: /* Type */` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/event_loop.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | /         EventLoop {
[INFO] [stdout] 111 | |             event_loop: platform_impl::EventLoop::new(&mut self.platform_specific),
[INFO] [stdout] 112 | |             _marker: PhantomData,
[INFO] [stdout] 113 | |         }
[INFO] [stdout]     | |_________^ cannot infer type of the type parameter `T` declared on the struct `EventLoop`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 110 |         EventLoop::<T> {
[INFO] [stdout]     |                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/event_loop.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 | /         EventLoopProxy {
[INFO] [stdout] 284 | |             event_loop_proxy: self.event_loop.create_proxy(),
[INFO] [stdout] 285 | |         }
[INFO] [stdout]     | |_________^ cannot infer type of the type parameter `T` declared on the struct `EventLoopProxy`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 283 |         EventLoopProxy::<T> {
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/event_loop.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         self.event_loop.window_target()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/event_loop.rs:315:9
[INFO] [stdout]     |
[INFO] [stdout] 315 |         self.p.primary_monitor()
[INFO] [stdout]     |         ^^^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/event_loop.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         self.p.set_device_event_filter(_filter);
[INFO] [stdout]     |         ^^^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/event_loop.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 345 |         self.p.raw_display_handle()
[INFO] [stdout]     |         ^^^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:196:36
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub const unsafe fn dummy() -> Self {
[INFO] [stdout]     |                         -----      ^^^^ expected `DeviceId`, found `()`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/window.rs:349:9
[INFO] [stdout]     |
[INFO] [stdout] 349 |         platform_impl::Window::new(&window_target.p, self.window, self.platform_specific).map(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the associated function `new`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 349 |         platform_impl::Window::new::<T>(&window_target.p, self.window, self.platform_specific).map(
[INFO] [stdout]     |                                   +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/window.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |         builder.build(event_loop)
[INFO] [stdout]     |                 ^^^^^ cannot infer type of the type parameter `T` declared on the method `build`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 376 |         builder.build::<T>(event_loop)
[INFO] [stdout]     |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::MonitorHandle` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:243:31
[INFO] [stdout]     |
[INFO] [stdout] 243 |         x11_or_wayland!(match self; MonitorHandle(m) => m.name())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::MonitorHandle` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub enum MonitorHandle {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::MonitorHandle`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::MonitorHandle` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:248:31
[INFO] [stdout]     |
[INFO] [stdout] 248 |         x11_or_wayland!(match self; MonitorHandle(m) => m.native_identifier())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::MonitorHandle` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub enum MonitorHandle {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::MonitorHandle`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::MonitorHandle` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:253:31
[INFO] [stdout]     |
[INFO] [stdout] 253 |         x11_or_wayland!(match self; MonitorHandle(m) => m.size())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::MonitorHandle` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub enum MonitorHandle {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::MonitorHandle`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::MonitorHandle` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:258:31
[INFO] [stdout]     |
[INFO] [stdout] 258 |         x11_or_wayland!(match self; MonitorHandle(m) => m.position())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::MonitorHandle` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub enum MonitorHandle {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::MonitorHandle`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::MonitorHandle` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:263:31
[INFO] [stdout]     |
[INFO] [stdout] 263 |         x11_or_wayland!(match self; MonitorHandle(m) => m.refresh_rate_millihertz())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::MonitorHandle` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub enum MonitorHandle {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::MonitorHandle`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::MonitorHandle` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:268:31
[INFO] [stdout]     |
[INFO] [stdout] 268 |         x11_or_wayland!(match self; MonitorHandle(m) => m.scale_factor() as f64)
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::MonitorHandle` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub enum MonitorHandle {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::MonitorHandle`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::MonitorHandle` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:273:31
[INFO] [stdout]     |
[INFO] [stdout] 273 |         x11_or_wayland!(match self; MonitorHandle(m) => Box::new(m.video_modes()))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::MonitorHandle` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub enum MonitorHandle {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::MonitorHandle`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::VideoMode` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:288:31
[INFO] [stdout]     |
[INFO] [stdout] 288 |         x11_or_wayland!(match self; VideoMode(m) => m.size())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::VideoMode` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:278:10
[INFO] [stdout]     |
[INFO] [stdout] 278 | pub enum VideoMode {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::VideoMode`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::VideoMode` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:293:31
[INFO] [stdout]     |
[INFO] [stdout] 293 |         x11_or_wayland!(match self; VideoMode(m) => m.bit_depth())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::VideoMode` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:278:10
[INFO] [stdout]     |
[INFO] [stdout] 278 | pub enum VideoMode {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::VideoMode`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::VideoMode` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:298:31
[INFO] [stdout]     |
[INFO] [stdout] 298 |         x11_or_wayland!(match self; VideoMode(m) => m.refresh_rate_millihertz())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::VideoMode` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:278:10
[INFO] [stdout]     |
[INFO] [stdout] 278 | pub enum VideoMode {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::VideoMode`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::VideoMode` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:303:31
[INFO] [stdout]     |
[INFO] [stdout] 303 |         x11_or_wayland!(match self; VideoMode(m) => m.monitor())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::VideoMode` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:278:10
[INFO] [stdout]     |
[INFO] [stdout] 278 | pub enum VideoMode {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::VideoMode`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:328:15
[INFO] [stdout]     |
[INFO] [stdout] 328 |         match self {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 328 ~         match self {
[INFO] [stdout] 329 +             _ => todo!(),
[INFO] [stdout] 330 +         }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:338:31
[INFO] [stdout]     |
[INFO] [stdout] 338 |         x11_or_wayland!(match self; Window(w) => w.set_title(title));
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:343:31
[INFO] [stdout]     |
[INFO] [stdout] 343 |         x11_or_wayland!(match self; Window(w) => w.set_visible(visible))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:348:31
[INFO] [stdout]     |
[INFO] [stdout] 348 |         x11_or_wayland!(match self; Window(w) => w.is_visible())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:353:31
[INFO] [stdout]     |
[INFO] [stdout] 353 |         x11_or_wayland!(match self; Window(w) => w.outer_position())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:358:31
[INFO] [stdout]     |
[INFO] [stdout] 358 |         x11_or_wayland!(match self; Window(w) => w.inner_position())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:363:31
[INFO] [stdout]     |
[INFO] [stdout] 363 |         x11_or_wayland!(match self; Window(w) => w.set_outer_position(position))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:368:31
[INFO] [stdout]     |
[INFO] [stdout] 368 |         x11_or_wayland!(match self; Window(w) => w.inner_size())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:373:31
[INFO] [stdout]     |
[INFO] [stdout] 373 |         x11_or_wayland!(match self; Window(w) => w.outer_size())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:378:31
[INFO] [stdout]     |
[INFO] [stdout] 378 |         x11_or_wayland!(match self; Window(w) => w.set_inner_size(size))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:383:31
[INFO] [stdout]     |
[INFO] [stdout] 383 |         x11_or_wayland!(match self; Window(w) => w.set_min_inner_size(dimensions))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:388:31
[INFO] [stdout]     |
[INFO] [stdout] 388 |         x11_or_wayland!(match self; Window(w) => w.set_max_inner_size(dimensions))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:393:31
[INFO] [stdout]     |
[INFO] [stdout] 393 |         x11_or_wayland!(match self; Window(w) => w.set_resizable(resizable))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:398:31
[INFO] [stdout]     |
[INFO] [stdout] 398 |         x11_or_wayland!(match self; Window(w) => w.is_resizable())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:403:31
[INFO] [stdout]     |
[INFO] [stdout] 403 |         x11_or_wayland!(match self; Window(w) => w.set_cursor_icon(cursor))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:408:31
[INFO] [stdout]     |
[INFO] [stdout] 408 |         x11_or_wayland!(match self; Window(window) => window.set_cursor_grab(mode))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:413:31
[INFO] [stdout]     |
[INFO] [stdout] 413 |         x11_or_wayland!(match self; Window(window) => window.set_cursor_visible(visible))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:418:31
[INFO] [stdout]     |
[INFO] [stdout] 418 |         x11_or_wayland!(match self; Window(window) => window.drag_window())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:423:31
[INFO] [stdout]     |
[INFO] [stdout] 423 |         x11_or_wayland!(match self; Window(w) => w.set_cursor_hittest(hittest))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:428:31
[INFO] [stdout]     |
[INFO] [stdout] 428 |         x11_or_wayland!(match self; Window(w) => w.scale_factor() as f64)
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:433:31
[INFO] [stdout]     |
[INFO] [stdout] 433 |         x11_or_wayland!(match self; Window(w) => w.set_cursor_position(position))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:438:31
[INFO] [stdout]     |
[INFO] [stdout] 438 |         x11_or_wayland!(match self; Window(w) => w.set_maximized(maximized))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:443:31
[INFO] [stdout]     |
[INFO] [stdout] 443 |         x11_or_wayland!(match self; Window(w) => w.is_maximized())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:448:31
[INFO] [stdout]     |
[INFO] [stdout] 448 |         x11_or_wayland!(match self; Window(w) => w.set_minimized(minimized))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:453:31
[INFO] [stdout]     |
[INFO] [stdout] 453 |         x11_or_wayland!(match self; Window(w) => w.fullscreen())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:458:31
[INFO] [stdout]     |
[INFO] [stdout] 458 |         x11_or_wayland!(match self; Window(w) => w.set_fullscreen(monitor))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:463:31
[INFO] [stdout]     |
[INFO] [stdout] 463 |         x11_or_wayland!(match self; Window(w) => w.set_decorations(decorations))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:468:31
[INFO] [stdout]     |
[INFO] [stdout] 468 |         x11_or_wayland!(match self; Window(w) => w.is_decorated())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:473:15
[INFO] [stdout]     |
[INFO] [stdout] 473 |         match self {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 473 ~         match self {
[INFO] [stdout] 474 +             _ => todo!(),
[INFO] [stdout] 475 +         }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:483:15
[INFO] [stdout]     |
[INFO] [stdout] 483 |         match self {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 483 ~         match self {
[INFO] [stdout] 484 +             _ => todo!(),
[INFO] [stdout] 485 +         }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:493:31
[INFO] [stdout]     |
[INFO] [stdout] 493 |         x11_or_wayland!(match self; Window(w) => w.set_ime_position(position))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:498:31
[INFO] [stdout]     |
[INFO] [stdout] 498 |         x11_or_wayland!(match self; Window(w) => w.set_ime_allowed(allowed))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:503:15
[INFO] [stdout]     |
[INFO] [stdout] 503 |         match self {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 503 ~         match self {
[INFO] [stdout] 504 +             _ => todo!(),
[INFO] [stdout] 505 +         }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:511:15
[INFO] [stdout]     |
[INFO] [stdout] 511 |         match self {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 511 ~         match self {
[INFO] [stdout] 512 +             _ => todo!(),
[INFO] [stdout] 513 +         }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:521:31
[INFO] [stdout]     |
[INFO] [stdout] 521 |         x11_or_wayland!(match self; Window(w) => w.request_redraw())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:526:15
[INFO] [stdout]     |
[INFO] [stdout] 526 |         match self {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 526 ~         match self {
[INFO] [stdout] 527 +             _ => todo!(),
[INFO] [stdout] 528 +         }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:546:15
[INFO] [stdout]     |
[INFO] [stdout] 546 |         match self {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 546 ~         match self {
[INFO] [stdout] 547 +             _ => todo!(),
[INFO] [stdout] 548 +         }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:564:15
[INFO] [stdout]     |
[INFO] [stdout] 564 |         match self {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 564 ~         match self {
[INFO] [stdout] 565 +             _ => todo!(),
[INFO] [stdout] 566 +         }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:579:31
[INFO] [stdout]     |
[INFO] [stdout] 579 |         x11_or_wayland!(match self; Window(window) => window.raw_window_handle())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::Window` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:584:31
[INFO] [stdout]     |
[INFO] [stdout] 584 |         x11_or_wayland!(match self; Window(window) => window.raw_display_handle())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum Window {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::Window`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::EventLoopProxy<T>` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:651:31
[INFO] [stdout]     |
[INFO] [stdout] 651 |         x11_or_wayland!(match self; EventLoopProxy(proxy) => proxy.clone(); as EventLoopProxy)
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::EventLoopProxy<T>` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:642:10
[INFO] [stdout]     |
[INFO] [stdout] 642 | pub enum EventLoopProxy<T: 'static> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::EventLoopProxy<T>`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::EventLoop<T>` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:741:31
[INFO] [stdout]     |
[INFO] [stdout] 741 |         x11_or_wayland!(match self; EventLoop(evlp) => evlp.create_proxy(); as EventLoopProxy)
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::EventLoop<T>` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:635:10
[INFO] [stdout]     |
[INFO] [stdout] 635 | pub enum EventLoop<T: 'static> {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::EventLoop<T>`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&mut platform_impl::platform::EventLoop<T>` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:748:31
[INFO] [stdout]     |
[INFO] [stdout] 748 |         x11_or_wayland!(match self; EventLoop(evlp) => evlp.run_return(callback))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::EventLoop<T>` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:635:10
[INFO] [stdout]     |
[INFO] [stdout] 635 | pub enum EventLoop<T: 'static> {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&mut platform_impl::platform::EventLoop<T>`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::EventLoop<T>` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:759:31
[INFO] [stdout]     |
[INFO] [stdout] 759 |         x11_or_wayland!(match self; EventLoop(evlp) => evlp.window_target())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::EventLoop<T>` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:635:10
[INFO] [stdout]     |
[INFO] [stdout] 635 | pub enum EventLoop<T: 'static> {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::EventLoop<T>`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::EventLoopProxy<T>` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:765:31
[INFO] [stdout]     |
[INFO] [stdout] 765 |         x11_or_wayland!(match self; EventLoopProxy(proxy) => proxy.send_event(event))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::EventLoopProxy<T>` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:642:10
[INFO] [stdout]     |
[INFO] [stdout] 642 | pub enum EventLoopProxy<T: 'static> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::EventLoopProxy<T>`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::EventLoopWindowTarget<T>` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:832:31
[INFO] [stdout]     |
[INFO] [stdout] 832 |         x11_or_wayland!(match self; Self(evlp) => evlp.raw_display_handle())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::EventLoopWindowTarget<T>` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:769:10
[INFO] [stdout]     |
[INFO] [stdout] 769 | pub enum EventLoopWindowTarget<T> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&platform_impl::platform::EventLoopWindowTarget<T>`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout]     = help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 74 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0282, E0308, E0392.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winit` (lib) due to 75 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c9030c9ceb52e608720aaec7017b4aef398907f9d76e92c56691f091b397d340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9030c9ceb52e608720aaec7017b4aef398907f9d76e92c56691f091b397d340", kill_on_drop: false }`
[INFO] [stdout] c9030c9ceb52e608720aaec7017b4aef398907f9d76e92c56691f091b397d340
