[INFO] cloning repository https://github.com/StarArawn/bevy_tiled [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StarArawn/bevy_tiled" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarArawn%2Fbevy_tiled", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarArawn%2Fbevy_tiled'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e802b822222dabc729c7093043b74c028051519 [INFO] checking StarArawn/bevy_tiled/5e802b822222dabc729c7093043b74c028051519 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarArawn%2Fbevy_tiled" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StarArawn/bevy_tiled 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] started tweaking git repo https://github.com/StarArawn/bevy_tiled [INFO] finished tweaking git repo https://github.com/StarArawn/bevy_tiled [INFO] tweaked toml for git repo https://github.com/StarArawn/bevy_tiled written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/StarArawn/bevy_tiled 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] Downloading crates ... [INFO] [stderr] Downloaded bevy_derive v0.5.0 [INFO] [stderr] Downloaded bevy_scene v0.5.0 [INFO] [stderr] Downloaded bevy v0.5.0 [INFO] [stderr] Downloaded bevy_pbr v0.5.0 [INFO] [stderr] Downloaded tiled v0.9.4 [INFO] [stderr] Downloaded bevy_core v0.5.0 [INFO] [stderr] Downloaded bevy_transform v0.5.0 [INFO] [stderr] Downloaded bevy_input v0.5.0 [INFO] [stderr] Downloaded glam v0.13.0 [INFO] [stderr] Downloaded bevy_ecs_macros v0.5.0 [INFO] [stderr] Downloaded libc v0.2.89 [INFO] [stderr] Downloaded bevy_text v0.5.0 [INFO] [stderr] Downloaded bevy_window v0.5.0 [INFO] [stderr] Downloaded bevy_app v0.5.0 [INFO] [stderr] Downloaded bevy_tasks v0.5.0 [INFO] [stderr] Downloaded bevy_reflect_derive v0.5.0 [INFO] [stderr] Downloaded bevy_reflect v0.5.0 [INFO] [stderr] Downloaded bevy_diagnostic v0.5.0 [INFO] [stderr] Downloaded bevy_internal v0.5.0 [INFO] [stderr] Downloaded bevy_asset v0.5.0 [INFO] [stderr] Downloaded bevy_utils v0.5.0 [INFO] [stderr] Downloaded libflate v0.1.27 [INFO] [stderr] Downloaded bevy_sprite v0.5.0 [INFO] [stderr] Downloaded bevy_wgpu v0.5.0 [INFO] [stderr] Downloaded bevy_math v0.5.0 [INFO] [stderr] Downloaded bevy_log v0.5.0 [INFO] [stderr] Downloaded bevy_ui v0.5.0 [INFO] [stderr] Downloaded bevy_render v0.5.0 [INFO] [stderr] Downloaded bevy_winit v0.5.0 [INFO] [stderr] Downloaded bevy_ecs v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d793e6d7406c1e31204c786368dda8366eea816488ca44e854065216bb7d7555 [INFO] running `Command { std: "docker" "start" "-a" "d793e6d7406c1e31204c786368dda8366eea816488ca44e854065216bb7d7555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d793e6d7406c1e31204c786368dda8366eea816488ca44e854065216bb7d7555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d793e6d7406c1e31204c786368dda8366eea816488ca44e854065216bb7d7555", kill_on_drop: false }` [INFO] [stdout] d793e6d7406c1e31204c786368dda8366eea816488ca44e854065216bb7d7555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] dce022d05366c3cb07961ff8d1272bb48e25276fb3cc78922bc8996992995e16 [INFO] running `Command { std: "docker" "start" "-a" "dce022d05366c3cb07961ff8d1272bb48e25276fb3cc78922bc8996992995e16", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking mio v0.7.10 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking inotify v0.9.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Checking bevy_tasks v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ttf-parser v0.12.0 [INFO] [stderr] Compiling wgpu-core v0.7.1 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking euclid v0.22.2 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking notify v5.0.0-pre.6 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking glow v0.7.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking wgpu-types v0.7.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking rectangle-pack v0.3.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling spirv-reflect 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-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] Compiling spirv_cross v0.23.1 [INFO] [stderr] Checking libflate v0.1.27 [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] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.4.5 [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] [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] [stderr] Checking guillotiere v0.6.0 [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] [stderr] Checking owned_ttf_parser v0.12.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&platform_impl::platform::MonitorHandle` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-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] [stderr] Checking ab_glyph v0.2.10 [INFO] [stderr] Checking xml-rs v0.8.3 [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] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/bin/rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libloading"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "libloading"))' -C metadata=6b1dcb067c3172cb -C extra-filename=-6b1dcb067c3172cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-cf676bfdcba3c5e3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.65/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=1ae10dd9e11b643e -C extra-filename=-1ae10dd9e11b643e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-042b1053ef2069b0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5fee5fc6e9906d66.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ba2bb9bf6ed863f1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: spirv_cross@0.23.1: src/wrapper.cpp:2: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] [INFO] [stderr] warning: spirv_cross@0.23.1: 2 | #pragma warning(disable : 4996 4101) [INFO] [stderr] warning: spirv_cross@0.23.1: | [INFO] [stderr] warning: spirv_cross@0.23.1: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: spirv_cross@0.23.1: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `spirv_cross v0.23.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/spirv_cross-482554516282b63b/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-6604b8fccccd4b1a/out/src/wrapper.o" "-c" "src/wrapper.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-6604b8fccccd4b1a/out/src/vendor/SPIRV-Cross/spirv_cfg.o" "-c" "src/vendor/SPIRV-Cross/spirv_cfg.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-6604b8fccccd4b1a/out/src/vendor/SPIRV-Cross/spirv_cross.o" "-c" "src/vendor/SPIRV-Cross/spirv_cross.cpp" [INFO] [stderr] cargo:warning=src/wrapper.cpp:2: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] [INFO] [stderr] cargo:warning= 2 | #pragma warning(disable : 4996 4101) [INFO] [stderr] cargo:warning= | [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-6604b8fccccd4b1a/out/src/vendor/SPIRV-Cross/spirv_cross_parsed_ir.o" "-c" "src/vendor/SPIRV-Cross/spirv_cross_parsed_ir.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-6604b8fccccd4b1a/out/src/vendor/SPIRV-Cross/spirv_parser.o" "-c" "src/vendor/SPIRV-Cross/spirv_parser.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-6604b8fccccd4b1a/out/src/vendor/SPIRV-Cross/spirv_cross_util.o" "-c" "src/vendor/SPIRV-Cross/spirv_cross_util.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-6604b8fccccd4b1a/out/src/vendor/SPIRV-Cross/spirv_glsl.o" "-c" "src/vendor/SPIRV-Cross/spirv_glsl.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-6604b8fccccd4b1a/out/src/vendor/SPIRV-Cross/spirv_hlsl.o" "-c" "src/vendor/SPIRV-Cross/spirv_hlsl.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-6604b8fccccd4b1a/out/src/vendor/SPIRV-Cross/spirv_msl.o" "-c" "src/vendor/SPIRV-Cross/spirv_msl.cpp" [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-6604b8fccccd4b1a/out/src/wrapper.o" "-c" "src/wrapper.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "dce022d05366c3cb07961ff8d1272bb48e25276fb3cc78922bc8996992995e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce022d05366c3cb07961ff8d1272bb48e25276fb3cc78922bc8996992995e16", kill_on_drop: false }` [INFO] [stdout] dce022d05366c3cb07961ff8d1272bb48e25276fb3cc78922bc8996992995e16