[INFO] cloning repository https://github.com/zdavatz/movement_logger_desktop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zdavatz/movement_logger_desktop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdavatz%2Fmovement_logger_desktop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdavatz%2Fmovement_logger_desktop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 457be72b0656b1606d006b729bd319d1657c4f80
[INFO] checking zdavatz/movement_logger_desktop against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdavatz%2Fmovement_logger_desktop" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zdavatz/movement_logger_desktop
[INFO] finished tweaking git repo https://github.com/zdavatz/movement_logger_desktop
[INFO] tweaked toml for git repo https://github.com/zdavatz/movement_logger_desktop written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zdavatz/movement_logger_desktop on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zdavatz/movement_logger_desktop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d66945f469dc1620fa6349704ddccb1319eb4d6d378d0d9ae9118b266c939c6b
[INFO] running `Command { std: "docker" "start" "d66945f469dc1620fa6349704ddccb1319eb4d6d378d0d9ae9118b266c939c6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d66945f469dc1620fa6349704ddccb1319eb4d6d378d0d9ae9118b266c939c6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d66945f469dc1620fa6349704ddccb1319eb4d6d378d0d9ae9118b266c939c6b" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d66945f469dc1620fa6349704ddccb1319eb4d6d378d0d9ae9118b266c939c6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d66945f469dc1620fa6349704ddccb1319eb4d6d378d0d9ae9118b266c939c6b" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling zvariant_utils v3.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling zvariant_derive v5.10.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling zvariant v5.10.1
[INFO] [stderr]     Checking usvg-tree v0.37.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]    Compiling winit v0.30.13 (/opt/rustwide/workdir/winit-patched)
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> winit-patched/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking xxhash-rust v0.8.16
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking dbus v0.9.11
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking ssri v9.2.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking http-serde v1.1.3
[INFO] [stderr]     Checking usvg-parser v0.37.0
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking task-local-extensions v0.1.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking http-cache-semantics v1.0.2
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking usvg v0.37.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking xml v1.2.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking serialport v4.9.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]     Checking reflink-copy v0.1.30
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking resvg v0.37.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking gps-debug v0.0.49 (/opt/rustwide/workdir/gps-debug)
[INFO] [stderr]     Checking cacache v12.0.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking bluez-generated v0.4.0
[INFO] [stderr]     Checking serde-xml-rs v0.8.2
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking http-cache v0.18.0
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zbus_macros v5.15.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking bluez-async v0.8.2
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]    Compiling movement-logger v0.0.77 (/opt/rustwide/workdir/stbox-viz-gui)
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking geo-types v0.7.19
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking btleplug v0.11.8 (/opt/rustwide/workdir/btleplug-patched)
[INFO] [stderr]     Checking fs4 v1.1.0
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking egui_extras v0.29.1
[INFO] [stderr]     Checking lopdf v0.31.0
[INFO] [stderr]     Checking race-relay v0.1.0 (/opt/rustwide/workdir/race-relay)
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking usb-console v0.0.28 (/opt/rustwide/workdir/usb-console)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> usb-console/src/main.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn run<T: UsbContext>(mut handle: DeviceHandle<T>, stop: Arc<AtomicBool>) -> Result<(), rusb::Error> {
[INFO] [stdout]    |                       ----^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> usb-console/src/main.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn run<T: UsbContext>(mut handle: DeviceHandle<T>, stop: Arc<AtomicBool>) -> Result<(), rusb::Error> {
[INFO] [stdout]    |                       ----^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking printpdf v0.7.0
[INFO] [stderr]     Checking zbus v5.15.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking race-setup-pdf v0.1.0 (/opt/rustwide/workdir/race-setup-pdf)
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking stbox-viz v0.0.38 (/opt/rustwide/workdir/stbox-viz)
[INFO] [stdout] warning: unused import: `Timelike`
[INFO] [stdout]   --> stbox-viz/src/animate_cmd.rs:27:79
[INFO] [stdout]    |
[INFO] [stdout] 27 | use chrono::{Duration as ChronoDuration, NaiveDate, NaiveDateTime, NaiveTime, Timelike, Utc, DateTime};
[INFO] [stdout]    |                                                                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Timelike`
[INFO] [stdout]   --> stbox-viz/src/animate_cmd.rs:27:79
[INFO] [stdout]    |
[INFO] [stdout] 27 | use chrono::{Duration as ChronoDuration, NaiveDate, NaiveDateTime, NaiveTime, Timelike, Utc, DateTime};
[INFO] [stdout]    |                                                                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stdout] warning: unused variable: `height_slice`
[INFO] [stdout]    --> stbox-viz/src/animate_cmd.rs:347:13
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let height_slice: Option<&[f64]> = if !height_full.is_empty() {
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_height_slice`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_hz`
[INFO] [stdout]    --> stbox-viz/src/animate_cmd.rs:775:5
[INFO] [stdout]     |
[INFO] [stdout] 775 |     sample_hz: usize,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_hz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height_slice`
[INFO] [stdout]    --> stbox-viz/src/animate_cmd.rs:347:13
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let height_slice: Option<&[f64]> = if !height_full.is_empty() {
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_height_slice`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_hz`
[INFO] [stdout]    --> stbox-viz/src/animate_cmd.rs:775:5
[INFO] [stdout]     |
[INFO] [stdout] 775 |     sample_hz: usize,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_hz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking reqwest-middleware v0.2.5
[INFO] [stdout] warning: unused variable: `g_lo`
[INFO] [stdout]    --> stbox-viz/src/pumpfoil_cmd.rs:294:10
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let (g_lo, g_hi) = yrange(&gyro_rms, 0.05);
[INFO] [stdout]     |          ^^^^ help: if this is intentional, prefix it with an underscore: `_g_lo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g_lo`
[INFO] [stdout]    --> stbox-viz/src/pumpfoil_cmd.rs:294:10
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let (g_lo, g_hi) = yrange(&gyro_rms, 0.05);
[INFO] [stdout]     |          ^^^^ help: if this is intentional, prefix it with an underscore: `_g_lo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fused_m`
[INFO] [stdout]    --> stbox-viz/src/main.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |     let fused_m: Vec<f64> = vec![];  // keep the slot, render path skips empty
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fused_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `subtract_rolling_mean` is never used
[INFO] [stdout]    --> stbox-viz/src/main.rs:482:4
[INFO] [stdout]     |
[INFO] [stdout] 482 | fn subtract_rolling_mean(x: &[f64], window: usize) -> Vec<f64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rotation_matrix` is never used
[INFO] [stdout]    --> stbox-viz/src/board3d.rs:216:4
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn rotation_matrix(pitch: f32, roll: f32, yaw: f32) -> [[f32; 3]; 3] {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render` is never used
[INFO] [stdout]    --> stbox-viz/src/board3d.rs:304:8
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub fn render(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GRAVITY_MS2` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | const GRAVITY_MS2: f64 = 9.80665;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MG_TO_MS2` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | const MG_TO_MS2: f64 = GRAVITY_MS2 / 1000.0;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rotate_body_to_world` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn rotate_body_to_world(q: &Quat, v: [f64; 3]) -> [f64; 3] {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fused_height_m` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn fused_height_m(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SAMPLE_HZ` is never used
[INFO] [stdout]   --> stbox-viz/src/sensors_cmd.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const SAMPLE_HZ: usize = 100;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fused_m`
[INFO] [stdout]    --> stbox-viz/src/main.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |     let fused_m: Vec<f64> = vec![];  // keep the slot, render path skips empty
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fused_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `subtract_rolling_mean` is never used
[INFO] [stdout]    --> stbox-viz/src/main.rs:482:4
[INFO] [stdout]     |
[INFO] [stdout] 482 | fn subtract_rolling_mean(x: &[f64], window: usize) -> Vec<f64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rotation_matrix` is never used
[INFO] [stdout]    --> stbox-viz/src/board3d.rs:216:4
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn rotation_matrix(pitch: f32, roll: f32, yaw: f32) -> [[f32; 3]; 3] {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render` is never used
[INFO] [stdout]    --> stbox-viz/src/board3d.rs:304:8
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub fn render(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GRAVITY_MS2` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | const GRAVITY_MS2: f64 = 9.80665;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MG_TO_MS2` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | const MG_TO_MS2: f64 = GRAVITY_MS2 / 1000.0;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rotate_body_to_world` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn rotate_body_to_world(q: &Quat, v: [f64; 3]) -> [f64; 3] {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fused_height_m` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn fused_height_m(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SAMPLE_HZ` is never used
[INFO] [stdout]   --> stbox-viz/src/sensors_cmd.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const SAMPLE_HZ: usize = 100;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking http-cache-reqwest v0.13.0
[INFO] [stderr]     Checking walkers v0.31.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking rfd v0.15.4
[INFO] [stderr]     Checking eframe v0.29.1
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> stbox-viz-gui/src/ble_debug.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let mut probe_id: Option<String> = box_id_live.clone();
[INFO] [stdout]     |         ----^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> stbox-viz-gui/src/ble_debug.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let mut probe_id: Option<String> = box_id_live.clone();
[INFO] [stdout]     |         ----^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> stbox-viz-gui/src/race.rs:436:70
[INFO] [stdout]     |
[INFO] [stdout] 436 |                 painter.add(egui::Shape::line(pts, egui::Stroke::new(3.0, color)));
[INFO] [stdout]     |                                                                      ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> stbox-viz-gui/src/race.rs:450:68
[INFO] [stdout]     |
[INFO] [stdout] 450 |                     painter.circle_stroke(at, r, egui::Stroke::new(1.0, color.gamma_multiply(0.5)));
[INFO] [stdout]     |                                                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> stbox-viz-gui/src/race.rs:454:62
[INFO] [stdout]     |
[INFO] [stdout] 454 |             painter.circle_stroke(at, 7.0, egui::Stroke::new(2.0, egui::Color32::WHITE));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> stbox-viz-gui/src/race.rs:436:70
[INFO] [stdout]     |
[INFO] [stdout] 436 |                 painter.add(egui::Shape::line(pts, egui::Stroke::new(3.0, color)));
[INFO] [stdout]     |                                                                      ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> stbox-viz-gui/src/race.rs:450:68
[INFO] [stdout]     |
[INFO] [stdout] 450 |                     painter.circle_stroke(at, r, egui::Stroke::new(1.0, color.gamma_multiply(0.5)));
[INFO] [stdout]     |                                                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> stbox-viz-gui/src/race.rs:454:62
[INFO] [stdout]     |
[INFO] [stdout] 454 |             painter.circle_stroke(at, 7.0, egui::Stroke::new(2.0, egui::Color32::WHITE));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1294:39
[INFO] [stdout]      |
[INFO] [stdout] 1294 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(80, 130, 200)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1375:39
[INFO] [stdout]      |
[INFO] [stdout] 1375 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(80, 130, 200)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1294:39
[INFO] [stdout]      |
[INFO] [stdout] 1294 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(80, 130, 200)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1375:39
[INFO] [stdout]      |
[INFO] [stdout] 1375 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(80, 130, 200)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1634:29
[INFO] [stdout]      |
[INFO] [stdout] 1634 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1686:51
[INFO] [stdout]      |
[INFO] [stdout] 1686 |                         .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1724:55
[INFO] [stdout]      |
[INFO] [stdout] 1724 | ...                   .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(200, 150, 60)))
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:2150:33
[INFO] [stdout]      |
[INFO] [stdout] 2150 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1634:29
[INFO] [stdout]      |
[INFO] [stdout] 1634 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1686:51
[INFO] [stdout]      |
[INFO] [stdout] 1686 |                         .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1724:55
[INFO] [stdout]      |
[INFO] [stdout] 1724 | ...                   .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(200, 150, 60)))
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:2150:33
[INFO] [stdout]      |
[INFO] [stdout] 2150 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:4640:43
[INFO] [stdout]      |
[INFO] [stdout] 4640 |                 .stroke(egui::Stroke::new(1.0, egui::Color32::from_gray(120)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:4640:43
[INFO] [stdout]      |
[INFO] [stdout] 4640 |                 .stroke(egui::Stroke::new(1.0, egui::Color32::from_gray(120)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5485:34
[INFO] [stdout]      |
[INFO] [stdout] 5485 |     let axis = egui::Stroke::new(1.0, egui::Color32::from_gray(110));
[INFO] [stdout]      |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5519:34
[INFO] [stdout]      |
[INFO] [stdout] 5519 |     let side = egui::Stroke::new(1.3, egui::Color32::from_gray(128));
[INFO] [stdout]      |                                  ^^^ help: explicitly specify the type as `f32`: `1.3_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5529:27
[INFO] [stdout]      |
[INFO] [stdout] 5529 |         egui::Stroke::new(2.0, lid),
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5536:57
[INFO] [stdout]      |
[INFO] [stdout] 5536 |     painter.arrow(lid_c, tip - lid_c, egui::Stroke::new(2.0, nose_col));
[INFO] [stdout]      |                                                         ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5557:27
[INFO] [stdout]      |
[INFO] [stdout] 5557 |         egui::Stroke::new(1.0, egui::Color32::from_gray(60)),
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5590:58
[INFO] [stdout]      |
[INFO] [stdout] 5590 |     painter.add(egui::Shape::line(pts, egui::Stroke::new(1.4, color)));
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.4_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5485:34
[INFO] [stdout]      |
[INFO] [stdout] 5485 |     let axis = egui::Stroke::new(1.0, egui::Color32::from_gray(110));
[INFO] [stdout]      |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5519:34
[INFO] [stdout]      |
[INFO] [stdout] 5519 |     let side = egui::Stroke::new(1.3, egui::Color32::from_gray(128));
[INFO] [stdout]      |                                  ^^^ help: explicitly specify the type as `f32`: `1.3_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5529:27
[INFO] [stdout]      |
[INFO] [stdout] 5529 |         egui::Stroke::new(2.0, lid),
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5536:57
[INFO] [stdout]      |
[INFO] [stdout] 5536 |     painter.arrow(lid_c, tip - lid_c, egui::Stroke::new(2.0, nose_col));
[INFO] [stdout]      |                                                         ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5557:27
[INFO] [stdout]      |
[INFO] [stdout] 5557 |         egui::Stroke::new(1.0, egui::Color32::from_gray(60)),
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5590:58
[INFO] [stdout]      |
[INFO] [stdout] 5590 |     painter.add(egui::Shape::line(pts, egui::Stroke::new(1.4, color)));
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.4_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:340:34
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 340 |                         let ev = unsafe { (lib2.wait_event)(h, 0.1) };
[INFO] [stdout]     |                                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:344:34
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 344 |                         let ev = unsafe { &*ev };
[INFO] [stdout]     |                                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:349:40
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 349 |                             let prop = unsafe { &*(ev.data as *const MpvEventProperty) };
[INFO] [stdout]     |                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:353:40
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 353 |                             let name = unsafe { std::ffi::CStr::from_ptr(prop.name) };
[INFO] [stdout]     |                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:357:54
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 357 |                                         c.time_pos = unsafe { *(prop.data as *const f64) };
[INFO] [stdout]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:360:54
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 360 |                                         c.duration = unsafe { *(prop.data as *const f64) };
[INFO] [stdout]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:363:49
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 363 |                                         let v = unsafe { *(prop.data as *const i64) };
[INFO] [stdout]     |                                                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:367:49
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 367 |                                         let v = unsafe { *(prop.data as *const i64) };
[INFO] [stdout]     |                                                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:340:34
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 340 |                         let ev = unsafe { (lib2.wait_event)(h, 0.1) };
[INFO] [stdout]     |                                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:344:34
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 344 |                         let ev = unsafe { &*ev };
[INFO] [stdout]     |                                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:349:40
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 349 |                             let prop = unsafe { &*(ev.data as *const MpvEventProperty) };
[INFO] [stdout]     |                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:353:40
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 353 |                             let name = unsafe { std::ffi::CStr::from_ptr(prop.name) };
[INFO] [stdout]     |                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:357:54
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 357 |                                         c.time_pos = unsafe { *(prop.data as *const f64) };
[INFO] [stdout]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:360:54
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 360 |                                         c.duration = unsafe { *(prop.data as *const f64) };
[INFO] [stdout]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:363:49
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 363 |                                         let v = unsafe { *(prop.data as *const i64) };
[INFO] [stdout]     |                                                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:367:49
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 367 |                                         let v = unsafe { *(prop.data as *const i64) };
[INFO] [stdout]     |                                                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `logging` is never read
[INFO] [stdout]    --> stbox-viz-gui/src/ble.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 794 | pub struct BatterySample {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 805 |     pub logging: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BatterySample` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `get_property` is never read
[INFO] [stdout]   --> stbox-viz-gui/src/mpv.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct MpvLib {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     get_property: FnGetProp,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `logging` is never read
[INFO] [stdout]    --> stbox-viz-gui/src/ble.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 794 | pub struct BatterySample {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 805 |     pub logging: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BatterySample` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `get_property` is never read
[INFO] [stdout]   --> stbox-viz-gui/src/mpv.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct MpvLib {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     get_property: FnGetProp,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.32.3, glutin-winit v0.5.0, nix v0.31.2, winit v0.30.13 (/opt/rustwide/workdir/winit-patched)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "d66945f469dc1620fa6349704ddccb1319eb4d6d378d0d9ae9118b266c939c6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d66945f469dc1620fa6349704ddccb1319eb4d6d378d0d9ae9118b266c939c6b", kill_on_drop: false }`
[INFO] [stdout] d66945f469dc1620fa6349704ddccb1319eb4d6d378d0d9ae9118b266c939c6b
