[INFO] cloning repository https://github.com/MichalGniadek/roguelike-tutorial-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MichalGniadek/roguelike-tutorial-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichalGniadek%2Froguelike-tutorial-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichalGniadek%2Froguelike-tutorial-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69b1b7bac0ed939a25f06cdcaf791fe841a9e197 [INFO] checking MichalGniadek/roguelike-tutorial-2021/69b1b7bac0ed939a25f06cdcaf791fe841a9e197 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichalGniadek%2Froguelike-tutorial-2021" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MichalGniadek/roguelike-tutorial-2021 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/MichalGniadek/roguelike-tutorial-2021 [INFO] finished tweaking git repo https://github.com/MichalGniadek/roguelike-tutorial-2021 [INFO] tweaked toml for git repo https://github.com/MichalGniadek/roguelike-tutorial-2021 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MichalGniadek/roguelike-tutorial-2021 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded line_drawing v0.8.1 [INFO] [stderr] Downloaded bevy_winit v0.5.0 [INFO] [stderr] Downloaded bevy_internal v0.5.0 [INFO] [stderr] Downloaded bevy_window v0.5.0 [INFO] [stderr] Downloaded jobserver v0.1.22 [INFO] [stderr] Downloaded bevy_webgl2 v0.5.2 [INFO] [stderr] Downloaded bevy_gltf v0.5.0 [INFO] [stderr] Downloaded bevy_ecs_macros v0.5.0 [INFO] [stderr] Downloaded bevy_math v0.5.0 [INFO] [stderr] Downloaded spirv-types v0.4.0-alpha.10 [INFO] [stderr] Downloaded bevy_utils v0.5.0 [INFO] [stderr] Downloaded bevy_scene v0.5.0 [INFO] [stderr] Downloaded bevy_sprite v0.5.0 [INFO] [stderr] Downloaded bevy_text v0.5.0 [INFO] [stderr] Downloaded bevy_pbr v0.5.0 [INFO] [stderr] Downloaded hexasphere v3.4.0 [INFO] [stderr] Downloaded guillotiere v0.6.1 [INFO] [stderr] Downloaded slotmap v0.4.2 [INFO] [stderr] Downloaded bevy_render v0.5.0 [INFO] [stderr] Downloaded glam v0.15.2 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.7.1 [INFO] [stderr] Downloaded bevy_ecs v0.5.0 [INFO] [stderr] Downloaded ahash v0.7.4 [INFO] [stderr] Downloaded notify v5.0.0-pre.10 [INFO] [stderr] Downloaded bevy v0.5.0 [INFO] [stderr] Downloaded bevy_wgpu v0.5.0 [INFO] [stderr] Downloaded erased-serde v0.3.16 [INFO] [stderr] Downloaded ab_glyph v0.2.11 [INFO] [stderr] Downloaded pathfinding v2.1.6 [INFO] [stderr] Downloaded approx v0.5.0 [INFO] [stderr] Downloaded glyph_brush_layout v0.2.2 [INFO] [stderr] Downloaded bevy_core v0.5.0 [INFO] [stderr] Downloaded fastrand v1.4.1 [INFO] [stderr] Downloaded inotify v0.9.3 [INFO] [stderr] Downloaded bevy_transform v0.5.0 [INFO] [stderr] Downloaded bevy_input v0.5.0 [INFO] [stderr] Downloaded bevy_reflect v0.5.0 [INFO] [stderr] Downloaded spirv-std v0.4.0-alpha.8 [INFO] [stderr] Downloaded bevy_ui v0.5.0 [INFO] [stderr] Downloaded bevy_asset v0.5.0 [INFO] [stderr] Downloaded bevy_app v0.5.0 [INFO] [stderr] Downloaded bevy_tasks v0.5.0 [INFO] [stderr] Downloaded bevy_diagnostic v0.5.0 [INFO] [stderr] Downloaded bevy_log v0.5.0 [INFO] [stderr] Downloaded bevy_derive v0.5.0 [INFO] [stderr] Downloaded bevy_reflect_derive v0.5.0 [INFO] [stderr] Downloaded spirv-std-macros v0.4.0-alpha.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8b0dd2cb61884d2598cdc2944fe88132af2db765203749e3320464702fcbc6a [INFO] running `Command { std: "docker" "start" "-a" "c8b0dd2cb61884d2598cdc2944fe88132af2db765203749e3320464702fcbc6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8b0dd2cb61884d2598cdc2944fe88132af2db765203749e3320464702fcbc6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b0dd2cb61884d2598cdc2944fe88132af2db765203749e3320464702fcbc6a", kill_on_drop: false }` [INFO] [stdout] c8b0dd2cb61884d2598cdc2944fe88132af2db765203749e3320464702fcbc6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1036667cde0d3848d2de353a34e5e8e83ecbb91b0705bda5abc90dcfae0f7698 [INFO] running `Command { std: "docker" "start" "-a" "1036667cde0d3848d2de353a34e5e8e83ecbb91b0705bda5abc90dcfae0f7698", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking inotify v0.9.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking glam v0.15.2 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking notify v5.0.0-pre.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rectangle-pack v0.3.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking itertools v0.10.1 [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.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 bevy_tasks v0.5.0 [INFO] [stdout] error[E0392]: type parameter `T` is never used [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.24.0/src/event_loop.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct EventLoop { [INFO] [stdout] | ^ unused type parameter [INFO] [stdout] 33 | pub(crate) event_loop: platform_impl::EventLoop, [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-6f17d22bba15001f/winit-0.24.0/src/event_loop.rs:43:34 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EventLoopWindowTarget { [INFO] [stdout] | ^ unused type parameter [INFO] [stdout] 44 | pub(crate) p: platform_impl::EventLoopWindowTarget, [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] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/winit-0.24.0/src/event_loop.rs:196:27 [INFO] [stdout] | [INFO] [stdout] 196 | pub struct EventLoopProxy { [INFO] [stdout] | ^ unused type parameter [INFO] [stdout] 197 | event_loop_proxy: platform_impl::EventLoopProxy, [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-6f17d22bba15001f/winit-0.24.0/src/platform_impl/linux/mod.rs:532:20 [INFO] [stdout] | [INFO] [stdout] 532 | pub enum EventLoop { [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.24.0/src/platform_impl/linux/mod.rs:539:25 [INFO] [stdout] | [INFO] [stdout] 539 | pub enum EventLoopProxy { [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.24.0/src/platform_impl/linux/mod.rs:666:32 [INFO] [stdout] | [INFO] [stdout] 666 | pub enum EventLoopWindowTarget { [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.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:: { [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.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:: { [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.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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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::::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-6f17d22bba15001f/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::(&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.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::(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-6f17d22bba15001f/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:: { [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.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::(LinuxEventLoop::new_any_thread()) [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.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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.24.0/src/platform_impl/linux/mod.rs:539:10 [INFO] [stdout] | [INFO] [stdout] 539 | pub enum EventLoopProxy { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&platform_impl::platform::EventLoopProxy` [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` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.24.0/src/platform_impl/linux/mod.rs:532:10 [INFO] [stdout] | [INFO] [stdout] 532 | pub enum EventLoop { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&platform_impl::platform::EventLoop` [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` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.24.0/src/platform_impl/linux/mod.rs:532:10 [INFO] [stdout] | [INFO] [stdout] 532 | pub enum EventLoop { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&mut platform_impl::platform::EventLoop` [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` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.24.0/src/platform_impl/linux/mod.rs:532:10 [INFO] [stdout] | [INFO] [stdout] 532 | pub enum EventLoop { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&platform_impl::platform::EventLoop` [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` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.24.0/src/platform_impl/linux/mod.rs:539:10 [INFO] [stdout] | [INFO] [stdout] 539 | pub enum EventLoopProxy { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&platform_impl::platform::EventLoopProxy` [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 65 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 66 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1036667cde0d3848d2de353a34e5e8e83ecbb91b0705bda5abc90dcfae0f7698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1036667cde0d3848d2de353a34e5e8e83ecbb91b0705bda5abc90dcfae0f7698", kill_on_drop: false }` [INFO] [stdout] 1036667cde0d3848d2de353a34e5e8e83ecbb91b0705bda5abc90dcfae0f7698