[INFO] cloning repository https://github.com/AndrewB330/Spacy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewB330/Spacy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewB330%2FSpacy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewB330%2FSpacy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f372c5f743b8597c23325aaa4f4d04b75fe1bc9
[INFO] documenting AndrewB330/Spacy against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewB330%2FSpacy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndrewB330/Spacy
[INFO] finished tweaking git repo https://github.com/AndrewB330/Spacy
[INFO] tweaked toml for git repo https://github.com/AndrewB330/Spacy written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrewB330/Spacy on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndrewB330/Spacy 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6cca0cc815b6e2f6af7e2c0de870ba939e06fdfd9f5e6fd5f45043e0d3d1a982
[INFO] running `Command { std: "docker" "start" "-a" "6cca0cc815b6e2f6af7e2c0de870ba939e06fdfd9f5e6fd5f45043e0d3d1a982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cca0cc815b6e2f6af7e2c0de870ba939e06fdfd9f5e6fd5f45043e0d3d1a982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cca0cc815b6e2f6af7e2c0de870ba939e06fdfd9f5e6fd5f45043e0d3d1a982", kill_on_drop: false }`
[INFO] [stdout] 6cca0cc815b6e2f6af7e2c0de870ba939e06fdfd9f5e6fd5f45043e0d3d1a982
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b075df54ba87d4a6b919cbe41507bdeae1e63be8eb2f3c39f8f3ef5bffe2e92c
[INFO] running `Command { std: "docker" "start" "-a" "b075df54ba87d4a6b919cbe41507bdeae1e63be8eb2f3c39f8f3ef5bffe2e92c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling erased-serde v0.3.23
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking bevy_ptr v0.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking async-channel v1.7.1
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling ash v0.37.0+1.3.209
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking unicode-xid v0.2.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking gpu-alloc v0.5.3
[INFO] [stderr]    Compiling wgpu-core v0.13.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking wgpu-types v0.13.2
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking profiling v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.63
[INFO] [stderr]     Checking inplace_it v0.3.4
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking bevy_tasks v0.8.1
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking const_panic v0.2.4
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking radsort v0.1.0
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking euclid v0.22.7
[INFO] [stderr]     Checking svg_fmt v0.4.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking optional v0.5.0
[INFO] [stderr]    Compiling virtue v0.0.7
[INFO] [stderr]     Checking robust v0.2.3
[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.26.1/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 crossbeam-deque v0.8.2
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking iana-time-zone v0.1.47
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stdout] error[E0392]: type parameter `T` is never used
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.26.1/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.26.1/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.26.1/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[E0392]: type parameter `T` is never used
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.26.1/src/platform_impl/linux/mod.rs:550:20
[INFO] [stdout]     |
[INFO] [stdout] 550 | 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.26.1/src/platform_impl/linux/mod.rs:557:25
[INFO] [stdout]     |
[INFO] [stdout] 557 | 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.26.1/src/platform_impl/linux/mod.rs:683:32
[INFO] [stdout]     |
[INFO] [stdout] 683 | 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] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.26.1/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[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.26.1/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.26.1/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.26.1/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.26.1/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.26.1/src/platform_impl/linux/mod.rs:144:36
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub const 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.26.1/src/platform_impl/linux/mod.rs:161:36
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub const unsafe fn dummy() -> Self {
[INFO] [stdout]     |                         -----      ^^^^ expected `DeviceId`, found `()`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.26.1/src/platform_impl/linux/mod.rs:574:9
[INFO] [stdout]     |
[INFO] [stdout] 574 |         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] 574 |         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.26.1/src/window.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |         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] 374 |         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.26.1/src/window.rs:400:17
[INFO] [stdout]     |
[INFO] [stdout] 400 |         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] 400 |         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.26.1/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.26.1/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] [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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/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.26.1/src/platform_impl/linux/mod.rs:363:31
[INFO] [stdout]     |
[INFO] [stdout] 363 |         x11_or_wayland!(match self; Window(window) => window.drag_window())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.26.1/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.26.1/src/platform_impl/linux/mod.rs:368:31
[INFO] [stdout]     |
[INFO] [stdout] 368 |         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.26.1/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.26.1/src/platform_impl/linux/mod.rs:373:31
[INFO] [stdout]     |
[INFO] [stdout] 373 |         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.26.1/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.26.1/src/platform_impl/linux/mod.rs:378:31
[INFO] [stdout]     |
[INFO] [stdout] 378 |         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.26.1/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.26.1/src/platform_impl/linux/mod.rs:383:31
[INFO] [stdout]     |
[INFO] [stdout] 383 |         x11_or_wayland!(match self; Window(w) => w.is_maximized())
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `platform_impl::platform::Window` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.26.1/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.26.1/src/platform_impl/linux/mod.rs:388:31
[INFO] [stdout]     |
[INFO] [stdout] 388 |         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.26.1/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.26.1/src/platform_impl/linux/mod.rs:393:31
[INFO] [stdout]     |
[INFO] [stdout] 393 |         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.26.1/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.26.1/src/platform_impl/linux/mod.rs:398:31
[INFO] [stdout]     |
[INFO] [stdout] 398 |         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.26.1/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.26.1/src/platform_impl/linux/mod.rs:403:31
[INFO] [stdout]     |
[INFO] [stdout] 403 |         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.26.1/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.26.1/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.26.1/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.26.1/src/platform_impl/linux/mod.rs:418:15
[INFO] [stdout]     |
[INFO] [stdout] 418 |         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.26.1/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] 418 ~         match self {
[INFO] [stdout] 419 +             _ => todo!(),
[INFO] [stdout] 420 +         }
[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.26.1/src/platform_impl/linux/mod.rs:428:31
[INFO] [stdout]     |
[INFO] [stdout] 428 |         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.26.1/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.26.1/src/platform_impl/linux/mod.rs:433:15
[INFO] [stdout]     |
[INFO] [stdout] 433 |         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.26.1/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] 433 ~         match self {
[INFO] [stdout] 434 +             _ => todo!(),
[INFO] [stdout] 435 +         }
[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.26.1/src/platform_impl/linux/mod.rs:441:15
[INFO] [stdout]     |
[INFO] [stdout] 441 |         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.26.1/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] 441 ~         match self {
[INFO] [stdout] 442 +             _ => todo!(),
[INFO] [stdout] 443 +         }
[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.26.1/src/platform_impl/linux/mod.rs:451:31
[INFO] [stdout]     |
[INFO] [stdout] 451 |         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.26.1/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.26.1/src/platform_impl/linux/mod.rs:456:15
[INFO] [stdout]     |
[INFO] [stdout] 456 |         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.26.1/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] 456 ~         match self {
[INFO] [stdout] 457 +             _ => todo!(),
[INFO] [stdout] 458 +         }
[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.26.1/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.26.1/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.26.1/src/platform_impl/linux/mod.rs:494:15
[INFO] [stdout]     |
[INFO] [stdout] 494 |         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.26.1/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] 494 ~         match self {
[INFO] [stdout] 495 +             _ => todo!(),
[INFO] [stdout] 496 +         }
[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.26.1/src/platform_impl/linux/mod.rs:508:15
[INFO] [stdout]     |
[INFO] [stdout] 508 |         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.26.1/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] 508 ~         match self {
[INFO] [stdout] 509 +             _ => todo!(),
[INFO] [stdout] 510 +         }
[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.26.1/src/platform_impl/linux/mod.rs:566:31
[INFO] [stdout]     |
[INFO] [stdout] 566 |         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.26.1/src/platform_impl/linux/mod.rs:557:10
[INFO] [stdout]     |
[INFO] [stdout] 557 | 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.26.1/src/platform_impl/linux/mod.rs:655:31
[INFO] [stdout]     |
[INFO] [stdout] 655 |         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.26.1/src/platform_impl/linux/mod.rs:550:10
[INFO] [stdout]     |
[INFO] [stdout] 550 | 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.26.1/src/platform_impl/linux/mod.rs:662:31
[INFO] [stdout]     |
[INFO] [stdout] 662 |         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.26.1/src/platform_impl/linux/mod.rs:550:10
[INFO] [stdout]     |
[INFO] [stdout] 550 | 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.26.1/src/platform_impl/linux/mod.rs:673:31
[INFO] [stdout]     |
[INFO] [stdout] 673 |         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.26.1/src/platform_impl/linux/mod.rs:550:10
[INFO] [stdout]     |
[INFO] [stdout] 550 | 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.26.1/src/platform_impl/linux/mod.rs:679:31
[INFO] [stdout]     |
[INFO] [stdout] 679 |         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.26.1/src/platform_impl/linux/mod.rs:557:10
[INFO] [stdout]     |
[INFO] [stdout] 557 | 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] [stderr]    Compiling bincode_derive v2.0.0-rc.1
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stdout] Some errors have detailed explanations: E0004, E0282, E0308, E0392.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winit` (lib) due to 68 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b075df54ba87d4a6b919cbe41507bdeae1e63be8eb2f3c39f8f3ef5bffe2e92c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b075df54ba87d4a6b919cbe41507bdeae1e63be8eb2f3c39f8f3ef5bffe2e92c", kill_on_drop: false }`
[INFO] [stdout] b075df54ba87d4a6b919cbe41507bdeae1e63be8eb2f3c39f8f3ef5bffe2e92c
