[INFO] fetching crate nsys-gl-utils 0.11.6... [INFO] testing nsys-gl-utils-0.11.6 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate nsys-gl-utils 0.11.6 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate nsys-gl-utils 0.11.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nsys-gl-utils 0.11.6 [INFO] tweaked toml for crates.io crate nsys-gl-utils 0.11.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nsys-gl-utils 0.11.6 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nsys-gl-utils 0.11.6 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89d8b1b893a07a1416add82e14fc7a3f637429033ba70cb08da6938e2e16667d [INFO] running `Command { std: "docker" "start" "-a" "89d8b1b893a07a1416add82e14fc7a3f637429033ba70cb08da6938e2e16667d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89d8b1b893a07a1416add82e14fc7a3f637429033ba70cb08da6938e2e16667d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89d8b1b893a07a1416add82e14fc7a3f637429033ba70cb08da6938e2e16667d", kill_on_drop: false }` [INFO] [stdout] 89d8b1b893a07a1416add82e14fc7a3f637429033ba70cb08da6938e2e16667d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da23bf5806c21822d9b7f0079419561df53e0c576c8056e7902a827081bb4851 [INFO] running `Command { std: "docker" "start" "-a" "da23bf5806c21822d9b7f0079419561df53e0c576c8056e7902a827081bb4851", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling vek v0.17.1 [INFO] [stderr] Compiling avif-serialize v0.8.5 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling rgb v0.8.51 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling glium-spearman v0.36.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling zune-jpeg v0.4.19 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling sorted-vec v0.8.8 [INFO] [stderr] Compiling stdext v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling nsys-rs-utils v0.2.2 [INFO] [stdout] error: Please select at least one api backend [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | compile_error!("Please select at least one api backend"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/glutin-0.32.3/src/surface.rs:278:18 [INFO] [stdout] | [INFO] [stdout] 278 | pub enum Surface { [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[E0277]: `()` doesn't implement `std::fmt::Display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/display.rs:524:58 [INFO] [stdout] | [INFO] [stdout] 524 | f.write_fmt(format_args!("DisplayApiPreference::{api}")) [INFO] [stdout] | -^^^- [INFO] [stdout] | || [INFO] [stdout] | |`()` cannot be formatted with the default formatter [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `()` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Config` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:451:9 [INFO] [stdout] | [INFO] [stdout] 451 | gl_api_dispatch!(self; Self(config) => config.color_buffer_type()) [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Config` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub enum Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Config` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Config` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:455:9 [INFO] [stdout] | [INFO] [stdout] 455 | gl_api_dispatch!(self; Self(config) => config.float_pixels()) [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Config` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub enum Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Config` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Config` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:459:9 [INFO] [stdout] | [INFO] [stdout] 459 | gl_api_dispatch!(self; Self(config) => config.alpha_size()) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Config` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub enum Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Config` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Config` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:463:9 [INFO] [stdout] | [INFO] [stdout] 463 | gl_api_dispatch!(self; Self(config) => config.depth_size()) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Config` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub enum Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Config` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Config` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | gl_api_dispatch!(self; Self(config) => config.stencil_size()) [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Config` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub enum Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Config` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Config` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | gl_api_dispatch!(self; Self(config) => config.num_samples()) [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Config` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub enum Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Config` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Config` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:475:9 [INFO] [stdout] | [INFO] [stdout] 475 | gl_api_dispatch!(self; Self(config) => config.srgb_capable()) [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Config` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub enum Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Config` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Config` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:479:9 [INFO] [stdout] | [INFO] [stdout] 479 | gl_api_dispatch!(self; Self(config) => config.config_surface_types()) [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Config` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub enum Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Config` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Config` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:483:9 [INFO] [stdout] | [INFO] [stdout] 483 | gl_api_dispatch!(self; Self(config) => config.hardware_accelerated()) [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Config` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub enum Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Config` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Config` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | gl_api_dispatch!(self; Self(config) => config.supports_transparency()) [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Config` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub enum Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Config` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Config` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:491:9 [INFO] [stdout] | [INFO] [stdout] 491 | gl_api_dispatch!(self; Self(config) => config.api()) [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Config` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub enum Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Config` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Config` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:499:9 [INFO] [stdout] | [INFO] [stdout] 499 | gl_api_dispatch!(self; Self(config) => config.display(); as Display) [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Config` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub enum Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Config` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 61 ~ match $what { [INFO] [stdout] 62 + _ => todo!(), [INFO] [stdout] 63 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Config` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:506:9 [INFO] [stdout] | [INFO] [stdout] 506 | gl_api_dispatch!(self; Self(config) => config.x11_visual()) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Config` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub enum Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Config` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Config` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:534:9 [INFO] [stdout] | [INFO] [stdout] 534 | gl_api_dispatch!(self; Self(config) => config.raw_config()) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Config` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/config.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub enum Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Config` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&NotCurrentContext` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | gl_api_dispatch!(self; Self(context) => context.context_api()) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `NotCurrentContext` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:391:10 [INFO] [stdout] | [INFO] [stdout] 391 | pub enum NotCurrentContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&NotCurrentContext` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&NotCurrentContext` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:475:9 [INFO] [stdout] | [INFO] [stdout] 475 | gl_api_dispatch!(self; Self(context) => context.priority()) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `NotCurrentContext` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:391:10 [INFO] [stdout] | [INFO] [stdout] 391 | pub enum NotCurrentContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&NotCurrentContext` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&NotCurrentContext` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:483:9 [INFO] [stdout] | [INFO] [stdout] 483 | gl_api_dispatch!(self; Self(context) => context.config(); as Config) [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `NotCurrentContext` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:391:10 [INFO] [stdout] | [INFO] [stdout] 391 | pub enum NotCurrentContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&NotCurrentContext` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 61 ~ match $what { [INFO] [stdout] 62 + _ => todo!(), [INFO] [stdout] 63 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&NotCurrentContext` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:491:9 [INFO] [stdout] | [INFO] [stdout] 491 | gl_api_dispatch!(self; Self(context) => context.display(); as Display) [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `NotCurrentContext` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:391:10 [INFO] [stdout] | [INFO] [stdout] 391 | pub enum NotCurrentContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&NotCurrentContext` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 61 ~ match $what { [INFO] [stdout] 62 + _ => todo!(), [INFO] [stdout] 63 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&NotCurrentContext` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:497:9 [INFO] [stdout] | [INFO] [stdout] 497 | gl_api_dispatch!(self; Self(context) => context.raw_context()) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `NotCurrentContext` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:391:10 [INFO] [stdout] | [INFO] [stdout] 391 | pub enum NotCurrentContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&NotCurrentContext` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&PossiblyCurrentContext` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:543:9 [INFO] [stdout] | [INFO] [stdout] 543 | gl_api_dispatch!(self; Self(context) => context.is_current()) [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `PossiblyCurrentContext` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | pub enum PossiblyCurrentContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&PossiblyCurrentContext` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&PossiblyCurrentContext` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:553:12 [INFO] [stdout] | [INFO] [stdout] 553 | Ok(gl_api_dispatch!(self; Self(context) => context.make_not_current_in_place()?)) [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `PossiblyCurrentContext` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | pub enum PossiblyCurrentContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&PossiblyCurrentContext` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&PossiblyCurrentContext` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | gl_api_dispatch!(self; Self(context) => context.context_api()) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `PossiblyCurrentContext` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | pub enum PossiblyCurrentContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&PossiblyCurrentContext` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&PossiblyCurrentContext` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:603:9 [INFO] [stdout] | [INFO] [stdout] 603 | gl_api_dispatch!(self; Self(context) => context.priority()) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `PossiblyCurrentContext` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | pub enum PossiblyCurrentContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&PossiblyCurrentContext` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&PossiblyCurrentContext` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:611:9 [INFO] [stdout] | [INFO] [stdout] 611 | gl_api_dispatch!(self; Self(context) => context.config(); as Config) [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `PossiblyCurrentContext` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | pub enum PossiblyCurrentContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&PossiblyCurrentContext` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 61 ~ match $what { [INFO] [stdout] 62 + _ => todo!(), [INFO] [stdout] 63 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&PossiblyCurrentContext` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:619:9 [INFO] [stdout] | [INFO] [stdout] 619 | gl_api_dispatch!(self; Self(context) => context.display(); as Display) [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `PossiblyCurrentContext` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | pub enum PossiblyCurrentContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&PossiblyCurrentContext` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 61 ~ match $what { [INFO] [stdout] 62 + _ => todo!(), [INFO] [stdout] 63 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&PossiblyCurrentContext` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:625:9 [INFO] [stdout] | [INFO] [stdout] 625 | gl_api_dispatch!(self; Self(context) => context.raw_context()) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `PossiblyCurrentContext` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/context.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | pub enum PossiblyCurrentContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&PossiblyCurrentContext` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&display::Display` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/display.rs:271:15 [INFO] [stdout] | [INFO] [stdout] 271 | match self { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `display::Display` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/display.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | pub enum Display { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&display::Display` [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] 271 ~ match self { [INFO] [stdout] 272 + _ => todo!(), [INFO] [stdout] 273 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&display::Display` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/display.rs:396:9 [INFO] [stdout] | [INFO] [stdout] 396 | gl_api_dispatch!(self; Self(display) => display.get_proc_address(addr)) [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `display::Display` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/display.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | pub enum Display { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&display::Display` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&display::Display` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/display.rs:400:9 [INFO] [stdout] | [INFO] [stdout] 400 | gl_api_dispatch!(self; Self(display) => display.version_string()) [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `display::Display` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/display.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | pub enum Display { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&display::Display` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&display::Display` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/display.rs:404:9 [INFO] [stdout] | [INFO] [stdout] 404 | gl_api_dispatch!(self; Self(display) => display.supported_features()) [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `display::Display` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/display.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | pub enum Display { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&display::Display` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&display::Display` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/display.rs:410:9 [INFO] [stdout] | [INFO] [stdout] 410 | gl_api_dispatch!(self; Self(display) => display.raw_display()) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `display::Display` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/display.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | pub enum Display { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&display::Display` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Surface` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/surface.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | gl_api_dispatch!(self; Self(surface) => surface.buffer_age()) [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Surface` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/surface.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | pub enum Surface { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Surface` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Surface` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/surface.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | gl_api_dispatch!(self; Self(surface) => surface.width()) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Surface` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/surface.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | pub enum Surface { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Surface` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Surface` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/surface.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | gl_api_dispatch!(self; Self(surface) => surface.height()) [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Surface` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/surface.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | pub enum Surface { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Surface` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Surface` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/surface.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | gl_api_dispatch!(self; Self(surface) => surface.is_single_buffered()) [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Surface` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/surface.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | pub enum Surface { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Surface` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Surface` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/surface.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 456 | gl_api_dispatch!(self; Self(surface) => surface.display(); as Display) [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Surface` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/surface.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | pub enum Surface { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Surface` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 61 ~ match $what { [INFO] [stdout] 62 + _ => todo!(), [INFO] [stdout] 63 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&Surface` is non-empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | match $what { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/surface.rs:462:9 [INFO] [stdout] | [INFO] [stdout] 462 | gl_api_dispatch!(self; Self(surface) => surface.raw_surface()) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `Surface` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.32.3/src/surface.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | pub enum Surface { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: the matched value is of type `&Surface` [INFO] [stdout] = note: references are always considered inhabited [INFO] [stdout] = note: this error originates in the macro `gl_api_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 73 ~ match $what { [INFO] [stdout] 74 + _ => todo!(), [INFO] [stdout] 75 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0004, E0277, E0392. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin` (lib) due to 40 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "da23bf5806c21822d9b7f0079419561df53e0c576c8056e7902a827081bb4851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da23bf5806c21822d9b7f0079419561df53e0c576c8056e7902a827081bb4851", kill_on_drop: false }` [INFO] [stdout] da23bf5806c21822d9b7f0079419561df53e0c576c8056e7902a827081bb4851