[INFO] fetching crate sapp-kms 0.1.1... [INFO] building sapp-kms-0.1.1 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate sapp-kms 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate sapp-kms 0.1.1 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sapp-kms 0.1.1 [INFO] finished tweaking crates.io crate sapp-kms 0.1.1 [INFO] tweaked toml for crates.io crate sapp-kms 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8fc7e91e4e28186b99c25f33543eaf3feed6f003d11301f5ab2991f36facaf5 [INFO] running `Command { std: "docker" "start" "-a" "b8fc7e91e4e28186b99c25f33543eaf3feed6f003d11301f5ab2991f36facaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8fc7e91e4e28186b99c25f33543eaf3feed6f003d11301f5ab2991f36facaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8fc7e91e4e28186b99c25f33543eaf3feed6f003d11301f5ab2991f36facaf5", kill_on_drop: false }` [INFO] [stdout] b8fc7e91e4e28186b99c25f33543eaf3feed6f003d11301f5ab2991f36facaf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99e303d6995d6a618823fc05969efee02c75fa1d70174ec6a18c9e39a01d0677 [INFO] running `Command { std: "docker" "start" "-a" "99e303d6995d6a618823fc05969efee02c75fa1d70174ec6a18c9e39a01d0677", kill_on_drop: false }` [INFO] [stderr] Compiling sapp-kms v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_STDINT_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_STDINT_H` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_FEATURES_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_FEATURES_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_DEFAULT_SOURCE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_DEFAULT_SOURCE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_ISOC11` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_ISOC11` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_ISOC99` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_ISOC99` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_ISOC95` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_ISOC95` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX_IMPLICITLY` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX_IMPLICITLY` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_POSIX_SOURCE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_POSIX_SOURCE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_POSIX_C_SOURCE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_POSIX_C_SOURCE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX2` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX2` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX199309` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX199309` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX199506` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX199506` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_XOPEN2K` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_XOPEN2K` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_XOPEN2K8` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_XOPEN2K8` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_ATFILE_SOURCE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_ATFILE_SOURCE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_MISC` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_MISC` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_ATFILE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_ATFILE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_FORTIFY_LEVEL` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_FORTIFY_LEVEL` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_DEPRECATED_GETS` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_DEPRECATED_GETS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_DEPRECATED_SCANF` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_DEPRECATED_SCANF` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_STDC_PREDEF_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_STDC_PREDEF_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__STDC_IEC_559__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__STDC_IEC_559__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__STDC_IEC_559_COMPLEX__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__STDC_IEC_559_COMPLEX__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__STDC_ISO_10646__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__STDC_ISO_10646__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GNU_LIBRARY__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GNU_LIBRARY__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_MINOR__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_MINOR__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_SYS_CDEFS_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_SYS_CDEFS_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__glibc_c99_flexarr_available` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__glibc_c99_flexarr_available` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__WORDSIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__WORDSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__WORDSIZE_TIME64_COMPAT32` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__WORDSIZE_TIME64_COMPAT32` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__SYSCALL_WORDSIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__SYSCALL_WORDSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__HAVE_GENERIC_SELECTION` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__HAVE_GENERIC_SELECTION` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_LIB_EXT2` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_LIB_EXT2` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_IEC_60559_BFP_EXT` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_IEC_60559_BFP_EXT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_IEC_60559_FUNCS_EXT` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_IEC_60559_FUNCS_EXT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_IEC_60559_TYPES_EXT` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_IEC_60559_TYPES_EXT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_TYPES_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_TYPES_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__TIMESIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__TIMESIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_TYPESIZES_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_TYPESIZES_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__OFF_T_MATCHES_OFF64_T` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__OFF_T_MATCHES_OFF64_T` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__INO_T_MATCHES_INO64_T` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__INO_T_MATCHES_INO64_T` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__RLIM_T_MATCHES_RLIM64_T` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__RLIM_T_MATCHES_RLIM64_T` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__FD_SETSIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__FD_SETSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_TIME64_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_TIME64_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_WCHAR_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_WCHAR_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_STDINT_INTN_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_STDINT_INTN_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_STDINT_UINTN_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_STDINT_UINTN_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT8_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT8_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT16_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT16_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT32_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT32_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST8_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST8_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST16_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST16_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST32_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST32_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_LEAST8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_LEAST8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_LEAST16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_LEAST16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_LEAST32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_LEAST32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST8_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST8_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST16_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST16_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST32_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST32_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_FAST8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_FAST8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_FAST16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_FAST16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_FAST32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_FAST32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INTPTR_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INTPTR_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INTPTR_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INTPTR_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINTPTR_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINTPTR_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `PTRDIFF_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `PTRDIFF_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `PTRDIFF_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `PTRDIFF_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `SIG_ATOMIC_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `SIG_ATOMIC_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `SIG_ATOMIC_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `SIG_ATOMIC_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `SIZE_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `SIZE_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `WINT_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `WINT_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `WINT_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `WINT_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `KHRONOS_SUPPORT_INT64` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `KHRONOS_SUPPORT_INT64` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `KHRONOS_SUPPORT_FLOAT` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `KHRONOS_SUPPORT_FLOAT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `KHRONOS_MAX_ENUM` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `KHRONOS_MAX_ENUM` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_char` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_char` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_short` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_short` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_int` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_int` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_long` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_long` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int_least8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int_least8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint_least8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint_least8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int_least16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int_least16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint_least16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint_least16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int_least32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int_least32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint_least32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint_least32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int_least64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int_least64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint_least64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint_least64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__quad_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__quad_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_quad_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_quad_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__intmax_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__intmax_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uintmax_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uintmax_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__dev_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__dev_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__gid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__gid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__ino_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__ino_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__ino64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__ino64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__mode_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__mode_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__nlink_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__nlink_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__off_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__off_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__off64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__off64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__pid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__pid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__clock_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__clock_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__rlim_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__rlim_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__rlim64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__rlim64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__id_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__id_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__time_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__time_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__useconds_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__useconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__suseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__suseconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__daddr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__daddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__key_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__key_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__clockid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__clockid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__timer_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__timer_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__blksize_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__blksize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__blkcnt_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__blkcnt_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__blkcnt64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__blkcnt64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsblkcnt_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsblkcnt_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsblkcnt64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsblkcnt64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsfilcnt_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsfilcnt_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsfilcnt64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsfilcnt64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsword_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsword_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__ssize_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__ssize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__syscall_slong_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__syscall_slong_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__syscall_ulong_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__syscall_ulong_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__loff_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__loff_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__caddr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__caddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__intptr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__intptr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__socklen_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__socklen_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__sig_atomic_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__sig_atomic_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_least8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_least8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_least16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_least16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_least32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_least32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_least64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_least64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_least8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_least8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_least16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_least16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_least32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_least32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_least64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_least64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_fast8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_fast8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_fast16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_fast16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_fast32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_fast32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_fast64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_fast64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_fast8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_fast8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_fast16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_fast16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_fast32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_fast32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_fast64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_fast64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `intmax_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `intmax_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uintmax_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uintmax_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_int32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_int32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uint32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uint32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_int64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_int64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uint64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uint64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_int8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_int8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uint8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uint8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_int16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_int16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uint16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uint16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_intptr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_intptr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uintptr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uintptr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_ssize_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_ssize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_usize_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_usize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_float_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_float_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_utime_nanoseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_utime_nanoseconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_stime_nanoseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_stime_nanoseconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_boolean_enum_t_KHRONOS_FALSE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_boolean_enum_t_KHRONOS_FALSE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_boolean_enum_t_KHRONOS_TRUE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_boolean_enum_t_KHRONOS_TRUE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_boolean_enum_t_KHRONOS_BOOLEAN_ENUM_FORCE_SIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_boolean_enum_t_KHRONOS_BOOLEAN_ENUM_FORCE_SIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_boolean_enum_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_boolean_enum_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use std::option::Option::None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `None` in the value namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use std::option::Option::None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 13 | fn open(__file: *const libc::c_char, __oflag: libc::c_int, _: ...) -> libc::c_int; [INFO] [stdout] | ---------------------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 15 | fn strerror(_: libc::c_int) -> *mut libc::c_char; [INFO] [stdout] | ------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 17 | fn calloc(_: libc::c_ulong, _: libc::c_ulong) -> *mut libc::c_void; [INFO] [stdout] | ------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 19 | fn free(__ptr: *mut libc::c_void); [INFO] [stdout] | ---------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 21 | fn __errno_location() -> *mut libc::c_int; [INFO] [stdout] | ------------------------------------------ foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 23 | fn drmHandleEvent(fd: libc::c_int, evctx_0: drmEventContextPtr) -> libc::c_int; [INFO] [stdout] | ------------------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 25 | fn drmModeFreeConnector(ptr: drmModeConnectorPtr); [INFO] [stdout] | -------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 27 | fn drmModeFreeEncoder(ptr: drmModeEncoderPtr); [INFO] [stdout] | ---------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 29 | fn drmModeGetResources(fd: libc::c_int) -> drmModeResPtr; [INFO] [stdout] | --------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 31 | / fn drmModeAddFB( [INFO] [stdout] 32 | | fd: libc::c_int, [INFO] [stdout] 33 | | width: u32, [INFO] [stdout] 34 | | height: u32, [INFO] [stdout] ... | [INFO] [stdout] 39 | | buf_id: *mut u32, [INFO] [stdout] 40 | | ) -> libc::c_int; [INFO] [stdout] | |_____________________- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 42 | fn drmModeRmFB(fd: libc::c_int, bufferId: u32) -> libc::c_int; [INFO] [stdout] | -------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 44 | / fn drmModeSetCrtc( [INFO] [stdout] 45 | | fd: libc::c_int, [INFO] [stdout] 46 | | crtcId: u32, [INFO] [stdout] 47 | | bufferId: u32, [INFO] [stdout] ... | [INFO] [stdout] 52 | | mode: drmModeModeInfoPtr, [INFO] [stdout] 53 | | ) -> libc::c_int; [INFO] [stdout] | |_____________________- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 55 | fn drmModeGetEncoder(fd: libc::c_int, encoder_id: u32) -> drmModeEncoderPtr; [INFO] [stdout] | ---------------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 57 | fn drmModeGetConnector(fd: libc::c_int, connectorId: u32) -> drmModeConnectorPtr; [INFO] [stdout] | --------------------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 59 | / fn drmModePageFlip( [INFO] [stdout] 60 | | fd: libc::c_int, [INFO] [stdout] 61 | | crtc_id: u32, [INFO] [stdout] 62 | | fb_id: u32, [INFO] [stdout] 63 | | flags: u32, [INFO] [stdout] 64 | | user_data: *mut libc::c_void, [INFO] [stdout] 65 | | ) -> libc::c_int; [INFO] [stdout] | |_____________________- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:525:8 [INFO] [stdout] | [INFO] [stdout] 525 | if _sapp.desc.init_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:527:15 [INFO] [stdout] | [INFO] [stdout] 527 | } else if _sapp.desc.init_userdata_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:553:22 [INFO] [stdout] | [INFO] [stdout] 553 | _sapp_call_event(&_sapp.event); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 553 | _sapp_call_event(&raw const _sapp.event); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:557:13 [INFO] [stdout] | [INFO] [stdout] 557 | if vk < _sapp.keycodes.len() as _ { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:562:26 [INFO] [stdout] | [INFO] [stdout] 562 | _sapp_call_event(&_sapp.event); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 562 | _sapp_call_event(&raw const _sapp.event); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:571:22 [INFO] [stdout] | [INFO] [stdout] 571 | _sapp_call_event(&_sapp.event); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 571 | _sapp_call_event(&raw const _sapp.event); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:579:22 [INFO] [stdout] | [INFO] [stdout] 579 | _sapp_call_event(&_sapp.event); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 579 | _sapp_call_event(&raw const _sapp.event); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:584:12 [INFO] [stdout] | [INFO] [stdout] 584 | if _sapp.desc.event_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:586:19 [INFO] [stdout] | [INFO] [stdout] 586 | } else if _sapp.desc.event_userdata_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:597:12 [INFO] [stdout] | [INFO] [stdout] 597 | if _sapp.desc.frame_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:599:19 [INFO] [stdout] | [INFO] [stdout] 599 | } else if _sapp.desc.frame_userdata_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:503:9 [INFO] [stdout] | [INFO] [stdout] 503 | &mut count, [INFO] [stdout] | ^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 503 | &raw mut count, [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:509:9 [INFO] [stdout] | [INFO] [stdout] 509 | config_attribs.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:512:9 [INFO] [stdout] | [INFO] [stdout] 512 | &mut num_config, [INFO] [stdout] | ^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 512 | &raw mut num_config, [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:527:9 [INFO] [stdout] | [INFO] [stdout] 527 | context_attribs.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:681:36 [INFO] [stdout] | [INFO] [stdout] 681 | drmHandleEvent(drm.fd, &mut evctx); [INFO] [stdout] | ^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 681 | drmHandleEvent(drm.fd, &raw mut evctx); [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:733:9 [INFO] [stdout] | [INFO] [stdout] 733 | &mut drm.connector_id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 733 | &raw mut drm.connector_id, [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "99e303d6995d6a618823fc05969efee02c75fa1d70174ec6a18c9e39a01d0677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e303d6995d6a618823fc05969efee02c75fa1d70174ec6a18c9e39a01d0677", kill_on_drop: false }` [INFO] [stdout] 99e303d6995d6a618823fc05969efee02c75fa1d70174ec6a18c9e39a01d0677 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1254b777b1788bfe43b4aed96987a7f5b3c01583a6f91818f0bf41fd319a7b31 [INFO] running `Command { std: "docker" "start" "-a" "1254b777b1788bfe43b4aed96987a7f5b3c01583a6f91818f0bf41fd319a7b31", kill_on_drop: false }` [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_STDINT_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_STDINT_H` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_FEATURES_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_FEATURES_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_DEFAULT_SOURCE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_DEFAULT_SOURCE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_ISOC11` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_ISOC11` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_ISOC99` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_ISOC99` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_ISOC95` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_ISOC95` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX_IMPLICITLY` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX_IMPLICITLY` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_POSIX_SOURCE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_POSIX_SOURCE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_POSIX_C_SOURCE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_POSIX_C_SOURCE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX2` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX2` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX199309` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX199309` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX199506` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX199506` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_XOPEN2K` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_XOPEN2K` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_XOPEN2K8` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_XOPEN2K8` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_ATFILE_SOURCE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_ATFILE_SOURCE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_MISC` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_MISC` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_ATFILE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_ATFILE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_FORTIFY_LEVEL` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_FORTIFY_LEVEL` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_DEPRECATED_GETS` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_DEPRECATED_GETS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_DEPRECATED_SCANF` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_DEPRECATED_SCANF` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_STDC_PREDEF_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_STDC_PREDEF_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__STDC_IEC_559__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__STDC_IEC_559__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__STDC_IEC_559_COMPLEX__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__STDC_IEC_559_COMPLEX__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__STDC_ISO_10646__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__STDC_ISO_10646__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GNU_LIBRARY__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GNU_LIBRARY__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_MINOR__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_MINOR__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_SYS_CDEFS_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_SYS_CDEFS_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__glibc_c99_flexarr_available` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__glibc_c99_flexarr_available` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__WORDSIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__WORDSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__WORDSIZE_TIME64_COMPAT32` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__WORDSIZE_TIME64_COMPAT32` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__SYSCALL_WORDSIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__SYSCALL_WORDSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__HAVE_GENERIC_SELECTION` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__HAVE_GENERIC_SELECTION` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_LIB_EXT2` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_LIB_EXT2` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_IEC_60559_BFP_EXT` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_IEC_60559_BFP_EXT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_IEC_60559_FUNCS_EXT` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_IEC_60559_FUNCS_EXT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_IEC_60559_TYPES_EXT` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_IEC_60559_TYPES_EXT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_TYPES_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_TYPES_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__TIMESIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__TIMESIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_TYPESIZES_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_TYPESIZES_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__OFF_T_MATCHES_OFF64_T` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__OFF_T_MATCHES_OFF64_T` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__INO_T_MATCHES_INO64_T` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__INO_T_MATCHES_INO64_T` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__RLIM_T_MATCHES_RLIM64_T` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__RLIM_T_MATCHES_RLIM64_T` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__FD_SETSIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__FD_SETSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_TIME64_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_TIME64_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_WCHAR_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_WCHAR_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_STDINT_INTN_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_STDINT_INTN_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_STDINT_UINTN_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_STDINT_UINTN_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT8_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT8_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT16_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT16_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT32_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT32_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST8_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST8_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST16_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST16_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST32_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST32_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_LEAST8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_LEAST8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_LEAST16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_LEAST16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_LEAST32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_LEAST32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST8_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST8_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST16_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST16_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST32_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST32_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_FAST8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_FAST8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_FAST16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_FAST16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_FAST32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_FAST32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INTPTR_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INTPTR_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INTPTR_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INTPTR_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINTPTR_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINTPTR_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `PTRDIFF_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `PTRDIFF_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `PTRDIFF_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `PTRDIFF_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `SIG_ATOMIC_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `SIG_ATOMIC_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `SIG_ATOMIC_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `SIG_ATOMIC_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `SIZE_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `SIZE_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `WINT_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `WINT_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `WINT_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `WINT_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `KHRONOS_SUPPORT_INT64` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `KHRONOS_SUPPORT_INT64` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `KHRONOS_SUPPORT_FLOAT` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `KHRONOS_SUPPORT_FLOAT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `KHRONOS_MAX_ENUM` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `KHRONOS_MAX_ENUM` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_char` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_char` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_short` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_short` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_int` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_int` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_long` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_long` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int_least8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int_least8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint_least8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint_least8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int_least16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int_least16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint_least16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint_least16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int_least32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int_least32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint_least32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint_least32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int_least64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int_least64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint_least64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint_least64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__quad_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__quad_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_quad_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_quad_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__intmax_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__intmax_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uintmax_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uintmax_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__dev_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__dev_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__gid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__gid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__ino_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__ino_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__ino64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__ino64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__mode_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__mode_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__nlink_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__nlink_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__off_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__off_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__off64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__off64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__pid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__pid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__clock_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__clock_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__rlim_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__rlim_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__rlim64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__rlim64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__id_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__id_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__time_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__time_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__useconds_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__useconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__suseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__suseconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__daddr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__daddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__key_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__key_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__clockid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__clockid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__timer_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__timer_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__blksize_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__blksize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__blkcnt_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__blkcnt_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__blkcnt64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__blkcnt64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsblkcnt_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsblkcnt_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsblkcnt64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsblkcnt64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsfilcnt_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsfilcnt_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsfilcnt64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsfilcnt64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsword_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsword_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__ssize_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__ssize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__syscall_slong_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__syscall_slong_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__syscall_ulong_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__syscall_ulong_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__loff_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__loff_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__caddr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__caddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__intptr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__intptr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__socklen_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__socklen_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__sig_atomic_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__sig_atomic_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_least8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_least8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_least16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_least16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_least32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_least32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_least64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_least64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_least8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_least8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_least16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_least16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_least32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_least32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_least64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_least64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_fast8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_fast8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_fast16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_fast16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_fast32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_fast32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_fast64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_fast64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_fast8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_fast8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_fast16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_fast16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_fast32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_fast32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_fast64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_fast64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `intmax_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `intmax_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uintmax_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uintmax_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_int32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_int32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uint32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uint32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_int64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_int64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uint64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uint64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_int8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_int8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uint8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uint8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_int16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_int16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uint16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uint16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_intptr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_intptr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uintptr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uintptr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_ssize_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_ssize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_usize_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_usize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_float_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_float_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_utime_nanoseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_utime_nanoseconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_stime_nanoseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_stime_nanoseconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_boolean_enum_t_KHRONOS_FALSE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_boolean_enum_t_KHRONOS_FALSE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_boolean_enum_t_KHRONOS_TRUE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_boolean_enum_t_KHRONOS_TRUE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_boolean_enum_t_KHRONOS_BOOLEAN_ENUM_FORCE_SIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_boolean_enum_t_KHRONOS_BOOLEAN_ENUM_FORCE_SIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_boolean_enum_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_boolean_enum_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use std::option::Option::None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `None` in the value namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use std::option::Option::None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 13 | fn open(__file: *const libc::c_char, __oflag: libc::c_int, _: ...) -> libc::c_int; [INFO] [stdout] | ---------------------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 15 | fn strerror(_: libc::c_int) -> *mut libc::c_char; [INFO] [stdout] | ------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 17 | fn calloc(_: libc::c_ulong, _: libc::c_ulong) -> *mut libc::c_void; [INFO] [stdout] | ------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 19 | fn free(__ptr: *mut libc::c_void); [INFO] [stdout] | ---------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 21 | fn __errno_location() -> *mut libc::c_int; [INFO] [stdout] | ------------------------------------------ foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 23 | fn drmHandleEvent(fd: libc::c_int, evctx_0: drmEventContextPtr) -> libc::c_int; [INFO] [stdout] | ------------------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 25 | fn drmModeFreeConnector(ptr: drmModeConnectorPtr); [INFO] [stdout] | -------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 27 | fn drmModeFreeEncoder(ptr: drmModeEncoderPtr); [INFO] [stdout] | ---------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 29 | fn drmModeGetResources(fd: libc::c_int) -> drmModeResPtr; [INFO] [stdout] | --------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 31 | / fn drmModeAddFB( [INFO] [stdout] 32 | | fd: libc::c_int, [INFO] [stdout] 33 | | width: u32, [INFO] [stdout] 34 | | height: u32, [INFO] [stdout] ... | [INFO] [stdout] 39 | | buf_id: *mut u32, [INFO] [stdout] 40 | | ) -> libc::c_int; [INFO] [stdout] | |_____________________- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 42 | fn drmModeRmFB(fd: libc::c_int, bufferId: u32) -> libc::c_int; [INFO] [stdout] | -------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 44 | / fn drmModeSetCrtc( [INFO] [stdout] 45 | | fd: libc::c_int, [INFO] [stdout] 46 | | crtcId: u32, [INFO] [stdout] 47 | | bufferId: u32, [INFO] [stdout] ... | [INFO] [stdout] 52 | | mode: drmModeModeInfoPtr, [INFO] [stdout] 53 | | ) -> libc::c_int; [INFO] [stdout] | |_____________________- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 55 | fn drmModeGetEncoder(fd: libc::c_int, encoder_id: u32) -> drmModeEncoderPtr; [INFO] [stdout] | ---------------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 57 | fn drmModeGetConnector(fd: libc::c_int, connectorId: u32) -> drmModeConnectorPtr; [INFO] [stdout] | --------------------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 59 | / fn drmModePageFlip( [INFO] [stdout] 60 | | fd: libc::c_int, [INFO] [stdout] 61 | | crtc_id: u32, [INFO] [stdout] 62 | | fb_id: u32, [INFO] [stdout] 63 | | flags: u32, [INFO] [stdout] 64 | | user_data: *mut libc::c_void, [INFO] [stdout] 65 | | ) -> libc::c_int; [INFO] [stdout] | |_____________________- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:525:8 [INFO] [stdout] | [INFO] [stdout] 525 | if _sapp.desc.init_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:527:15 [INFO] [stdout] | [INFO] [stdout] 527 | } else if _sapp.desc.init_userdata_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:553:22 [INFO] [stdout] | [INFO] [stdout] 553 | _sapp_call_event(&_sapp.event); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 553 | _sapp_call_event(&raw const _sapp.event); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:557:13 [INFO] [stdout] | [INFO] [stdout] 557 | if vk < _sapp.keycodes.len() as _ { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:562:26 [INFO] [stdout] | [INFO] [stdout] 562 | _sapp_call_event(&_sapp.event); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 562 | _sapp_call_event(&raw const _sapp.event); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:571:22 [INFO] [stdout] | [INFO] [stdout] 571 | _sapp_call_event(&_sapp.event); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 571 | _sapp_call_event(&raw const _sapp.event); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:579:22 [INFO] [stdout] | [INFO] [stdout] 579 | _sapp_call_event(&_sapp.event); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 579 | _sapp_call_event(&raw const _sapp.event); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:584:12 [INFO] [stdout] | [INFO] [stdout] 584 | if _sapp.desc.event_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:586:19 [INFO] [stdout] | [INFO] [stdout] 586 | } else if _sapp.desc.event_userdata_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:597:12 [INFO] [stdout] | [INFO] [stdout] 597 | if _sapp.desc.frame_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:599:19 [INFO] [stdout] | [INFO] [stdout] 599 | } else if _sapp.desc.frame_userdata_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:503:9 [INFO] [stdout] | [INFO] [stdout] 503 | &mut count, [INFO] [stdout] | ^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 503 | &raw mut count, [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:509:9 [INFO] [stdout] | [INFO] [stdout] 509 | config_attribs.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:512:9 [INFO] [stdout] | [INFO] [stdout] 512 | &mut num_config, [INFO] [stdout] | ^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 512 | &raw mut num_config, [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:527:9 [INFO] [stdout] | [INFO] [stdout] 527 | context_attribs.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:681:36 [INFO] [stdout] | [INFO] [stdout] 681 | drmHandleEvent(drm.fd, &mut evctx); [INFO] [stdout] | ^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 681 | drmHandleEvent(drm.fd, &raw mut evctx); [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:733:9 [INFO] [stdout] | [INFO] [stdout] 733 | &mut drm.connector_id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 733 | &raw mut drm.connector_id, [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sapp-kms v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_STDINT_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_STDINT_H` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_FEATURES_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_FEATURES_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_DEFAULT_SOURCE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_DEFAULT_SOURCE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_ISOC11` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_ISOC11` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_ISOC99` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_ISOC99` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_ISOC95` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_ISOC95` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX_IMPLICITLY` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX_IMPLICITLY` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_POSIX_SOURCE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_POSIX_SOURCE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_POSIX_C_SOURCE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_POSIX_C_SOURCE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX2` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX2` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX199309` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX199309` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_POSIX199506` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_POSIX199506` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_XOPEN2K` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_XOPEN2K` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_XOPEN2K8` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_XOPEN2K8` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_ATFILE_SOURCE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_ATFILE_SOURCE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_MISC` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_MISC` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_ATFILE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_ATFILE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__USE_FORTIFY_LEVEL` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__USE_FORTIFY_LEVEL` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_DEPRECATED_GETS` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_DEPRECATED_GETS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_DEPRECATED_SCANF` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_DEPRECATED_SCANF` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_STDC_PREDEF_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_STDC_PREDEF_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__STDC_IEC_559__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__STDC_IEC_559__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__STDC_IEC_559_COMPLEX__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__STDC_IEC_559_COMPLEX__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__STDC_ISO_10646__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__STDC_ISO_10646__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GNU_LIBRARY__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GNU_LIBRARY__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_MINOR__` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_MINOR__` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_SYS_CDEFS_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_SYS_CDEFS_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__glibc_c99_flexarr_available` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__glibc_c99_flexarr_available` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__WORDSIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__WORDSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__WORDSIZE_TIME64_COMPAT32` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__WORDSIZE_TIME64_COMPAT32` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__SYSCALL_WORDSIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__SYSCALL_WORDSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__HAVE_GENERIC_SELECTION` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__HAVE_GENERIC_SELECTION` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_LIB_EXT2` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_LIB_EXT2` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_IEC_60559_BFP_EXT` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_IEC_60559_BFP_EXT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_IEC_60559_FUNCS_EXT` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_IEC_60559_FUNCS_EXT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__GLIBC_USE_IEC_60559_TYPES_EXT` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__GLIBC_USE_IEC_60559_TYPES_EXT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_TYPES_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_TYPES_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__TIMESIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__TIMESIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_TYPESIZES_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_TYPESIZES_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__OFF_T_MATCHES_OFF64_T` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__OFF_T_MATCHES_OFF64_T` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__INO_T_MATCHES_INO64_T` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__INO_T_MATCHES_INO64_T` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__RLIM_T_MATCHES_RLIM64_T` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__RLIM_T_MATCHES_RLIM64_T` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__FD_SETSIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__FD_SETSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_TIME64_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_TIME64_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_WCHAR_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_WCHAR_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_STDINT_INTN_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_STDINT_INTN_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `_BITS_STDINT_UINTN_H` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `_BITS_STDINT_UINTN_H` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT8_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT8_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT16_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT16_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT32_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT32_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST8_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST8_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST16_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST16_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST32_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST32_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_LEAST32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_LEAST32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_LEAST8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_LEAST8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_LEAST16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_LEAST16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_LEAST32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_LEAST32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST8_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST8_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST16_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST16_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST32_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST32_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INT_FAST32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INT_FAST32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_FAST8_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_FAST8_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_FAST16_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_FAST16_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINT_FAST32_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINT_FAST32_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INTPTR_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INTPTR_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `INTPTR_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `INTPTR_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `UINTPTR_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `UINTPTR_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `PTRDIFF_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `PTRDIFF_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `PTRDIFF_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `PTRDIFF_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `SIG_ATOMIC_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `SIG_ATOMIC_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `SIG_ATOMIC_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `SIG_ATOMIC_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `SIZE_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `SIZE_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `WINT_MIN` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `WINT_MIN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `WINT_MAX` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `WINT_MAX` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `KHRONOS_SUPPORT_INT64` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `KHRONOS_SUPPORT_INT64` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `KHRONOS_SUPPORT_FLOAT` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `KHRONOS_SUPPORT_FLOAT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `KHRONOS_MAX_ENUM` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `KHRONOS_MAX_ENUM` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_char` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_char` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_short` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_short` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_int` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_int` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_long` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_long` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int_least8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int_least8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint_least8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint_least8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int_least16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int_least16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint_least16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint_least16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int_least32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int_least32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint_least32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint_least32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__int_least64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__int_least64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uint_least64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uint_least64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__quad_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__quad_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__u_quad_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__u_quad_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__intmax_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__intmax_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uintmax_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uintmax_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__dev_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__dev_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__uid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__uid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__gid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__gid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__ino_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__ino_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__ino64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__ino64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__mode_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__mode_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__nlink_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__nlink_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__off_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__off_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__off64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__off64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__pid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__pid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__clock_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__clock_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__rlim_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__rlim_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__rlim64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__rlim64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__id_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__id_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__time_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__time_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__useconds_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__useconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__suseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__suseconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__daddr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__daddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__key_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__key_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__clockid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__clockid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__timer_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__timer_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__blksize_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__blksize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__blkcnt_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__blkcnt_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__blkcnt64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__blkcnt64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsblkcnt_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsblkcnt_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsblkcnt64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsblkcnt64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsfilcnt_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsfilcnt_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsfilcnt64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsfilcnt64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsword_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsword_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__ssize_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__ssize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__syscall_slong_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__syscall_slong_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__syscall_ulong_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__syscall_ulong_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__loff_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__loff_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__caddr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__caddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__intptr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__intptr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__socklen_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__socklen_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__sig_atomic_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__sig_atomic_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_least8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_least8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_least16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_least16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_least32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_least32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_least64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_least64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_least8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_least8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_least16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_least16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_least32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_least32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_least64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_least64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_fast8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_fast8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_fast16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_fast16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_fast32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_fast32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `int_fast64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `int_fast64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_fast8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_fast8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_fast16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_fast16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_fast32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_fast32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uint_fast64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uint_fast64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `intmax_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `intmax_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `uintmax_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `uintmax_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_int32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_int32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uint32_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uint32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_int64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_int64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uint64_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uint64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_int8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_int8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uint8_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uint8_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_int16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_int16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uint16_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uint16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_intptr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_intptr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_uintptr_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_uintptr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_ssize_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_ssize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_usize_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_usize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_float_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_float_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_utime_nanoseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_utime_nanoseconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_stime_nanoseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_stime_nanoseconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_boolean_enum_t_KHRONOS_FALSE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_boolean_enum_t_KHRONOS_FALSE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_boolean_enum_t_KHRONOS_TRUE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_boolean_enum_t_KHRONOS_TRUE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_boolean_enum_t_KHRONOS_BOOLEAN_ENUM_FORCE_SIZE` in the value namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_boolean_enum_t_KHRONOS_BOOLEAN_ENUM_FORCE_SIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `khronos_boolean_enum_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `khronos_boolean_enum_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ the name `__fsid_t` in the type namespace is first re-exported here [INFO] [stdout] 23 | pub use gl3::*; [INFO] [stdout] | ------ but the name `__fsid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use std::option::Option::None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `None` in the value namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use egl::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use std::option::Option::None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 13 | fn open(__file: *const libc::c_char, __oflag: libc::c_int, _: ...) -> libc::c_int; [INFO] [stdout] | ---------------------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 15 | fn strerror(_: libc::c_int) -> *mut libc::c_char; [INFO] [stdout] | ------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 17 | fn calloc(_: libc::c_ulong, _: libc::c_ulong) -> *mut libc::c_void; [INFO] [stdout] | ------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 19 | fn free(__ptr: *mut libc::c_void); [INFO] [stdout] | ---------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 21 | fn __errno_location() -> *mut libc::c_int; [INFO] [stdout] | ------------------------------------------ foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 23 | fn drmHandleEvent(fd: libc::c_int, evctx_0: drmEventContextPtr) -> libc::c_int; [INFO] [stdout] | ------------------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 25 | fn drmModeFreeConnector(ptr: drmModeConnectorPtr); [INFO] [stdout] | -------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 27 | fn drmModeFreeEncoder(ptr: drmModeEncoderPtr); [INFO] [stdout] | ---------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 29 | fn drmModeGetResources(fd: libc::c_int) -> drmModeResPtr; [INFO] [stdout] | --------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 31 | / fn drmModeAddFB( [INFO] [stdout] 32 | | fd: libc::c_int, [INFO] [stdout] 33 | | width: u32, [INFO] [stdout] 34 | | height: u32, [INFO] [stdout] ... | [INFO] [stdout] 39 | | buf_id: *mut u32, [INFO] [stdout] 40 | | ) -> libc::c_int; [INFO] [stdout] | |_____________________- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 42 | fn drmModeRmFB(fd: libc::c_int, bufferId: u32) -> libc::c_int; [INFO] [stdout] | -------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 44 | / fn drmModeSetCrtc( [INFO] [stdout] 45 | | fd: libc::c_int, [INFO] [stdout] 46 | | crtcId: u32, [INFO] [stdout] 47 | | bufferId: u32, [INFO] [stdout] ... | [INFO] [stdout] 52 | | mode: drmModeModeInfoPtr, [INFO] [stdout] 53 | | ) -> libc::c_int; [INFO] [stdout] | |_____________________- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 55 | fn drmModeGetEncoder(fd: libc::c_int, encoder_id: u32) -> drmModeEncoderPtr; [INFO] [stdout] | ---------------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 57 | fn drmModeGetConnector(fd: libc::c_int, connectorId: u32) -> drmModeConnectorPtr; [INFO] [stdout] | --------------------------------------------------------------------------------- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function [INFO] [stdout] --> src/kms.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] 59 | / fn drmModePageFlip( [INFO] [stdout] 60 | | fd: libc::c_int, [INFO] [stdout] 61 | | crtc_id: u32, [INFO] [stdout] 62 | | fb_id: u32, [INFO] [stdout] 63 | | flags: u32, [INFO] [stdout] 64 | | user_data: *mut libc::c_void, [INFO] [stdout] 65 | | ) -> libc::c_int; [INFO] [stdout] | |_____________________- foreign function [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: symbol names in extern blocks are not mangled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:525:8 [INFO] [stdout] | [INFO] [stdout] 525 | if _sapp.desc.init_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:527:15 [INFO] [stdout] | [INFO] [stdout] 527 | } else if _sapp.desc.init_userdata_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:553:22 [INFO] [stdout] | [INFO] [stdout] 553 | _sapp_call_event(&_sapp.event); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 553 | _sapp_call_event(&raw const _sapp.event); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:557:13 [INFO] [stdout] | [INFO] [stdout] 557 | if vk < _sapp.keycodes.len() as _ { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:562:26 [INFO] [stdout] | [INFO] [stdout] 562 | _sapp_call_event(&_sapp.event); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 562 | _sapp_call_event(&raw const _sapp.event); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:571:22 [INFO] [stdout] | [INFO] [stdout] 571 | _sapp_call_event(&_sapp.event); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 571 | _sapp_call_event(&raw const _sapp.event); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:579:22 [INFO] [stdout] | [INFO] [stdout] 579 | _sapp_call_event(&_sapp.event); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 579 | _sapp_call_event(&raw const _sapp.event); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:584:12 [INFO] [stdout] | [INFO] [stdout] 584 | if _sapp.desc.event_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:586:19 [INFO] [stdout] | [INFO] [stdout] 586 | } else if _sapp.desc.event_userdata_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:597:12 [INFO] [stdout] | [INFO] [stdout] 597 | if _sapp.desc.frame_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:599:19 [INFO] [stdout] | [INFO] [stdout] 599 | } else if _sapp.desc.frame_userdata_cb.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:503:9 [INFO] [stdout] | [INFO] [stdout] 503 | &mut count, [INFO] [stdout] | ^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 503 | &raw mut count, [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:509:9 [INFO] [stdout] | [INFO] [stdout] 509 | config_attribs.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:512:9 [INFO] [stdout] | [INFO] [stdout] 512 | &mut num_config, [INFO] [stdout] | ^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 512 | &raw mut num_config, [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:527:9 [INFO] [stdout] | [INFO] [stdout] 527 | context_attribs.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:681:36 [INFO] [stdout] | [INFO] [stdout] 681 | drmHandleEvent(drm.fd, &mut evctx); [INFO] [stdout] | ^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 681 | drmHandleEvent(drm.fd, &raw mut evctx); [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/kms.rs:733:9 [INFO] [stdout] | [INFO] [stdout] 733 | &mut drm.connector_id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 733 | &raw mut drm.connector_id, [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | &(*(::std::ptr::null::())).__clang_max_align_nonce1 as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | &(*(::std::ptr::null::())).__clang_max_align_nonce2 as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | unsafe { &(*(::std::ptr::null::<__fsid_t>())).__val as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:287:19 [INFO] [stdout] | [INFO] [stdout] 287 | unsafe { &(*(::std::ptr::null::())).ptr as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:297:19 [INFO] [stdout] | [INFO] [stdout] 297 | unsafe { &(*(::std::ptr::null::())).s32 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:307:19 [INFO] [stdout] | [INFO] [stdout] 307 | unsafe { &(*(::std::ptr::null::())).u32_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:317:19 [INFO] [stdout] | [INFO] [stdout] 317 | unsafe { &(*(::std::ptr::null::())).s64 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:327:19 [INFO] [stdout] | [INFO] [stdout] 327 | unsafe { &(*(::std::ptr::null::())).u64_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:361:19 [INFO] [stdout] | [INFO] [stdout] 361 | unsafe { &(*(::std::ptr::null::())).name as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:459:19 [INFO] [stdout] | [INFO] [stdout] 459 | unsafe { &(*(::std::ptr::null::())).fd as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:469:19 [INFO] [stdout] | [INFO] [stdout] 469 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:479:19 [INFO] [stdout] | [INFO] [stdout] 479 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:489:19 [INFO] [stdout] | [INFO] [stdout] 489 | unsafe { &(*(::std::ptr::null::())).stride as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:499:19 [INFO] [stdout] | [INFO] [stdout] 499 | unsafe { &(*(::std::ptr::null::())).format as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:535:14 [INFO] [stdout] | [INFO] [stdout] 535 | &(*(::std::ptr::null::())).width as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:547:14 [INFO] [stdout] | [INFO] [stdout] 547 | &(*(::std::ptr::null::())).height as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:559:14 [INFO] [stdout] | [INFO] [stdout] 559 | &(*(::std::ptr::null::())).format as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:571:14 [INFO] [stdout] | [INFO] [stdout] 571 | &(*(::std::ptr::null::())).num_fds as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:582:19 [INFO] [stdout] | [INFO] [stdout] 582 | unsafe { &(*(::std::ptr::null::())).fds as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:593:14 [INFO] [stdout] | [INFO] [stdout] 593 | &(*(::std::ptr::null::())).strides as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:605:14 [INFO] [stdout] | [INFO] [stdout] 605 | &(*(::std::ptr::null::())).offsets as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/kms/gbm.rs:617:14 [INFO] [stdout] | [INFO] [stdout] 617 | &(*(::std::ptr::null::())).modifier as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:2754:19 [INFO] [stdout] | [INFO] [stdout] 2754 | unsafe { &(*(::std::ptr::null::<__fsid_t>())).__val as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:2879:19 [INFO] [stdout] | [INFO] [stdout] 2879 | unsafe { &(*(::std::ptr::null::<__sigset_t>())).__val as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:2909:19 [INFO] [stdout] | [INFO] [stdout] 2909 | unsafe { &(*(::std::ptr::null::())).tv_sec as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:2919:19 [INFO] [stdout] | [INFO] [stdout] 2919 | unsafe { &(*(::std::ptr::null::())).tv_usec as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:2948:19 [INFO] [stdout] | [INFO] [stdout] 2948 | unsafe { &(*(::std::ptr::null::())).tv_sec as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:2958:19 [INFO] [stdout] | [INFO] [stdout] 2958 | unsafe { &(*(::std::ptr::null::())).tv_nsec as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:2988:19 [INFO] [stdout] | [INFO] [stdout] 2988 | unsafe { &(*(::std::ptr::null::())).__fds_bits as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3052:14 [INFO] [stdout] | [INFO] [stdout] 3052 | &(*(::std::ptr::null::<__pthread_rwlock_arch_t>())).__readers as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3064:14 [INFO] [stdout] | [INFO] [stdout] 3064 | &(*(::std::ptr::null::<__pthread_rwlock_arch_t>())).__writers as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3076:14 [INFO] [stdout] | [INFO] [stdout] 3076 | &(*(::std::ptr::null::<__pthread_rwlock_arch_t>())).__wrphase_futex as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3088:14 [INFO] [stdout] | [INFO] [stdout] 3088 | &(*(::std::ptr::null::<__pthread_rwlock_arch_t>())).__writers_futex as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3099:19 [INFO] [stdout] | [INFO] [stdout] 3099 | unsafe { &(*(::std::ptr::null::<__pthread_rwlock_arch_t>())).__pad3 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3109:19 [INFO] [stdout] | [INFO] [stdout] 3109 | unsafe { &(*(::std::ptr::null::<__pthread_rwlock_arch_t>())).__pad4 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3120:14 [INFO] [stdout] | [INFO] [stdout] 3120 | &(*(::std::ptr::null::<__pthread_rwlock_arch_t>())).__cur_writer as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3132:14 [INFO] [stdout] | [INFO] [stdout] 3132 | &(*(::std::ptr::null::<__pthread_rwlock_arch_t>())).__shared as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3144:14 [INFO] [stdout] | [INFO] [stdout] 3144 | &(*(::std::ptr::null::<__pthread_rwlock_arch_t>())).__rwelision as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3155:19 [INFO] [stdout] | [INFO] [stdout] 3155 | unsafe { &(*(::std::ptr::null::<__pthread_rwlock_arch_t>())).__pad1 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3165:19 [INFO] [stdout] | [INFO] [stdout] 3165 | unsafe { &(*(::std::ptr::null::<__pthread_rwlock_arch_t>())).__pad2 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3175:19 [INFO] [stdout] | [INFO] [stdout] 3175 | unsafe { &(*(::std::ptr::null::<__pthread_rwlock_arch_t>())).__flags as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3204:19 [INFO] [stdout] | [INFO] [stdout] 3204 | unsafe { &(*(::std::ptr::null::<__pthread_internal_list>())).__prev as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3214:19 [INFO] [stdout] | [INFO] [stdout] 3214 | unsafe { &(*(::std::ptr::null::<__pthread_internal_list>())).__next as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3250:19 [INFO] [stdout] | [INFO] [stdout] 3250 | unsafe { &(*(::std::ptr::null::<__pthread_mutex_s>())).__lock as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3260:19 [INFO] [stdout] | [INFO] [stdout] 3260 | unsafe { &(*(::std::ptr::null::<__pthread_mutex_s>())).__count as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3270:19 [INFO] [stdout] | [INFO] [stdout] 3270 | unsafe { &(*(::std::ptr::null::<__pthread_mutex_s>())).__owner as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3280:19 [INFO] [stdout] | [INFO] [stdout] 3280 | unsafe { &(*(::std::ptr::null::<__pthread_mutex_s>())).__nusers as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3290:19 [INFO] [stdout] | [INFO] [stdout] 3290 | unsafe { &(*(::std::ptr::null::<__pthread_mutex_s>())).__kind as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3300:19 [INFO] [stdout] | [INFO] [stdout] 3300 | unsafe { &(*(::std::ptr::null::<__pthread_mutex_s>())).__spins as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3310:19 [INFO] [stdout] | [INFO] [stdout] 3310 | unsafe { &(*(::std::ptr::null::<__pthread_mutex_s>())).__elision as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3320:19 [INFO] [stdout] | [INFO] [stdout] 3320 | unsafe { &(*(::std::ptr::null::<__pthread_mutex_s>())).__list as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3374:14 [INFO] [stdout] | [INFO] [stdout] 3374 | &(*(::std::ptr::null::<__pthread_cond_s__bindgen_ty_1__bindgen_ty_1>())).__low [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3387:14 [INFO] [stdout] | [INFO] [stdout] 3387 | &(*(::std::ptr::null::<__pthread_cond_s__bindgen_ty_1__bindgen_ty_1>())).__high [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3413:14 [INFO] [stdout] | [INFO] [stdout] 3413 | &(*(::std::ptr::null::<__pthread_cond_s__bindgen_ty_1>())).__wseq as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3425:14 [INFO] [stdout] | [INFO] [stdout] 3425 | &(*(::std::ptr::null::<__pthread_cond_s__bindgen_ty_1>())).__wseq32 as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3469:14 [INFO] [stdout] | [INFO] [stdout] 3469 | &(*(::std::ptr::null::<__pthread_cond_s__bindgen_ty_2__bindgen_ty_1>())).__low [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3482:14 [INFO] [stdout] | [INFO] [stdout] 3482 | &(*(::std::ptr::null::<__pthread_cond_s__bindgen_ty_2__bindgen_ty_1>())).__high [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3508:14 [INFO] [stdout] | [INFO] [stdout] 3508 | &(*(::std::ptr::null::<__pthread_cond_s__bindgen_ty_2>())).__g1_start as *const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3521:14 [INFO] [stdout] | [INFO] [stdout] 3521 | &(*(::std::ptr::null::<__pthread_cond_s__bindgen_ty_2>())).__g1_start32 as *const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3546:19 [INFO] [stdout] | [INFO] [stdout] 3546 | unsafe { &(*(::std::ptr::null::<__pthread_cond_s>())).__g_refs as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3556:19 [INFO] [stdout] | [INFO] [stdout] 3556 | unsafe { &(*(::std::ptr::null::<__pthread_cond_s>())).__g_size as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3566:19 [INFO] [stdout] | [INFO] [stdout] 3566 | unsafe { &(*(::std::ptr::null::<__pthread_cond_s>())).__g1_orig_size as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3576:19 [INFO] [stdout] | [INFO] [stdout] 3576 | unsafe { &(*(::std::ptr::null::<__pthread_cond_s>())).__wrefs as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3586:19 [INFO] [stdout] | [INFO] [stdout] 3586 | unsafe { &(*(::std::ptr::null::<__pthread_cond_s>())).__g_signals as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3617:19 [INFO] [stdout] | [INFO] [stdout] 3617 | unsafe { &(*(::std::ptr::null::())).__size as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3627:19 [INFO] [stdout] | [INFO] [stdout] 3627 | unsafe { &(*(::std::ptr::null::())).__align as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3657:19 [INFO] [stdout] | [INFO] [stdout] 3657 | unsafe { &(*(::std::ptr::null::())).__size as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3667:19 [INFO] [stdout] | [INFO] [stdout] 3667 | unsafe { &(*(::std::ptr::null::())).__align as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3699:19 [INFO] [stdout] | [INFO] [stdout] 3699 | unsafe { &(*(::std::ptr::null::())).__size as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3709:19 [INFO] [stdout] | [INFO] [stdout] 3709 | unsafe { &(*(::std::ptr::null::())).__align as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3740:19 [INFO] [stdout] | [INFO] [stdout] 3740 | unsafe { &(*(::std::ptr::null::())).__data as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3750:19 [INFO] [stdout] | [INFO] [stdout] 3750 | unsafe { &(*(::std::ptr::null::())).__size as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3760:19 [INFO] [stdout] | [INFO] [stdout] 3760 | unsafe { &(*(::std::ptr::null::())).__align as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3791:19 [INFO] [stdout] | [INFO] [stdout] 3791 | unsafe { &(*(::std::ptr::null::())).__data as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3801:19 [INFO] [stdout] | [INFO] [stdout] 3801 | unsafe { &(*(::std::ptr::null::())).__size as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3811:19 [INFO] [stdout] | [INFO] [stdout] 3811 | unsafe { &(*(::std::ptr::null::())).__align as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3842:19 [INFO] [stdout] | [INFO] [stdout] 3842 | unsafe { &(*(::std::ptr::null::())).__data as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3852:19 [INFO] [stdout] | [INFO] [stdout] 3852 | unsafe { &(*(::std::ptr::null::())).__size as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3862:19 [INFO] [stdout] | [INFO] [stdout] 3862 | unsafe { &(*(::std::ptr::null::())).__align as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3892:19 [INFO] [stdout] | [INFO] [stdout] 3892 | unsafe { &(*(::std::ptr::null::())).__size as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3902:19 [INFO] [stdout] | [INFO] [stdout] 3902 | unsafe { &(*(::std::ptr::null::())).__align as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3933:19 [INFO] [stdout] | [INFO] [stdout] 3933 | unsafe { &(*(::std::ptr::null::())).__size as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3943:19 [INFO] [stdout] | [INFO] [stdout] 3943 | unsafe { &(*(::std::ptr::null::())).__align as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3973:19 [INFO] [stdout] | [INFO] [stdout] 3973 | unsafe { &(*(::std::ptr::null::())).__size as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:3983:19 [INFO] [stdout] | [INFO] [stdout] 3983 | unsafe { &(*(::std::ptr::null::())).__align as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4030:14 [INFO] [stdout] | [INFO] [stdout] 4030 | &(*(::std::ptr::null::())).__clang_max_align_nonce1 as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4042:14 [INFO] [stdout] | [INFO] [stdout] 4042 | &(*(::std::ptr::null::())).__clang_max_align_nonce2 as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4083:19 [INFO] [stdout] | [INFO] [stdout] 4083 | unsafe { &(*(::std::ptr::null::<_XExtData>())).number as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4093:19 [INFO] [stdout] | [INFO] [stdout] 4093 | unsafe { &(*(::std::ptr::null::<_XExtData>())).next as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4103:19 [INFO] [stdout] | [INFO] [stdout] 4103 | unsafe { &(*(::std::ptr::null::<_XExtData>())).free_private as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4113:19 [INFO] [stdout] | [INFO] [stdout] 4113 | unsafe { &(*(::std::ptr::null::<_XExtData>())).private_data as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4145:19 [INFO] [stdout] | [INFO] [stdout] 4145 | unsafe { &(*(::std::ptr::null::())).extension as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4155:19 [INFO] [stdout] | [INFO] [stdout] 4155 | unsafe { &(*(::std::ptr::null::())).major_opcode as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4165:19 [INFO] [stdout] | [INFO] [stdout] 4165 | unsafe { &(*(::std::ptr::null::())).first_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4175:19 [INFO] [stdout] | [INFO] [stdout] 4175 | unsafe { &(*(::std::ptr::null::())).first_error as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4205:19 [INFO] [stdout] | [INFO] [stdout] 4205 | unsafe { &(*(::std::ptr::null::())).depth as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4216:14 [INFO] [stdout] | [INFO] [stdout] 4216 | &(*(::std::ptr::null::())).bits_per_pixel as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4228:14 [INFO] [stdout] | [INFO] [stdout] 4228 | &(*(::std::ptr::null::())).scanline_pad as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4279:19 [INFO] [stdout] | [INFO] [stdout] 4279 | unsafe { &(*(::std::ptr::null::())).function as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4289:19 [INFO] [stdout] | [INFO] [stdout] 4289 | unsafe { &(*(::std::ptr::null::())).plane_mask as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4299:19 [INFO] [stdout] | [INFO] [stdout] 4299 | unsafe { &(*(::std::ptr::null::())).foreground as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4309:19 [INFO] [stdout] | [INFO] [stdout] 4309 | unsafe { &(*(::std::ptr::null::())).background as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4319:19 [INFO] [stdout] | [INFO] [stdout] 4319 | unsafe { &(*(::std::ptr::null::())).line_width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4329:19 [INFO] [stdout] | [INFO] [stdout] 4329 | unsafe { &(*(::std::ptr::null::())).line_style as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4339:19 [INFO] [stdout] | [INFO] [stdout] 4339 | unsafe { &(*(::std::ptr::null::())).cap_style as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4349:19 [INFO] [stdout] | [INFO] [stdout] 4349 | unsafe { &(*(::std::ptr::null::())).join_style as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4359:19 [INFO] [stdout] | [INFO] [stdout] 4359 | unsafe { &(*(::std::ptr::null::())).fill_style as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4369:19 [INFO] [stdout] | [INFO] [stdout] 4369 | unsafe { &(*(::std::ptr::null::())).fill_rule as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4379:19 [INFO] [stdout] | [INFO] [stdout] 4379 | unsafe { &(*(::std::ptr::null::())).arc_mode as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4389:19 [INFO] [stdout] | [INFO] [stdout] 4389 | unsafe { &(*(::std::ptr::null::())).tile as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4399:19 [INFO] [stdout] | [INFO] [stdout] 4399 | unsafe { &(*(::std::ptr::null::())).stipple as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4409:19 [INFO] [stdout] | [INFO] [stdout] 4409 | unsafe { &(*(::std::ptr::null::())).ts_x_origin as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4419:19 [INFO] [stdout] | [INFO] [stdout] 4419 | unsafe { &(*(::std::ptr::null::())).ts_y_origin as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4429:19 [INFO] [stdout] | [INFO] [stdout] 4429 | unsafe { &(*(::std::ptr::null::())).font as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4439:19 [INFO] [stdout] | [INFO] [stdout] 4439 | unsafe { &(*(::std::ptr::null::())).subwindow_mode as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4449:19 [INFO] [stdout] | [INFO] [stdout] 4449 | unsafe { &(*(::std::ptr::null::())).graphics_exposures as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4459:19 [INFO] [stdout] | [INFO] [stdout] 4459 | unsafe { &(*(::std::ptr::null::())).clip_x_origin as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4469:19 [INFO] [stdout] | [INFO] [stdout] 4469 | unsafe { &(*(::std::ptr::null::())).clip_y_origin as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4479:19 [INFO] [stdout] | [INFO] [stdout] 4479 | unsafe { &(*(::std::ptr::null::())).clip_mask as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4489:19 [INFO] [stdout] | [INFO] [stdout] 4489 | unsafe { &(*(::std::ptr::null::())).dash_offset as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4499:19 [INFO] [stdout] | [INFO] [stdout] 4499 | unsafe { &(*(::std::ptr::null::())).dashes as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4540:19 [INFO] [stdout] | [INFO] [stdout] 4540 | unsafe { &(*(::std::ptr::null::())).ext_data as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4550:19 [INFO] [stdout] | [INFO] [stdout] 4550 | unsafe { &(*(::std::ptr::null::())).visualid as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4560:19 [INFO] [stdout] | [INFO] [stdout] 4560 | unsafe { &(*(::std::ptr::null::())).class as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4570:19 [INFO] [stdout] | [INFO] [stdout] 4570 | unsafe { &(*(::std::ptr::null::())).red_mask as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4580:19 [INFO] [stdout] | [INFO] [stdout] 4580 | unsafe { &(*(::std::ptr::null::())).green_mask as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4590:19 [INFO] [stdout] | [INFO] [stdout] 4590 | unsafe { &(*(::std::ptr::null::())).blue_mask as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4600:19 [INFO] [stdout] | [INFO] [stdout] 4600 | unsafe { &(*(::std::ptr::null::())).bits_per_rgb as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4610:19 [INFO] [stdout] | [INFO] [stdout] 4610 | unsafe { &(*(::std::ptr::null::())).map_entries as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4640:19 [INFO] [stdout] | [INFO] [stdout] 4640 | unsafe { &(*(::std::ptr::null::())).depth as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4650:19 [INFO] [stdout] | [INFO] [stdout] 4650 | unsafe { &(*(::std::ptr::null::())).nvisuals as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4660:19 [INFO] [stdout] | [INFO] [stdout] 4660 | unsafe { &(*(::std::ptr::null::())).visuals as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4712:19 [INFO] [stdout] | [INFO] [stdout] 4712 | unsafe { &(*(::std::ptr::null::())).ext_data as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4722:19 [INFO] [stdout] | [INFO] [stdout] 4722 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4732:19 [INFO] [stdout] | [INFO] [stdout] 4732 | unsafe { &(*(::std::ptr::null::())).root as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4742:19 [INFO] [stdout] | [INFO] [stdout] 4742 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4752:19 [INFO] [stdout] | [INFO] [stdout] 4752 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4762:19 [INFO] [stdout] | [INFO] [stdout] 4762 | unsafe { &(*(::std::ptr::null::())).mwidth as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4772:19 [INFO] [stdout] | [INFO] [stdout] 4772 | unsafe { &(*(::std::ptr::null::())).mheight as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4782:19 [INFO] [stdout] | [INFO] [stdout] 4782 | unsafe { &(*(::std::ptr::null::())).ndepths as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4792:19 [INFO] [stdout] | [INFO] [stdout] 4792 | unsafe { &(*(::std::ptr::null::())).depths as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4802:19 [INFO] [stdout] | [INFO] [stdout] 4802 | unsafe { &(*(::std::ptr::null::())).root_depth as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4812:19 [INFO] [stdout] | [INFO] [stdout] 4812 | unsafe { &(*(::std::ptr::null::())).root_visual as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4822:19 [INFO] [stdout] | [INFO] [stdout] 4822 | unsafe { &(*(::std::ptr::null::())).default_gc as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4832:19 [INFO] [stdout] | [INFO] [stdout] 4832 | unsafe { &(*(::std::ptr::null::())).cmap as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4842:19 [INFO] [stdout] | [INFO] [stdout] 4842 | unsafe { &(*(::std::ptr::null::())).white_pixel as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4852:19 [INFO] [stdout] | [INFO] [stdout] 4852 | unsafe { &(*(::std::ptr::null::())).black_pixel as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4862:19 [INFO] [stdout] | [INFO] [stdout] 4862 | unsafe { &(*(::std::ptr::null::())).max_maps as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4872:19 [INFO] [stdout] | [INFO] [stdout] 4872 | unsafe { &(*(::std::ptr::null::())).min_maps as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4882:19 [INFO] [stdout] | [INFO] [stdout] 4882 | unsafe { &(*(::std::ptr::null::())).backing_store as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4892:19 [INFO] [stdout] | [INFO] [stdout] 4892 | unsafe { &(*(::std::ptr::null::())).save_unders as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4902:19 [INFO] [stdout] | [INFO] [stdout] 4902 | unsafe { &(*(::std::ptr::null::())).root_input_mask as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4933:19 [INFO] [stdout] | [INFO] [stdout] 4933 | unsafe { &(*(::std::ptr::null::())).ext_data as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4943:19 [INFO] [stdout] | [INFO] [stdout] 4943 | unsafe { &(*(::std::ptr::null::())).depth as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4953:19 [INFO] [stdout] | [INFO] [stdout] 4953 | unsafe { &(*(::std::ptr::null::())).bits_per_pixel as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:4963:19 [INFO] [stdout] | [INFO] [stdout] 4963 | unsafe { &(*(::std::ptr::null::())).scanline_pad as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5006:14 [INFO] [stdout] | [INFO] [stdout] 5006 | &(*(::std::ptr::null::())).background_pixmap as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5018:14 [INFO] [stdout] | [INFO] [stdout] 5018 | &(*(::std::ptr::null::())).background_pixel as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5030:14 [INFO] [stdout] | [INFO] [stdout] 5030 | &(*(::std::ptr::null::())).border_pixmap as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5042:14 [INFO] [stdout] | [INFO] [stdout] 5042 | &(*(::std::ptr::null::())).border_pixel as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5054:14 [INFO] [stdout] | [INFO] [stdout] 5054 | &(*(::std::ptr::null::())).bit_gravity as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5066:14 [INFO] [stdout] | [INFO] [stdout] 5066 | &(*(::std::ptr::null::())).win_gravity as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5078:14 [INFO] [stdout] | [INFO] [stdout] 5078 | &(*(::std::ptr::null::())).backing_store as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5090:14 [INFO] [stdout] | [INFO] [stdout] 5090 | &(*(::std::ptr::null::())).backing_planes as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5102:14 [INFO] [stdout] | [INFO] [stdout] 5102 | &(*(::std::ptr::null::())).backing_pixel as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5113:19 [INFO] [stdout] | [INFO] [stdout] 5113 | unsafe { &(*(::std::ptr::null::())).save_under as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5123:19 [INFO] [stdout] | [INFO] [stdout] 5123 | unsafe { &(*(::std::ptr::null::())).event_mask as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5134:14 [INFO] [stdout] | [INFO] [stdout] 5134 | &(*(::std::ptr::null::())).do_not_propagate_mask as *const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5147:14 [INFO] [stdout] | [INFO] [stdout] 5147 | &(*(::std::ptr::null::())).override_redirect as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5158:19 [INFO] [stdout] | [INFO] [stdout] 5158 | unsafe { &(*(::std::ptr::null::())).colormap as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5168:19 [INFO] [stdout] | [INFO] [stdout] 5168 | unsafe { &(*(::std::ptr::null::())).cursor as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5218:19 [INFO] [stdout] | [INFO] [stdout] 5218 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5228:19 [INFO] [stdout] | [INFO] [stdout] 5228 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5238:19 [INFO] [stdout] | [INFO] [stdout] 5238 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5248:19 [INFO] [stdout] | [INFO] [stdout] 5248 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5258:19 [INFO] [stdout] | [INFO] [stdout] 5258 | unsafe { &(*(::std::ptr::null::())).border_width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5268:19 [INFO] [stdout] | [INFO] [stdout] 5268 | unsafe { &(*(::std::ptr::null::())).depth as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5278:19 [INFO] [stdout] | [INFO] [stdout] 5278 | unsafe { &(*(::std::ptr::null::())).visual as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5288:19 [INFO] [stdout] | [INFO] [stdout] 5288 | unsafe { &(*(::std::ptr::null::())).root as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5298:19 [INFO] [stdout] | [INFO] [stdout] 5298 | unsafe { &(*(::std::ptr::null::())).class as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5308:19 [INFO] [stdout] | [INFO] [stdout] 5308 | unsafe { &(*(::std::ptr::null::())).bit_gravity as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5318:19 [INFO] [stdout] | [INFO] [stdout] 5318 | unsafe { &(*(::std::ptr::null::())).win_gravity as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5328:19 [INFO] [stdout] | [INFO] [stdout] 5328 | unsafe { &(*(::std::ptr::null::())).backing_store as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5339:14 [INFO] [stdout] | [INFO] [stdout] 5339 | &(*(::std::ptr::null::())).backing_planes as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5350:19 [INFO] [stdout] | [INFO] [stdout] 5350 | unsafe { &(*(::std::ptr::null::())).backing_pixel as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5360:19 [INFO] [stdout] | [INFO] [stdout] 5360 | unsafe { &(*(::std::ptr::null::())).save_under as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5370:19 [INFO] [stdout] | [INFO] [stdout] 5370 | unsafe { &(*(::std::ptr::null::())).colormap as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5380:19 [INFO] [stdout] | [INFO] [stdout] 5380 | unsafe { &(*(::std::ptr::null::())).map_installed as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5390:19 [INFO] [stdout] | [INFO] [stdout] 5390 | unsafe { &(*(::std::ptr::null::())).map_state as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5401:14 [INFO] [stdout] | [INFO] [stdout] 5401 | &(*(::std::ptr::null::())).all_event_masks as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5413:14 [INFO] [stdout] | [INFO] [stdout] 5413 | &(*(::std::ptr::null::())).your_event_mask as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5425:14 [INFO] [stdout] | [INFO] [stdout] 5425 | &(*(::std::ptr::null::())).do_not_propagate_mask as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5437:14 [INFO] [stdout] | [INFO] [stdout] 5437 | &(*(::std::ptr::null::())).override_redirect as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5448:19 [INFO] [stdout] | [INFO] [stdout] 5448 | unsafe { &(*(::std::ptr::null::())).screen as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5478:19 [INFO] [stdout] | [INFO] [stdout] 5478 | unsafe { &(*(::std::ptr::null::())).family as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5488:19 [INFO] [stdout] | [INFO] [stdout] 5488 | unsafe { &(*(::std::ptr::null::())).length as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5498:19 [INFO] [stdout] | [INFO] [stdout] 5498 | unsafe { &(*(::std::ptr::null::())).address as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5530:14 [INFO] [stdout] | [INFO] [stdout] 5530 | &(*(::std::ptr::null::())).typelength as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5542:14 [INFO] [stdout] | [INFO] [stdout] 5542 | &(*(::std::ptr::null::())).valuelength as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5553:19 [INFO] [stdout] | [INFO] [stdout] 5553 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5563:19 [INFO] [stdout] | [INFO] [stdout] 5563 | unsafe { &(*(::std::ptr::null::())).value as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5657:19 [INFO] [stdout] | [INFO] [stdout] 5657 | unsafe { &(*(::std::ptr::null::<_XImage_funcs>())).create_image as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5667:19 [INFO] [stdout] | [INFO] [stdout] 5667 | unsafe { &(*(::std::ptr::null::<_XImage_funcs>())).destroy_image as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5677:19 [INFO] [stdout] | [INFO] [stdout] 5677 | unsafe { &(*(::std::ptr::null::<_XImage_funcs>())).get_pixel as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5687:19 [INFO] [stdout] | [INFO] [stdout] 5687 | unsafe { &(*(::std::ptr::null::<_XImage_funcs>())).put_pixel as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5697:19 [INFO] [stdout] | [INFO] [stdout] 5697 | unsafe { &(*(::std::ptr::null::<_XImage_funcs>())).sub_image as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5707:19 [INFO] [stdout] | [INFO] [stdout] 5707 | unsafe { &(*(::std::ptr::null::<_XImage_funcs>())).add_pixel as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5730:19 [INFO] [stdout] | [INFO] [stdout] 5730 | unsafe { &(*(::std::ptr::null::<_XImage>())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5740:19 [INFO] [stdout] | [INFO] [stdout] 5740 | unsafe { &(*(::std::ptr::null::<_XImage>())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5750:19 [INFO] [stdout] | [INFO] [stdout] 5750 | unsafe { &(*(::std::ptr::null::<_XImage>())).xoffset as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5760:19 [INFO] [stdout] | [INFO] [stdout] 5760 | unsafe { &(*(::std::ptr::null::<_XImage>())).format as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5770:19 [INFO] [stdout] | [INFO] [stdout] 5770 | unsafe { &(*(::std::ptr::null::<_XImage>())).data as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5780:19 [INFO] [stdout] | [INFO] [stdout] 5780 | unsafe { &(*(::std::ptr::null::<_XImage>())).byte_order as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5790:19 [INFO] [stdout] | [INFO] [stdout] 5790 | unsafe { &(*(::std::ptr::null::<_XImage>())).bitmap_unit as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5800:19 [INFO] [stdout] | [INFO] [stdout] 5800 | unsafe { &(*(::std::ptr::null::<_XImage>())).bitmap_bit_order as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5810:19 [INFO] [stdout] | [INFO] [stdout] 5810 | unsafe { &(*(::std::ptr::null::<_XImage>())).bitmap_pad as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5820:19 [INFO] [stdout] | [INFO] [stdout] 5820 | unsafe { &(*(::std::ptr::null::<_XImage>())).depth as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5830:19 [INFO] [stdout] | [INFO] [stdout] 5830 | unsafe { &(*(::std::ptr::null::<_XImage>())).bytes_per_line as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5840:19 [INFO] [stdout] | [INFO] [stdout] 5840 | unsafe { &(*(::std::ptr::null::<_XImage>())).bits_per_pixel as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5850:19 [INFO] [stdout] | [INFO] [stdout] 5850 | unsafe { &(*(::std::ptr::null::<_XImage>())).red_mask as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5860:19 [INFO] [stdout] | [INFO] [stdout] 5860 | unsafe { &(*(::std::ptr::null::<_XImage>())).green_mask as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5870:19 [INFO] [stdout] | [INFO] [stdout] 5870 | unsafe { &(*(::std::ptr::null::<_XImage>())).blue_mask as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5880:19 [INFO] [stdout] | [INFO] [stdout] 5880 | unsafe { &(*(::std::ptr::null::<_XImage>())).obdata as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5890:19 [INFO] [stdout] | [INFO] [stdout] 5890 | unsafe { &(*(::std::ptr::null::<_XImage>())).f as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5925:19 [INFO] [stdout] | [INFO] [stdout] 5925 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5935:19 [INFO] [stdout] | [INFO] [stdout] 5935 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5945:19 [INFO] [stdout] | [INFO] [stdout] 5945 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5955:19 [INFO] [stdout] | [INFO] [stdout] 5955 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5965:19 [INFO] [stdout] | [INFO] [stdout] 5965 | unsafe { &(*(::std::ptr::null::())).border_width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5975:19 [INFO] [stdout] | [INFO] [stdout] 5975 | unsafe { &(*(::std::ptr::null::())).sibling as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:5985:19 [INFO] [stdout] | [INFO] [stdout] 5985 | unsafe { &(*(::std::ptr::null::())).stack_mode as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6018:19 [INFO] [stdout] | [INFO] [stdout] 6018 | unsafe { &(*(::std::ptr::null::())).pixel as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6028:19 [INFO] [stdout] | [INFO] [stdout] 6028 | unsafe { &(*(::std::ptr::null::())).red as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6038:19 [INFO] [stdout] | [INFO] [stdout] 6038 | unsafe { &(*(::std::ptr::null::())).green as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6048:19 [INFO] [stdout] | [INFO] [stdout] 6048 | unsafe { &(*(::std::ptr::null::())).blue as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6058:19 [INFO] [stdout] | [INFO] [stdout] 6058 | unsafe { &(*(::std::ptr::null::())).flags as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6068:19 [INFO] [stdout] | [INFO] [stdout] 6068 | unsafe { &(*(::std::ptr::null::())).pad as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6099:19 [INFO] [stdout] | [INFO] [stdout] 6099 | unsafe { &(*(::std::ptr::null::())).x1 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6109:19 [INFO] [stdout] | [INFO] [stdout] 6109 | unsafe { &(*(::std::ptr::null::())).y1 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6119:19 [INFO] [stdout] | [INFO] [stdout] 6119 | unsafe { &(*(::std::ptr::null::())).x2 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6129:19 [INFO] [stdout] | [INFO] [stdout] 6129 | unsafe { &(*(::std::ptr::null::())).y2 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6158:19 [INFO] [stdout] | [INFO] [stdout] 6158 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6163:19 [INFO] [stdout] | [INFO] [stdout] 6163 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6189:19 [INFO] [stdout] | [INFO] [stdout] 6189 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6199:19 [INFO] [stdout] | [INFO] [stdout] 6199 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6209:19 [INFO] [stdout] | [INFO] [stdout] 6209 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6219:19 [INFO] [stdout] | [INFO] [stdout] 6219 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6252:19 [INFO] [stdout] | [INFO] [stdout] 6252 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6257:19 [INFO] [stdout] | [INFO] [stdout] 6257 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6262:19 [INFO] [stdout] | [INFO] [stdout] 6262 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6272:19 [INFO] [stdout] | [INFO] [stdout] 6272 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6282:19 [INFO] [stdout] | [INFO] [stdout] 6282 | unsafe { &(*(::std::ptr::null::())).angle1 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6292:19 [INFO] [stdout] | [INFO] [stdout] 6292 | unsafe { &(*(::std::ptr::null::())).angle2 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6328:14 [INFO] [stdout] | [INFO] [stdout] 6328 | &(*(::std::ptr::null::())).key_click_percent as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6339:19 [INFO] [stdout] | [INFO] [stdout] 6339 | unsafe { &(*(::std::ptr::null::())).bell_percent as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6349:19 [INFO] [stdout] | [INFO] [stdout] 6349 | unsafe { &(*(::std::ptr::null::())).bell_pitch as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6359:19 [INFO] [stdout] | [INFO] [stdout] 6359 | unsafe { &(*(::std::ptr::null::())).bell_duration as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6369:19 [INFO] [stdout] | [INFO] [stdout] 6369 | unsafe { &(*(::std::ptr::null::())).led as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6379:19 [INFO] [stdout] | [INFO] [stdout] 6379 | unsafe { &(*(::std::ptr::null::())).led_mode as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6389:19 [INFO] [stdout] | [INFO] [stdout] 6389 | unsafe { &(*(::std::ptr::null::())).key as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6400:14 [INFO] [stdout] | [INFO] [stdout] 6400 | &(*(::std::ptr::null::())).auto_repeat_mode as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6436:14 [INFO] [stdout] | [INFO] [stdout] 6436 | &(*(::std::ptr::null::())).key_click_percent as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6447:19 [INFO] [stdout] | [INFO] [stdout] 6447 | unsafe { &(*(::std::ptr::null::())).bell_percent as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6457:19 [INFO] [stdout] | [INFO] [stdout] 6457 | unsafe { &(*(::std::ptr::null::())).bell_pitch as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6467:19 [INFO] [stdout] | [INFO] [stdout] 6467 | unsafe { &(*(::std::ptr::null::())).bell_duration as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6477:19 [INFO] [stdout] | [INFO] [stdout] 6477 | unsafe { &(*(::std::ptr::null::())).led_mask as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6488:14 [INFO] [stdout] | [INFO] [stdout] 6488 | &(*(::std::ptr::null::())).global_auto_repeat as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6499:19 [INFO] [stdout] | [INFO] [stdout] 6499 | unsafe { &(*(::std::ptr::null::())).auto_repeats as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6529:19 [INFO] [stdout] | [INFO] [stdout] 6529 | unsafe { &(*(::std::ptr::null::())).time as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6539:19 [INFO] [stdout] | [INFO] [stdout] 6539 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6549:19 [INFO] [stdout] | [INFO] [stdout] 6549 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6578:19 [INFO] [stdout] | [INFO] [stdout] 6578 | unsafe { &(*(::std::ptr::null::())).max_keypermod as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6588:19 [INFO] [stdout] | [INFO] [stdout] 6588 | unsafe { &(*(::std::ptr::null::())).modifiermap as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6671:19 [INFO] [stdout] | [INFO] [stdout] 6671 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).ext_data as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6681:19 [INFO] [stdout] | [INFO] [stdout] 6681 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private1 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6691:19 [INFO] [stdout] | [INFO] [stdout] 6691 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).fd as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6701:19 [INFO] [stdout] | [INFO] [stdout] 6701 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private2 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6712:14 [INFO] [stdout] | [INFO] [stdout] 6712 | &(*(::std::ptr::null::<_bindgen_ty_1>())).proto_major_version as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6724:14 [INFO] [stdout] | [INFO] [stdout] 6724 | &(*(::std::ptr::null::<_bindgen_ty_1>())).proto_minor_version as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6735:19 [INFO] [stdout] | [INFO] [stdout] 6735 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).vendor as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6745:19 [INFO] [stdout] | [INFO] [stdout] 6745 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private3 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6755:19 [INFO] [stdout] | [INFO] [stdout] 6755 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private4 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6765:19 [INFO] [stdout] | [INFO] [stdout] 6765 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private5 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6775:19 [INFO] [stdout] | [INFO] [stdout] 6775 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private6 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6785:19 [INFO] [stdout] | [INFO] [stdout] 6785 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).resource_alloc as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6795:19 [INFO] [stdout] | [INFO] [stdout] 6795 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).byte_order as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6805:19 [INFO] [stdout] | [INFO] [stdout] 6805 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).bitmap_unit as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6815:19 [INFO] [stdout] | [INFO] [stdout] 6815 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).bitmap_pad as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6825:19 [INFO] [stdout] | [INFO] [stdout] 6825 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).bitmap_bit_order as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6835:19 [INFO] [stdout] | [INFO] [stdout] 6835 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).nformats as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6845:19 [INFO] [stdout] | [INFO] [stdout] 6845 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).pixmap_format as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6855:19 [INFO] [stdout] | [INFO] [stdout] 6855 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private8 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6865:19 [INFO] [stdout] | [INFO] [stdout] 6865 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).release as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6875:19 [INFO] [stdout] | [INFO] [stdout] 6875 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private9 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6885:19 [INFO] [stdout] | [INFO] [stdout] 6885 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private10 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6895:19 [INFO] [stdout] | [INFO] [stdout] 6895 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).qlen as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6905:19 [INFO] [stdout] | [INFO] [stdout] 6905 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).last_request_read as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6915:19 [INFO] [stdout] | [INFO] [stdout] 6915 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).request as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6925:19 [INFO] [stdout] | [INFO] [stdout] 6925 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private11 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6935:19 [INFO] [stdout] | [INFO] [stdout] 6935 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private12 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6945:19 [INFO] [stdout] | [INFO] [stdout] 6945 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private13 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6955:19 [INFO] [stdout] | [INFO] [stdout] 6955 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private14 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6965:19 [INFO] [stdout] | [INFO] [stdout] 6965 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).max_request_size as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6975:19 [INFO] [stdout] | [INFO] [stdout] 6975 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).db as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6985:19 [INFO] [stdout] | [INFO] [stdout] 6985 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private15 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:6995:19 [INFO] [stdout] | [INFO] [stdout] 6995 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).display_name as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7005:19 [INFO] [stdout] | [INFO] [stdout] 7005 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).default_screen as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7015:19 [INFO] [stdout] | [INFO] [stdout] 7015 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).nscreens as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7025:19 [INFO] [stdout] | [INFO] [stdout] 7025 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).screens as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7035:19 [INFO] [stdout] | [INFO] [stdout] 7035 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).motion_buffer as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7045:19 [INFO] [stdout] | [INFO] [stdout] 7045 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private16 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7055:19 [INFO] [stdout] | [INFO] [stdout] 7055 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).min_keycode as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7065:19 [INFO] [stdout] | [INFO] [stdout] 7065 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).max_keycode as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7075:19 [INFO] [stdout] | [INFO] [stdout] 7075 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private17 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7085:19 [INFO] [stdout] | [INFO] [stdout] 7085 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private18 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7095:19 [INFO] [stdout] | [INFO] [stdout] 7095 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).private19 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7105:19 [INFO] [stdout] | [INFO] [stdout] 7105 | unsafe { &(*(::std::ptr::null::<_bindgen_ty_1>())).xdefaults as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7148:19 [INFO] [stdout] | [INFO] [stdout] 7148 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7158:19 [INFO] [stdout] | [INFO] [stdout] 7158 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7168:19 [INFO] [stdout] | [INFO] [stdout] 7168 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7178:19 [INFO] [stdout] | [INFO] [stdout] 7178 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7188:19 [INFO] [stdout] | [INFO] [stdout] 7188 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7198:19 [INFO] [stdout] | [INFO] [stdout] 7198 | unsafe { &(*(::std::ptr::null::())).root as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7208:19 [INFO] [stdout] | [INFO] [stdout] 7208 | unsafe { &(*(::std::ptr::null::())).subwindow as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7218:19 [INFO] [stdout] | [INFO] [stdout] 7218 | unsafe { &(*(::std::ptr::null::())).time as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7228:19 [INFO] [stdout] | [INFO] [stdout] 7228 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7238:19 [INFO] [stdout] | [INFO] [stdout] 7238 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7248:19 [INFO] [stdout] | [INFO] [stdout] 7248 | unsafe { &(*(::std::ptr::null::())).x_root as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7258:19 [INFO] [stdout] | [INFO] [stdout] 7258 | unsafe { &(*(::std::ptr::null::())).y_root as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7268:19 [INFO] [stdout] | [INFO] [stdout] 7268 | unsafe { &(*(::std::ptr::null::())).state as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7278:19 [INFO] [stdout] | [INFO] [stdout] 7278 | unsafe { &(*(::std::ptr::null::())).keycode as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7288:19 [INFO] [stdout] | [INFO] [stdout] 7288 | unsafe { &(*(::std::ptr::null::())).same_screen as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7332:19 [INFO] [stdout] | [INFO] [stdout] 7332 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7342:19 [INFO] [stdout] | [INFO] [stdout] 7342 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7352:19 [INFO] [stdout] | [INFO] [stdout] 7352 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7362:19 [INFO] [stdout] | [INFO] [stdout] 7362 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7372:19 [INFO] [stdout] | [INFO] [stdout] 7372 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7382:19 [INFO] [stdout] | [INFO] [stdout] 7382 | unsafe { &(*(::std::ptr::null::())).root as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7392:19 [INFO] [stdout] | [INFO] [stdout] 7392 | unsafe { &(*(::std::ptr::null::())).subwindow as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7402:19 [INFO] [stdout] | [INFO] [stdout] 7402 | unsafe { &(*(::std::ptr::null::())).time as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7412:19 [INFO] [stdout] | [INFO] [stdout] 7412 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7422:19 [INFO] [stdout] | [INFO] [stdout] 7422 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7432:19 [INFO] [stdout] | [INFO] [stdout] 7432 | unsafe { &(*(::std::ptr::null::())).x_root as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7442:19 [INFO] [stdout] | [INFO] [stdout] 7442 | unsafe { &(*(::std::ptr::null::())).y_root as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7452:19 [INFO] [stdout] | [INFO] [stdout] 7452 | unsafe { &(*(::std::ptr::null::())).state as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7462:19 [INFO] [stdout] | [INFO] [stdout] 7462 | unsafe { &(*(::std::ptr::null::())).button as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7472:19 [INFO] [stdout] | [INFO] [stdout] 7472 | unsafe { &(*(::std::ptr::null::())).same_screen as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7516:19 [INFO] [stdout] | [INFO] [stdout] 7516 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7526:19 [INFO] [stdout] | [INFO] [stdout] 7526 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7536:19 [INFO] [stdout] | [INFO] [stdout] 7536 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7546:19 [INFO] [stdout] | [INFO] [stdout] 7546 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7556:19 [INFO] [stdout] | [INFO] [stdout] 7556 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7566:19 [INFO] [stdout] | [INFO] [stdout] 7566 | unsafe { &(*(::std::ptr::null::())).root as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7576:19 [INFO] [stdout] | [INFO] [stdout] 7576 | unsafe { &(*(::std::ptr::null::())).subwindow as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7586:19 [INFO] [stdout] | [INFO] [stdout] 7586 | unsafe { &(*(::std::ptr::null::())).time as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7596:19 [INFO] [stdout] | [INFO] [stdout] 7596 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7606:19 [INFO] [stdout] | [INFO] [stdout] 7606 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7616:19 [INFO] [stdout] | [INFO] [stdout] 7616 | unsafe { &(*(::std::ptr::null::())).x_root as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7626:19 [INFO] [stdout] | [INFO] [stdout] 7626 | unsafe { &(*(::std::ptr::null::())).y_root as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7636:19 [INFO] [stdout] | [INFO] [stdout] 7636 | unsafe { &(*(::std::ptr::null::())).state as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7646:19 [INFO] [stdout] | [INFO] [stdout] 7646 | unsafe { &(*(::std::ptr::null::())).is_hint as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7656:19 [INFO] [stdout] | [INFO] [stdout] 7656 | unsafe { &(*(::std::ptr::null::())).same_screen as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7701:19 [INFO] [stdout] | [INFO] [stdout] 7701 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7711:19 [INFO] [stdout] | [INFO] [stdout] 7711 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7721:19 [INFO] [stdout] | [INFO] [stdout] 7721 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7731:19 [INFO] [stdout] | [INFO] [stdout] 7731 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7741:19 [INFO] [stdout] | [INFO] [stdout] 7741 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7751:19 [INFO] [stdout] | [INFO] [stdout] 7751 | unsafe { &(*(::std::ptr::null::())).root as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7761:19 [INFO] [stdout] | [INFO] [stdout] 7761 | unsafe { &(*(::std::ptr::null::())).subwindow as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7771:19 [INFO] [stdout] | [INFO] [stdout] 7771 | unsafe { &(*(::std::ptr::null::())).time as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7781:19 [INFO] [stdout] | [INFO] [stdout] 7781 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7791:19 [INFO] [stdout] | [INFO] [stdout] 7791 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7801:19 [INFO] [stdout] | [INFO] [stdout] 7801 | unsafe { &(*(::std::ptr::null::())).x_root as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7811:19 [INFO] [stdout] | [INFO] [stdout] 7811 | unsafe { &(*(::std::ptr::null::())).y_root as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7821:19 [INFO] [stdout] | [INFO] [stdout] 7821 | unsafe { &(*(::std::ptr::null::())).mode as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7831:19 [INFO] [stdout] | [INFO] [stdout] 7831 | unsafe { &(*(::std::ptr::null::())).detail as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7841:19 [INFO] [stdout] | [INFO] [stdout] 7841 | unsafe { &(*(::std::ptr::null::())).same_screen as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7851:19 [INFO] [stdout] | [INFO] [stdout] 7851 | unsafe { &(*(::std::ptr::null::())).focus as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7861:19 [INFO] [stdout] | [INFO] [stdout] 7861 | unsafe { &(*(::std::ptr::null::())).state as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7897:19 [INFO] [stdout] | [INFO] [stdout] 7897 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7907:19 [INFO] [stdout] | [INFO] [stdout] 7907 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7917:19 [INFO] [stdout] | [INFO] [stdout] 7917 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7927:19 [INFO] [stdout] | [INFO] [stdout] 7927 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7937:19 [INFO] [stdout] | [INFO] [stdout] 7937 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7947:19 [INFO] [stdout] | [INFO] [stdout] 7947 | unsafe { &(*(::std::ptr::null::())).mode as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7957:19 [INFO] [stdout] | [INFO] [stdout] 7957 | unsafe { &(*(::std::ptr::null::())).detail as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:7992:19 [INFO] [stdout] | [INFO] [stdout] 7992 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8002:19 [INFO] [stdout] | [INFO] [stdout] 8002 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8012:19 [INFO] [stdout] | [INFO] [stdout] 8012 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8022:19 [INFO] [stdout] | [INFO] [stdout] 8022 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8032:19 [INFO] [stdout] | [INFO] [stdout] 8032 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8042:19 [INFO] [stdout] | [INFO] [stdout] 8042 | unsafe { &(*(::std::ptr::null::())).key_vector as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8079:19 [INFO] [stdout] | [INFO] [stdout] 8079 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8089:19 [INFO] [stdout] | [INFO] [stdout] 8089 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8099:19 [INFO] [stdout] | [INFO] [stdout] 8099 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8109:19 [INFO] [stdout] | [INFO] [stdout] 8109 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8119:19 [INFO] [stdout] | [INFO] [stdout] 8119 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8129:19 [INFO] [stdout] | [INFO] [stdout] 8129 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8139:19 [INFO] [stdout] | [INFO] [stdout] 8139 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8149:19 [INFO] [stdout] | [INFO] [stdout] 8149 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8159:19 [INFO] [stdout] | [INFO] [stdout] 8159 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8169:19 [INFO] [stdout] | [INFO] [stdout] 8169 | unsafe { &(*(::std::ptr::null::())).count as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8208:19 [INFO] [stdout] | [INFO] [stdout] 8208 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8218:19 [INFO] [stdout] | [INFO] [stdout] 8218 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8228:19 [INFO] [stdout] | [INFO] [stdout] 8228 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8238:19 [INFO] [stdout] | [INFO] [stdout] 8238 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8248:19 [INFO] [stdout] | [INFO] [stdout] 8248 | unsafe { &(*(::std::ptr::null::())).drawable as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8258:19 [INFO] [stdout] | [INFO] [stdout] 8258 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8268:19 [INFO] [stdout] | [INFO] [stdout] 8268 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8278:19 [INFO] [stdout] | [INFO] [stdout] 8278 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8288:19 [INFO] [stdout] | [INFO] [stdout] 8288 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8298:19 [INFO] [stdout] | [INFO] [stdout] 8298 | unsafe { &(*(::std::ptr::null::())).count as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8308:19 [INFO] [stdout] | [INFO] [stdout] 8308 | unsafe { &(*(::std::ptr::null::())).major_code as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8318:19 [INFO] [stdout] | [INFO] [stdout] 8318 | unsafe { &(*(::std::ptr::null::())).minor_code as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8352:19 [INFO] [stdout] | [INFO] [stdout] 8352 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8362:19 [INFO] [stdout] | [INFO] [stdout] 8362 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8372:19 [INFO] [stdout] | [INFO] [stdout] 8372 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8382:19 [INFO] [stdout] | [INFO] [stdout] 8382 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8392:19 [INFO] [stdout] | [INFO] [stdout] 8392 | unsafe { &(*(::std::ptr::null::())).drawable as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8402:19 [INFO] [stdout] | [INFO] [stdout] 8402 | unsafe { &(*(::std::ptr::null::())).major_code as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8412:19 [INFO] [stdout] | [INFO] [stdout] 8412 | unsafe { &(*(::std::ptr::null::())).minor_code as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8445:19 [INFO] [stdout] | [INFO] [stdout] 8445 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8455:19 [INFO] [stdout] | [INFO] [stdout] 8455 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8465:19 [INFO] [stdout] | [INFO] [stdout] 8465 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8475:19 [INFO] [stdout] | [INFO] [stdout] 8475 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8485:19 [INFO] [stdout] | [INFO] [stdout] 8485 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8495:19 [INFO] [stdout] | [INFO] [stdout] 8495 | unsafe { &(*(::std::ptr::null::())).state as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8534:19 [INFO] [stdout] | [INFO] [stdout] 8534 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8544:19 [INFO] [stdout] | [INFO] [stdout] 8544 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8554:19 [INFO] [stdout] | [INFO] [stdout] 8554 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8564:19 [INFO] [stdout] | [INFO] [stdout] 8564 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8574:19 [INFO] [stdout] | [INFO] [stdout] 8574 | unsafe { &(*(::std::ptr::null::())).parent as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8584:19 [INFO] [stdout] | [INFO] [stdout] 8584 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8594:19 [INFO] [stdout] | [INFO] [stdout] 8594 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8604:19 [INFO] [stdout] | [INFO] [stdout] 8604 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8614:19 [INFO] [stdout] | [INFO] [stdout] 8614 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8624:19 [INFO] [stdout] | [INFO] [stdout] 8624 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8634:19 [INFO] [stdout] | [INFO] [stdout] 8634 | unsafe { &(*(::std::ptr::null::())).border_width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8645:14 [INFO] [stdout] | [INFO] [stdout] 8645 | &(*(::std::ptr::null::())).override_redirect as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8679:19 [INFO] [stdout] | [INFO] [stdout] 8679 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8689:19 [INFO] [stdout] | [INFO] [stdout] 8689 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8699:19 [INFO] [stdout] | [INFO] [stdout] 8699 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8709:19 [INFO] [stdout] | [INFO] [stdout] 8709 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8719:19 [INFO] [stdout] | [INFO] [stdout] 8719 | unsafe { &(*(::std::ptr::null::())).event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8729:19 [INFO] [stdout] | [INFO] [stdout] 8729 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8763:19 [INFO] [stdout] | [INFO] [stdout] 8763 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8773:19 [INFO] [stdout] | [INFO] [stdout] 8773 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8783:19 [INFO] [stdout] | [INFO] [stdout] 8783 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8793:19 [INFO] [stdout] | [INFO] [stdout] 8793 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8803:19 [INFO] [stdout] | [INFO] [stdout] 8803 | unsafe { &(*(::std::ptr::null::())).event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8813:19 [INFO] [stdout] | [INFO] [stdout] 8813 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8823:19 [INFO] [stdout] | [INFO] [stdout] 8823 | unsafe { &(*(::std::ptr::null::())).from_configure as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8857:19 [INFO] [stdout] | [INFO] [stdout] 8857 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8867:19 [INFO] [stdout] | [INFO] [stdout] 8867 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8877:19 [INFO] [stdout] | [INFO] [stdout] 8877 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8887:19 [INFO] [stdout] | [INFO] [stdout] 8887 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8897:19 [INFO] [stdout] | [INFO] [stdout] 8897 | unsafe { &(*(::std::ptr::null::())).event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8907:19 [INFO] [stdout] | [INFO] [stdout] 8907 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8917:19 [INFO] [stdout] | [INFO] [stdout] 8917 | unsafe { &(*(::std::ptr::null::())).override_redirect as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8950:19 [INFO] [stdout] | [INFO] [stdout] 8950 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8960:19 [INFO] [stdout] | [INFO] [stdout] 8960 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8970:19 [INFO] [stdout] | [INFO] [stdout] 8970 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8980:19 [INFO] [stdout] | [INFO] [stdout] 8980 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:8990:19 [INFO] [stdout] | [INFO] [stdout] 8990 | unsafe { &(*(::std::ptr::null::())).parent as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9000:19 [INFO] [stdout] | [INFO] [stdout] 9000 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9037:19 [INFO] [stdout] | [INFO] [stdout] 9037 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9047:19 [INFO] [stdout] | [INFO] [stdout] 9047 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9057:19 [INFO] [stdout] | [INFO] [stdout] 9057 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9067:19 [INFO] [stdout] | [INFO] [stdout] 9067 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9077:19 [INFO] [stdout] | [INFO] [stdout] 9077 | unsafe { &(*(::std::ptr::null::())).event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9087:19 [INFO] [stdout] | [INFO] [stdout] 9087 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9097:19 [INFO] [stdout] | [INFO] [stdout] 9097 | unsafe { &(*(::std::ptr::null::())).parent as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9107:19 [INFO] [stdout] | [INFO] [stdout] 9107 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9117:19 [INFO] [stdout] | [INFO] [stdout] 9117 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9128:14 [INFO] [stdout] | [INFO] [stdout] 9128 | &(*(::std::ptr::null::())).override_redirect as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9169:19 [INFO] [stdout] | [INFO] [stdout] 9169 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9179:19 [INFO] [stdout] | [INFO] [stdout] 9179 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9189:19 [INFO] [stdout] | [INFO] [stdout] 9189 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9199:19 [INFO] [stdout] | [INFO] [stdout] 9199 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9209:19 [INFO] [stdout] | [INFO] [stdout] 9209 | unsafe { &(*(::std::ptr::null::())).event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9219:19 [INFO] [stdout] | [INFO] [stdout] 9219 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9229:19 [INFO] [stdout] | [INFO] [stdout] 9229 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9239:19 [INFO] [stdout] | [INFO] [stdout] 9239 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9249:19 [INFO] [stdout] | [INFO] [stdout] 9249 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9259:19 [INFO] [stdout] | [INFO] [stdout] 9259 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9269:19 [INFO] [stdout] | [INFO] [stdout] 9269 | unsafe { &(*(::std::ptr::null::())).border_width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9279:19 [INFO] [stdout] | [INFO] [stdout] 9279 | unsafe { &(*(::std::ptr::null::())).above as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9290:14 [INFO] [stdout] | [INFO] [stdout] 9290 | &(*(::std::ptr::null::())).override_redirect as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9326:19 [INFO] [stdout] | [INFO] [stdout] 9326 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9336:19 [INFO] [stdout] | [INFO] [stdout] 9336 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9346:19 [INFO] [stdout] | [INFO] [stdout] 9346 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9356:19 [INFO] [stdout] | [INFO] [stdout] 9356 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9366:19 [INFO] [stdout] | [INFO] [stdout] 9366 | unsafe { &(*(::std::ptr::null::())).event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9376:19 [INFO] [stdout] | [INFO] [stdout] 9376 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9386:19 [INFO] [stdout] | [INFO] [stdout] 9386 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9396:19 [INFO] [stdout] | [INFO] [stdout] 9396 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9430:19 [INFO] [stdout] | [INFO] [stdout] 9430 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9440:19 [INFO] [stdout] | [INFO] [stdout] 9440 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9450:19 [INFO] [stdout] | [INFO] [stdout] 9450 | unsafe { &(*(::std::ptr::null::())).send_event as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9460:19 [INFO] [stdout] | [INFO] [stdout] 9460 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9470:19 [INFO] [stdout] | [INFO] [stdout] 9470 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9480:19 [INFO] [stdout] | [INFO] [stdout] 9480 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9490:19 [INFO] [stdout] | [INFO] [stdout] 9490 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9531:19 [INFO] [stdout] | [INFO] [stdout] 9531 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9541:19 [INFO] [stdout] | [INFO] [stdout] 9541 | unsafe { &(*(::std::ptr::null::())).serial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9552:14 [INFO] [stdout] | [INFO] [stdout] 9552 | &(*(::std::ptr::null::())).send_event as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9563:19 [INFO] [stdout] | [INFO] [stdout] 9563 | unsafe { &(*(::std::ptr::null::())).display as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9573:19 [INFO] [stdout] | [INFO] [stdout] 9573 | unsafe { &(*(::std::ptr::null::())).parent as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9583:19 [INFO] [stdout] | [INFO] [stdout] 9583 | unsafe { &(*(::std::ptr::null::())).window as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9593:19 [INFO] [stdout] | [INFO] [stdout] 9593 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9603:19 [INFO] [stdout] | [INFO] [stdout] 9603 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9613:19 [INFO] [stdout] | [INFO] [stdout] 9613 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9623:19 [INFO] [stdout] | [INFO] [stdout] 9623 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9634:14 [INFO] [stdout] | [INFO] [stdout] 9634 | &(*(::std::ptr::null::())).border_width as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9645:19 [INFO] [stdout] | [INFO] [stdout] 9645 | unsafe { &(*(::std::ptr::null::())).above as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9655:19 [INFO] [stdout] | [INFO] [stdout] 9655 | unsafe { &(*(::std::ptr::null::())).detail as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9666:14 [INFO] [stdout] | [INFO] [stdout] 9666 | &(*(::std::ptr::null::())).value_mask as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/egl.rs:9701:19 [INFO] [stdout] | [WARN] too many lines in the log, truncating it