[INFO] fetching crate nsys-gl-utils 0.11.6... [INFO] checking nsys-gl-utils-0.11.6 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate nsys-gl-utils 0.11.6 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nsys-gl-utils 0.11.6 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stdext v0.3.3 [INFO] [stderr] Downloaded sorted-vec v0.8.8 [INFO] [stderr] Downloaded line_2d v0.5.3 [INFO] [stderr] Downloaded vek v0.17.1 [INFO] [stderr] Downloaded cordic v0.1.5 [INFO] [stderr] Downloaded fixed v1.29.0 [INFO] [stderr] Downloaded fixed-sqrt v0.3.0 [INFO] [stderr] Downloaded nsys-color-utils v0.1.0 [INFO] [stderr] Downloaded stash v0.1.6 [INFO] [stderr] Downloaded nsys-rs-utils v0.2.2 [INFO] [stderr] Downloaded nsys-math-utils v0.1.0 [INFO] [stderr] Downloaded glium-spearman v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53cb664f001c4404b61352e6075d4e82736965e6795bbd8318dffa43287accd8 [INFO] running `Command { std: "docker" "start" "-a" "53cb664f001c4404b61352e6075d4e82736965e6795bbd8318dffa43287accd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53cb664f001c4404b61352e6075d4e82736965e6795bbd8318dffa43287accd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53cb664f001c4404b61352e6075d4e82736965e6795bbd8318dffa43287accd8", kill_on_drop: false }` [INFO] [stdout] 53cb664f001c4404b61352e6075d4e82736965e6795bbd8318dffa43287accd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88aca4a921c1661f29d866f3c8e5fd61b2b96542a6bd26064f46ae4b68a9f5d4 [INFO] running `Command { std: "docker" "start" "-a" "88aca4a921c1661f29d866f3c8e5fd61b2b96542a6bd26064f46ae4b68a9f5d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling vek v0.17.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking avif-serialize v0.8.5 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking rgb v0.8.51 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Compiling glium-spearman v0.36.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking zune-jpeg v0.4.19 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking coord_2d v0.3.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking stdext v0.3.3 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking sorted-vec v0.8.8 [INFO] [stderr] Checking direction v0.18.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking nsys-rs-utils v0.2.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking line_2d v0.5.3 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking polling v3.8.0 [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] [stderr] Checking regex v1.11.1 [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" "88aca4a921c1661f29d866f3c8e5fd61b2b96542a6bd26064f46ae4b68a9f5d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88aca4a921c1661f29d866f3c8e5fd61b2b96542a6bd26064f46ae4b68a9f5d4", kill_on_drop: false }` [INFO] [stdout] 88aca4a921c1661f29d866f3c8e5fd61b2b96542a6bd26064f46ae4b68a9f5d4