[INFO] fetching crate ovr-mobile-sys 0.4.0...
[INFO] testing ovr-mobile-sys-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate ovr-mobile-sys 0.4.0 into /workspace/builds/worker-5-tc1/source
[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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ovr-mobile-sys 0.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e2847f754e0ecade4c2ddab0bf785470d03cfdab61e22a378f5f29eba118b3c
[INFO] running `Command { std: "docker" "start" "-a" "5e2847f754e0ecade4c2ddab0bf785470d03cfdab61e22a378f5f29eba118b3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e2847f754e0ecade4c2ddab0bf785470d03cfdab61e22a378f5f29eba118b3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e2847f754e0ecade4c2ddab0bf785470d03cfdab61e22a378f5f29eba118b3c", kill_on_drop: false }`
[INFO] [stdout] 5e2847f754e0ecade4c2ddab0bf785470d03cfdab61e22a378f5f29eba118b3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02fe539f0816ec968d6537db16032d80eba2ecf265eaa8f29295a9059803fcb1
[INFO] running `Command { std: "docker" "start" "-a" "02fe539f0816ec968d6537db16032d80eba2ecf265eaa8f29295a9059803fcb1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]   --> src/bindings.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[repr(u32)]
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 77 | #[repr(C)]
[INFO] [stdout]    |        ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout]    = note: `#[deny(conflicting_repr_hints)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]   --> src/bindings.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[repr(i32)]
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 84 | #[repr(C)]
[INFO] [stdout]    |        ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> src/bindings.rs:444:8
[INFO] [stdout]     |
[INFO] [stdout] 444 | #[repr(u32)]
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 445 | #[repr(C)]
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> src/bindings.rs:451:8
[INFO] [stdout]     |
[INFO] [stdout] 451 | #[repr(u32)]
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 452 | #[repr(C)]
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> src/bindings.rs:459:8
[INFO] [stdout]     |
[INFO] [stdout] 459 | #[repr(u32)]
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 460 | #[repr(C)]
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> src/bindings.rs:469:8
[INFO] [stdout]     |
[INFO] [stdout] 469 | #[repr(i32)]
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 470 | #[repr(C)]
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> src/bindings.rs:484:8
[INFO] [stdout]     |
[INFO] [stdout] 484 | #[repr(i32)]
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 485 | #[repr(C)]
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> src/bindings.rs:496:8
[INFO] [stdout]     |
[INFO] [stdout] 496 | #[repr(u32)]
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 497 | #[repr(C)]
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> src/bindings.rs:504:8
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[repr(u32)]
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 505 | #[repr(C)]
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> src/bindings.rs:511:8
[INFO] [stdout]     |
[INFO] [stdout] 511 | #[repr(u32)]
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 512 | #[repr(C)]
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> src/bindings.rs:534:8
[INFO] [stdout]     |
[INFO] [stdout] 534 | #[repr(u32)]
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 535 | #[repr(C)]
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> src/bindings.rs:542:8
[INFO] [stdout]     |
[INFO] [stdout] 542 | #[repr(u32)]
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 543 | #[repr(C)]
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> src/bindings.rs:562:8
[INFO] [stdout]     |
[INFO] [stdout] 562 | #[repr(i32)]
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 563 | #[repr(C)]
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> src/bindings.rs:570:8
[INFO] [stdout]     |
[INFO] [stdout] 570 | #[repr(u32)]
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 571 | #[repr(C)]
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> src/bindings.rs:674:8
[INFO] [stdout]     |
[INFO] [stdout] 674 | #[repr(u32)]
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 675 | #[repr(C)]
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> src/bindings.rs:891:8
[INFO] [stdout]     |
[INFO] [stdout] 891 | #[repr(u32)]
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 892 | #[repr(C)]
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:1056:8
[INFO] [stdout]      |
[INFO] [stdout] 1056 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 1057 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:1065:8
[INFO] [stdout]      |
[INFO] [stdout] 1065 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 1066 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:1075:8
[INFO] [stdout]      |
[INFO] [stdout] 1075 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 1076 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:1090:8
[INFO] [stdout]      |
[INFO] [stdout] 1090 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 1091 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:1097:8
[INFO] [stdout]      |
[INFO] [stdout] 1097 | #[repr(i32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 1098 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:1108:8
[INFO] [stdout]      |
[INFO] [stdout] 1108 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 1109 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:1117:8
[INFO] [stdout]      |
[INFO] [stdout] 1117 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 1118 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:1127:8
[INFO] [stdout]      |
[INFO] [stdout] 1127 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 1128 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:1135:8
[INFO] [stdout]      |
[INFO] [stdout] 1135 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 1136 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:1146:8
[INFO] [stdout]      |
[INFO] [stdout] 1146 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 1147 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:1152:8
[INFO] [stdout]      |
[INFO] [stdout] 1152 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 1153 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:1602:8
[INFO] [stdout]      |
[INFO] [stdout] 1602 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 1603 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:2489:8
[INFO] [stdout]      |
[INFO] [stdout] 2489 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 2490 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:2625:8
[INFO] [stdout]      |
[INFO] [stdout] 2625 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 2626 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:2646:8
[INFO] [stdout]      |
[INFO] [stdout] 2646 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 2647 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:2660:8
[INFO] [stdout]      |
[INFO] [stdout] 2660 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 2661 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:2709:8
[INFO] [stdout]      |
[INFO] [stdout] 2709 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 2710 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]     --> src/bindings.rs:3211:8
[INFO] [stdout]      |
[INFO] [stdout] 3211 | #[repr(u32)]
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 3212 | #[repr(C)]
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/helpers.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )};
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/helpers.rs:43:46
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )};
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/helpers.rs:67:46
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )};
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/helpers.rs:90:46
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )};
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/helpers.rs:102:46
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/helpers.rs:167:46
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let mut out: ovrMatrix4f = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/helpers.rs:243:46
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let mut out: ovrMatrix4f = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/helpers.rs:357:44
[INFO] [stdout]     |
[INFO] [stdout] 357 |     let mut m: ovrMatrix4f = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/helpers.rs:403:44
[INFO] [stdout]     |
[INFO] [stdout] 403 |     let mut quat: ovrQuatf = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized
[INFO] [stdout]    --> src/helpers.rs:16:41
[INFO] [stdout]     |
[INFO] [stdout]  16 |     let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )};
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: floats must be initialized (in this struct field)
[INFO] [stdout]    --> src/bindings.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub M: [[f32; 4usize]; 4usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized
[INFO] [stdout]    --> src/helpers.rs:43:41
[INFO] [stdout]     |
[INFO] [stdout]  43 |     let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )};
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: floats must be initialized (in this struct field)
[INFO] [stdout]    --> src/bindings.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub M: [[f32; 4usize]; 4usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized
[INFO] [stdout]    --> src/helpers.rs:67:41
[INFO] [stdout]     |
[INFO] [stdout]  67 |     let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )};
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: floats must be initialized (in this struct field)
[INFO] [stdout]    --> src/bindings.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub M: [[f32; 4usize]; 4usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized
[INFO] [stdout]    --> src/helpers.rs:90:41
[INFO] [stdout]     |
[INFO] [stdout]  90 |     let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )};
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: floats must be initialized (in this struct field)
[INFO] [stdout]    --> src/bindings.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub M: [[f32; 4usize]; 4usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized
[INFO] [stdout]    --> src/helpers.rs:102:41
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let mut out: ovrMatrix4f = unsafe { mem::uninitialized( )};
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: floats must be initialized (in this struct field)
[INFO] [stdout]    --> src/bindings.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub M: [[f32; 4usize]; 4usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized
[INFO] [stdout]    --> src/helpers.rs:167:41
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let mut out: ovrMatrix4f = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: floats must be initialized (in this struct field)
[INFO] [stdout]    --> src/bindings.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub M: [[f32; 4usize]; 4usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized
[INFO] [stdout]    --> src/helpers.rs:243:41
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let mut out: ovrMatrix4f = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: floats must be initialized (in this struct field)
[INFO] [stdout]    --> src/bindings.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub M: [[f32; 4usize]; 4usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ovrMatrix4f_` does not permit being left uninitialized
[INFO] [stdout]    --> src/helpers.rs:357:39
[INFO] [stdout]     |
[INFO] [stdout] 357 |     let mut m: ovrMatrix4f = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this code causes undefined behavior when executed
[INFO] [stdout]     |                                       help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: floats must be initialized (in this struct field)
[INFO] [stdout]    --> src/bindings.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub M: [[f32; 4usize]; 4usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ovrQuatf_` does not permit being left uninitialized
[INFO] [stdout]    --> src/helpers.rs:403:39
[INFO] [stdout]     |
[INFO] [stdout] 403 |     let mut quat: ovrQuatf = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this code causes undefined behavior when executed
[INFO] [stdout]     |                                       help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: floats must be initialized (in this struct field)
[INFO] [stdout]    --> src/bindings.rs:254:5
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub x: f32,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0566`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ovr-mobile-sys` (lib) due to 68 previous errors; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "02fe539f0816ec968d6537db16032d80eba2ecf265eaa8f29295a9059803fcb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02fe539f0816ec968d6537db16032d80eba2ecf265eaa8f29295a9059803fcb1", kill_on_drop: false }`
[INFO] [stdout] 02fe539f0816ec968d6537db16032d80eba2ecf265eaa8f29295a9059803fcb1
