[INFO] cloning repository https://github.com/cat2151/mascot-render-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cat2151/mascot-render-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcat2151%2Fmascot-render-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcat2151%2Fmascot-render-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ca88a6efd8537072eca1a0a352d3bfe110a9965
[INFO] checking cat2151/mascot-render-server against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcat2151%2Fmascot-render-server" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cat2151/mascot-render-server
[INFO] finished tweaking git repo https://github.com/cat2151/mascot-render-server
[INFO] tweaked toml for git repo https://github.com/cat2151/mascot-render-server written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cat2151/mascot-render-server on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cat2151/mascot-render-server 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/cat2151/cat-self-update`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zune-jpeg v0.5.13
[INFO] [stderr]   Downloaded safe_arch v0.9.3
[INFO] [stderr]   Downloaded wide v0.8.3
[INFO] [stderr]   Downloaded quantette v0.5.1
[INFO] [stderr]   Downloaded icy_sixel v0.5.0
[INFO] [stderr]   Downloaded ratatui-image v10.0.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa8c70a1e8b73b2a002ce5166baaea12d31024681b9f2bd8d720d7529536f5f3
[INFO] running `Command { std: "docker" "start" "-a" "fa8c70a1e8b73b2a002ce5166baaea12d31024681b9f2bd8d720d7529536f5f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa8c70a1e8b73b2a002ce5166baaea12d31024681b9f2bd8d720d7529536f5f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa8c70a1e8b73b2a002ce5166baaea12d31024681b9f2bd8d720d7529536f5f3", kill_on_drop: false }`
[INFO] [stdout] fa8c70a1e8b73b2a002ce5166baaea12d31024681b9f2bd8d720d7529536f5f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98677af8aa86c2ff32ebae9ecb8a667aef2dd46582afe1eeff3f9acf9282d37b
[INFO] running `Command { std: "docker" "start" "-a" "98677af8aa86c2ff32ebae9ecb8a667aef2dd46582afe1eeff3f9acf9282d37b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking dtor v0.0.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking ctor v0.4.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking deflate64 v0.1.11
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rawpsd v0.2.2 (/opt/rustwide/workdir/vendor/rawpsd)
[INFO] [stderr]     Checking cat-self-update-lib v0.1.0 (https://github.com/cat2151/cat-self-update#1ea0d934)
[INFO] [stderr]     Checking mascot-render-test-support v0.1.0 (/opt/rustwide/workdir/crates/mascot-render-test-support)
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling mascot-render-server v0.1.0 (/opt/rustwide/workdir/crates/mascot-render-server)
[INFO] [stderr]    Compiling ratatui-image v10.0.6
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]    Compiling psd-viewer-tui v0.1.0 (/opt/rustwide/workdir/crates/psd-viewer-tui)
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking safe_arch v0.9.3
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking wide v0.8.3
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.3.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking mascot-render-protocol v0.1.0 (/opt/rustwide/workdir/crates/mascot-render-protocol)
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking mascot-render-client v0.1.0 (/opt/rustwide/workdir/crates/mascot-render-client)
[INFO] [stderr]     Checking mascot-render-control v0.1.0 (/opt/rustwide/workdir/crates/mascot-render-control)
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]     Checking webbrowser v1.2.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking egui_glow v0.33.3
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.11
[INFO] [stderr]     Checking quantette v0.5.1
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking zbus_xml v5.1.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking zbus-lockstep v0.5.2
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking icy_sixel v0.5.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking tui-sixel-preview v0.1.0 (/opt/rustwide/workdir/crates/tui-sixel-preview)
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking glutin-winit v0.5.0
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.2
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.17.2
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]     Checking egui-winit v0.33.3
[INFO] [stderr]     Checking eframe v0.33.3
[INFO] [stderr]     Checking mascot-render-core v0.1.0 (/opt/rustwide/workdir/crates/mascot-render-core)
[INFO] [stderr]     Checking mascot-render-status-tui v0.1.0 (/opt/rustwide/workdir/crates/mascot-render-status-tui)
[INFO] [stdout] warning: unused imports: `PathBuf` and `Path`
[INFO] [stdout]  --> crates/mascot-render-server/src/ui_font.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::{Path, PathBuf};
[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: `std::sync::Arc`
[INFO] [stdout]  --> crates/mascot-render-server/src/ui_font.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FontData`, `FontDefinitions`, and `FontFamily`
[INFO] [stdout]  --> crates/mascot-render-server/src/ui_font.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use eframe::egui::{self, FontData, FontDefinitions, FontFamily};
[INFO] [stdout]   |                          ^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `log_server_error` and `log_server_info`
[INFO] [stdout]  --> crates/mascot-render-server/src/ui_font.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mascot_render_control::{log_server_error, log_server_info};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf` and `Path`
[INFO] [stdout]  --> crates/mascot-render-server/src/ui_font.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::{Path, PathBuf};
[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: `std::sync::Arc`
[INFO] [stdout]  --> crates/mascot-render-server/src/ui_font.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FontData`, `FontDefinitions`, and `FontFamily`
[INFO] [stdout]  --> crates/mascot-render-server/src/ui_font.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use eframe::egui::{self, FontData, FontDefinitions, FontFamily};
[INFO] [stdout]   |                          ^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `log_server_error` and `log_server_info`
[INFO] [stdout]  --> crates/mascot-render-server/src/ui_font.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mascot_render_control::{log_server_error, log_server_info};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]  --> crates/mascot-render-server/src/ui_font.rs:8:55
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) fn configure_ui_fonts(ctx: &egui::Context, config: &MascotConfig) {
[INFO] [stdout]   |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]  --> crates/mascot-render-server/src/ui_font.rs:8:55
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) fn configure_ui_fonts(ctx: &egui::Context, config: &MascotConfig) {
[INFO] [stdout]   |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `screen_rect_from_monitor_bounds` is never used
[INFO] [stdout]   --> crates/mascot-render-server/src/mascot_app/native_window.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn screen_rect_from_monitor_bounds([left, top, right, bottom]: [i32; 4]) -> ScreenRectPx {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "98677af8aa86c2ff32ebae9ecb8a667aef2dd46582afe1eeff3f9acf9282d37b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98677af8aa86c2ff32ebae9ecb8a667aef2dd46582afe1eeff3f9acf9282d37b", kill_on_drop: false }`
[INFO] [stdout] 98677af8aa86c2ff32ebae9ecb8a667aef2dd46582afe1eeff3f9acf9282d37b
