[INFO] cloning repository https://github.com/an-anime-team/honkers-launcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/an-anime-team/honkers-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fan-anime-team%2Fhonkers-launcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fan-anime-team%2Fhonkers-launcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c2ade21499384ba60f59a71439828312f8a4ac4
[INFO] checking an-anime-team/honkers-launcher against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fan-anime-team%2Fhonkers-launcher" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/an-anime-team/honkers-launcher
[INFO] finished tweaking git repo https://github.com/an-anime-team/honkers-launcher
[INFO] tweaked toml for git repo https://github.com/an-anime-team/honkers-launcher written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/an-anime-team/honkers-launcher on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/an-anime-team/honkers-launcher 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7455f407b648cd0a71ed9cf195262a88295844c4351d21ce6eecef860c04f42
[INFO] running `Command { std: "docker" "start" "-a" "b7455f407b648cd0a71ed9cf195262a88295844c4351d21ce6eecef860c04f42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7455f407b648cd0a71ed9cf195262a88295844c4351d21ce6eecef860c04f42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7455f407b648cd0a71ed9cf195262a88295844c4351d21ce6eecef860c04f42", kill_on_drop: false }`
[INFO] [stdout] b7455f407b648cd0a71ed9cf195262a88295844c4351d21ce6eecef860c04f42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9058015f15186960528b930c729c67e8fa40488d19031056c3900964409cfb11
[INFO] running `Command { std: "docker" "start" "-a" "9058015f15186960528b930c729c67e8fa40488d19031056c3900964409cfb11", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling gio v0.20.12
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cfg-expr v0.20.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling md5-asm v0.5.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling relm4-css v0.9.0
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]    Compiling anime-game-core v1.36.3 (https://github.com/an-anime-team/anime-game-core?tag=1.36.3#044a1e83)
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking xz v0.1.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]     Checking dns-lookup v2.1.1
[INFO] [stderr]     Checking sysinfo v0.35.2
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking kinda-virtual-fs v0.1.1
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking whatadistro v0.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling unic-langid-macros v0.9.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.24.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]    Compiling fluent-template-macros v0.11.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling relm4-macros v0.9.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking cached v0.53.1
[INFO] [stderr]     Checking cached v0.55.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking minreq v2.14.1
[INFO] [stderr]     Checking os_info v3.12.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking wincompatlib v0.7.7
[INFO] [stderr]     Checking zip v3.0.0
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking human-panic v2.0.3
[INFO] [stderr]     Checking fluent-templates v0.11.0
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking anime-launcher-sdk v1.32.0 (https://github.com/an-anime-team/anime-launcher-sdk?tag=1.32.0#87c42064)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling pango-sys v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling graphene-sys v0.20.10
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[INFO] [stderr]    Compiling gsk4-sys v0.9.6
[INFO] [stderr]    Compiling gtk4-sys v0.9.6
[INFO] [stderr]    Compiling libadwaita-sys v0.7.2
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]     Checking glib v0.20.12
[INFO] [stderr]     Checking zbus v5.11.0
[INFO] [stderr]     Checking cairo-rs v0.20.12
[INFO] [stderr]     Checking graphene-rs v0.20.10
[INFO] [stderr]     Checking ashpd v0.11.0
[INFO] [stderr]     Checking gdk-pixbuf v0.20.10
[INFO] [stderr]     Checking pango v0.20.12
[INFO] [stderr]     Checking gdk4 v0.9.6
[INFO] [stderr]    Compiling glib-build-tools v0.20.0
[INFO] [stderr]     Checking gsk4 v0.9.6
[INFO] [stderr]    Compiling honkers-launcher v1.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking gtk4 v0.9.7
[INFO] [stderr]     Checking libadwaita v0.7.2
[INFO] [stderr]     Checking relm4 v0.9.1
[INFO] [stdout] warning: unused import: `relm4::factory::*`
[INFO] [stdout]  --> src/ui/preferences/enhancements/game.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relm4::factory::*;
[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: `relm4::factory::*`
[INFO] [stdout]  --> src/ui/preferences/enhancements/sandbox.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relm4::factory::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `relm4::factory::*`
[INFO] [stdout]  --> src/ui/preferences/enhancements/environment.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relm4::factory::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `relm4::factory::*`
[INFO] [stdout]  --> src/ui/preferences/enhancements/game.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relm4::factory::*;
[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: `relm4::factory::*`
[INFO] [stdout]  --> src/ui/preferences/enhancements/sandbox.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relm4::factory::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `relm4::factory::*`
[INFO] [stdout]  --> src/ui/preferences/enhancements/environment.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relm4::factory::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `toast_overlay` is never read
[INFO] [stdout]    --> src/ui/main/mod.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |             toast_overlay -> adw::ToastOverlay {
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `toast_overlay` is never read
[INFO] [stdout]    --> src/ui/main/mod.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |             toast_overlay -> adw::ToastOverlay {
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `preferences_window` is never read
[INFO] [stdout]   --> src/ui/preferences/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         preferences_window = adw::PreferencesWindow {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `preferences_window` is never read
[INFO] [stdout]   --> src/ui/preferences/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         preferences_window = adw::PreferencesWindow {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `wine_recommended_notify` is never read
[INFO] [stdout]    --> src/ui/preferences/general/components.rs:108:36
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...                   } @wine_recommended_notify
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `wine_shared_libraries_notify` is never read
[INFO] [stdout]    --> src/ui/preferences/general/components.rs:138:36
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...                   } @wine_shared_libraries_notify
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `gstreamer_shared_libraries_notify` is never read
[INFO] [stdout]    --> src/ui/preferences/general/components.rs:160:36
[INFO] [stdout]     |
[INFO] [stdout] 160 | ...                   } @gstreamer_shared_libraries_notify
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `wine_recommended_notify` is never read
[INFO] [stdout]    --> src/ui/preferences/general/components.rs:108:36
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...                   } @wine_recommended_notify
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `dxvk_recommended_notify` is never read
[INFO] [stdout]    --> src/ui/preferences/general/components.rs:210:36
[INFO] [stdout]     |
[INFO] [stdout] 210 | ...                   } @dxvk_recommended_notify
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `wine_shared_libraries_notify` is never read
[INFO] [stdout]    --> src/ui/preferences/general/components.rs:138:36
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...                   } @wine_shared_libraries_notify
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `gstreamer_shared_libraries_notify` is never read
[INFO] [stdout]    --> src/ui/preferences/general/components.rs:160:36
[INFO] [stdout]     |
[INFO] [stdout] 160 | ...                   } @gstreamer_shared_libraries_notify
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `dxvk_recommended_notify` is never read
[INFO] [stdout]    --> src/ui/preferences/general/components.rs:210:36
[INFO] [stdout]     |
[INFO] [stdout] 210 | ...                   } @dxvk_recommended_notify
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `components_page` is never read
[INFO] [stdout]    --> src/ui/preferences/general/mod.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |         components_page -> adw::NavigationPage,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `components_page` is never read
[INFO] [stdout]    --> src/ui/preferences/general/mod.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |         components_page -> adw::NavigationPage,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `root` is never read
[INFO] [stdout]   --> src/ui/preferences/enhancements/game.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         root = adw::ActionRow {
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `root` is never read
[INFO] [stdout]   --> src/ui/preferences/enhancements/game.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         root = adw::ActionRow {
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `session_name_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/game.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |                         session_name_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sessions` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/game.rs:139:27
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     add = sessions -> adw::PreferencesGroup {},
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `session_name_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/game.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |                         session_name_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sessions` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/game.rs:139:27
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     add = sessions -> adw::PreferencesGroup {},
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `root` is never read
[INFO] [stdout]   --> src/ui/preferences/enhancements/sandbox.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 root = adw::ActionRow {
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | impl_directory!(PrivateDirectory, SandboxPageMsg::RemovePrivate);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: this warning originates in the macro `impl_directory` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `root` is never read
[INFO] [stdout]   --> src/ui/preferences/enhancements/sandbox.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 root = adw::ActionRow {
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | impl_directory!(PrivateDirectory, SandboxPageMsg::RemovePrivate);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: this warning originates in the macro `impl_directory` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `root` is never read
[INFO] [stdout]   --> src/ui/preferences/enhancements/sandbox.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 root = adw::ActionRow {
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | impl_directory!(SharedDirectory, SandboxPageMsg::RemoveShared);
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: this warning originates in the macro `impl_directory` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `root` is never read
[INFO] [stdout]   --> src/ui/preferences/enhancements/sandbox.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 root = adw::ActionRow {
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | impl_directory!(SharedDirectory, SandboxPageMsg::RemoveShared);
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: this warning originates in the macro `impl_directory` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `root` is never read
[INFO] [stdout]   --> src/ui/preferences/enhancements/sandbox.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 root = adw::ActionRow {
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | impl_directory!(SymlinkPath, SandboxPageMsg::RemoveSymlink);
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: this warning originates in the macro `impl_directory` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `root` is never read
[INFO] [stdout]   --> src/ui/preferences/enhancements/sandbox.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 root = adw::ActionRow {
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | impl_directory!(SymlinkPath, SandboxPageMsg::RemoveSymlink);
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: this warning originates in the macro `impl_directory` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `private_path_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:225:25
[INFO] [stdout]     |
[INFO] [stdout] 225 |                         private_path_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `private_paths` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:240:27
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     add = private_paths -> adw::PreferencesGroup {},
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `private_path_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:225:25
[INFO] [stdout]     |
[INFO] [stdout] 225 |                         private_path_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `shared_path_from_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:261:25
[INFO] [stdout]     |
[INFO] [stdout] 261 |                         shared_path_from_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `shared_path_to_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:266:25
[INFO] [stdout]     |
[INFO] [stdout] 266 |                         shared_path_to_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `private_paths` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:240:27
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     add = private_paths -> adw::PreferencesGroup {},
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `shared_path_from_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:261:25
[INFO] [stdout]     |
[INFO] [stdout] 261 |                         shared_path_from_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `read_only_switch` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:275:42
[INFO] [stdout]     |
[INFO] [stdout] 275 | ...                   add_suffix = read_only_switch -> gtk::Switch {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `shared_path_to_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:266:25
[INFO] [stdout]     |
[INFO] [stdout] 266 |                         shared_path_to_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `shared_paths` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:282:27
[INFO] [stdout]     |
[INFO] [stdout] 282 |                     add = shared_paths -> adw::PreferencesGroup {},
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `symlink_path_from_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:303:25
[INFO] [stdout]     |
[INFO] [stdout] 303 |                         symlink_path_from_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `symlink_path_to_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 |                         symlink_path_to_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `symlink_paths` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:314:27
[INFO] [stdout]     |
[INFO] [stdout] 314 |                     add = symlink_paths -> adw::PreferencesGroup {}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `read_only_switch` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:275:42
[INFO] [stdout]     |
[INFO] [stdout] 275 | ...                   add_suffix = read_only_switch -> gtk::Switch {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `shared_paths` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:282:27
[INFO] [stdout]     |
[INFO] [stdout] 282 |                     add = shared_paths -> adw::PreferencesGroup {},
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `symlink_path_from_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:303:25
[INFO] [stdout]     |
[INFO] [stdout] 303 |                         symlink_path_from_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `symlink_path_to_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 |                         symlink_path_to_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `symlink_paths` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/sandbox.rs:314:27
[INFO] [stdout]     |
[INFO] [stdout] 314 |                     add = symlink_paths -> adw::PreferencesGroup {}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `root` is never read
[INFO] [stdout]   --> src/ui/preferences/enhancements/environment.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         root = adw::ActionRow {
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `root` is never read
[INFO] [stdout]   --> src/ui/preferences/enhancements/environment.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         root = adw::ActionRow {
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `name_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/environment.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |                         name_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `value_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/environment.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |                         value_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `name_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/environment.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |                         name_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `value_entry` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/environment.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |                         value_entry -> adw::EntryRow {
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `variables` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/environment.rs:143:27
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     add = variables -> adw::PreferencesGroup {}
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `variables` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/environment.rs:143:27
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     add = variables -> adw::PreferencesGroup {}
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `map_game_folder_row` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:247:26
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 #[name = "map_game_folder_row"]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `game_page` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 |         game_page -> adw::NavigationPage,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sandbox_page` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:425:9
[INFO] [stdout]     |
[INFO] [stdout] 425 |         sandbox_page -> adw::NavigationPage,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `environment_page` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:428:9
[INFO] [stdout]     |
[INFO] [stdout] 428 |         environment_page -> adw::NavigationPage,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `map_game_folder_row` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:247:26
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 #[name = "map_game_folder_row"]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `game_page` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 |         game_page -> adw::NavigationPage,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sandbox_page` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:425:9
[INFO] [stdout]     |
[INFO] [stdout] 425 |         sandbox_page -> adw::NavigationPage,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `environment_page` is never read
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:428:9
[INFO] [stdout]     |
[INFO] [stdout] 428 |         environment_page -> adw::NavigationPage,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `group` is never read
[INFO] [stdout]   --> src/ui/components/list.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         group = adw::PreferencesGroup {}
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `group` is never read
[INFO] [stdout]   --> src/ui/components/list.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         group = adw::PreferencesGroup {}
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `group` is never read
[INFO] [stdout]   --> src/ui/components/group.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         group = adw::ExpanderRow {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `group` is never read
[INFO] [stdout]   --> src/ui/components/group.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         group = adw::ExpanderRow {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `toast_overlay` is never read
[INFO] [stdout]   --> src/ui/first_run/main.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |             toast_overlay -> adw::ToastOverlay {
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `toast_overlay` is never read
[INFO] [stdout]   --> src/ui/first_run/main.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |             toast_overlay -> adw::ToastOverlay {
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/main/mod.rs:896:17
[INFO] [stdout]     |
[INFO] [stdout] 896 |                 PREFERENCES_WINDOW.as_ref().unwrap_unchecked().sender().send(PreferencesAppMsg::SetGameDiff(diff));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/main/mod.rs:901:17
[INFO] [stdout]     |
[INFO] [stdout] 901 |                 PREFERENCES_WINDOW.as_ref().unwrap_unchecked().sender().send(PreferencesAppMsg::SetMainPatch(patch));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/main/mod.rs:933:17
[INFO] [stdout]     |
[INFO] [stdout] 933 |                 PREFERENCES_WINDOW.as_ref().unwrap_unchecked().widget().present();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/main/mod.rs:965:17
[INFO] [stdout]     |
[INFO] [stdout] 965 |                 MAIN_WINDOW.as_ref().unwrap_unchecked().set_visible(false);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/main/mod.rs:969:17
[INFO] [stdout]     |
[INFO] [stdout] 969 |                 MAIN_WINDOW.as_ref().unwrap_unchecked().present();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/main/mod.rs:987:31
[INFO] [stdout]     |
[INFO] [stdout] 987 |                 Some(unsafe { MAIN_WINDOW.as_ref().unwrap_unchecked() }),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/main.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 PREFERENCES_WINDOW.as_ref().unwrap_unchecked().close();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/main.rs:147:58
[INFO] [stdout]     |
[INFO] [stdout] 147 |                     let dialog = adw::MessageDialog::new(PREFERENCES_WINDOW.as_ref(), Some(&title), Some(&description));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/main.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 PREFERENCES_WINDOW.as_ref().unwrap_unchecked().add_toast(toast);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/general/mod.rs:492:17
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 PREFERENCES_WINDOW.as_ref()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/general/mod.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 PREFERENCES_WINDOW.as_ref()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/main/mod.rs:896:17
[INFO] [stdout]     |
[INFO] [stdout] 896 |                 PREFERENCES_WINDOW.as_ref().unwrap_unchecked().sender().send(PreferencesAppMsg::SetGameDiff(diff));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:468:59
[INFO] [stdout]     |
[INFO] [stdout] 468 |                 self.gamescope.widget().set_transient_for(super::main::PREFERENCES_WINDOW.as_ref());
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:476:17
[INFO] [stdout]     |
[INFO] [stdout] 476 |                 PREFERENCES_WINDOW.as_ref()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:483:17
[INFO] [stdout]     |
[INFO] [stdout] 483 |                 PREFERENCES_WINDOW.as_ref()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:490:17
[INFO] [stdout]     |
[INFO] [stdout] 490 |                 PREFERENCES_WINDOW.as_ref()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:497:17
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 PREFERENCES_WINDOW.as_ref()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/main/mod.rs:901:17
[INFO] [stdout]     |
[INFO] [stdout] 901 |                 PREFERENCES_WINDOW.as_ref().unwrap_unchecked().sender().send(PreferencesAppMsg::SetMainPatch(patch));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/main/mod.rs:933:17
[INFO] [stdout]     |
[INFO] [stdout] 933 |                 PREFERENCES_WINDOW.as_ref().unwrap_unchecked().widget().present();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/main/mod.rs:965:17
[INFO] [stdout]     |
[INFO] [stdout] 965 |                 MAIN_WINDOW.as_ref().unwrap_unchecked().set_visible(false);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/main/mod.rs:969:17
[INFO] [stdout]     |
[INFO] [stdout] 969 |                 MAIN_WINDOW.as_ref().unwrap_unchecked().present();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/main/mod.rs:987:31
[INFO] [stdout]     |
[INFO] [stdout] 987 |                 Some(unsafe { MAIN_WINDOW.as_ref().unwrap_unchecked() }),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/first_run/main.rs:270:58
[INFO] [stdout]     |
[INFO] [stdout] 270 |                     let dialog = adw::MessageDialog::new(MAIN_WINDOW.as_ref(), Some(&title), Some(&description));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/main.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 PREFERENCES_WINDOW.as_ref().unwrap_unchecked().close();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/main.rs:147:58
[INFO] [stdout]     |
[INFO] [stdout] 147 |                     let dialog = adw::MessageDialog::new(PREFERENCES_WINDOW.as_ref(), Some(&title), Some(&description));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/main.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 PREFERENCES_WINDOW.as_ref().unwrap_unchecked().add_toast(toast);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/general/mod.rs:492:17
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 PREFERENCES_WINDOW.as_ref()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/general/mod.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 PREFERENCES_WINDOW.as_ref()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/ui/first_run/tos_warning.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |                     unsafe { MAIN_WINDOW.as_ref() },
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:468:59
[INFO] [stdout]     |
[INFO] [stdout] 468 |                 self.gamescope.widget().set_transient_for(super::main::PREFERENCES_WINDOW.as_ref());
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:476:17
[INFO] [stdout]     |
[INFO] [stdout] 476 |                 PREFERENCES_WINDOW.as_ref()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:483:17
[INFO] [stdout]     |
[INFO] [stdout] 483 |                 PREFERENCES_WINDOW.as_ref()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:490:17
[INFO] [stdout]     |
[INFO] [stdout] 490 |                 PREFERENCES_WINDOW.as_ref()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/preferences/enhancements/mod.rs:497:17
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 PREFERENCES_WINDOW.as_ref()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/ui/first_run/main.rs:270:58
[INFO] [stdout]     |
[INFO] [stdout] 270 |                     let dialog = adw::MessageDialog::new(MAIN_WINDOW.as_ref(), Some(&title), Some(&description));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/ui/first_run/tos_warning.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |                     unsafe { MAIN_WINDOW.as_ref() },
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s
[INFO] running `Command { std: "docker" "inspect" "9058015f15186960528b930c729c67e8fa40488d19031056c3900964409cfb11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9058015f15186960528b930c729c67e8fa40488d19031056c3900964409cfb11", kill_on_drop: false }`
[INFO] [stdout] 9058015f15186960528b930c729c67e8fa40488d19031056c3900964409cfb11
