[INFO] fetching crate ovr-mobile-sys 0.4.0... [INFO] testing ovr-mobile-sys-0.4.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate ovr-mobile-sys 0.4.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ovr-mobile-sys 0.4.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db18341b0ef4b0d99fa4b3e9a3da6159496b752b8edc2be30900fe6c880058bb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "db18341b0ef4b0d99fa4b3e9a3da6159496b752b8edc2be30900fe6c880058bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db18341b0ef4b0d99fa4b3e9a3da6159496b752b8edc2be30900fe6c880058bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db18341b0ef4b0d99fa4b3e9a3da6159496b752b8edc2be30900fe6c880058bb", kill_on_drop: false }` [INFO] [stdout] db18341b0ef4b0d99fa4b3e9a3da6159496b752b8edc2be30900fe6c880058bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4d0a30e87b7b1cf01eb5f27ccb639a0e52fd3e1484f3691c977ec64232ee10d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b4d0a30e87b7b1cf01eb5f27ccb639a0e52fd3e1484f3691c977ec64232ee10d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] warning[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] = note: `#[warn(conflicting_repr_hints)]` on by default [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[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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:41 [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:41 [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:41 [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:41 [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:41 [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:41 [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:41 [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:39 [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:39 [INFO] [stdout] | [INFO] [stdout] 403 | let mut quat: ovrQuatf = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0566`. [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.80s [INFO] running `Command { std: "docker" "inspect" "b4d0a30e87b7b1cf01eb5f27ccb639a0e52fd3e1484f3691c977ec64232ee10d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4d0a30e87b7b1cf01eb5f27ccb639a0e52fd3e1484f3691c977ec64232ee10d", kill_on_drop: false }` [INFO] [stdout] b4d0a30e87b7b1cf01eb5f27ccb639a0e52fd3e1484f3691c977ec64232ee10d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b02825863307a186fee1e12281f65b856dfc226bcc256c409c4f77a46e4344c6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b02825863307a186fee1e12281f65b856dfc226bcc256c409c4f77a46e4344c6", kill_on_drop: false }` [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] warning[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] = note: `#[warn(conflicting_repr_hints)]` on by default [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[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] [stderr] Compiling ovr-mobile-sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning[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] warning[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] warning[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] warning[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] warning[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:41 [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:41 [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:41 [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:41 [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:41 [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:41 [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:41 [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:39 [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:39 [INFO] [stdout] | [INFO] [stdout] 403 | let mut quat: ovrQuatf = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0566`. [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] warning[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] = note: `#[warn(conflicting_repr_hints)]` on by default [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[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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] warning[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:41 [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:41 [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:41 [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:41 [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:41 [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:41 [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:41 [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:39 [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:39 [INFO] [stdout] | [INFO] [stdout] 403 | let mut quat: ovrQuatf = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0566`. [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.30s [INFO] running `Command { std: "docker" "inspect" "b02825863307a186fee1e12281f65b856dfc226bcc256c409c4f77a46e4344c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b02825863307a186fee1e12281f65b856dfc226bcc256c409c4f77a46e4344c6", kill_on_drop: false }` [INFO] [stdout] b02825863307a186fee1e12281f65b856dfc226bcc256c409c4f77a46e4344c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f29a2ab5526009482873588a522a718de35edf62478b98e356310b05ae8e312d [INFO] running `Command { std: "docker" "start" "-a" "f29a2ab5526009482873588a522a718de35edf62478b98e356310b05ae8e312d", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/helpers.rs:636:61 [INFO] [stderr] | [INFO] [stderr] 636 | layer.Header.SurfaceTextureObject = ::std::ptr::null_mut();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:76:8 [INFO] [stderr] | [INFO] [stderr] 76 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 77 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(conflicting_repr_hints)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:83:8 [INFO] [stderr] | [INFO] [stderr] 83 | #[repr(i32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 84 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:444:8 [INFO] [stderr] | [INFO] [stderr] 444 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 445 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:451:8 [INFO] [stderr] | [INFO] [stderr] 451 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 452 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:459:8 [INFO] [stderr] | [INFO] [stderr] 459 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 460 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:469:8 [INFO] [stderr] | [INFO] [stderr] 469 | #[repr(i32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 470 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:484:8 [INFO] [stderr] | [INFO] [stderr] 484 | #[repr(i32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 485 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:496:8 [INFO] [stderr] | [INFO] [stderr] 496 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 497 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:504:8 [INFO] [stderr] | [INFO] [stderr] 504 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 505 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:511:8 [INFO] [stderr] | [INFO] [stderr] 511 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 512 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:534:8 [INFO] [stderr] | [INFO] [stderr] 534 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 535 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:542:8 [INFO] [stderr] | [INFO] [stderr] 542 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 543 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:562:8 [INFO] [stderr] | [INFO] [stderr] 562 | #[repr(i32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 563 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:570:8 [INFO] [stderr] | [INFO] [stderr] 570 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 571 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:674:8 [INFO] [stderr] | [INFO] [stderr] 674 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 675 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:891:8 [INFO] [stderr] | [INFO] [stderr] 891 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 892 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1056:8 [INFO] [stderr] | [INFO] [stderr] 1056 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1057 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1065:8 [INFO] [stderr] | [INFO] [stderr] 1065 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1066 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1075:8 [INFO] [stderr] | [INFO] [stderr] 1075 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1076 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1090:8 [INFO] [stderr] | [INFO] [stderr] 1090 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1091 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1097:8 [INFO] [stderr] | [INFO] [stderr] 1097 | #[repr(i32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1098 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1108:8 [INFO] [stderr] | [INFO] [stderr] 1108 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1109 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1117:8 [INFO] [stderr] | [INFO] [stderr] 1117 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1118 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1127:8 [INFO] [stderr] | [INFO] [stderr] 1127 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1128 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1135:8 [INFO] [stderr] | [INFO] [stderr] 1135 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1136 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1146:8 [INFO] [stderr] | [INFO] [stderr] 1146 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1147 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1152:8 [INFO] [stderr] | [INFO] [stderr] 1152 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1153 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1602:8 [INFO] [stderr] | [INFO] [stderr] 1602 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1603 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:2489:8 [INFO] [stderr] | [INFO] [stderr] 2489 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 2490 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:2625:8 [INFO] [stderr] | [INFO] [stderr] 2625 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 2626 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:2646:8 [INFO] [stderr] | [INFO] [stderr] 2646 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 2647 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:2660:8 [INFO] [stderr] | [INFO] [stderr] 2660 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 2661 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:2709:8 [INFO] [stderr] | [INFO] [stderr] 2709 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 2710 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:3211:8 [INFO] [stderr] | [INFO] [stderr] 3211 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 3212 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:16:41 [INFO] [stderr] | [INFO] [stderr] 16 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:43:41 [INFO] [stderr] | [INFO] [stderr] 43 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:67:41 [INFO] [stderr] | [INFO] [stderr] 67 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:90:41 [INFO] [stderr] | [INFO] [stderr] 90 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:102:41 [INFO] [stderr] | [INFO] [stderr] 102 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:167:41 [INFO] [stderr] | [INFO] [stderr] 167 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:243:41 [INFO] [stderr] | [INFO] [stderr] 243 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:357:39 [INFO] [stderr] | [INFO] [stderr] 357 | let mut m: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:403:39 [INFO] [stderr] | [INFO] [stderr] 403 | let mut quat: ovrQuatf = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 44 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0566`. [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/helpers.rs:636:61 [INFO] [stderr] | [INFO] [stderr] 636 | layer.Header.SurfaceTextureObject = ::std::ptr::null_mut();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:76:8 [INFO] [stderr] | [INFO] [stderr] 76 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 77 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(conflicting_repr_hints)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:83:8 [INFO] [stderr] | [INFO] [stderr] 83 | #[repr(i32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 84 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:444:8 [INFO] [stderr] | [INFO] [stderr] 444 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 445 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:451:8 [INFO] [stderr] | [INFO] [stderr] 451 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 452 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:459:8 [INFO] [stderr] | [INFO] [stderr] 459 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 460 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:469:8 [INFO] [stderr] | [INFO] [stderr] 469 | #[repr(i32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 470 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:484:8 [INFO] [stderr] | [INFO] [stderr] 484 | #[repr(i32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 485 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:496:8 [INFO] [stderr] | [INFO] [stderr] 496 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 497 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:504:8 [INFO] [stderr] | [INFO] [stderr] 504 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 505 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:511:8 [INFO] [stderr] | [INFO] [stderr] 511 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 512 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:534:8 [INFO] [stderr] | [INFO] [stderr] 534 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 535 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:542:8 [INFO] [stderr] | [INFO] [stderr] 542 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 543 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:562:8 [INFO] [stderr] | [INFO] [stderr] 562 | #[repr(i32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 563 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:570:8 [INFO] [stderr] | [INFO] [stderr] 570 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 571 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:674:8 [INFO] [stderr] | [INFO] [stderr] 674 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 675 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:891:8 [INFO] [stderr] | [INFO] [stderr] 891 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 892 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1056:8 [INFO] [stderr] | [INFO] [stderr] 1056 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1057 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1065:8 [INFO] [stderr] | [INFO] [stderr] 1065 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1066 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1075:8 [INFO] [stderr] | [INFO] [stderr] 1075 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1076 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1090:8 [INFO] [stderr] | [INFO] [stderr] 1090 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1091 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1097:8 [INFO] [stderr] | [INFO] [stderr] 1097 | #[repr(i32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1098 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1108:8 [INFO] [stderr] | [INFO] [stderr] 1108 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1109 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1117:8 [INFO] [stderr] | [INFO] [stderr] 1117 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1118 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1127:8 [INFO] [stderr] | [INFO] [stderr] 1127 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1128 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1135:8 [INFO] [stderr] | [INFO] [stderr] 1135 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1136 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1146:8 [INFO] [stderr] | [INFO] [stderr] 1146 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1147 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1152:8 [INFO] [stderr] | [INFO] [stderr] 1152 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1153 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:1602:8 [INFO] [stderr] | [INFO] [stderr] 1602 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 1603 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:2489:8 [INFO] [stderr] | [INFO] [stderr] 2489 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 2490 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:2625:8 [INFO] [stderr] | [INFO] [stderr] 2625 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 2626 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:2646:8 [INFO] [stderr] | [INFO] [stderr] 2646 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 2647 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:2660:8 [INFO] [stderr] | [INFO] [stderr] 2660 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 2661 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:2709:8 [INFO] [stderr] | [INFO] [stderr] 2709 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 2710 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning[E0566]: conflicting representation hints [INFO] [stderr] --> src/bindings.rs:3211:8 [INFO] [stderr] | [INFO] [stderr] 3211 | #[repr(u32)] [INFO] [stderr] | ^^^ [INFO] [stderr] 3212 | #[repr(C)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #68585 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:16:41 [INFO] [stderr] | [INFO] [stderr] 16 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:43:41 [INFO] [stderr] | [INFO] [stderr] 43 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:67:41 [INFO] [stderr] | [INFO] [stderr] 67 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:90:41 [INFO] [stderr] | [INFO] [stderr] 90 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:102:41 [INFO] [stderr] | [INFO] [stderr] 102 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:167:41 [INFO] [stderr] | [INFO] [stderr] 167 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:243:41 [INFO] [stderr] | [INFO] [stderr] 243 | let mut out: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:357:39 [INFO] [stderr] | [INFO] [stderr] 357 | let mut m: ovrMatrix4f = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/helpers.rs:403:39 [INFO] [stderr] | [INFO] [stderr] 403 | let mut quat: ovrQuatf = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 44 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0566`. [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ovr_mobile_sys-01c73d39e9569961 [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test bindgen_test_layout_ovrFrameLayerTexture ... ok [INFO] [stdout] test bindgen_test_layout_ovrFrameLayer ... ok [INFO] [stdout] test bindgen_test_layout_ovrInputCapabilityHeader_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrFrameParms ... ok [INFO] [stdout] test bindgen_test_layout_ovrInitParms ... ok [INFO] [stdout] test bindgen_test_layout_ovrInputHeadsetCapabilities_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrInputStateHeader_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrJava ... ok [INFO] [stdout] test bindgen_test_layout_ovrInputTrackedRemoteCapabilities_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrInputStateTrackedRemote_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrLayerCube2__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ovrLayerCube2 ... ok [INFO] [stdout] test bindgen_test_layout_ovrInputStateHeadset_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrLayerCylinder2__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ovrLayerCylinder2 ... ok [INFO] [stdout] test bindgen_test_layout_ovrLayerEquirect2 ... ok [INFO] [stdout] test bindgen_test_layout_ovrLayerEquirect2__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ovrLayerHeader2_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrLayerLoadingIcon2 ... ok [INFO] [stdout] test bindgen_test_layout_ovrLayer_Union2 ... ok [INFO] [stdout] test bindgen_test_layout_ovrLayerProjection2 ... ok [INFO] [stdout] test bindgen_test_layout_ovrPerformanceParms ... ok [INFO] [stdout] test bindgen_test_layout_ovrPosef_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrQuatf_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrRectf_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrSubmitFrameDescription2_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrTracking2_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrTracking2___bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ovrTracking_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrVector3f_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrVector4f_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrVector2f_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrMatrix4f_ ... ok [INFO] [stdout] test bindgen_test_layout_ovrModeParms ... ok [INFO] [stderr] Doc-tests ovr-mobile-sys [INFO] [stdout] test bindgen_test_layout_ovrLayerProjection2__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ovrRigidBodyPosef_ ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> /opt/rustwide/workdir/src/helpers.rs:636:61 [INFO] [stderr] | [INFO] [stderr] 636 | layer.Header.SurfaceTextureObject = ::std::ptr::null_mut();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f29a2ab5526009482873588a522a718de35edf62478b98e356310b05ae8e312d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f29a2ab5526009482873588a522a718de35edf62478b98e356310b05ae8e312d", kill_on_drop: false }` [INFO] [stdout] f29a2ab5526009482873588a522a718de35edf62478b98e356310b05ae8e312d