[INFO] cloning repository https://github.com/wqkx/ishell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wqkx/ishell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwqkx%2Fishell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwqkx%2Fishell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3a325f8250aa9e22533107495bef9076972fc6e
[INFO] checking wqkx/ishell against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwqkx%2Fishell" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wqkx/ishell
[INFO] finished tweaking git repo https://github.com/wqkx/ishell
[INFO] tweaked toml for git repo https://github.com/wqkx/ishell written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wqkx/ishell on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wqkx/ishell 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ssh-encoding v0.3.0-rc.9
[INFO] [stderr]   Downloaded russh-sftp v2.3.0
[INFO] [stderr]   Downloaded pageant v0.2.1
[INFO] [stderr]   Downloaded russh-cryptovec v0.61.0
[INFO] [stderr]   Downloaded ssh-cipher v0.3.0-rc.9
[INFO] [stderr]   Downloaded primeorder v0.14.0-rc.10
[INFO] [stderr]   Downloaded primefield v0.14.0-rc.11
[INFO] [stderr]   Downloaded aead v0.6.0
[INFO] [stderr]   Downloaded rmcp-macros v2.2.0
[INFO] [stderr]   Downloaded poly1305 v0.9.0
[INFO] [stderr]   Downloaded ecdsa v0.17.0-rc.18
[INFO] [stderr]   Downloaded pkcs5 v0.8.0
[INFO] [stderr]   Downloaded elliptic-curve v0.14.0-rc.33
[INFO] [stderr]   Downloaded generic-array v1.4.3
[INFO] [stderr]   Downloaded p384 v0.14.0-rc.10
[INFO] [stderr]   Downloaded p256 v0.14.0-rc.10
[INFO] [stderr]   Downloaded egui_extras v0.34.3
[INFO] [stderr]   Downloaded rsa v0.10.0-rc.18
[INFO] [stderr]   Downloaded ed25519-dalek v3.0.0-rc.0
[INFO] [stderr]   Downloaded egui_glow v0.34.3
[INFO] [stderr]   Downloaded egui-winit v0.34.3
[INFO] [stderr]   Downloaded p521 v0.14.0-rc.10
[INFO] [stderr]   Downloaded dbus v0.9.11
[INFO] [stderr]   Downloaded eframe v0.34.3
[INFO] [stderr]   Downloaded egui-wgpu v0.34.3
[INFO] [stderr]   Downloaded ssh-key v0.7.0-rc.10
[INFO] [stderr]   Downloaded aes-gcm v0.11.0-rc.4
[INFO] [stderr]   Downloaded crypto-primes v0.7.2
[INFO] [stderr]   Downloaded crypto-bigint v0.7.4
[INFO] [stderr]   Downloaded russh v0.61.2
[INFO] [stderr]   Downloaded curve25519-dalek v5.0.0-rc.0
[INFO] [stderr]   Downloaded rmcp v2.2.0
[INFO] [stderr]   Downloaded egui-phosphor v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] 395cbbeb493efa5a3ed9e83a56e84e9b2efbeed6d09072bf6d16d7c18410199f
[INFO] running `Command { std: "docker" "start" "395cbbeb493efa5a3ed9e83a56e84e9b2efbeed6d09072bf6d16d7c18410199f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "395cbbeb493efa5a3ed9e83a56e84e9b2efbeed6d09072bf6d16d7c18410199f", 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" "395cbbeb493efa5a3ed9e83a56e84e9b2efbeed6d09072bf6d16d7c18410199f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "395cbbeb493efa5a3ed9e83a56e84e9b2efbeed6d09072bf6d16d7c18410199f", 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" "395cbbeb493efa5a3ed9e83a56e84e9b2efbeed6d09072bf6d16d7c18410199f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking der v0.8.0
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking ff v0.14.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking spki v0.8.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking group v0.14.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]     Checking crypto-bigint v0.7.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking sec1 v0.8.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking epaint_default_fonts v0.34.3
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-rc.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking accesskit v0.24.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking salsa20 v0.11.0
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]     Checking hkdf v0.13.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking universal-hash v0.6.1
[INFO] [stderr]     Checking rfc6979 v0.5.0
[INFO] [stderr]     Checking polyval v0.7.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking scrypt v0.12.0
[INFO] [stderr]     Checking pkcs5 v0.8.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking pkcs8 v0.11.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking ghash v0.6.0
[INFO] [stderr]     Checking ctr v0.10.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking aead v0.6.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking elliptic-curve v0.14.0-rc.33
[INFO] [stderr]     Checking primefield v0.14.0-rc.11
[INFO] [stderr]     Checking ssh-encoding v0.3.0-rc.9
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling glutin v0.32.3 (/opt/rustwide/workdir/vendor/glutin)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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]   --> vendor/glutin/build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Systems.
[INFO] [stdout]  7 | |         android_platform: { target_os = "android" },
[INFO] [stdout]  8 | |         ohos_platform: { target_env = "ohos" },
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the 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 primeorder v0.14.0-rc.10
[INFO] [stderr]     Checking ecdsa v0.17.0-rc.18
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking color v0.3.3
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking peniko v0.6.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking fearless_simd v0.3.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking emath v0.34.3
[INFO] [stderr]     Checking ecolor v0.34.3
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking vello_common v0.0.6
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking vello_cpu v0.0.6
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking blowfish v0.10.0
[INFO] [stderr]     Checking chrono v0.4.45
[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 url v2.5.8
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking crypto-primes v0.7.2
[INFO] [stderr]     Checking aes-gcm v0.11.0-rc.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking winit v0.30.13
[INFO] [stderr]     Checking ed25519 v3.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking poly1305 v0.9.0
[INFO] [stderr]     Checking blake2 v0.11.0-rc.6
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking fiat-crypto v0.3.0
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking sha3 v0.11.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking epaint v0.34.3
[INFO] [stderr]     Checking rsa v0.10.0-rc.18
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking argon2 v0.6.0-rc.8
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking ssh-cipher v0.3.0-rc.9
[INFO] [stderr]     Checking ed25519-dalek v3.0.0-rc.0
[INFO] [stderr]     Checking egui v0.34.3
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking nix v0.31.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking bcrypt-pbkdf v0.11.0
[INFO] [stderr]     Checking p256 v0.14.0-rc.10
[INFO] [stderr]     Checking p521 v0.14.0-rc.10
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking kem v0.3.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking module-lattice v0.2.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]    Compiling rmcp v2.2.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking ml-kem v0.3.2
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking egui_glow v0.34.3
[INFO] [stderr]     Checking egui-winit v0.34.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking internal-russh-num-bigint v0.5.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling rmcp-macros v2.2.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking generic-array v1.4.3
[INFO] [stderr]     Checking russh-cryptovec v0.61.0
[INFO] [stderr]     Checking glutin-winit v0.5.0
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking secret-service v4.0.0
[INFO] [stderr]     Checking russh-util v0.52.0
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling ishell v0.19.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking portable-pty v0.8.1
[INFO] [stderr]     Checking vt100 v0.16.2 (/opt/rustwide/workdir/vendor/vt100)
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stdout] warning: method `scroll_region_active` is never used
[INFO] [stdout]    --> vendor/vt100/src/grid.rs:627:8
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl Grid {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 627 |     fn scroll_region_active(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking russh-sftp v2.3.0
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking eframe v0.34.3
[INFO] [stderr]     Checking egui_extras v0.34.3
[INFO] [stderr]     Checking p384 v0.14.0-rc.10
[INFO] [stderr]     Checking egui-phosphor v0.12.0
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking ssh-key v0.7.0-rc.10
[INFO] [stderr]     Checking russh v0.61.2
[INFO] [stdout] warning: unused import: `save_favorites`
[INFO] [stdout]   --> src/store/mod.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use favorites::{load_favorites, save_favorites, remove_favorite, toggle_favorite};
[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: `table::sort_entries`
[INFO] [stdout]   --> src/ui/file_panel/list/mod.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(super) use table::sort_entries;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `save_favorites`
[INFO] [stdout]   --> src/store/mod.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use favorites::{load_favorites, save_favorites, remove_favorite, toggle_favorite};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/app/mcp_bridge.rs:969:13
[INFO] [stdout]     |
[INFO] [stdout] 969 |         let mut buffered_reader = lines.into_inner();
[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]    --> src/app/mcp_bridge.rs:969:13
[INFO] [stdout]     |
[INFO] [stdout] 969 |         let mut buffered_reader = lines.into_inner();
[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]    --> src/app/widgets.rs:625:47
[INFO] [stdout]     |
[INFO] [stdout] 625 | ...                   egui::Stroke::new(2.0, coral),
[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]     = 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]    --> src/app/widgets.rs:627:75
[INFO] [stdout]     |
[INFO] [stdout] 627 |                         p.hline(tab_rect.left()..=x, y, egui::Stroke::new(2.0, green));
[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]    --> src/app/widgets.rs:633:47
[INFO] [stdout]     |
[INFO] [stdout] 633 | ...                   egui::Stroke::new(2.0, green),
[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]    --> src/app/widgets.rs:635:75
[INFO] [stdout]     |
[INFO] [stdout] 635 |                         p.hline(tab_rect.left()..=x, y, egui::Stroke::new(2.0, coral));
[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]    --> src/app/widgets.rs:643:43
[INFO] [stdout]     |
[INFO] [stdout] 643 |                         egui::Stroke::new(2.0, Palette::ACCENT),
[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]    --> src/app/widgets.rs:649:43
[INFO] [stdout]     |
[INFO] [stdout] 649 |                         egui::Stroke::new(2.0, Palette::ACCENT),
[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]    --> src/app/layout_tabs.rs:129:51
[INFO] [stdout]     |
[INFO] [stdout] 129 | ...                   egui::Stroke::new(1.0, Palette::BORDER),
[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]    --> src/app/layout_tabs.rs:270:67
[INFO] [stdout]     |
[INFO] [stdout] 270 | ...                   egui::Stroke::new(2.0, Palette::ACCENT),
[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]   --> src/app/windows/toast.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     .stroke(egui::Stroke::new(1.0, Palette::ACCENT))
[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]    --> src/app/widgets.rs:625:47
[INFO] [stdout]     |
[INFO] [stdout] 625 | ...                   egui::Stroke::new(2.0, coral),
[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]     = 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]    --> src/app/widgets.rs:627:75
[INFO] [stdout]     |
[INFO] [stdout] 627 |                         p.hline(tab_rect.left()..=x, y, egui::Stroke::new(2.0, green));
[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]    --> src/app/widgets.rs:633:47
[INFO] [stdout]     |
[INFO] [stdout] 633 | ...                   egui::Stroke::new(2.0, green),
[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]    --> src/app/widgets.rs:635:75
[INFO] [stdout]     |
[INFO] [stdout] 635 |                         p.hline(tab_rect.left()..=x, y, egui::Stroke::new(2.0, coral));
[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]    --> src/app/widgets.rs:643:43
[INFO] [stdout]     |
[INFO] [stdout] 643 |                         egui::Stroke::new(2.0, Palette::ACCENT),
[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]    --> src/app/widgets.rs:649:43
[INFO] [stdout]     |
[INFO] [stdout] 649 |                         egui::Stroke::new(2.0, Palette::ACCENT),
[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]    --> src/app/layout_tabs.rs:129:51
[INFO] [stdout]     |
[INFO] [stdout] 129 | ...                   egui::Stroke::new(1.0, Palette::BORDER),
[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]    --> src/app/layout_tabs.rs:270:67
[INFO] [stdout]     |
[INFO] [stdout] 270 | ...                   egui::Stroke::new(2.0, Palette::ACCENT),
[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]   --> src/app/windows/toast.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     .stroke(egui::Stroke::new(1.0, Palette::ACCENT))
[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]    --> src/terminal/paint.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 |         f.underline = Stroke::new(1.0, fg);
[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]    --> src/terminal/ui_paint.rs:222:33
[INFO] [stdout]     |
[INFO] [stdout] 222 |                     Stroke::new(1.0, crate::theme::Palette::ACCENT),
[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]    --> src/terminal/ui_paint.rs:248:33
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     Stroke::new(1.2, crate::theme::Palette::ACCENT.gamma_multiply(0.8)),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.2_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]    --> src/terminal/ui_paint.rs:293:33
[INFO] [stdout]     |
[INFO] [stdout] 293 |                     Stroke::new(1.0, crate::theme::Palette::ACCENT),
[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]   --> src/theme.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |     v.window_stroke = Stroke::new(1.0, Palette::BORDER);
[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]   --> src/theme.rs:79:38
[INFO] [stdout]    |
[INFO] [stdout] 79 |     v.selection.stroke = Stroke::new(1.0, Palette::ACCENT);
[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]    --> src/theme.rs:101:54
[INFO] [stdout]     |
[INFO] [stdout] 101 |     v.widgets.noninteractive.bg_stroke = Stroke::new(1.0, Palette::BORDER);
[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]    --> src/theme.rs:102:54
[INFO] [stdout]     |
[INFO] [stdout] 102 |     v.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Palette::TEXT);
[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]    --> src/theme.rs:109:48
[INFO] [stdout]     |
[INFO] [stdout] 109 |     v.widgets.inactive.fg_stroke = Stroke::new(1.0, Palette::TEXT);
[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]    --> src/theme.rs:117:47
[INFO] [stdout]     |
[INFO] [stdout] 117 |     v.widgets.hovered.fg_stroke = Stroke::new(1.0, Palette::TEXT);
[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]    --> src/theme.rs:125:46
[INFO] [stdout]     |
[INFO] [stdout] 125 |     v.widgets.active.fg_stroke = Stroke::new(1.0, Color32::WHITE);
[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]    --> src/theme.rs:131:44
[INFO] [stdout]     |
[INFO] [stdout] 131 |     v.widgets.open.bg_stroke = Stroke::new(1.0, Palette::BORDER);
[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]    --> src/theme.rs:132:44
[INFO] [stdout]     |
[INFO] [stdout] 132 |     v.widgets.open.fg_stroke = Stroke::new(1.0, Palette::TEXT);
[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]   --> src/ui/docx_render.rs:47:55
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     fmt.underline = egui::Stroke::new(1.0, Palette::TEXT_DIM);
[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]   --> src/ui/docx_render.rs:74:43
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 .stroke(egui::Stroke::new(1.0, Palette::BORDER))
[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]    --> src/ui/docx_render.rs:228:21
[INFO] [stdout]     |
[INFO] [stdout] 228 |                     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]    --> src/ui/editor/find.rs:143:43
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 .stroke(egui::Stroke::new(1.0, Palette::BORDER))
[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]    --> src/ui/editor/find.rs:202:43
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 .stroke(egui::Stroke::new(1.0, Palette::BORDER))
[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]    --> src/ui/editor/find.rs:212:43
[INFO] [stdout]     |
[INFO] [stdout] 212 |                         egui::Stroke::new(1.0, Palette::BORDER);
[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]    --> src/ui/editor/find.rs:214:43
[INFO] [stdout]     |
[INFO] [stdout] 214 |                         egui::Stroke::new(1.0, Palette::TEXT_DIM);
[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]   --> src/ui/editor/virtual_/paint/gutter.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |         egui::Stroke::new(1.0, Palette::BORDER),
[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]    --> src/ui/editor/virtual_/paint/overlays.rs:110:47
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     .stroke(egui::Stroke::new(1.0, Palette::BORDER))
[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]    --> src/ui/editor/virtual_/paint/overlays.rs:214:31
[INFO] [stdout]     |
[INFO] [stdout] 214 |             egui::Stroke::new(1.0, Palette::BORDER),
[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]   --> src/ui/editor/virtual_/paint/text.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |                     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]   --> src/ui/editor/virtual_/paint/text.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 egui::Stroke::new(1.0, egui::Color32::from_rgba_unmultiplied(0, 0, 0, 30))
[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]    --> src/ui/editor/virtual_/paint/text.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         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]    --> src/ui/editor/virtual_/paint/text.rs:238:39
[INFO] [stdout]     |
[INFO] [stdout] 238 |                     egui::Stroke::new(1.0, Palette::ACCENT),
[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]    --> src/ui/editor/virtual_/paint/text.rs:273:43
[INFO] [stdout]     |
[INFO] [stdout] 273 |                         egui::Stroke::new(1.5, Palette::ACCENT),
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.5_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]    --> src/ui/editor/virtual_/paint/text.rs:305:31
[INFO] [stdout]     |
[INFO] [stdout] 305 |             egui::Stroke::new(1.0, Palette::BORDER),
[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]    --> src/ui/file_panel/list/helpers.rs:279:39
[INFO] [stdout]     |
[INFO] [stdout] 279 |                     egui::Stroke::new(2.0, Palette::ACCENT.gamma_multiply(k.max(0.1))),
[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]    --> src/ui/file_panel/list/table_rows.rs:109:47
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   egui::Stroke::new(2.0, Palette::ACCENT.gamma_multiply(0.6)),
[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]    --> src/ui/file_panel/list/table_rows.rs:345:55
[INFO] [stdout]     |
[INFO] [stdout] 345 | ...                   egui::Stroke::new(1.5, Palette::ACCENT),
[INFO] [stdout]     |                                         ^^^ help: explicitly specify the type as `f32`: `1.5_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]    --> src/ui/file_panel/tree.rs:185:31
[INFO] [stdout]     |
[INFO] [stdout] 185 |             egui::Stroke::new(1.5, Palette::ACCENT),
[INFO] [stdout]     |                               ^^^ help: explicitly specify the type as `f32`: `1.5_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]    --> src/ui/highlight/token.rs:383:51
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 fmt.underline = egui::Stroke::new(1.0, Color32::from_rgb(0xd0, 0x20, 0x20));
[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]   --> src/ui/sidebar/widgets.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |         egui::Stroke::new(1.0, Palette::BORDER),
[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]    --> src/ui/sidebar/widgets.rs:185:27
[INFO] [stdout]     |
[INFO] [stdout] 185 |         egui::Stroke::new(1.0, Palette::BORDER),
[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]    --> src/ui/sidebar/widgets.rs:230:27
[INFO] [stdout]     |
[INFO] [stdout] 230 |         egui::Stroke::new(1.0, Palette::BORDER),
[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]    --> src/ui/mod.rs:100:27
[INFO] [stdout]     |
[INFO] [stdout] 100 |         egui::Stroke::new(1.0, Palette::BORDER),
[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]    --> src/ui/mod.rs:122:41
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let grid_stroke = egui::Stroke::new(1.0, Color32::from_rgb(0xc6, 0xc0, 0xb0));
[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]    --> src/ui/mod.rs:164:62
[INFO] [stdout]     |
[INFO] [stdout] 164 |         painter.add(egui::Shape::line(pts, egui::Stroke::new(1.5, color)));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `1.5_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]    --> src/terminal/paint.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 |         f.underline = Stroke::new(1.0, fg);
[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]    --> src/terminal/ui_paint.rs:222:33
[INFO] [stdout]     |
[INFO] [stdout] 222 |                     Stroke::new(1.0, crate::theme::Palette::ACCENT),
[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]    --> src/terminal/ui_paint.rs:248:33
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     Stroke::new(1.2, crate::theme::Palette::ACCENT.gamma_multiply(0.8)),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.2_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]    --> src/terminal/ui_paint.rs:293:33
[INFO] [stdout]     |
[INFO] [stdout] 293 |                     Stroke::new(1.0, crate::theme::Palette::ACCENT),
[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: use of deprecated method `egui::Context::run`: Call run_ui instead
[INFO] [stdout]     --> src/terminal/terminal_tests.rs:1043:17
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     let _ = ctx.run(input, |ctx| {
[INFO] [stdout]      |                 ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::CentralPanel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/terminal/terminal_tests.rs:1044:39
[INFO] [stdout]      |
[INFO] [stdout] 1044 |         egui::CentralPanel::default().show(ctx, |ui| {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/theme.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |     v.window_stroke = Stroke::new(1.0, Palette::BORDER);
[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]   --> src/theme.rs:79:38
[INFO] [stdout]    |
[INFO] [stdout] 79 |     v.selection.stroke = Stroke::new(1.0, Palette::ACCENT);
[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]    --> src/theme.rs:101:54
[INFO] [stdout]     |
[INFO] [stdout] 101 |     v.widgets.noninteractive.bg_stroke = Stroke::new(1.0, Palette::BORDER);
[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]    --> src/theme.rs:102:54
[INFO] [stdout]     |
[INFO] [stdout] 102 |     v.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Palette::TEXT);
[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]    --> src/theme.rs:109:48
[INFO] [stdout]     |
[INFO] [stdout] 109 |     v.widgets.inactive.fg_stroke = Stroke::new(1.0, Palette::TEXT);
[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]    --> src/theme.rs:117:47
[INFO] [stdout]     |
[INFO] [stdout] 117 |     v.widgets.hovered.fg_stroke = Stroke::new(1.0, Palette::TEXT);
[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]    --> src/theme.rs:125:46
[INFO] [stdout]     |
[INFO] [stdout] 125 |     v.widgets.active.fg_stroke = Stroke::new(1.0, Color32::WHITE);
[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]    --> src/theme.rs:131:44
[INFO] [stdout]     |
[INFO] [stdout] 131 |     v.widgets.open.bg_stroke = Stroke::new(1.0, Palette::BORDER);
[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]    --> src/theme.rs:132:44
[INFO] [stdout]     |
[INFO] [stdout] 132 |     v.widgets.open.fg_stroke = Stroke::new(1.0, Palette::TEXT);
[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]   --> src/ui/docx_render.rs:47:55
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     fmt.underline = egui::Stroke::new(1.0, Palette::TEXT_DIM);
[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]   --> src/ui/docx_render.rs:74:43
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 .stroke(egui::Stroke::new(1.0, Palette::BORDER))
[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]    --> src/ui/docx_render.rs:228:21
[INFO] [stdout]     |
[INFO] [stdout] 228 |                     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]    --> src/ui/editor/find.rs:143:43
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 .stroke(egui::Stroke::new(1.0, Palette::BORDER))
[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]    --> src/ui/editor/find.rs:202:43
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 .stroke(egui::Stroke::new(1.0, Palette::BORDER))
[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]    --> src/ui/editor/find.rs:212:43
[INFO] [stdout]     |
[INFO] [stdout] 212 |                         egui::Stroke::new(1.0, Palette::BORDER);
[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]    --> src/ui/editor/find.rs:214:43
[INFO] [stdout]     |
[INFO] [stdout] 214 |                         egui::Stroke::new(1.0, Palette::TEXT_DIM);
[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]   --> src/ui/editor/virtual_/paint/gutter.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |         egui::Stroke::new(1.0, Palette::BORDER),
[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]    --> src/ui/editor/virtual_/paint/overlays.rs:110:47
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     .stroke(egui::Stroke::new(1.0, Palette::BORDER))
[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]    --> src/ui/editor/virtual_/paint/overlays.rs:214:31
[INFO] [stdout]     |
[INFO] [stdout] 214 |             egui::Stroke::new(1.0, Palette::BORDER),
[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]   --> src/ui/editor/virtual_/paint/text.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |                     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]   --> src/ui/editor/virtual_/paint/text.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 egui::Stroke::new(1.0, egui::Color32::from_rgba_unmultiplied(0, 0, 0, 30))
[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]    --> src/ui/editor/virtual_/paint/text.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         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]    --> src/ui/editor/virtual_/paint/text.rs:238:39
[INFO] [stdout]     |
[INFO] [stdout] 238 |                     egui::Stroke::new(1.0, Palette::ACCENT),
[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]    --> src/ui/editor/virtual_/paint/text.rs:273:43
[INFO] [stdout]     |
[INFO] [stdout] 273 |                         egui::Stroke::new(1.5, Palette::ACCENT),
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.5_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]    --> src/ui/editor/virtual_/paint/text.rs:305:31
[INFO] [stdout]     |
[INFO] [stdout] 305 |             egui::Stroke::new(1.0, Palette::BORDER),
[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: use of deprecated method `egui::Context::run`: Call run_ui instead
[INFO] [stdout]    --> src/ui/editor/virtual_/paint/mod.rs:704:27
[INFO] [stdout]     |
[INFO] [stdout] 704 |             let out = ctx.run(input, |ctx| {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::CentralPanel::show`: Use show_inside() instead
[INFO] [stdout]    --> src/ui/editor/virtual_/paint/mod.rs:705:47
[INFO] [stdout]     |
[INFO] [stdout] 705 |                 egui::CentralPanel::default().show(ctx, |ui| {
[INFO] [stdout]     |                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/file_panel/list/helpers.rs:279:39
[INFO] [stdout]     |
[INFO] [stdout] 279 |                     egui::Stroke::new(2.0, Palette::ACCENT.gamma_multiply(k.max(0.1))),
[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]    --> src/ui/file_panel/list/table_rows.rs:109:47
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   egui::Stroke::new(2.0, Palette::ACCENT.gamma_multiply(0.6)),
[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]    --> src/ui/file_panel/list/table_rows.rs:345:55
[INFO] [stdout]     |
[INFO] [stdout] 345 | ...                   egui::Stroke::new(1.5, Palette::ACCENT),
[INFO] [stdout]     |                                         ^^^ help: explicitly specify the type as `f32`: `1.5_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: use of deprecated method `egui::Context::run`: Call run_ui instead
[INFO] [stdout]    --> src/ui/file_panel/list/toolbar.rs:682:25
[INFO] [stdout]     |
[INFO] [stdout] 682 |             let _ = ctx.run(input, |ctx| {
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Context::run`: Call run_ui instead
[INFO] [stdout]    --> src/ui/file_panel/list/toolbar.rs:721:25
[INFO] [stdout]     |
[INFO] [stdout] 721 |             let _ = ctx.run(input, |ctx| {
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::CentralPanel::show`: Use show_inside() instead
[INFO] [stdout]    --> src/ui/file_panel/list/toolbar.rs:722:47
[INFO] [stdout]     |
[INFO] [stdout] 722 |                 egui::CentralPanel::default().show(ctx, |ui| {
[INFO] [stdout]     |                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/file_panel/tree.rs:185:31
[INFO] [stdout]     |
[INFO] [stdout] 185 |             egui::Stroke::new(1.5, Palette::ACCENT),
[INFO] [stdout]     |                               ^^^ help: explicitly specify the type as `f32`: `1.5_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]    --> src/ui/highlight/token.rs:383:51
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 fmt.underline = egui::Stroke::new(1.0, Color32::from_rgb(0xd0, 0x20, 0x20));
[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]   --> src/ui/sidebar/widgets.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |         egui::Stroke::new(1.0, Palette::BORDER),
[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]    --> src/ui/sidebar/widgets.rs:185:27
[INFO] [stdout]     |
[INFO] [stdout] 185 |         egui::Stroke::new(1.0, Palette::BORDER),
[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]    --> src/ui/sidebar/widgets.rs:230:27
[INFO] [stdout]     |
[INFO] [stdout] 230 |         egui::Stroke::new(1.0, Palette::BORDER),
[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]    --> src/ui/mod.rs:100:27
[INFO] [stdout]     |
[INFO] [stdout] 100 |         egui::Stroke::new(1.0, Palette::BORDER),
[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]    --> src/ui/mod.rs:122:41
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let grid_stroke = egui::Stroke::new(1.0, Color32::from_rgb(0xc6, 0xc0, 0xb0));
[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]    --> src/ui/mod.rs:164:62
[INFO] [stdout]     |
[INFO] [stdout] 164 |         painter.add(egui::Shape::line(pts, egui::Stroke::new(1.5, color)));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `1.5_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: unused variable: `at`
[INFO] [stdout]    --> src/ui/editor/virtual_/chrome.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 let at = a;
[INFO] [stdout]     |                     ^^ help: if this is intentional, prefix it with an underscore: `_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_favorites` is never used
[INFO] [stdout]    --> src/store/favorites.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn save_favorites(server: &str, list: &[String]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `at`
[INFO] [stdout]    --> src/ui/editor/virtual_/chrome.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 let at = a;
[INFO] [stdout]     |                     ^^ help: if this is intentional, prefix it with an underscore: `_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_favorites` is never used
[INFO] [stdout]    --> src/store/favorites.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn save_favorites(server: &str, list: &[String]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.32.3 (/opt/rustwide/workdir/vendor/glutin), glutin-winit v0.5.0, nix v0.29.0, nix v0.31.3, winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "395cbbeb493efa5a3ed9e83a56e84e9b2efbeed6d09072bf6d16d7c18410199f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "395cbbeb493efa5a3ed9e83a56e84e9b2efbeed6d09072bf6d16d7c18410199f", kill_on_drop: false }`
[INFO] [stdout] 395cbbeb493efa5a3ed9e83a56e84e9b2efbeed6d09072bf6d16d7c18410199f
