[INFO] fetching crate ovr-mobile-sys 0.4.0... [INFO] checking ovr-mobile-sys-0.4.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate ovr-mobile-sys 0.4.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate ovr-mobile-sys 0.4.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ovr-mobile-sys 0.4.0 [INFO] finished tweaking crates.io crate ovr-mobile-sys 0.4.0 [INFO] tweaked toml for crates.io crate ovr-mobile-sys 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3558120c267a12382332202c54762f68587aa07e4f22d122b9f037be51998be1 [INFO] running `Command { std: "docker" "start" "-a" "3558120c267a12382332202c54762f68587aa07e4f22d122b9f037be51998be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3558120c267a12382332202c54762f68587aa07e4f22d122b9f037be51998be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3558120c267a12382332202c54762f68587aa07e4f22d122b9f037be51998be1", kill_on_drop: false }` [INFO] [stdout] 3558120c267a12382332202c54762f68587aa07e4f22d122b9f037be51998be1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 031a9ac489f1ec54e9e973cfa259af4b6e8dfe5e7e30d78810eb851e5b706787 [INFO] running `Command { std: "docker" "start" "-a" "031a9ac489f1ec54e9e973cfa259af4b6e8dfe5e7e30d78810eb851e5b706787", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling ovr-mobile-sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/helpers.rs:636:61 [INFO] [stdout] | [INFO] [stdout] 636 | layer.Header.SurfaceTextureObject = ::std::ptr::null_mut();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 77 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] = note: `#[deny(conflicting_repr_hints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | #[repr(i32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 84 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:444:8 [INFO] [stdout] | [INFO] [stdout] 444 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 445 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:451:8 [INFO] [stdout] | [INFO] [stdout] 451 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 452 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:459:8 [INFO] [stdout] | [INFO] [stdout] 459 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 460 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 469 | #[repr(i32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 470 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:484:8 [INFO] [stdout] | [INFO] [stdout] 484 | #[repr(i32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 485 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:496:8 [INFO] [stdout] | [INFO] [stdout] 496 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 497 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:504:8 [INFO] [stdout] | [INFO] [stdout] 504 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 505 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:511:8 [INFO] [stdout] | [INFO] [stdout] 511 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 512 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:534:8 [INFO] [stdout] | [INFO] [stdout] 534 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 535 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:542:8 [INFO] [stdout] | [INFO] [stdout] 542 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 543 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:562:8 [INFO] [stdout] | [INFO] [stdout] 562 | #[repr(i32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 563 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:570:8 [INFO] [stdout] | [INFO] [stdout] 570 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 571 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:674:8 [INFO] [stdout] | [INFO] [stdout] 674 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 675 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:891:8 [INFO] [stdout] | [INFO] [stdout] 891 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 892 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1056:8 [INFO] [stdout] | [INFO] [stdout] 1056 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1057 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1065:8 [INFO] [stdout] | [INFO] [stdout] 1065 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1066 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1075:8 [INFO] [stdout] | [INFO] [stdout] 1075 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1076 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1090:8 [INFO] [stdout] | [INFO] [stdout] 1090 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1091 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1097:8 [INFO] [stdout] | [INFO] [stdout] 1097 | #[repr(i32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1098 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1108:8 [INFO] [stdout] | [INFO] [stdout] 1108 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1109 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1117:8 [INFO] [stdout] | [INFO] [stdout] 1117 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1118 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1127:8 [INFO] [stdout] | [INFO] [stdout] 1127 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1128 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1135:8 [INFO] [stdout] | [INFO] [stdout] 1135 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1136 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1146:8 [INFO] [stdout] | [INFO] [stdout] 1146 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1147 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1152:8 [INFO] [stdout] | [INFO] [stdout] 1152 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1153 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1602:8 [INFO] [stdout] | [INFO] [stdout] 1602 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1603 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:2489:8 [INFO] [stdout] | [INFO] [stdout] 2489 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 2490 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:2625:8 [INFO] [stdout] | [INFO] [stdout] 2625 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 2626 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:2646:8 [INFO] [stdout] | [INFO] [stdout] 2646 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 2647 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:2660:8 [INFO] [stdout] | [INFO] [stdout] 2660 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 2661 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:2709:8 [INFO] [stdout] | [INFO] [stdout] 2709 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 2710 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:3211:8 [INFO] [stdout] | [INFO] [stdout] 3211 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 3212 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:43:46 [INFO] [stdout] | [INFO] [stdout] 43 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:67:46 [INFO] [stdout] | [INFO] [stdout] 67 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:90:46 [INFO] [stdout] | [INFO] [stdout] 90 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:102:46 [INFO] [stdout] | [INFO] [stdout] 102 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:167:46 [INFO] [stdout] | [INFO] [stdout] 167 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:243:46 [INFO] [stdout] | [INFO] [stdout] 243 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:357:44 [INFO] [stdout] | [INFO] [stdout] 357 | let mut m: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:403:44 [INFO] [stdout] | [INFO] [stdout] 403 | let mut quat: ovrQuatf = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/helpers.rs:636:61 [INFO] [stdout] | [INFO] [stdout] 636 | layer.Header.SurfaceTextureObject = ::std::ptr::null_mut();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 77 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] = note: `#[deny(conflicting_repr_hints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | #[repr(i32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 84 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:444:8 [INFO] [stdout] | [INFO] [stdout] 444 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 445 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:451:8 [INFO] [stdout] | [INFO] [stdout] 451 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 452 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:459:8 [INFO] [stdout] | [INFO] [stdout] 459 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 460 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 469 | #[repr(i32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 470 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:484:8 [INFO] [stdout] | [INFO] [stdout] 484 | #[repr(i32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 485 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:496:8 [INFO] [stdout] | [INFO] [stdout] 496 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 497 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:504:8 [INFO] [stdout] | [INFO] [stdout] 504 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 505 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:511:8 [INFO] [stdout] | [INFO] [stdout] 511 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 512 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:534:8 [INFO] [stdout] | [INFO] [stdout] 534 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 535 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:542:8 [INFO] [stdout] | [INFO] [stdout] 542 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 543 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:562:8 [INFO] [stdout] | [INFO] [stdout] 562 | #[repr(i32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 563 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:570:8 [INFO] [stdout] | [INFO] [stdout] 570 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 571 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:674:8 [INFO] [stdout] | [INFO] [stdout] 674 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 675 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:891:8 [INFO] [stdout] | [INFO] [stdout] 891 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 892 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1056:8 [INFO] [stdout] | [INFO] [stdout] 1056 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1057 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1065:8 [INFO] [stdout] | [INFO] [stdout] 1065 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1066 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1075:8 [INFO] [stdout] | [INFO] [stdout] 1075 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1076 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1090:8 [INFO] [stdout] | [INFO] [stdout] 1090 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1091 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1097:8 [INFO] [stdout] | [INFO] [stdout] 1097 | #[repr(i32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1098 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1108:8 [INFO] [stdout] | [INFO] [stdout] 1108 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1109 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1117:8 [INFO] [stdout] | [INFO] [stdout] 1117 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1118 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1127:8 [INFO] [stdout] | [INFO] [stdout] 1127 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1128 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1135:8 [INFO] [stdout] | [INFO] [stdout] 1135 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1136 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1146:8 [INFO] [stdout] | [INFO] [stdout] 1146 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1147 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1152:8 [INFO] [stdout] | [INFO] [stdout] 1152 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1153 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:1602:8 [INFO] [stdout] | [INFO] [stdout] 1602 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 1603 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:2489:8 [INFO] [stdout] | [INFO] [stdout] 2489 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 2490 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:2625:8 [INFO] [stdout] | [INFO] [stdout] 2625 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 2626 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:2646:8 [INFO] [stdout] | [INFO] [stdout] 2646 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 2647 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:2660:8 [INFO] [stdout] | [INFO] [stdout] 2660 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 2661 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:2709:8 [INFO] [stdout] | [INFO] [stdout] 2709 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 2710 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/bindings.rs:3211:8 [INFO] [stdout] | [INFO] [stdout] 3211 | #[repr(u32)] [INFO] [stdout] | ^^^ [INFO] [stdout] 3212 | #[repr(C)] [INFO] [stdout] | ^ [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: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:43:46 [INFO] [stdout] | [INFO] [stdout] 43 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:67:46 [INFO] [stdout] | [INFO] [stdout] 67 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:90:46 [INFO] [stdout] | [INFO] [stdout] 90 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:102:46 [INFO] [stdout] | [INFO] [stdout] 102 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:167:46 [INFO] [stdout] | [INFO] [stdout] 167 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:243:46 [INFO] [stdout] | [INFO] [stdout] 243 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:357:44 [INFO] [stdout] | [INFO] [stdout] 357 | let mut m: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/helpers.rs:403:44 [INFO] [stdout] | [INFO] [stdout] 403 | let mut quat: ovrQuatf = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:16:41 [INFO] [stdout] | [INFO] [stdout] 16 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 43 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:167:41 [INFO] [stdout] | [INFO] [stdout] 167 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:243:41 [INFO] [stdout] | [INFO] [stdout] 243 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:357:39 [INFO] [stdout] | [INFO] [stdout] 357 | let mut m: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrQuatf_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:403:39 [INFO] [stdout] | [INFO] [stdout] 403 | let mut quat: ovrQuatf = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | pub x: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 34 previous errors; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0566`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ovr-mobile-sys` (lib) due to 69 previous errors; 19 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | unsafe { &(*(::std::ptr::null::())).Vm 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/bindings.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | unsafe { &(*(::std::ptr::null::())).Env as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | unsafe { &(*(::std::ptr::null::())).ActivityObject as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | 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/bindings.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 127 | 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/bindings.rs:158:19 [INFO] [stdout] | [INFO] [stdout] 158 | 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/bindings.rs:168:19 [INFO] [stdout] | [INFO] [stdout] 168 | 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/bindings.rs:178:19 [INFO] [stdout] | [INFO] [stdout] 178 | unsafe { &(*(::std::ptr::null::())).z as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:210:19 [INFO] [stdout] | [INFO] [stdout] 210 | 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/bindings.rs:220:19 [INFO] [stdout] | [INFO] [stdout] 220 | 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/bindings.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | unsafe { &(*(::std::ptr::null::())).z as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:240:19 [INFO] [stdout] | [INFO] [stdout] 240 | unsafe { &(*(::std::ptr::null::())).w as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:272:19 [INFO] [stdout] | [INFO] [stdout] 272 | 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/bindings.rs:282:19 [INFO] [stdout] | [INFO] [stdout] 282 | 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/bindings.rs:292:19 [INFO] [stdout] | [INFO] [stdout] 292 | unsafe { &(*(::std::ptr::null::())).z as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:302:19 [INFO] [stdout] | [INFO] [stdout] 302 | unsafe { &(*(::std::ptr::null::())).w as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:331:19 [INFO] [stdout] | [INFO] [stdout] 331 | unsafe { &(*(::std::ptr::null::())).M as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:361:19 [INFO] [stdout] | [INFO] [stdout] 361 | unsafe { &(*(::std::ptr::null::())).Orientation as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:371:19 [INFO] [stdout] | [INFO] [stdout] 371 | unsafe { &(*(::std::ptr::null::())).Position as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:403:19 [INFO] [stdout] | [INFO] [stdout] 403 | 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/bindings.rs:413:19 [INFO] [stdout] | [INFO] [stdout] 413 | 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/bindings.rs:423:19 [INFO] [stdout] | [INFO] [stdout] 423 | 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/bindings.rs:433:19 [INFO] [stdout] | [INFO] [stdout] 433 | 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/bindings.rs:604:19 [INFO] [stdout] | [INFO] [stdout] 604 | 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/bindings.rs:614:19 [INFO] [stdout] | [INFO] [stdout] 614 | unsafe { &(*(::std::ptr::null::())).ProductVersion as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:624:19 [INFO] [stdout] | [INFO] [stdout] 624 | unsafe { &(*(::std::ptr::null::())).MajorVersion as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:634:19 [INFO] [stdout] | [INFO] [stdout] 634 | unsafe { &(*(::std::ptr::null::())).MinorVersion as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:644:19 [INFO] [stdout] | [INFO] [stdout] 644 | unsafe { &(*(::std::ptr::null::())).PatchVersion as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:654:19 [INFO] [stdout] | [INFO] [stdout] 654 | unsafe { &(*(::std::ptr::null::())).GraphicsAPI as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:664:19 [INFO] [stdout] | [INFO] [stdout] 664 | unsafe { &(*(::std::ptr::null::())).Java as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:708:19 [INFO] [stdout] | [INFO] [stdout] 708 | 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/bindings.rs:718:19 [INFO] [stdout] | [INFO] [stdout] 718 | 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/bindings.rs:728:19 [INFO] [stdout] | [INFO] [stdout] 728 | unsafe { &(*(::std::ptr::null::())).Java as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:738:19 [INFO] [stdout] | [INFO] [stdout] 738 | 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/bindings.rs:748:19 [INFO] [stdout] | [INFO] [stdout] 748 | unsafe { &(*(::std::ptr::null::())).WindowSurface as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:758:19 [INFO] [stdout] | [INFO] [stdout] 758 | unsafe { &(*(::std::ptr::null::())).ShareContext as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:798:19 [INFO] [stdout] | [INFO] [stdout] 798 | unsafe { &(*(::std::ptr::null::())).Pose as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:809:14 [INFO] [stdout] | [INFO] [stdout] 809 | &(*(::std::ptr::null::())).AngularVelocity as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:821:14 [INFO] [stdout] | [INFO] [stdout] 821 | &(*(::std::ptr::null::())).LinearVelocity as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:833:14 [INFO] [stdout] | [INFO] [stdout] 833 | &(*(::std::ptr::null::())).AngularAcceleration as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:845:14 [INFO] [stdout] | [INFO] [stdout] 845 | &(*(::std::ptr::null::())).LinearAcceleration as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:856:19 [INFO] [stdout] | [INFO] [stdout] 856 | unsafe { &(*(::std::ptr::null::())).dead10 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:867:14 [INFO] [stdout] | [INFO] [stdout] 867 | &(*(::std::ptr::null::())).TimeInSeconds as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:879:14 [INFO] [stdout] | [INFO] [stdout] 879 | &(*(::std::ptr::null::())).PredictionInSeconds as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:927:14 [INFO] [stdout] | [INFO] [stdout] 927 | &(*(::std::ptr::null::())).ProjectionMatrix 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/bindings.rs:940:14 [INFO] [stdout] | [INFO] [stdout] 940 | &(*(::std::ptr::null::())).ViewMatrix as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:964:19 [INFO] [stdout] | [INFO] [stdout] 964 | unsafe { &(*(::std::ptr::null::())).Status as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:974:19 [INFO] [stdout] | [INFO] [stdout] 974 | unsafe { &(*(::std::ptr::null::())).dead12 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:984:19 [INFO] [stdout] | [INFO] [stdout] 984 | unsafe { &(*(::std::ptr::null::())).HeadPose as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:994:19 [INFO] [stdout] | [INFO] [stdout] 994 | unsafe { &(*(::std::ptr::null::())).Eye as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1025:19 [INFO] [stdout] | [INFO] [stdout] 1025 | unsafe { &(*(::std::ptr::null::())).Status as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1035:19 [INFO] [stdout] | [INFO] [stdout] 1035 | unsafe { &(*(::std::ptr::null::())).dead14 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1045:19 [INFO] [stdout] | [INFO] [stdout] 1045 | unsafe { &(*(::std::ptr::null::())).HeadPose as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1186:14 [INFO] [stdout] | [INFO] [stdout] 1186 | &(*(::std::ptr::null::())).ColorTextureSwapChain 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/bindings.rs:1199:14 [INFO] [stdout] | [INFO] [stdout] 1199 | &(*(::std::ptr::null::())).DepthTextureSwapChain 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/bindings.rs:1212:14 [INFO] [stdout] | [INFO] [stdout] 1212 | &(*(::std::ptr::null::())).TextureSwapChainIndex 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/bindings.rs:1225:14 [INFO] [stdout] | [INFO] [stdout] 1225 | &(*(::std::ptr::null::())).TexCoordsFromTanAngles 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/bindings.rs:1238:14 [INFO] [stdout] | [INFO] [stdout] 1238 | &(*(::std::ptr::null::())).TextureRect as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1249:19 [INFO] [stdout] | [INFO] [stdout] 1249 | unsafe { &(*(::std::ptr::null::())).dead16 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1259:19 [INFO] [stdout] | [INFO] [stdout] 1259 | unsafe { &(*(::std::ptr::null::())).HeadPose as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1270:14 [INFO] [stdout] | [INFO] [stdout] 1270 | &(*(::std::ptr::null::())).CompletionFence as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1306:19 [INFO] [stdout] | [INFO] [stdout] 1306 | unsafe { &(*(::std::ptr::null::())).Textures as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1316:19 [INFO] [stdout] | [INFO] [stdout] 1316 | unsafe { &(*(::std::ptr::null::())).SpinSpeed as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1326:19 [INFO] [stdout] | [INFO] [stdout] 1326 | unsafe { &(*(::std::ptr::null::())).SpinScale as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1336:19 [INFO] [stdout] | [INFO] [stdout] 1336 | unsafe { &(*(::std::ptr::null::())).ColorScale as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1346:19 [INFO] [stdout] | [INFO] [stdout] 1346 | unsafe { &(*(::std::ptr::null::())).dead18 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1356:19 [INFO] [stdout] | [INFO] [stdout] 1356 | unsafe { &(*(::std::ptr::null::())).SrcBlend as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1366:19 [INFO] [stdout] | [INFO] [stdout] 1366 | unsafe { &(*(::std::ptr::null::())).DstBlend as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1376:19 [INFO] [stdout] | [INFO] [stdout] 1376 | 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/bindings.rs:1407:19 [INFO] [stdout] | [INFO] [stdout] 1407 | unsafe { &(*(::std::ptr::null::())).CpuLevel as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1417:19 [INFO] [stdout] | [INFO] [stdout] 1417 | unsafe { &(*(::std::ptr::null::())).GpuLevel as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1428:14 [INFO] [stdout] | [INFO] [stdout] 1428 | &(*(::std::ptr::null::())).MainThreadTid as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1440:14 [INFO] [stdout] | [INFO] [stdout] 1440 | &(*(::std::ptr::null::())).RenderThreadTid as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1480:19 [INFO] [stdout] | [INFO] [stdout] 1480 | 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/bindings.rs:1490:19 [INFO] [stdout] | [INFO] [stdout] 1490 | unsafe { &(*(::std::ptr::null::())).dead21 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1500:19 [INFO] [stdout] | [INFO] [stdout] 1500 | unsafe { &(*(::std::ptr::null::())).Layers as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1510:19 [INFO] [stdout] | [INFO] [stdout] 1510 | unsafe { &(*(::std::ptr::null::())).LayerCount as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1520:19 [INFO] [stdout] | [INFO] [stdout] 1520 | 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/bindings.rs:1530:19 [INFO] [stdout] | [INFO] [stdout] 1530 | unsafe { &(*(::std::ptr::null::())).FrameIndex as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1540:19 [INFO] [stdout] | [INFO] [stdout] 1540 | unsafe { &(*(::std::ptr::null::())).SwapInterval as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1550:19 [INFO] [stdout] | [INFO] [stdout] 1550 | unsafe { &(*(::std::ptr::null::())).ExtraLatencyMode as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1560:19 [INFO] [stdout] | [INFO] [stdout] 1560 | unsafe { &(*(::std::ptr::null::())).ExternalVelocity as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1571:14 [INFO] [stdout] | [INFO] [stdout] 1571 | &(*(::std::ptr::null::())).SurfaceTextureObject as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1582:19 [INFO] [stdout] | [INFO] [stdout] 1582 | unsafe { &(*(::std::ptr::null::())).PerformanceParms as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1592:19 [INFO] [stdout] | [INFO] [stdout] 1592 | unsafe { &(*(::std::ptr::null::())).Java as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1636:19 [INFO] [stdout] | [INFO] [stdout] 1636 | 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/bindings.rs:1646:19 [INFO] [stdout] | [INFO] [stdout] 1646 | 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/bindings.rs:1656:19 [INFO] [stdout] | [INFO] [stdout] 1656 | unsafe { &(*(::std::ptr::null::())).ColorScale as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1666:19 [INFO] [stdout] | [INFO] [stdout] 1666 | unsafe { &(*(::std::ptr::null::())).SrcBlend as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1676:19 [INFO] [stdout] | [INFO] [stdout] 1676 | unsafe { &(*(::std::ptr::null::())).DstBlend as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1687:14 [INFO] [stdout] | [INFO] [stdout] 1687 | &(*(::std::ptr::null::())).SurfaceTextureObject as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1731:14 [INFO] [stdout] | [INFO] [stdout] 1731 | &(*(::std::ptr::null::())).ColorSwapChain 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/bindings.rs:1744:14 [INFO] [stdout] | [INFO] [stdout] 1744 | &(*(::std::ptr::null::())).SwapChainIndex 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/bindings.rs:1757:14 [INFO] [stdout] | [INFO] [stdout] 1757 | &(*(::std::ptr::null::())).TexCoordsFromTanAngles [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1770:14 [INFO] [stdout] | [INFO] [stdout] 1770 | &(*(::std::ptr::null::())).TextureRect 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/bindings.rs:1795:19 [INFO] [stdout] | [INFO] [stdout] 1795 | unsafe { &(*(::std::ptr::null::())).Header as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1805:19 [INFO] [stdout] | [INFO] [stdout] 1805 | unsafe { &(*(::std::ptr::null::())).HeadPose as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1815:19 [INFO] [stdout] | [INFO] [stdout] 1815 | unsafe { &(*(::std::ptr::null::())).Textures as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1855:14 [INFO] [stdout] | [INFO] [stdout] 1855 | &(*(::std::ptr::null::())).ColorSwapChain 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/bindings.rs:1868:14 [INFO] [stdout] | [INFO] [stdout] 1868 | &(*(::std::ptr::null::())).SwapChainIndex 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/bindings.rs:1881:14 [INFO] [stdout] | [INFO] [stdout] 1881 | &(*(::std::ptr::null::())).TexCoordsFromTanAngles [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1894:14 [INFO] [stdout] | [INFO] [stdout] 1894 | &(*(::std::ptr::null::())).TextureRect 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/bindings.rs:1907:14 [INFO] [stdout] | [INFO] [stdout] 1907 | &(*(::std::ptr::null::())).TextureMatrix 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/bindings.rs:1932:19 [INFO] [stdout] | [INFO] [stdout] 1932 | unsafe { &(*(::std::ptr::null::())).Header as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1942:19 [INFO] [stdout] | [INFO] [stdout] 1942 | unsafe { &(*(::std::ptr::null::())).HeadPose as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1952:19 [INFO] [stdout] | [INFO] [stdout] 1952 | unsafe { &(*(::std::ptr::null::())).Textures as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1991:14 [INFO] [stdout] | [INFO] [stdout] 1991 | &(*(::std::ptr::null::())).ColorSwapChain 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/bindings.rs:2004:14 [INFO] [stdout] | [INFO] [stdout] 2004 | &(*(::std::ptr::null::())).SwapChainIndex 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/bindings.rs:2029:19 [INFO] [stdout] | [INFO] [stdout] 2029 | unsafe { &(*(::std::ptr::null::())).Header as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2039:19 [INFO] [stdout] | [INFO] [stdout] 2039 | unsafe { &(*(::std::ptr::null::())).HeadPose as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2050:14 [INFO] [stdout] | [INFO] [stdout] 2050 | &(*(::std::ptr::null::())).TexCoordsFromTanAngles as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2061:19 [INFO] [stdout] | [INFO] [stdout] 2061 | unsafe { &(*(::std::ptr::null::())).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/bindings.rs:2071:19 [INFO] [stdout] | [INFO] [stdout] 2071 | unsafe { &(*(::std::ptr::null::())).Textures as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2111:14 [INFO] [stdout] | [INFO] [stdout] 2111 | &(*(::std::ptr::null::())).ColorSwapChain 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/bindings.rs:2124:14 [INFO] [stdout] | [INFO] [stdout] 2124 | &(*(::std::ptr::null::())).SwapChainIndex 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/bindings.rs:2137:14 [INFO] [stdout] | [INFO] [stdout] 2137 | &(*(::std::ptr::null::())).TextureRect 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/bindings.rs:2150:14 [INFO] [stdout] | [INFO] [stdout] 2150 | &(*(::std::ptr::null::())).TextureMatrix 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/bindings.rs:2175:19 [INFO] [stdout] | [INFO] [stdout] 2175 | unsafe { &(*(::std::ptr::null::())).Header as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2185:19 [INFO] [stdout] | [INFO] [stdout] 2185 | unsafe { &(*(::std::ptr::null::())).HeadPose as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2196:14 [INFO] [stdout] | [INFO] [stdout] 2196 | &(*(::std::ptr::null::())).TexCoordsFromTanAngles 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/bindings.rs:2208:19 [INFO] [stdout] | [INFO] [stdout] 2208 | unsafe { &(*(::std::ptr::null::())).Textures as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2240:19 [INFO] [stdout] | [INFO] [stdout] 2240 | unsafe { &(*(::std::ptr::null::())).Header as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2250:19 [INFO] [stdout] | [INFO] [stdout] 2250 | unsafe { &(*(::std::ptr::null::())).SpinSpeed as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2260:19 [INFO] [stdout] | [INFO] [stdout] 2260 | unsafe { &(*(::std::ptr::null::())).SpinScale as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2271:14 [INFO] [stdout] | [INFO] [stdout] 2271 | &(*(::std::ptr::null::())).ColorSwapChain as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2283:14 [INFO] [stdout] | [INFO] [stdout] 2283 | &(*(::std::ptr::null::())).SwapChainIndex as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2318:19 [INFO] [stdout] | [INFO] [stdout] 2318 | unsafe { &(*(::std::ptr::null::())).Header as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2328:19 [INFO] [stdout] | [INFO] [stdout] 2328 | unsafe { &(*(::std::ptr::null::())).Projection as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2338:19 [INFO] [stdout] | [INFO] [stdout] 2338 | unsafe { &(*(::std::ptr::null::())).Cylinder as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2348:19 [INFO] [stdout] | [INFO] [stdout] 2348 | unsafe { &(*(::std::ptr::null::())).Cube as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2358:19 [INFO] [stdout] | [INFO] [stdout] 2358 | unsafe { &(*(::std::ptr::null::())).Equirect as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2368:19 [INFO] [stdout] | [INFO] [stdout] 2368 | unsafe { &(*(::std::ptr::null::())).LoadingIcon as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2403:14 [INFO] [stdout] | [INFO] [stdout] 2403 | &(*(::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/bindings.rs:2415:14 [INFO] [stdout] | [INFO] [stdout] 2415 | &(*(::std::ptr::null::())).SwapInterval 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/bindings.rs:2428:14 [INFO] [stdout] | [INFO] [stdout] 2428 | &(*(::std::ptr::null::())).FrameIndex as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2440:14 [INFO] [stdout] | [INFO] [stdout] 2440 | &(*(::std::ptr::null::())).DisplayTime as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2452:14 [INFO] [stdout] | [INFO] [stdout] 2452 | &(*(::std::ptr::null::())).CompletionFence 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/bindings.rs:2465:14 [INFO] [stdout] | [INFO] [stdout] 2465 | &(*(::std::ptr::null::())).LayerCount as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2477:14 [INFO] [stdout] | [INFO] [stdout] 2477 | &(*(::std::ptr::null::())).Layers as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2686:19 [INFO] [stdout] | [INFO] [stdout] 2686 | 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/bindings.rs:2697:14 [INFO] [stdout] | [INFO] [stdout] 2697 | &(*(::std::ptr::null::())).DeviceID as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2748:14 [INFO] [stdout] | [INFO] [stdout] 2748 | &(*(::std::ptr::null::())).Header 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/bindings.rs:2761:14 [INFO] [stdout] | [INFO] [stdout] 2761 | &(*(::std::ptr::null::())).ControllerCapabilities [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2774:14 [INFO] [stdout] | [INFO] [stdout] 2774 | &(*(::std::ptr::null::())).ButtonCapabilities [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2787:14 [INFO] [stdout] | [INFO] [stdout] 2787 | &(*(::std::ptr::null::())).TrackpadMaxX 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/bindings.rs:2800:14 [INFO] [stdout] | [INFO] [stdout] 2800 | &(*(::std::ptr::null::())).TrackpadMaxY 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/bindings.rs:2813:14 [INFO] [stdout] | [INFO] [stdout] 2813 | &(*(::std::ptr::null::())).TrackpadSizeX 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/bindings.rs:2826:14 [INFO] [stdout] | [INFO] [stdout] 2826 | &(*(::std::ptr::null::())).TrackpadSizeY 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/bindings.rs:2864:14 [INFO] [stdout] | [INFO] [stdout] 2864 | &(*(::std::ptr::null::())).Header as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2876:14 [INFO] [stdout] | [INFO] [stdout] 2876 | &(*(::std::ptr::null::())).ControllerCapabilities [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2889:14 [INFO] [stdout] | [INFO] [stdout] 2889 | &(*(::std::ptr::null::())).ButtonCapabilities 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/bindings.rs:2902:14 [INFO] [stdout] | [INFO] [stdout] 2902 | &(*(::std::ptr::null::())).TrackpadMaxX 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/bindings.rs:2915:14 [INFO] [stdout] | [INFO] [stdout] 2915 | &(*(::std::ptr::null::())).TrackpadMaxY 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/bindings.rs:2928:14 [INFO] [stdout] | [INFO] [stdout] 2928 | &(*(::std::ptr::null::())).TrackpadSizeX 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/bindings.rs:2941:14 [INFO] [stdout] | [INFO] [stdout] 2941 | &(*(::std::ptr::null::())).TrackpadSizeY 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/bindings.rs:2974:14 [INFO] [stdout] | [INFO] [stdout] 2974 | &(*(::std::ptr::null::())).ControllerType as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2986:14 [INFO] [stdout] | [INFO] [stdout] 2986 | &(*(::std::ptr::null::())).TimeInSeconds as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3023:14 [INFO] [stdout] | [INFO] [stdout] 3023 | &(*(::std::ptr::null::())).Header as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3035:14 [INFO] [stdout] | [INFO] [stdout] 3035 | &(*(::std::ptr::null::())).Buttons as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3047:14 [INFO] [stdout] | [INFO] [stdout] 3047 | &(*(::std::ptr::null::())).TrackpadStatus 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/bindings.rs:3060:14 [INFO] [stdout] | [INFO] [stdout] 3060 | &(*(::std::ptr::null::())).TrackpadPosition 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/bindings.rs:3073:14 [INFO] [stdout] | [INFO] [stdout] 3073 | &(*(::std::ptr::null::())).BatteryPercentRemaining [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3086:14 [INFO] [stdout] | [INFO] [stdout] 3086 | &(*(::std::ptr::null::())).RecenterCount 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/bindings.rs:3099:14 [INFO] [stdout] | [INFO] [stdout] 3099 | &(*(::std::ptr::null::())).Reserved as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3132:19 [INFO] [stdout] | [INFO] [stdout] 3132 | unsafe { &(*(::std::ptr::null::())).Header as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3142:19 [INFO] [stdout] | [INFO] [stdout] 3142 | unsafe { &(*(::std::ptr::null::())).Buttons as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3153:14 [INFO] [stdout] | [INFO] [stdout] 3153 | &(*(::std::ptr::null::())).TrackpadStatus as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3165:14 [INFO] [stdout] | [INFO] [stdout] 3165 | &(*(::std::ptr::null::())).TrackpadPosition as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:16:41 [INFO] [stdout] | [INFO] [stdout] 16 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 43 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:167:41 [INFO] [stdout] | [INFO] [stdout] 167 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:243:41 [INFO] [stdout] | [INFO] [stdout] 243 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:357:39 [INFO] [stdout] | [INFO] [stdout] 357 | let mut m: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub M: [[f32; 4usize]; 4usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ovrQuatf_` does not permit being left uninitialized [INFO] [stdout] --> src/helpers.rs:403:39 [INFO] [stdout] | [INFO] [stdout] 403 | let mut quat: ovrQuatf = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: floats must be initialized (in this struct field) [INFO] [stdout] --> src/bindings.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | pub x: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 34 previous errors; 187 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0566`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ovr-mobile-sys` (lib test) due to 69 previous errors; 187 warnings emitted [INFO] running `Command { std: "docker" "inspect" "031a9ac489f1ec54e9e973cfa259af4b6e8dfe5e7e30d78810eb851e5b706787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031a9ac489f1ec54e9e973cfa259af4b6e8dfe5e7e30d78810eb851e5b706787", kill_on_drop: false }` [INFO] [stdout] 031a9ac489f1ec54e9e973cfa259af4b6e8dfe5e7e30d78810eb851e5b706787