[INFO] cloning repository https://github.com/knutwalker/danger-noodle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knutwalker/danger-noodle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknutwalker%2Fdanger-noodle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknutwalker%2Fdanger-noodle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7069657f50b21da39dea8436b7c2a7a4149c3f3d
[INFO] checking knutwalker/danger-noodle/7069657f50b21da39dea8436b7c2a7a4149c3f3d against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknutwalker%2Fdanger-noodle" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/knutwalker/danger-noodle on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/knutwalker/danger-noodle
[INFO] finished tweaking git repo https://github.com/knutwalker/danger-noodle
[INFO] tweaked toml for git repo https://github.com/knutwalker/danger-noodle written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/knutwalker/danger-noodle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.61
[INFO] [stderr]   Downloaded spirv-std v0.4.0-alpha.3
[INFO] [stderr]   Downloaded base-x v0.2.7
[INFO] [stderr]   Downloaded instant v0.1.8
[INFO] [stderr]   Downloaded getrandom v0.2.0
[INFO] [stderr]   Downloaded core-graphics v0.22.1
[INFO] [stderr]   Downloaded ab_glyph v0.2.6
[INFO] [stderr]   Downloaded filetime v0.2.13
[INFO] [stderr]   Downloaded generator v0.6.23
[INFO] [stderr]   Downloaded futures-lite v1.11.2
[INFO] [stderr]   Downloaded owned_ttf_parser v0.8.0
[INFO] [stderr]   Downloaded loom v0.3.6
[INFO] [stderr]   Downloaded ttf-parser v0.8.2
[INFO] [stderr]   Downloaded gfx-backend-dx12 v0.7.0
[INFO] [stderr]   Downloaded sharded-slab v0.1.0
[INFO] [stderr]   Downloaded libloading v0.6.5
[INFO] [stderr]   Downloaded find-crate v0.6.2
[INFO] [stderr]   Downloaded hexasphere v3.2.0
[INFO] [stderr]   Downloaded futures-core v0.3.7
[INFO] [stderr]   Downloaded futures-io v0.3.7
[INFO] [stderr]   Downloaded toml v0.5.7
[INFO] [stderr]   Downloaded spirv-std-macros v0.4.0-alpha.3
[INFO] [stderr]   Downloaded num-rational v0.3.1
[INFO] [stderr]   Downloaded notify v5.0.0-pre.4
[INFO] [stderr]   Downloaded bevy-glsl-to-spirv v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69f6b813250754b525468bfae1a1bd463b2fedf25bac0f99e8830ad17baabefd
[INFO] running `Command { std: "docker" "start" "-a" "69f6b813250754b525468bfae1a1bd463b2fedf25bac0f99e8830ad17baabefd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69f6b813250754b525468bfae1a1bd463b2fedf25bac0f99e8830ad17baabefd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69f6b813250754b525468bfae1a1bd463b2fedf25bac0f99e8830ad17baabefd", kill_on_drop: false }`
[INFO] [stdout] 69f6b813250754b525468bfae1a1bd463b2fedf25bac0f99e8830ad17baabefd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b55ff050260e771baba8353caf0ce1cc97b4616723a2c918b14f20efc496f187
[INFO] running `Command { std: "docker" "start" "-a" "b55ff050260e771baba8353caf0ce1cc97b4616723a2c918b14f20efc496f187", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]     Checking pin-project-lite v0.1.11
[INFO] [stderr]     Checking instant v0.1.8
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking futures-core v0.3.7
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking fastrand v1.4.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking futures-io v0.3.7
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]     Checking vec-arena v1.0.0
[INFO] [stderr]    Compiling ahash v0.7.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking fixedbitset v0.4.0
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking futures-lite v1.11.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking async-channel v1.5.1
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking tracing-log v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling anyhow v1.0.34
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking bit-vec v0.6.2
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]    Compiling num-rational v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling bevy-glsl-to-spirv v0.2.0
[INFO] [stderr]     Checking libloading v0.6.5
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling khronos-egl v3.0.2
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking ttf-parser v0.8.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.35
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking async-executor v1.3.0
[INFO] [stderr]     Checking filetime v0.2.13
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling wgpu-core v0.7.1
[INFO] [stderr]     Checking inotify v0.8.3
[INFO] [stderr]     Checking spirv_headers v1.5.0
[INFO] [stderr]     Checking euclid v0.22.1
[INFO] [stderr]     Checking bevy_tasks v0.5.0
[INFO] [stderr]     Checking ash v0.31.0
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking glow v0.7.2
[INFO] [stderr]     Checking inplace_it v0.3.3
[INFO] [stderr]     Checking svg_fmt v0.4.1
[INFO] [stderr]    Compiling spirv-reflect v0.2.3
[INFO] [stderr]    Compiling spirv_cross v0.23.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking image v0.23.12
[INFO] [stderr]     Checking wgpu-types v0.7.0
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking rectangle-pack v0.3.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking guillotiere v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking winit v0.24.0
[INFO] [stderr]     Checking notify v5.0.0-pre.4
[INFO] [stderr]     Checking owned_ttf_parser v0.8.0
[INFO] [stdout] error: Please select a feature to build for unix: `x11`, `wayland`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/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 ab_glyph v0.2.6
[INFO] [stdout] error[E0392]: type parameter `T` is never used
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/event_loop.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct EventLoop<T: 'static> {
[INFO] [stdout]    |                      ^ unused type parameter
[INFO] [stdout] 33 |     pub(crate) event_loop: platform_impl::EventLoop<T>,
[INFO] [stdout]    |                                                     - `T` is named here, but is likely unused in the containing type
[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-1949cf8c6b5b557f/winit-0.24.0/src/event_loop.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct EventLoopWindowTarget<T: 'static> {
[INFO] [stdout]    |                                  ^ unused type parameter
[INFO] [stdout] 44 |     pub(crate) p: platform_impl::EventLoopWindowTarget<T>,
[INFO] [stdout]    |                                                        - `T` is named here, but is likely unused in the containing type
[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-1949cf8c6b5b557f/winit-0.24.0/src/event_loop.rs:196:27
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub struct EventLoopProxy<T: 'static> {
[INFO] [stdout]     |                           ^ unused type parameter
[INFO] [stdout] 197 |     event_loop_proxy: platform_impl::EventLoopProxy<T>,
[INFO] [stdout]     |                                                     - `T` is named here, but is likely unused in the containing type
[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-1949cf8c6b5b557f/winit-0.24.0/src/event_loop.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:532:20
[INFO] [stdout]     |
[INFO] [stdout] 532 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 539 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:666:32
[INFO] [stdout]     |
[INFO] [stdout] 666 | 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-1949cf8c6b5b557f/winit-0.24.0/src/event_loop.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 | /         EventLoop {
[INFO] [stdout] 134 | |             event_loop: platform_impl::EventLoop::new(),
[INFO] [stdout] 135 | |             _marker: ::std::marker::PhantomData,
[INFO] [stdout] 136 | |         }
[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] 133 |         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-1949cf8c6b5b557f/winit-0.24.0/src/event_loop.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 | /         EventLoopProxy {
[INFO] [stdout] 160 | |             event_loop_proxy: self.event_loop.create_proxy(),
[INFO] [stdout] 161 | |         }
[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] 159 |         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-1949cf8c6b5b557f/winit-0.24.0/src/event_loop.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |         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-1949cf8c6b5b557f/winit-0.24.0/src/event_loop.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         self.p.primary_monitor()
[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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:144:30
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub unsafe fn dummy() -> Self {
[INFO] [stdout]     |                   -----      ^^^^ expected `WindowId`, found `()`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:556:9
[INFO] [stdout]     |
[INFO] [stdout] 556 |         EventLoop::new_any_thread()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the enum `EventLoop`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 556 |         EventLoop::<T>::new_any_thread()
[INFO] [stdout]     |                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/window.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |         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] 333 |         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-1949cf8c6b5b557f/winit-0.24.0/src/window.rs:359:17
[INFO] [stdout]     |
[INFO] [stdout] 359 |         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] 359 |         builder.build::<T>(event_loop)
[INFO] [stdout]     |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform/unix.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | /     EventLoop {
[INFO] [stdout] 149 | |         event_loop,
[INFO] [stdout] 150 | |         _marker: std::marker::PhantomData,
[INFO] [stdout] 151 | |     }
[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] 148 |     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-1949cf8c6b5b557f/winit-0.24.0/src/platform/unix.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         wrap_ev(LinuxEventLoop::new_any_thread())
[INFO] [stdout]     |         ^^^^^^^ cannot infer type of the type parameter `T` declared on the function `wrap_ev`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 157 |         wrap_ev::<T>(LinuxEventLoop::new_any_thread())
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking glyph_brush_layout v0.2.1
[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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:208:31
[INFO] [stdout]     |
[INFO] [stdout] 208 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:213:31
[INFO] [stdout]     |
[INFO] [stdout] 213 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:218:31
[INFO] [stdout]     |
[INFO] [stdout] 218 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:223:31
[INFO] [stdout]     |
[INFO] [stdout] 223 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:228:31
[INFO] [stdout]     |
[INFO] [stdout] 228 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:233:31
[INFO] [stdout]     |
[INFO] [stdout] 233 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:248:31
[INFO] [stdout]     |
[INFO] [stdout] 248 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:238:10
[INFO] [stdout]     |
[INFO] [stdout] 238 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:253:31
[INFO] [stdout]     |
[INFO] [stdout] 253 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:238:10
[INFO] [stdout]     |
[INFO] [stdout] 238 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:258:31
[INFO] [stdout]     |
[INFO] [stdout] 258 |         x11_or_wayland!(match self; VideoMode(m) => m.refresh_rate())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::VideoMode` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:238:10
[INFO] [stdout]     |
[INFO] [stdout] 238 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:263:31
[INFO] [stdout]     |
[INFO] [stdout] 263 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:238:10
[INFO] [stdout]     |
[INFO] [stdout] 238 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:288:31
[INFO] [stdout]     |
[INFO] [stdout] 288 |         x11_or_wayland!(match self; Window(w) => w.id(); as WindowId)
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:293:31
[INFO] [stdout]     |
[INFO] [stdout] 293 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:298:31
[INFO] [stdout]     |
[INFO] [stdout] 298 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:303:31
[INFO] [stdout]     |
[INFO] [stdout] 303 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:308:31
[INFO] [stdout]     |
[INFO] [stdout] 308 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:313:31
[INFO] [stdout]     |
[INFO] [stdout] 313 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:318:31
[INFO] [stdout]     |
[INFO] [stdout] 318 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:323:31
[INFO] [stdout]     |
[INFO] [stdout] 323 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:328:31
[INFO] [stdout]     |
[INFO] [stdout] 328 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:333:31
[INFO] [stdout]     |
[INFO] [stdout] 333 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:338:31
[INFO] [stdout]     |
[INFO] [stdout] 338 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:343:31
[INFO] [stdout]     |
[INFO] [stdout] 343 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:348:31
[INFO] [stdout]     |
[INFO] [stdout] 348 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:353:31
[INFO] [stdout]     |
[INFO] [stdout] 353 |         x11_or_wayland!(match self; Window(window) => window.set_cursor_grab(grab))
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:358:31
[INFO] [stdout]     |
[INFO] [stdout] 358 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:363:31
[INFO] [stdout]     |
[INFO] [stdout] 363 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:368:31
[INFO] [stdout]     |
[INFO] [stdout] 368 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:373:31
[INFO] [stdout]     |
[INFO] [stdout] 373 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:378:31
[INFO] [stdout]     |
[INFO] [stdout] 378 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:383:31
[INFO] [stdout]     |
[INFO] [stdout] 383 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:388:31
[INFO] [stdout]     |
[INFO] [stdout] 388 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:393:31
[INFO] [stdout]     |
[INFO] [stdout] 393 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:398:15
[INFO] [stdout]     |
[INFO] [stdout] 398 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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] 398 ~         match self {
[INFO] [stdout] 399 +             _ => todo!(),
[INFO] [stdout] 400 +         }
[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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:408:15
[INFO] [stdout]     |
[INFO] [stdout] 408 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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] 408 ~         match self {
[INFO] [stdout] 409 +             _ => todo!(),
[INFO] [stdout] 410 +         }
[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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:418:31
[INFO] [stdout]     |
[INFO] [stdout] 418 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:423:15
[INFO] [stdout]     |
[INFO] [stdout] 423 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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] 423 ~         match self {
[INFO] [stdout] 424 +             _ => todo!(),
[INFO] [stdout] 425 +         }
[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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:433:31
[INFO] [stdout]     |
[INFO] [stdout] 433 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:438:15
[INFO] [stdout]     |
[INFO] [stdout] 438 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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] 438 ~         match self {
[INFO] [stdout] 439 +             _ => todo!(),
[INFO] [stdout] 440 +         }
[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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:458:15
[INFO] [stdout]     |
[INFO] [stdout] 458 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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] 458 ~         match self {
[INFO] [stdout] 459 +             _ => todo!(),
[INFO] [stdout] 460 +         }
[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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:476:15
[INFO] [stdout]     |
[INFO] [stdout] 476 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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] 476 ~         match self {
[INFO] [stdout] 477 +             _ => todo!(),
[INFO] [stdout] 478 +         }
[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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:490:15
[INFO] [stdout]     |
[INFO] [stdout] 490 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | 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] 490 ~         match self {
[INFO] [stdout] 491 +             _ => todo!(),
[INFO] [stdout] 492 +         }
[INFO] [stdout]     |
[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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:548:31
[INFO] [stdout]     |
[INFO] [stdout] 548 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:539:10
[INFO] [stdout]     |
[INFO] [stdout] 539 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:638:31
[INFO] [stdout]     |
[INFO] [stdout] 638 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:645:31
[INFO] [stdout]     |
[INFO] [stdout] 645 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:656:31
[INFO] [stdout]     |
[INFO] [stdout] 656 |         x11_or_wayland!(match self; EventLoop(evl) => evl.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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | 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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:662:31
[INFO] [stdout]     |
[INFO] [stdout] 662 |         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-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:539:10
[INFO] [stdout]     |
[INFO] [stdout] 539 | 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] 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 65 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libloading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libloading"))' -C metadata=6103bf84b082c057 -C extra-filename=-a055586ee6fdaa57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-46227a587794a848.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=59ed7f63ee2e49a7 -C extra-filename=-8466509df3aaca97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f0e287c1d54fec0d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bd149706e69b9b9e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b55ff050260e771baba8353caf0ce1cc97b4616723a2c918b14f20efc496f187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b55ff050260e771baba8353caf0ce1cc97b4616723a2c918b14f20efc496f187", kill_on_drop: false }`
[INFO] [stdout] b55ff050260e771baba8353caf0ce1cc97b4616723a2c918b14f20efc496f187
