[INFO] cloning repository https://github.com/an-anime-team/sleepy-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/sleepy-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fan-anime-team%2Fsleepy-launcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fan-anime-team%2Fsleepy-launcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 321f320936ecf4fd0af8242ce31db1ccebc542e8 [INFO] checking an-anime-team/sleepy-launcher against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fan-anime-team%2Fsleepy-launcher" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/an-anime-team/sleepy-launcher [INFO] finished tweaking git repo https://github.com/an-anime-team/sleepy-launcher [INFO] tweaked toml for git repo https://github.com/an-anime-team/sleepy-launcher written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/an-anime-team/sleepy-launcher on toolchain 65b20a97de33e9e59992793a144aef2950c48c76 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/an-anime-team/sleepy-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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1afa07b072e81caee54e48b553a975f959aa2776cac19861b0fd2b2954a296db [INFO] running `Command { std: "docker" "start" "1afa07b072e81caee54e48b553a975f959aa2776cac19861b0fd2b2954a296db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1afa07b072e81caee54e48b553a975f959aa2776cac19861b0fd2b2954a296db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1afa07b072e81caee54e48b553a975f959aa2776cac19861b0fd2b2954a296db" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1afa07b072e81caee54e48b553a975f959aa2776cac19861b0fd2b2954a296db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1afa07b072e81caee54e48b553a975f959aa2776cac19861b0fd2b2954a296db" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking futures-core v0.3.33 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking futures-io v0.3.33 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Checking futures-task v0.3.33 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Compiling gio v0.20.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking simd-adler32 v0.3.10 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling cfg-expr v0.20.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml v1.1.4+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking event-listener v5.4.2 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Compiling system-deps v7.0.8 [INFO] [stderr] Compiling quick-xml v0.41.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.5 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking crc-catalog v2.5.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling wayland-client v0.31.15 [INFO] [stderr] Compiling thiserror v2.0.19 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking tokio v1.53.1 [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 cairo-sys-rs v0.20.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.10 [INFO] [stderr] Compiling pango-sys 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 wayland-scanner v0.31.11 [INFO] [stderr] Compiling libadwaita-sys v0.7.2 [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.16 [INFO] [stderr] Compiling md5-asm v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.16 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling bstr v1.13.0 [INFO] [stderr] Checking num-conv v0.2.2 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking fastrand v2.5.0 [INFO] [stderr] Checking bumpalo v3.20.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustc-hash v2.1.3 [INFO] [stderr] Checking time-core v0.1.9 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking zlib-rs v0.6.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling thiserror-impl v2.0.19 [INFO] [stderr] Compiling async-trait v0.1.91 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Compiling serde_repr v0.1.21 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling globset v0.4.19 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking time v0.3.55 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking spin v0.9.9 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking sha1 v0.10.7 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling relm4-css v0.9.0 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking deflate64 v0.1.12 [INFO] [stderr] Checking self_cell v1.3.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Checking wayland-protocols v0.32.13 [INFO] [stderr] Checking tar v0.4.46 [INFO] [stderr] Compiling ignore v0.4.32 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rand v0.9.5 [INFO] [stderr] Compiling enum-ordinalize-derive v4.4.2 [INFO] [stderr] Checking xz v0.1.0 [INFO] [stderr] Checking bzip2 v0.4.4 [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] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Compiling glib-macros v0.20.12 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Compiling zeroize_derive v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling unic-langid-macros v0.9.6 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling gtk4-macros v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.28 [INFO] [stderr] Checking zvariant_utils v3.5.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking fluent-syntax v0.11.1 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking kinda-virtual-fs v0.1.1 [INFO] [stderr] Checking toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Checking enum-ordinalize v4.4.2 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Compiling relm4-macros v0.9.1 [INFO] [stderr] Compiling fluent-template-macros v0.11.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking cached v0.55.1 [INFO] [stderr] Compiling zvariant_derive v5.13.1 [INFO] [stderr] Checking sysinfo v0.38.4 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking fragile v2.1.0 [INFO] [stderr] Checking thread_local v1.1.10 [INFO] [stderr] Checking minreq v2.14.1 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking cached v0.53.1 [INFO] [stderr] Checking fluent-langneg v0.13.1 [INFO] [stderr] Checking intl-memoizer v0.5.3 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking wincompatlib v0.7.7 [INFO] [stderr] Checking open v5.4.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking whatadistro v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.33 [INFO] [stderr] Compiling zvariant v5.13.1 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking fluent-templates v0.11.0 [INFO] [stderr] Compiling glib v0.20.12 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking futures v0.3.33 [INFO] [stderr] Checking human-panic v2.0.8 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking zip v3.0.0 [INFO] [stderr] Compiling zbus_names v4.3.4 [INFO] [stderr] Checking anime-game-core v1.39.1 (https://github.com/an-anime-team/anime-game-core?tag=1.39.1#aa8c5ce4) [INFO] [stderr] Compiling zbus_macros v5.18.0 [INFO] [stderr] Checking anime-launcher-sdk v1.36.4 (https://github.com/an-anime-team/anime-launcher-sdk?tag=1.36.4#bf66ccba) [INFO] [stderr] Checking zbus v5.18.0 [INFO] [stderr] Checking cairo-rs v0.20.12 [INFO] [stderr] Checking graphene-rs v0.20.10 [INFO] [stderr] Checking ashpd v0.11.1 [INFO] [stderr] Checking gdk-pixbuf v0.20.10 [INFO] [stderr] Checking pango v0.20.12 [INFO] [stderr] Compiling glib-build-tools v0.20.0 [INFO] [stderr] Compiling sleepy-launcher v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking gdk4 v0.9.6 [INFO] [stderr] Checking gsk4 v0.9.6 [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::prelude::*` [INFO] [stdout] --> src/ui/main/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use relm4::prelude::*; [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: `prelude::*` [INFO] [stdout] --> src/ui/main/repair_game.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> src/ui/main/download_wine.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> src/ui/main/install_dxvk.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/main/install_dx12.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/main/create_prefix.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> src/ui/main/download_diff.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/main/migrate_folder.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/main/disable_telemetry.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/main/launch.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anime_launcher_sdk::zzz::consts::*` [INFO] [stdout] --> src/ui/main/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use anime_launcher_sdk::zzz::consts::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/about.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/preferences/general/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/preferences/general/components.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/preferences/enhancements/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/preferences/enhancements/game.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [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] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/preferences/enhancements/sandbox.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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::prelude::*` [INFO] [stdout] --> src/ui/preferences/enhancements/environment.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [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::prelude::*` [INFO] [stdout] --> src/ui/preferences/gamescope.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/components/progress_bar.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anime_launcher_sdk::anime_game_core::prelude::*` [INFO] [stdout] --> src/ui/components/progress_bar.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use anime_launcher_sdk::anime_game_core::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anime_launcher_sdk::anime_game_core::zzz::prelude::*` [INFO] [stdout] --> src/ui/components/progress_bar.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use anime_launcher_sdk::anime_game_core::zzz::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/first_run/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/first_run/welcome.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/first_run/dependencies.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/first_run/default_paths.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/main/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use relm4::prelude::*; [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::prelude::*` [INFO] [stdout] --> src/ui/first_run/download_components.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> src/ui/main/repair_game.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anime_launcher_sdk::anime_game_core::prelude::*` [INFO] [stdout] --> src/ui/first_run/download_components.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use anime_launcher_sdk::anime_game_core::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> src/ui/main/download_wine.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> src/ui/main/install_dxvk.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/first_run/finish.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/main/install_dx12.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/main/create_prefix.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> src/ui/main/download_diff.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/main/migrate_folder.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/main/disable_telemetry.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/main/launch.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anime_launcher_sdk::zzz::consts::*` [INFO] [stdout] --> src/ui/main/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use anime_launcher_sdk::zzz::consts::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/about.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/preferences/general/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/preferences/general/components.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/preferences/enhancements/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/preferences/enhancements/game.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [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] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/preferences/enhancements/sandbox.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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::prelude::*` [INFO] [stdout] --> src/ui/preferences/enhancements/environment.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [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::prelude::*` [INFO] [stdout] --> src/ui/preferences/gamescope.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/components/progress_bar.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anime_launcher_sdk::anime_game_core::prelude::*` [INFO] [stdout] --> src/ui/components/progress_bar.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use anime_launcher_sdk::anime_game_core::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anime_launcher_sdk::anime_game_core::zzz::prelude::*` [INFO] [stdout] --> src/ui/components/progress_bar.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use anime_launcher_sdk::anime_game_core::zzz::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/first_run/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/first_run/welcome.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/first_run/dependencies.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/first_run/default_paths.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/first_run/download_components.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anime_launcher_sdk::anime_game_core::prelude::*` [INFO] [stdout] --> src/ui/first_run/download_components.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use anime_launcher_sdk::anime_game_core::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `relm4::prelude::*` [INFO] [stdout] --> src/ui/first_run/finish.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use relm4::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `features` [INFO] [stdout] --> src/ui/preferences/general/components.rs:377:43 [INFO] [stdout] | [INFO] [stdout] 377 | if let Some((version, features)) = self.downloaded_wine_versions.get(index) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_features` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `features` [INFO] [stdout] --> src/ui/preferences/general/components.rs:377:43 [INFO] [stdout] | [INFO] [stdout] 377 | if let Some((version, features)) = self.downloaded_wine_versions.get(index) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_features` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `group` [INFO] [stdout] --> src/ui/first_run/download_components.rs:564:21 [INFO] [stdout] | [INFO] [stdout] 564 | let group = wine.find_group(&config.components.path).unwrap().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `group` [INFO] [stdout] --> src/ui/first_run/download_components.rs:564:21 [INFO] [stdout] | [INFO] [stdout] 564 | let group = wine.find_group(&config.components.path).unwrap().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/main/mod.rs:1155:17 [INFO] [stdout] | [INFO] [stdout] 1155 | / PREFERENCES_WINDOW [INFO] [stdout] 1156 | | .as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [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:1197:17 [INFO] [stdout] | [INFO] [stdout] 1197 | / PREFERENCES_WINDOW [INFO] [stdout] 1198 | | .as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/main/mod.rs:1350:17 [INFO] [stdout] | [INFO] [stdout] 1350 | MAIN_WINDOW.as_ref().unwrap_unchecked().set_visible(false); [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/main/mod.rs:1354:17 [INFO] [stdout] | [INFO] [stdout] 1354 | MAIN_WINDOW.as_ref().unwrap_unchecked().present(); [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/main/mod.rs:1413:31 [INFO] [stdout] | [INFO] [stdout] 1413 | Some(unsafe { MAIN_WINDOW.as_ref().unwrap_unchecked() }), [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/main/mod.rs:1155:17 [INFO] [stdout] | [INFO] [stdout] 1155 | / PREFERENCES_WINDOW [INFO] [stdout] 1156 | | .as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [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:1197:17 [INFO] [stdout] | [INFO] [stdout] 1197 | / PREFERENCES_WINDOW [INFO] [stdout] 1198 | | .as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/main/mod.rs:1350:17 [INFO] [stdout] | [INFO] [stdout] 1350 | MAIN_WINDOW.as_ref().unwrap_unchecked().set_visible(false); [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/main/mod.rs:1354:17 [INFO] [stdout] | [INFO] [stdout] 1354 | MAIN_WINDOW.as_ref().unwrap_unchecked().present(); [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/main/mod.rs:1413:31 [INFO] [stdout] | [INFO] [stdout] 1413 | Some(unsafe { MAIN_WINDOW.as_ref().unwrap_unchecked() }), [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ui/preferences/main.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | sender.output(Self::Output::SetVideoBackground(use_video)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 118 | let _ = sender.output(Self::Output::SetVideoBackground(use_video)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ui/preferences/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | sender.output(Self::Output::SetBackgroundIndex(background_index)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 122 | let _ = sender.output(Self::Output::SetBackgroundIndex(background_index)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/main.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | PREFERENCES_WINDOW.as_ref().unwrap_unchecked().close(); [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/main.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | PREFERENCES_WINDOW.as_ref().unwrap_unchecked().close(); [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/main.rs:159:58 [INFO] [stdout] | [INFO] [stdout] 159 | 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: 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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/main.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | PREFERENCES_WINDOW.as_ref().unwrap_unchecked().add_toast(toast); [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/general/mod.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 514 | PREFERENCES_WINDOW.as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/general/mod.rs:521:17 [INFO] [stdout] | [INFO] [stdout] 521 | PREFERENCES_WINDOW.as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/enhancements/mod.rs:548:59 [INFO] [stdout] | [INFO] [stdout] 548 | self.gamescope.widget().set_transient_for(super::main::PREFERENCES_WINDOW.as_ref()); [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/enhancements/mod.rs:556:17 [INFO] [stdout] | [INFO] [stdout] 556 | PREFERENCES_WINDOW.as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/enhancements/mod.rs:563:17 [INFO] [stdout] | [INFO] [stdout] 563 | PREFERENCES_WINDOW.as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/enhancements/mod.rs:570:17 [INFO] [stdout] | [INFO] [stdout] 570 | PREFERENCES_WINDOW.as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/enhancements/mod.rs:577:17 [INFO] [stdout] | [INFO] [stdout] 577 | PREFERENCES_WINDOW.as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/first_run/main.rs:253:58 [INFO] [stdout] | [INFO] [stdout] 253 | 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: 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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ui/preferences/main.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | sender.output(Self::Output::SetVideoBackground(use_video)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 118 | let _ = sender.output(Self::Output::SetVideoBackground(use_video)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ui/preferences/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | sender.output(Self::Output::SetBackgroundIndex(background_index)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 122 | let _ = sender.output(Self::Output::SetBackgroundIndex(background_index)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/main.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | PREFERENCES_WINDOW.as_ref().unwrap_unchecked().close(); [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/main.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | PREFERENCES_WINDOW.as_ref().unwrap_unchecked().close(); [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/main.rs:159:58 [INFO] [stdout] | [INFO] [stdout] 159 | 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: 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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/main.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | PREFERENCES_WINDOW.as_ref().unwrap_unchecked().add_toast(toast); [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/general/mod.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 514 | PREFERENCES_WINDOW.as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/general/mod.rs:521:17 [INFO] [stdout] | [INFO] [stdout] 521 | PREFERENCES_WINDOW.as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/enhancements/mod.rs:548:59 [INFO] [stdout] | [INFO] [stdout] 548 | self.gamescope.widget().set_transient_for(super::main::PREFERENCES_WINDOW.as_ref()); [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/enhancements/mod.rs:556:17 [INFO] [stdout] | [INFO] [stdout] 556 | PREFERENCES_WINDOW.as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/enhancements/mod.rs:563:17 [INFO] [stdout] | [INFO] [stdout] 563 | PREFERENCES_WINDOW.as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/enhancements/mod.rs:570:17 [INFO] [stdout] | [INFO] [stdout] 570 | PREFERENCES_WINDOW.as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/preferences/enhancements/mod.rs:577:17 [INFO] [stdout] | [INFO] [stdout] 577 | PREFERENCES_WINDOW.as_ref() [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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/ui/first_run/main.rs:253:58 [INFO] [stdout] | [INFO] [stdout] 253 | 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: 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] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s [INFO] running `Command { std: "docker" "inspect" "1afa07b072e81caee54e48b553a975f959aa2776cac19861b0fd2b2954a296db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1afa07b072e81caee54e48b553a975f959aa2776cac19861b0fd2b2954a296db", kill_on_drop: false }` [INFO] [stdout] 1afa07b072e81caee54e48b553a975f959aa2776cac19861b0fd2b2954a296db