[INFO] cloning repository https://github.com/buxx/rollgui2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/buxx/rollgui2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuxx%2Frollgui2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuxx%2Frollgui2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eac2055009aee6c7eb8145beb8549d7e8e8113eb
[INFO] checking buxx/rollgui2 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuxx%2Frollgui2" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/buxx/rollgui2
[INFO] finished tweaking git repo https://github.com/buxx/rollgui2
[INFO] tweaked toml for git repo https://github.com/buxx/rollgui2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/buxx/rollgui2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/buxx/rollgui2 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/optozorax/egui-macroquad.git`
[INFO] [stderr]     Updating git repository `https://github.com/buxx/quad-net.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quad-storage v0.1.3
[INFO] [stderr]   Downloaded webbrowser v0.8.0
[INFO] [stderr]   Downloaded x11-clipboard v0.6.1
[INFO] [stderr]   Downloaded emath v0.19.0
[INFO] [stderr]   Downloaded quad-storage-sys v0.1.0
[INFO] [stderr]   Downloaded default-env v0.1.1
[INFO] [stderr]   Downloaded copypasta v0.8.1
[INFO] [stderr]   Downloaded serde_derive v1.0.146
[INFO] [stderr]   Downloaded nanoserde v0.1.30
[INFO] [stderr]   Downloaded egui-miniquad v0.12.0
[INFO] [stderr]   Downloaded flate2 v1.0.24
[INFO] [stderr]   Downloaded ahash v0.8.0
[INFO] [stderr]   Downloaded qws v0.7.9
[INFO] [stderr]   Downloaded png v0.17.6
[INFO] [stderr]   Downloaded net2 v0.2.38
[INFO] [stderr]   Downloaded openssl-sys v0.9.76
[INFO] [stderr]   Downloaded ureq v2.5.0
[INFO] [stderr]   Downloaded serde v1.0.146
[INFO] [stderr]   Downloaded owned_ttf_parser v0.17.0
[INFO] [stderr]   Downloaded fontdue v0.7.2
[INFO] [stderr]   Downloaded xcb v1.1.1
[INFO] [stderr]   Downloaded egui v0.19.0
[INFO] [stderr]   Downloaded webpki-roots v0.22.5
[INFO] [stderr]   Downloaded miniquad v0.3.13
[INFO] [stderr]   Downloaded image v0.24.4
[INFO] [stderr]   Downloaded ndk-sys v0.4.0
[INFO] [stderr]   Downloaded libc v0.2.135
[INFO] [stderr]   Downloaded epaint v0.19.0
[INFO] [stderr]   Downloaded macroquad v0.3.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bc24e6f14ae572f3d3ce7b9d5f298199ac6583fc99f0724713506ac2b65fa6c
[INFO] running `Command { std: "docker" "start" "-a" "3bc24e6f14ae572f3d3ce7b9d5f298199ac6583fc99f0724713506ac2b65fa6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bc24e6f14ae572f3d3ce7b9d5f298199ac6583fc99f0724713506ac2b65fa6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bc24e6f14ae572f3d3ce7b9d5f298199ac6583fc99f0724713506ac2b65fa6c", kill_on_drop: false }`
[INFO] [stdout] 3bc24e6f14ae572f3d3ce7b9d5f298199ac6583fc99f0724713506ac2b65fa6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1882c8afdf718bd5517fd32b91f2b3e1ddc5cadc07483484e15d4ad2d5abce0
[INFO] running `Command { std: "docker" "start" "-a" "f1882c8afdf718bd5517fd32b91f2b3e1ddc5cadc07483484e15d4ad2d5abce0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling ahash v0.8.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking ttf-parser v0.17.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]    Compiling miniquad v0.3.13
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.7
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking net2 v0.2.38
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.146
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling quad-snd v0.2.5
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking owned_ttf_parser v0.17.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking ab_glyph v0.2.18
[INFO] [stderr]     Checking png v0.17.6
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]     Checking webbrowser v0.5.5
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde v1.0.146
[INFO] [stderr]    Compiling nanoserde-derive v0.1.18
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking quad-url v0.1.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking fontdue v0.7.2
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking bumpalo v3.11.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking nanoserde v0.1.30
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking webbrowser v0.8.0
[INFO] [stderr]     Checking quad-storage v0.1.3
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.5
[INFO] [stderr]    Compiling bytemuck_derive v1.2.1
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling default-env v0.1.1
[INFO] [stderr]     Checking ureq v2.5.0
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]     Checking emath v0.19.0
[INFO] [stderr]     Checking epaint v0.19.0
[INFO] [stderr]     Checking image v0.24.4
[INFO] [stderr]     Checking egui v0.19.0
[INFO] [stderr]     Checking qws v0.7.9
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking macroquad v0.3.24
[INFO] [stderr]     Checking quad-net v0.1.1 (https://github.com/buxx/quad-net.git?rev=d8e582c5001f977ec42e5f8dd21c1c0bbc9463e7#d8e582c5)
[INFO] [stderr]     Checking egui-miniquad v0.12.0
[INFO] [stderr]     Checking egui-macroquad v0.12.0 (https://github.com/optozorax/egui-macroquad.git?rev=6973d471de936935a22162e403f748cfcdd0bdff#6973d471)
[INFO] [stderr]     Checking rollgui2 v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> src/engine/zone/gui/chat/display.rs:46:31
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Display::Right => (screen_width() - self.position().x),
[INFO] [stdout]    |                               ^                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -             Display::Right => (screen_width() - self.position().x),
[INFO] [stdout] 46 +             Display::Right => screen_width() - self.position().x ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> src/engine/zone/gui/chat/display.rs:54:32
[INFO] [stdout]    |
[INFO] [stdout] 54 |             Display::Bottom => (screen_height() - self.position().y),
[INFO] [stdout]    |                                ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -             Display::Bottom => (screen_height() - self.position().y),
[INFO] [stdout] 54 +             Display::Bottom => screen_height() - self.position().y ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `engine::zone::state` and `graphics`
[INFO] [stdout]  --> src/engine/zone/scene.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{engine::zone::state, graphics, util::get_text_center};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> src/engine/zone/gui/chat/display.rs:46:31
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Display::Right => (screen_width() - self.position().x),
[INFO] [stdout]    |                               ^                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -             Display::Right => (screen_width() - self.position().x),
[INFO] [stdout] 46 +             Display::Right => screen_width() - self.position().x ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> src/engine/zone/gui/chat/display.rs:54:32
[INFO] [stdout]    |
[INFO] [stdout] 54 |             Display::Bottom => (screen_height() - self.position().y),
[INFO] [stdout]    |                                ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -             Display::Bottom => (screen_height() - self.position().y),
[INFO] [stdout] 54 +             Display::Bottom => screen_height() - self.position().y ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `engine::zone::state` and `graphics`
[INFO] [stdout]  --> src/engine/zone/scene.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{engine::zone::state, graphics, util::get_text_center};
[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 variable: `player_display`
[INFO] [stdout]   --> src/engine/zone/scene.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let player_display = &self.state.player_display;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_display`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_display`
[INFO] [stdout]   --> src/engine/zone/scene.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let player_display = &self.state.player_display;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_display`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `system` is never read
[INFO] [stdout]  --> src/engine/zone/gui/chat/model.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Message {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 2 |     message: String,
[INFO] [stdout] 3 |     system: bool,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/engine/zone/mod.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |         if WS.is_none() {
[INFO] [stdout]    |            ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/engine/zone/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         WS.as_mut().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/ui/utils.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if let Some(is_mobile_) = &mut IS_MOBILE {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if let Some(is_mobile_) = &raw mut IS_MOBILE {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `system` is never read
[INFO] [stdout]  --> src/engine/zone/gui/chat/model.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Message {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 2 |     message: String,
[INFO] [stdout] 3 |     system: bool,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/engine/zone/mod.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |         if WS.is_none() {
[INFO] [stdout]    |            ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/engine/zone/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         WS.as_mut().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/ui/utils.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if let Some(is_mobile_) = &mut IS_MOBILE {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if let Some(is_mobile_) = &raw mut IS_MOBILE {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nanoserde-derive v0.1.18, openssl v0.10.42
[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" "f1882c8afdf718bd5517fd32b91f2b3e1ddc5cadc07483484e15d4ad2d5abce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1882c8afdf718bd5517fd32b91f2b3e1ddc5cadc07483484e15d4ad2d5abce0", kill_on_drop: false }`
[INFO] [stdout] f1882c8afdf718bd5517fd32b91f2b3e1ddc5cadc07483484e15d4ad2d5abce0
