[INFO] cloning repository https://github.com/2278535805/render-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2278535805/render-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2278535805%2Frender-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2278535805%2Frender-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cd1277e468e9c7eb0e2eb5e2b9295ce4a5cba79
[INFO] checking 2278535805/render-lib against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2278535805%2Frender-lib" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/2278535805/render-lib
[INFO] finished tweaking git repo https://github.com/2278535805/render-lib
[INFO] tweaked toml for git repo https://github.com/2278535805/render-lib written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/2278535805/render-lib 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/2278535805/render-lib 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 947e359d3337425ea905a24746945af29cc10ac85ad25d6b48aef78102740849
[INFO] running `Command { std: "docker" "start" "947e359d3337425ea905a24746945af29cc10ac85ad25d6b48aef78102740849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "947e359d3337425ea905a24746945af29cc10ac85ad25d6b48aef78102740849", 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" "947e359d3337425ea905a24746945af29cc10ac85ad25d6b48aef78102740849" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "947e359d3337425ea905a24746945af29cc10ac85ad25d6b48aef78102740849", 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" "947e359d3337425ea905a24746945af29cc10ac85ad25d6b48aef78102740849" "/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.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.5
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking ringbuf v0.3.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling prpr-avc v0.1.0 (/opt/rustwide/workdir/prpr-avc)
[INFO] [stderr]    Compiling miniquad v0.4.10 (https://github.com/2278535805/miniquad#82538d37)
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking glyph_brush_layout v0.2.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking glyph_brush_draw_cache v0.1.6
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking lyon_tessellation v1.0.20
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking lyon_algorithms v1.0.20
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling macroquad_macro v0.1.8 (https://github.com/2278535805/macroquad#8586a487)
[INFO] [stderr]     Checking chinese-variant v1.1.5
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking open v5.3.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking color-thief v0.2.2
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking lyon v1.0.19
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking rand_pcg v0.9.0
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking obfstr v0.4.1
[INFO] [stderr]     Checking concat-string v1.0.1
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking fastblur v0.1.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]    Compiling dotenv-build v0.1.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking reflink-copy v0.1.29
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]    Compiling phire-ui v0.4.0 (/opt/rustwide/workdir/phire-ui)
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling liblzma-sys v0.4.6
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking liblzma v0.4.6
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking unic-langid-macros v0.9.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking enum-ordinalize v4.3.2
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking chinese-number v0.7.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking nalgebra v0.34.2
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking sasa v0.1.0 (https://github.com/2278535805/sasa#e1d47fb3)
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking zip v4.6.1
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling phira-mp-macros v0.1.0 (https://github.com/TeamFlos/phira-mp#6a0b3adc)
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking fluent v0.17.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking glyph_brush v0.7.12
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking phira-mp-common v0.1.0 (https://github.com/TeamFlos/phira-mp#6a0b3adc)
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking phira-mp-client v0.1.0 (https://github.com/TeamFlos/phira-mp#6a0b3adc)
[INFO] [stderr]     Checking ssri v9.2.0
[INFO] [stderr]     Checking cacache v13.1.0
[INFO] [stderr]     Checking macroquad v0.4.15 (https://github.com/2278535805/macroquad#8586a487)
[INFO] [stderr]     Checking phire v0.4.0 (/opt/rustwide/workdir/phire)
[INFO] [stdout] warning: unused macro definition: `tl`
[INFO] [stdout]    --> phire/src/l10n.rs:190:32
[INFO] [stdout]     |
[INFO] [stdout] 190 |         $crate::tl_file!($file tl);
[INFO] [stdout]     |                                ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/core/chart.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/core/chart.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `tl`
[INFO] [stdout]    --> phire/src/l10n.rs:190:32
[INFO] [stdout]     |
[INFO] [stdout] 190 |         $crate::tl_file!($file tl);
[INFO] [stdout]     |                                ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/core/chart.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/core/chart.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/extra.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/pec.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/pgr.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/extra.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/pec.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/rpe.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/pgr.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/rpe.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/scene.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("scene" ttl);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/scene.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("scene" ttl);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/scene/ending.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("ending");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/scene/ending.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("ending");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/ui/chart_info.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("chart_info");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/ui/dialog.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("dialog");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/ui/chart_info.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("chart_info");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/ui/input.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("input");
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/ui/dialog.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("dialog");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/ui/input.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("input");
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> phire/src/log.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             Level::TRACE => trace!("{}", msg),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> phire/src/log.rs:66:29
[INFO] [stdout]    |
[INFO] [stdout] 66 |             Level::DEBUG => debug!("{}", msg),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> phire/src/log.rs:67:28
[INFO] [stdout]    |
[INFO] [stdout] 67 |             Level::INFO => info!("{}", msg),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> phire/src/log.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |             Level::WARN => warn!("{}", msg),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> phire/src/log.rs:69:29
[INFO] [stdout]    |
[INFO] [stdout] 69 |             Level::ERROR => error!("{}", msg),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> phire/src/log.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             Level::TRACE => trace!("{}", msg),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> phire/src/log.rs:66:29
[INFO] [stdout]    |
[INFO] [stdout] 66 |             Level::DEBUG => debug!("{}", msg),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> phire/src/log.rs:67:28
[INFO] [stdout]    |
[INFO] [stdout] 67 |             Level::INFO => info!("{}", msg),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> phire/src/log.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |             Level::WARN => warn!("{}", msg),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> phire/src/log.rs:69:29
[INFO] [stdout]    |
[INFO] [stdout] 69 |             Level::ERROR => error!("{}", msg),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `L10N_BUNDLES` is never used
[INFO] [stdout]    --> phire/src/l10n.rs:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 | ...   static L10N_BUNDLES: $crate::l10n::Lazy<$crate::l10n::L10nBundles> = $crate::l10n::Lazy::new(|| $crate::create_bundles!($file...
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/core/chart.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::tl_file` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `L10N_BUNDLES` is never used
[INFO] [stdout]    --> phire/src/l10n.rs:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 | ...   static L10N_BUNDLES: $crate::l10n::Lazy<$crate::l10n::L10nBundles> = $crate::l10n::Lazy::new(|| $crate::create_bundles!($file...
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/core/chart.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::tl_file` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking prpr-pbc v0.1.0 (/opt/rustwide/workdir/prpr-pbc)
[INFO] [stdout] warning: unused import: `User`
[INFO] [stdout]  --> phire-ui/src/client/model/chart.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{Object, Ptr, User};
[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: `super::mtl`
[INFO] [stdout]  --> phire-ui/src/mp/panel.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::mtl;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]   --> phire-ui/src/page/library.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use anyhow::{anyhow, Result};
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `event_debug`
[INFO] [stdout]   --> phire-ui/src/scene/event.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | const DEBUG_MODE: bool = cfg!(feature = "event_debug");
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `aa`, `chat`, `closed`, `default`, and `play`
[INFO] [stdout]    = help: consider adding `event_debug` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itl`
[INFO] [stdout]  --> phire-ui/src/scene/main.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{import_chart, itl, L10N_LOCAL};
[INFO] [stdout]   |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> phire-ui/src/scene/song.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `println`
[INFO] [stdout]   --> phire-ui/src/scene/song.rs:43:115
[INFO] [stdout]    |
[INFO] [stdout] 43 |     any::Any, borrow::Cow, collections::{HashMap, VecDeque, hash_map}, fs::File, io::{Cursor, Write}, path::Path, println, sync::{
[INFO] [stdout]    |                                                                                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `User`
[INFO] [stdout]  --> phire-ui/src/client/model/chart.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{Object, Ptr, User};
[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: `super::mtl`
[INFO] [stdout]  --> phire-ui/src/mp/panel.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::mtl;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]   --> phire-ui/src/page/library.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use anyhow::{anyhow, Result};
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `event_debug`
[INFO] [stdout]   --> phire-ui/src/scene/event.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | const DEBUG_MODE: bool = cfg!(feature = "event_debug");
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `aa`, `chat`, `closed`, `default`, and `play`
[INFO] [stdout]    = help: consider adding `event_debug` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itl`
[INFO] [stdout]  --> phire-ui/src/scene/main.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{import_chart, itl, L10N_LOCAL};
[INFO] [stdout]   |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> phire-ui/src/scene/song.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `println`
[INFO] [stdout]   --> phire-ui/src/scene/song.rs:43:115
[INFO] [stdout]    |
[INFO] [stdout] 43 |     any::Any, borrow::Cow, collections::{HashMap, VecDeque, hash_map}, fs::File, io::{Cursor, Write}, path::Path, println, sync::{
[INFO] [stdout]    |                                                                                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fi`
[INFO] [stdout]    --> phire-ui/src/page/character.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |             for (fi, &raw_idx) in raw_indices.iter().enumerate() {
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_fi`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vi`
[INFO] [stdout]    --> phire-ui/src/page/character.rs:328:30
[INFO] [stdout]     |
[INFO] [stdout] 328 |                         for (vi, &raw_idx) in raw_indices.iter().enumerate() {
[INFO] [stdout]     |                              ^^ help: if this is intentional, prefix it with an underscore: `_vi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rt`
[INFO] [stdout]    --> phire-ui/src/page/home.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let rt = s.rt;
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pad`
[INFO] [stdout]    --> phire-ui/src/page/home.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let pad = 0.04;
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_pad`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fi`
[INFO] [stdout]    --> phire-ui/src/page/character.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |             for (fi, &raw_idx) in raw_indices.iter().enumerate() {
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_fi`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vi`
[INFO] [stdout]    --> phire-ui/src/page/character.rs:328:30
[INFO] [stdout]     |
[INFO] [stdout] 328 |                         for (vi, &raw_idx) in raw_indices.iter().enumerate() {
[INFO] [stdout]     |                              ^^ help: if this is intentional, prefix it with an underscore: `_vi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rt`
[INFO] [stdout]    --> phire-ui/src/page/home.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let rt = s.rt;
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pad`
[INFO] [stdout]    --> phire-ui/src/page/home.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let pad = 0.04;
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_pad`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `r` is never read
[INFO] [stdout]    --> phire-ui/src/page/respack.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |                 r.y += sp;
[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 `r` is never read
[INFO] [stdout]    --> phire-ui/src/page/respack.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |                 r.y += sp;
[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: unused variable: `bc`
[INFO] [stdout]    --> phire-ui/src/scene/event.rs:426:39
[INFO] [stdout]     |
[INFO] [stdout] 426 |                 let mut draw = |text, bc| {
[INFO] [stdout]     |                                       ^^ help: if this is intentional, prefix it with an underscore: `_bc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bc`
[INFO] [stdout]    --> phire-ui/src/scene/event.rs:426:39
[INFO] [stdout]     |
[INFO] [stdout] 426 |                 let mut draw = |text, bc| {
[INFO] [stdout]     |                                       ^^ help: if this is intentional, prefix it with an underscore: `_bc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui`
[INFO] [stdout]    --> phire-ui/src/uml.rs:707:20
[INFO] [stdout]     |
[INFO] [stdout] 707 |     fn push(&self, ui: &mut Ui, layer: StackLayer) {}
[INFO] [stdout]     |                    ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layer`
[INFO] [stdout]    --> phire-ui/src/uml.rs:707:33
[INFO] [stdout]     |
[INFO] [stdout] 707 |     fn push(&self, ui: &mut Ui, layer: StackLayer) {}
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui`
[INFO] [stdout]    --> phire-ui/src/uml.rs:708:19
[INFO] [stdout]     |
[INFO] [stdout] 708 |     fn pop(&self, ui: &mut Ui) {}
[INFO] [stdout]     |                   ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui`
[INFO] [stdout]    --> phire-ui/src/uml.rs:707:20
[INFO] [stdout]     |
[INFO] [stdout] 707 |     fn push(&self, ui: &mut Ui, layer: StackLayer) {}
[INFO] [stdout]     |                    ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layer`
[INFO] [stdout]    --> phire-ui/src/uml.rs:707:33
[INFO] [stdout]     |
[INFO] [stdout] 707 |     fn push(&self, ui: &mut Ui, layer: StackLayer) {}
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui`
[INFO] [stdout]    --> phire-ui/src/uml.rs:708:19
[INFO] [stdout]     |
[INFO] [stdout] 708 |     fn pop(&self, ui: &mut Ui) {}
[INFO] [stdout]     |                   ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> phire-ui/src/lib.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |     let mut conf = build_conf();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> phire-ui/src/lib.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |     let mut conf = build_conf();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `on_pause_resume` is never used
[INFO] [stdout]    --> phire-ui/src/lib.rs:366:4
[INFO] [stdout]     |
[INFO] [stdout] 366 | fn on_pause_resume(pause: bool) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Anim` is never constructed
[INFO] [stdout]  --> phire-ui/src/anim.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Anim<T: Tweenable> {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> phire-ui/src/anim.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<T: Tweenable> Anim<T> {
[INFO] [stdout]    | -------------------------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn new(init: T) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn transiting(&self, t: f32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn now(&self, t: f32) -> T {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn progress(&self, t: f32) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn start(&mut self, from: T, to: T, t: f32, duration: f32) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn goto(&mut self, to: T, t: f32, duration: f32) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn begin(&mut self, t: f32, duration: f32) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn alter_to(&mut self, to: T) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn set(&mut self, value: T) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `intro` is never used
[INFO] [stdout]    --> phire-ui/src/character.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl CharacterForm {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn intro(&self) -> &str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `intro`, `skill`, `erosion_target`, and `load_by_id` are never used
[INFO] [stdout]    --> phire-ui/src/character.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl Character {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn intro(&self) -> &str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn skill(&self) -> &str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn erosion_target(&self) -> Option<&ErosionTarget> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub async fn load_by_id(id: &str) -> Result<Self> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status`, `code`, `message`, `per_page`, `has_previous`, and `has_next` are never read
[INFO] [stdout]    --> phire-ui/src/client.rs:93:9
[INFO] [stdout]     |
[INFO] [stdout]  92 | pub struct ResponseDto<T> {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout]  93 |     pub status: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]  94 |     pub code: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  95 |     #[serde(default)]
[INFO] [stdout]  96 |     pub message: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub per_page: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 100 |     pub has_previous: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 101 |     pub has_next: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `best_record` is never used
[INFO] [stdout]    --> phire-ui/src/client.rs:267:18
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl Client {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 267 |     pub async fn best_record(_id: i32) -> Result<SimpleRecord> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_type`, `expires_in`, and `scope` are never read
[INFO] [stdout]    --> phire-ui/src/client.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |         struct Resp {
[INFO] [stdout]     |                ---- fields in this struct
[INFO] [stdout] 234 |             access_token: String,
[INFO] [stdout] 235 |             token_type: String,
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 236 |             expires_in: u32,
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 237 |             scope: String,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `suffix` is never used
[INFO] [stdout]    --> phire-ui/src/client.rs:317:12
[INFO] [stdout]     |
[INFO] [stdout] 284 | impl<T: Object> QueryBuilder<T> {
[INFO] [stdout]     | ------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 317 |     pub fn suffix(mut self, suffix: &'static str) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LevelType` is never used
[INFO] [stdout]   --> phire-ui/src/client/model.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub enum LevelType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TagInfo` is never constructed
[INFO] [stdout]  --> phire-ui/src/client/model/chart.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TagInfo {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChartRefChartInfo` is never constructed
[INFO] [stdout]   --> phire-ui/src/client/model/collection.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct ChartRefChartInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_chart` is never used
[INFO] [stdout]   --> phire-ui/src/client/model/collection.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl ChartRefChartInfo {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] 63 |     pub fn from_chart(chart: &Chart) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChartRef` is never constructed
[INFO] [stdout]   --> phire-ui/src/client/model/collection.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct ChartRef {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_bare`, `exists`, `find_local_path`, `id`, and `is_online` are never used
[INFO] [stdout]    --> phire-ui/src/client/model/collection.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl ChartRef {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] 112 |     pub fn new_bare(id: Option<i32>, local_path: Option<&str>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn exists(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn find_local_path<'a>(&'a self) -> Result<Option<Cow<'a, str>>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn id(&self) -> Option<i32> {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn is_online(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CollectionCover` is never used
[INFO] [stdout]    --> phire-ui/src/client/model/collection.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub enum CollectionCover {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CollectionUpdate` is never used
[INFO] [stdout]    --> phire-ui/src/client/model/collection.rs:181:10
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub enum CollectionUpdate {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocalCollection` is never constructed
[INFO] [stdout]    --> phire-ui/src/client/model/collection.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct LocalCollection {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `cover`, `is_owned`, `merge`, and `update` are never used
[INFO] [stdout]    --> phire-ui/src/client/model/collection.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 202 | impl LocalCollection {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 203 |     pub fn new(name: String) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn cover(&self) -> Illustration {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub fn is_owned(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn merge(&self, col: &Collection) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub fn update(mut self, _uuid: Uuid, charts: &[ChartRef], add: bool) -> CollectionUpdate {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CollectionPatch` is never used
[INFO] [stdout]    --> phire-ui/src/client/model/collection.rs:325:10
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub enum CollectionPatch {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CollectionContent` is never constructed
[INFO] [stdout]    --> phire-ui/src/client/model/collection.rs:332:12
[INFO] [stdout]     |
[INFO] [stdout] 332 | pub struct CollectionContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `action` are never read
[INFO] [stdout]  --> phire-ui/src/client/model/message.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MessageAction {
[INFO] [stdout]   |            ------------- fields in this struct
[INFO] [stdout] 6 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 7 |     pub action: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `medal` and `msg` are never read
[INFO] [stdout]   --> phire-ui/src/icons.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Icons {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  7 |     pub play: SafeTexture,
[INFO] [stdout]  8 |     pub medal: SafeTexture,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]  9 |     pub respack: SafeTexture,
[INFO] [stdout] 10 |     pub msg: SafeTexture,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `local_illustration` is never used
[INFO] [stdout]   --> phire-ui/src/page.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn local_illustration(path: String, def: SafeTexture, full: bool) -> Illustration {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_file`, `from_file_thumbnail`, and `from_done` are never used
[INFO] [stdout]    --> phire-ui/src/page.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Illustration {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn from_file(file: File) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn from_file_thumbnail(file: File) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn from_done(tex: SafeTexture) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRANSIT_TIME` is never used
[INFO] [stdout]   --> phire-ui/src/page/event.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const TRANSIT_TIME: f32 = 0.5;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ILLU_FEATHER` is never used
[INFO] [stdout]   --> phire-ui/src/page/event.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const ILLU_FEATHER: f32 = 0.4;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Item` is never constructed
[INFO] [stdout]   --> phire-ui/src/page/event.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Item {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> phire-ui/src/page/event.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Item {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 29 |     pub fn new(event: Event) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventPage` is never constructed
[INFO] [stdout]   --> phire-ui/src/page/event.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct EventPage {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `LB_PAD`, `new`, and `loading` are never used
[INFO] [stdout]   --> phire-ui/src/page/event.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl EventPage {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 60 |     pub const LB_PAD: f32 = 0.05;
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 61 |
[INFO] [stdout] 62 |     pub fn new(icons: Arc<Icons>, rank_icons: [SafeTexture; 8]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     fn loading(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOARD_TRANSIT_TIME` is never used
[INFO] [stdout]   --> phire-ui/src/page/home.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const BOARD_TRANSIT_TIME: f32 = 1.2;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_has_new` is never used
[INFO] [stdout]    --> phire-ui/src/page/home.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl HomePage {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 107 |     fn fetch_has_new(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessagePage` is never constructed
[INFO] [stdout]   --> phire-ui/src/page/message.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct MessagePage {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `load` are never used
[INFO] [stdout]   --> phire-ui/src/page/message.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl MessagePage {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 29 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn load(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEBUG_MODE` is never used
[INFO] [stdout]   --> phire-ui/src/scene/event.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const DEBUG_MODE: bool = cfg!(feature = "event_debug");
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LDB_WIDTH` is never used
[INFO] [stdout]   --> phire-ui/src/scene/event.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const LDB_WIDTH: f32 = 0.94;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRANSIT_TIME` is never used
[INFO] [stdout]   --> phire-ui/src/scene/event.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const TRANSIT_TIME: f32 = 0.4;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LdbItem` is never constructed
[INFO] [stdout]   --> phire-ui/src/scene/event.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct LdbItem {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventScene` is never constructed
[INFO] [stdout]   --> phire-ui/src/scene/event.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct EventScene {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `load_status`, `load_ldb`, `loading`, and `join_or` are never used
[INFO] [stdout]    --> phire-ui/src/scene/event.rs:84:12
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl EventScene {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  84 |     pub fn new(event: Event, illu: Illustration, icons: Arc<Icons>, rank_icons: [SafeTexture; 8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     fn load_status(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     fn load_ldb(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     fn loading(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     fn join_or(&mut self, rt: f32) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WrappedColor` is never constructed
[INFO] [stdout]   --> phire-ui/src/uml.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct WrappedColor(Color);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextConfig` is never constructed
[INFO] [stdout]   --> phire-ui/src/uml.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct TextConfig {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Text` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct Text {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl Text {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 133 |     pub fn new(config: TextConfig, text: String) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImageConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct ImageConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Image` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct Image {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl Image {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 184 |     pub fn new(config: ImageConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `I32` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:223:8
[INFO] [stdout]     |
[INFO] [stdout] 223 | struct I32(i32);
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_row_num` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:234:4
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn default_row_num() -> I32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_chart_height` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:238:4
[INFO] [stdout]     |
[INFO] [stdout] 238 | fn default_chart_height() -> Expr {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CollectionConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct CollectionConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CollectionState` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | struct CollectionState {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Collection` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct Collection {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 265 | impl Collection {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] 266 |     pub fn new(icons: Arc<Icons>, rank_icons: [SafeTexture; 8], config: CollectionConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_radius` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:332:4
[INFO] [stdout]     |
[INFO] [stdout] 332 | fn default_radius() -> Expr {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RectConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:338:12
[INFO] [stdout]     |
[INFO] [stdout] 338 | pub struct RectConfig {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RectElement` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:348:12
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub struct RectElement {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:353:12
[INFO] [stdout]     |
[INFO] [stdout] 352 | impl RectElement {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 353 |     pub fn new(config: RectConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ButtonConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:378:12
[INFO] [stdout]     |
[INFO] [stdout] 378 | pub struct ButtonConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ButtonElement` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:385:12
[INFO] [stdout]     |
[INFO] [stdout] 385 | pub struct ButtonElement {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:393:12
[INFO] [stdout]     |
[INFO] [stdout] 392 | impl ButtonElement {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 393 |     pub fn new(config: ButtonConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Assign` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:430:12
[INFO] [stdout]     |
[INFO] [stdout] 430 | pub struct Assign {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:436:12
[INFO] [stdout]     |
[INFO] [stdout] 435 | impl Assign {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 436 |     pub fn new(id: String, value: Expr) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_zero` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:451:4
[INFO] [stdout]     |
[INFO] [stdout] 451 | fn default_zero() -> Expr {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RotationConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:457:12
[INFO] [stdout]     |
[INFO] [stdout] 457 | pub struct RotationConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rotation` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:465:12
[INFO] [stdout]     |
[INFO] [stdout] 465 | pub struct Rotation {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:469:12
[INFO] [stdout]     |
[INFO] [stdout] 468 | impl Rotation {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 469 |     pub fn new(config: RotationConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TranslationConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:492:12
[INFO] [stdout]     |
[INFO] [stdout] 492 | pub struct TranslationConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Translation` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:498:12
[INFO] [stdout]     |
[INFO] [stdout] 498 | pub struct Translation {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:502:12
[INFO] [stdout]     |
[INFO] [stdout] 501 | impl Translation {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 502 |     pub fn new(config: TranslationConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AlphaConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:521:12
[INFO] [stdout]     |
[INFO] [stdout] 521 | pub struct AlphaConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Alpha` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:525:12
[INFO] [stdout]     |
[INFO] [stdout] 525 | pub struct Alpha {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:529:12
[INFO] [stdout]     |
[INFO] [stdout] 528 | impl Alpha {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 529 |     pub fn new(config: AlphaConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MatConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:547:12
[INFO] [stdout]     |
[INFO] [stdout] 547 | pub struct MatConfig {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mat` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:581:12
[INFO] [stdout]     |
[INFO] [stdout] 581 | pub struct Mat {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:585:12
[INFO] [stdout]     |
[INFO] [stdout] 584 | impl Mat {
[INFO] [stdout]     | -------- associated function in this implementation
[INFO] [stdout] 585 |     pub fn new(config: MatConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pop` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:617:12
[INFO] [stdout]     |
[INFO] [stdout] 617 | pub struct Pop;
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Mat` and `Alpha` are never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:658:5
[INFO] [stdout]     |
[INFO] [stdout] 657 | enum StackLayer {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout] 658 |     Mat(Matrix),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 659 |     Alpha(f32),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stack` is never read
[INFO] [stdout]    --> phire-ui/src/uml.rs:667:5
[INFO] [stdout]     |
[INFO] [stdout] 661 | pub struct Uml {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 667 |     stack: RefCell<Vec<StackLayer>>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push` and `pop` are never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:707:8
[INFO] [stdout]     |
[INFO] [stdout] 681 | impl Uml {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 707 |     fn push(&self, ui: &mut Ui, layer: StackLayer) {}
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 708 |     fn pop(&self, ui: &mut Ui) {}
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `take_config` is never used
[INFO] [stdout]   --> phire-ui/src/uml/parse.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn take_config<T: DeserializeOwned>(lexer: &mut Lexer) -> Result<T, String> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `take_text` is never used
[INFO] [stdout]   --> phire-ui/src/uml/parse.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn take_text(lexer: &mut Lexer) -> Result<String, String> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `take_element` is never used
[INFO] [stdout]    --> phire-ui/src/uml/parse.rs:443:8
[INFO] [stdout]     |
[INFO] [stdout] 443 | pub fn take_element(icons: &Arc<Icons>, rank_icons: &[SafeTexture; 8], lexer: &mut Lexer) -> Result<Option<Box<dyn Element>>, Strin...
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `take_top_level` is never used
[INFO] [stdout]    --> phire-ui/src/uml/parse.rs:479:8
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn take_top_level(icons: &Arc<Icons>, rank_icons: &[SafeTexture; 8], lexer: &mut Lexer) -> Result<Option<TopLevel>, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_uml` is never used
[INFO] [stdout]    --> phire-ui/src/uml/parse.rs:522:8
[INFO] [stdout]     |
[INFO] [stdout] 522 | pub fn parse_uml(s: &str, icons: &Arc<Icons>, rank_icons: &[SafeTexture; 8]) -> Result<Uml, String> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `on_pause_resume` is never used
[INFO] [stdout]    --> phire-ui/src/lib.rs:366:4
[INFO] [stdout]     |
[INFO] [stdout] 366 | fn on_pause_resume(pause: bool) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Anim` is never constructed
[INFO] [stdout]  --> phire-ui/src/anim.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Anim<T: Tweenable> {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> phire-ui/src/lib.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 |     unsafe { DATA.as_ref().unwrap() }
[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 <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> phire-ui/src/lib.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |     unsafe { DATA.as_mut().unwrap() }
[INFO] [stdout]    |              ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> phire-ui/src/anim.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<T: Tweenable> Anim<T> {
[INFO] [stdout]    | -------------------------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn new(init: T) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn transiting(&self, t: f32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn now(&self, t: f32) -> T {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn progress(&self, t: f32) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn start(&mut self, from: T, to: T, t: f32, duration: f32) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn goto(&mut self, to: T, t: f32, duration: f32) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn begin(&mut self, t: f32, duration: f32) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn alter_to(&mut self, to: T) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn set(&mut self, value: T) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `intro` is never used
[INFO] [stdout]    --> phire-ui/src/character.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl CharacterForm {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn intro(&self) -> &str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `intro`, `skill`, `erosion_target`, and `load_by_id` are never used
[INFO] [stdout]    --> phire-ui/src/character.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl Character {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn intro(&self) -> &str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn skill(&self) -> &str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn erosion_target(&self) -> Option<&ErosionTarget> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub async fn load_by_id(id: &str) -> Result<Self> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status`, `code`, `message`, `per_page`, `has_previous`, and `has_next` are never read
[INFO] [stdout]    --> phire-ui/src/client.rs:93:9
[INFO] [stdout]     |
[INFO] [stdout]  92 | pub struct ResponseDto<T> {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout]  93 |     pub status: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]  94 |     pub code: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  95 |     #[serde(default)]
[INFO] [stdout]  96 |     pub message: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub per_page: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 100 |     pub has_previous: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 101 |     pub has_next: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `best_record` is never used
[INFO] [stdout]    --> phire-ui/src/client.rs:267:18
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl Client {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 267 |     pub async fn best_record(_id: i32) -> Result<SimpleRecord> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_type`, `expires_in`, and `scope` are never read
[INFO] [stdout]    --> phire-ui/src/client.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |         struct Resp {
[INFO] [stdout]     |                ---- fields in this struct
[INFO] [stdout] 234 |             access_token: String,
[INFO] [stdout] 235 |             token_type: String,
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 236 |             expires_in: u32,
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 237 |             scope: String,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `suffix` is never used
[INFO] [stdout]    --> phire-ui/src/client.rs:317:12
[INFO] [stdout]     |
[INFO] [stdout] 284 | impl<T: Object> QueryBuilder<T> {
[INFO] [stdout]     | ------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 317 |     pub fn suffix(mut self, suffix: &'static str) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LevelType` is never used
[INFO] [stdout]   --> phire-ui/src/client/model.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub enum LevelType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TagInfo` is never constructed
[INFO] [stdout]  --> phire-ui/src/client/model/chart.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TagInfo {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChartRefChartInfo` is never constructed
[INFO] [stdout]   --> phire-ui/src/client/model/collection.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct ChartRefChartInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_chart` is never used
[INFO] [stdout]   --> phire-ui/src/client/model/collection.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl ChartRefChartInfo {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] 63 |     pub fn from_chart(chart: &Chart) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChartRef` is never constructed
[INFO] [stdout]   --> phire-ui/src/client/model/collection.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct ChartRef {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_bare`, `exists`, `find_local_path`, `id`, and `is_online` are never used
[INFO] [stdout]    --> phire-ui/src/client/model/collection.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl ChartRef {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] 112 |     pub fn new_bare(id: Option<i32>, local_path: Option<&str>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn exists(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn find_local_path<'a>(&'a self) -> Result<Option<Cow<'a, str>>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn id(&self) -> Option<i32> {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn is_online(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CollectionCover` is never used
[INFO] [stdout]    --> phire-ui/src/client/model/collection.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub enum CollectionCover {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CollectionUpdate` is never used
[INFO] [stdout]    --> phire-ui/src/client/model/collection.rs:181:10
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub enum CollectionUpdate {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocalCollection` is never constructed
[INFO] [stdout]    --> phire-ui/src/client/model/collection.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct LocalCollection {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `cover`, `is_owned`, `merge`, and `update` are never used
[INFO] [stdout]    --> phire-ui/src/client/model/collection.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 202 | impl LocalCollection {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 203 |     pub fn new(name: String) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn cover(&self) -> Illustration {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub fn is_owned(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn merge(&self, col: &Collection) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub fn update(mut self, _uuid: Uuid, charts: &[ChartRef], add: bool) -> CollectionUpdate {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CollectionPatch` is never used
[INFO] [stdout]    --> phire-ui/src/client/model/collection.rs:325:10
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub enum CollectionPatch {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CollectionContent` is never constructed
[INFO] [stdout]    --> phire-ui/src/client/model/collection.rs:332:12
[INFO] [stdout]     |
[INFO] [stdout] 332 | pub struct CollectionContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `action` are never read
[INFO] [stdout]  --> phire-ui/src/client/model/message.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MessageAction {
[INFO] [stdout]   |            ------------- fields in this struct
[INFO] [stdout] 6 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 7 |     pub action: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `medal` and `msg` are never read
[INFO] [stdout]   --> phire-ui/src/icons.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Icons {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  7 |     pub play: SafeTexture,
[INFO] [stdout]  8 |     pub medal: SafeTexture,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]  9 |     pub respack: SafeTexture,
[INFO] [stdout] 10 |     pub msg: SafeTexture,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `local_illustration` is never used
[INFO] [stdout]   --> phire-ui/src/page.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn local_illustration(path: String, def: SafeTexture, full: bool) -> Illustration {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_file`, `from_file_thumbnail`, and `from_done` are never used
[INFO] [stdout]    --> phire-ui/src/page.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Illustration {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn from_file(file: File) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn from_file_thumbnail(file: File) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn from_done(tex: SafeTexture) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRANSIT_TIME` is never used
[INFO] [stdout]   --> phire-ui/src/page/event.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const TRANSIT_TIME: f32 = 0.5;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ILLU_FEATHER` is never used
[INFO] [stdout]   --> phire-ui/src/page/event.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const ILLU_FEATHER: f32 = 0.4;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Item` is never constructed
[INFO] [stdout]   --> phire-ui/src/page/event.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Item {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> phire-ui/src/page/event.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Item {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 29 |     pub fn new(event: Event) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventPage` is never constructed
[INFO] [stdout]   --> phire-ui/src/page/event.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct EventPage {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `LB_PAD`, `new`, and `loading` are never used
[INFO] [stdout]   --> phire-ui/src/page/event.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl EventPage {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 60 |     pub const LB_PAD: f32 = 0.05;
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 61 |
[INFO] [stdout] 62 |     pub fn new(icons: Arc<Icons>, rank_icons: [SafeTexture; 8]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     fn loading(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOARD_TRANSIT_TIME` is never used
[INFO] [stdout]   --> phire-ui/src/page/home.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const BOARD_TRANSIT_TIME: f32 = 1.2;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_has_new` is never used
[INFO] [stdout]    --> phire-ui/src/page/home.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl HomePage {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 107 |     fn fetch_has_new(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessagePage` is never constructed
[INFO] [stdout]   --> phire-ui/src/page/message.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct MessagePage {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `load` are never used
[INFO] [stdout]   --> phire-ui/src/page/message.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl MessagePage {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 29 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn load(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEBUG_MODE` is never used
[INFO] [stdout]   --> phire-ui/src/scene/event.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const DEBUG_MODE: bool = cfg!(feature = "event_debug");
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LDB_WIDTH` is never used
[INFO] [stdout]   --> phire-ui/src/scene/event.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const LDB_WIDTH: f32 = 0.94;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRANSIT_TIME` is never used
[INFO] [stdout]   --> phire-ui/src/scene/event.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const TRANSIT_TIME: f32 = 0.4;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LdbItem` is never constructed
[INFO] [stdout]   --> phire-ui/src/scene/event.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct LdbItem {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventScene` is never constructed
[INFO] [stdout]   --> phire-ui/src/scene/event.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct EventScene {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `load_status`, `load_ldb`, `loading`, and `join_or` are never used
[INFO] [stdout]    --> phire-ui/src/scene/event.rs:84:12
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl EventScene {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  84 |     pub fn new(event: Event, illu: Illustration, icons: Arc<Icons>, rank_icons: [SafeTexture; 8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     fn load_status(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     fn load_ldb(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     fn loading(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     fn join_or(&mut self, rt: f32) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WrappedColor` is never constructed
[INFO] [stdout]   --> phire-ui/src/uml.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct WrappedColor(Color);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextConfig` is never constructed
[INFO] [stdout]   --> phire-ui/src/uml.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct TextConfig {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Text` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct Text {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl Text {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 133 |     pub fn new(config: TextConfig, text: String) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImageConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct ImageConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Image` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct Image {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl Image {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 184 |     pub fn new(config: ImageConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `I32` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:223:8
[INFO] [stdout]     |
[INFO] [stdout] 223 | struct I32(i32);
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_row_num` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:234:4
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn default_row_num() -> I32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_chart_height` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:238:4
[INFO] [stdout]     |
[INFO] [stdout] 238 | fn default_chart_height() -> Expr {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CollectionConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct CollectionConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CollectionState` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | struct CollectionState {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Collection` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct Collection {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 265 | impl Collection {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] 266 |     pub fn new(icons: Arc<Icons>, rank_icons: [SafeTexture; 8], config: CollectionConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_radius` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:332:4
[INFO] [stdout]     |
[INFO] [stdout] 332 | fn default_radius() -> Expr {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RectConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:338:12
[INFO] [stdout]     |
[INFO] [stdout] 338 | pub struct RectConfig {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RectElement` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:348:12
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub struct RectElement {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:353:12
[INFO] [stdout]     |
[INFO] [stdout] 352 | impl RectElement {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 353 |     pub fn new(config: RectConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ButtonConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:378:12
[INFO] [stdout]     |
[INFO] [stdout] 378 | pub struct ButtonConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ButtonElement` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:385:12
[INFO] [stdout]     |
[INFO] [stdout] 385 | pub struct ButtonElement {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:393:12
[INFO] [stdout]     |
[INFO] [stdout] 392 | impl ButtonElement {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 393 |     pub fn new(config: ButtonConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Assign` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:430:12
[INFO] [stdout]     |
[INFO] [stdout] 430 | pub struct Assign {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:436:12
[INFO] [stdout]     |
[INFO] [stdout] 435 | impl Assign {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 436 |     pub fn new(id: String, value: Expr) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_zero` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:451:4
[INFO] [stdout]     |
[INFO] [stdout] 451 | fn default_zero() -> Expr {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RotationConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:457:12
[INFO] [stdout]     |
[INFO] [stdout] 457 | pub struct RotationConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rotation` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:465:12
[INFO] [stdout]     |
[INFO] [stdout] 465 | pub struct Rotation {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:469:12
[INFO] [stdout]     |
[INFO] [stdout] 468 | impl Rotation {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 469 |     pub fn new(config: RotationConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TranslationConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:492:12
[INFO] [stdout]     |
[INFO] [stdout] 492 | pub struct TranslationConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Translation` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:498:12
[INFO] [stdout]     |
[INFO] [stdout] 498 | pub struct Translation {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:502:12
[INFO] [stdout]     |
[INFO] [stdout] 501 | impl Translation {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 502 |     pub fn new(config: TranslationConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AlphaConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:521:12
[INFO] [stdout]     |
[INFO] [stdout] 521 | pub struct AlphaConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Alpha` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:525:12
[INFO] [stdout]     |
[INFO] [stdout] 525 | pub struct Alpha {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:529:12
[INFO] [stdout]     |
[INFO] [stdout] 528 | impl Alpha {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 529 |     pub fn new(config: AlphaConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MatConfig` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:547:12
[INFO] [stdout]     |
[INFO] [stdout] 547 | pub struct MatConfig {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mat` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:581:12
[INFO] [stdout]     |
[INFO] [stdout] 581 | pub struct Mat {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:585:12
[INFO] [stdout]     |
[INFO] [stdout] 584 | impl Mat {
[INFO] [stdout]     | -------- associated function in this implementation
[INFO] [stdout] 585 |     pub fn new(config: MatConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pop` is never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:617:12
[INFO] [stdout]     |
[INFO] [stdout] 617 | pub struct Pop;
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Mat` and `Alpha` are never constructed
[INFO] [stdout]    --> phire-ui/src/uml.rs:658:5
[INFO] [stdout]     |
[INFO] [stdout] 657 | enum StackLayer {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout] 658 |     Mat(Matrix),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 659 |     Alpha(f32),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stack` is never read
[INFO] [stdout]    --> phire-ui/src/uml.rs:667:5
[INFO] [stdout]     |
[INFO] [stdout] 661 | pub struct Uml {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 667 |     stack: RefCell<Vec<StackLayer>>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push` and `pop` are never used
[INFO] [stdout]    --> phire-ui/src/uml.rs:707:8
[INFO] [stdout]     |
[INFO] [stdout] 681 | impl Uml {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 707 |     fn push(&self, ui: &mut Ui, layer: StackLayer) {}
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 708 |     fn pop(&self, ui: &mut Ui) {}
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `take_config` is never used
[INFO] [stdout]   --> phire-ui/src/uml/parse.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn take_config<T: DeserializeOwned>(lexer: &mut Lexer) -> Result<T, String> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `take_text` is never used
[INFO] [stdout]   --> phire-ui/src/uml/parse.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn take_text(lexer: &mut Lexer) -> Result<String, String> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `take_element` is never used
[INFO] [stdout]    --> phire-ui/src/uml/parse.rs:443:8
[INFO] [stdout]     |
[INFO] [stdout] 443 | pub fn take_element(icons: &Arc<Icons>, rank_icons: &[SafeTexture; 8], lexer: &mut Lexer) -> Result<Option<Box<dyn Element>>, Strin...
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `take_top_level` is never used
[INFO] [stdout]    --> phire-ui/src/uml/parse.rs:479:8
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn take_top_level(icons: &Arc<Icons>, rank_icons: &[SafeTexture; 8], lexer: &mut Lexer) -> Result<Option<TopLevel>, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_uml` is never used
[INFO] [stdout]    --> phire-ui/src/uml/parse.rs:522:8
[INFO] [stdout]     |
[INFO] [stdout] 522 | pub fn parse_uml(s: &str, icons: &Arc<Icons>, rank_icons: &[SafeTexture; 8]) -> Result<Uml, String> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> phire-ui/src/lib.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 |     unsafe { DATA.as_ref().unwrap() }
[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 <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> phire-ui/src/lib.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |     unsafe { DATA.as_mut().unwrap() }
[INFO] [stdout]    |              ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking phire-main v0.4.0 (/opt/rustwide/workdir/phire-main)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: phire v0.4.0 (/opt/rustwide/workdir/phire)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "947e359d3337425ea905a24746945af29cc10ac85ad25d6b48aef78102740849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "947e359d3337425ea905a24746945af29cc10ac85ad25d6b48aef78102740849", kill_on_drop: false }`
[INFO] [stdout] 947e359d3337425ea905a24746945af29cc10ac85ad25d6b48aef78102740849
