[INFO] cloning repository https://github.com/Diapolo10/5G00EV25-3001_client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Diapolo10/5G00EV25-3001_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiapolo10%2F5G00EV25-3001_client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiapolo10%2F5G00EV25-3001_client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78a5e9ccc0433aca07b2bc9d2b210c5068c0f332
[INFO] checking Diapolo10/5G00EV25-3001_client against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiapolo10%2F5G00EV25-3001_client" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Diapolo10/5G00EV25-3001_client
[INFO] finished tweaking git repo https://github.com/Diapolo10/5G00EV25-3001_client
[INFO] tweaked toml for git repo https://github.com/Diapolo10/5G00EV25-3001_client written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Diapolo10/5G00EV25-3001_client on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Diapolo10/5G00EV25-3001_client 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f152abfc8b19dc6bca716401c04b99ccb34067d7d62ae474178004791d7f25a
[INFO] running `Command { std: "docker" "start" "-a" "5f152abfc8b19dc6bca716401c04b99ccb34067d7d62ae474178004791d7f25a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f152abfc8b19dc6bca716401c04b99ccb34067d7d62ae474178004791d7f25a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f152abfc8b19dc6bca716401c04b99ccb34067d7d62ae474178004791d7f25a", kill_on_drop: false }`
[INFO] [stdout] 5f152abfc8b19dc6bca716401c04b99ccb34067d7d62ae474178004791d7f25a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ea73644b013d8c3a2f81ec65ccd2ceb1a10b297006d0b78b1c4f7043b6fabc8
[INFO] running `Command { std: "docker" "start" "-a" "0ea73644b013d8c3a2f81ec65ccd2ceb1a10b297006d0b78b1c4f7043b6fabc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]    Compiling glutin v0.32.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking emath v0.32.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking epaint_default_fonts v0.32.3
[INFO] [stderr]     Checking ecolor v0.32.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking epaint v0.32.3
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking egui v0.32.3
[INFO] [stderr]     Checking accesskit_consumer v0.26.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.5
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking webbrowser v1.0.4
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking hyper-util v0.1.13
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking arboard v3.4.1
[INFO] [stderr]     Checking egui_glow v0.31.1
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.6
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.6
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.10.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking accesskit_unix v0.13.1
[INFO] [stderr]     Checking accesskit_winit v0.23.1
[INFO] [stderr]     Checking egui-winit v0.31.1
[INFO] [stderr]     Checking eframe v0.31.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0603]: struct `Margin` is private
[INFO] [stdout]    --> src/components/chatroom.rs:238:60
[INFO] [stdout]     |
[INFO] [stdout] 238 | ...                   .outer_margin(egui::style::Margin {
[INFO] [stdout]     |                                                  ^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Margin` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/style.rs:10:53
[INFO] [stdout]     |
[INFO] [stdout]  10 |     ComboBox, CursorIcon, FontFamily, FontId, Grid, Margin, Response, RichText, TextWrapMode,
[INFO] [stdout]     |                                                     ^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 238 -                                 .outer_margin(egui::style::Margin {
[INFO] [stdout] 238 +                                 .outer_margin(egui::Margin {
[INFO] [stdout]     |
[INFO] [stdout] help: import `Margin` directly
[INFO] [stdout]     |
[INFO] [stdout] 238 -                                 .outer_margin(egui::style::Margin {
[INFO] [stdout] 238 +                                 .outer_margin(epaint::margin::Margin {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Margin` is private
[INFO] [stdout]    --> src/components/chatroom.rs:244:60
[INFO] [stdout]     |
[INFO] [stdout] 244 | ...                   .inner_margin(egui::style::Margin {
[INFO] [stdout]     |                                                  ^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Margin` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/style.rs:10:53
[INFO] [stdout]     |
[INFO] [stdout]  10 |     ComboBox, CursorIcon, FontFamily, FontId, Grid, Margin, Response, RichText, TextWrapMode,
[INFO] [stdout]     |                                                     ^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 244 -                                 .inner_margin(egui::style::Margin {
[INFO] [stdout] 244 +                                 .inner_margin(egui::Margin {
[INFO] [stdout]     |
[INFO] [stdout] help: import `Margin` directly
[INFO] [stdout]     |
[INFO] [stdout] 244 -                                 .inner_margin(egui::style::Margin {
[INFO] [stdout] 244 +                                 .inner_margin(epaint::margin::Margin {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::Rounding`: Renamed to CornerRadius
[INFO] [stdout]    --> src/components/chatroom.rs:250:49
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...                   .rounding(egui::Rounding {
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Margin` is private
[INFO] [stdout]    --> src/components/chatroom.rs:238:60
[INFO] [stdout]     |
[INFO] [stdout] 238 | ...                   .outer_margin(egui::style::Margin {
[INFO] [stdout]     |                                                  ^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Margin` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/style.rs:10:53
[INFO] [stdout]     |
[INFO] [stdout]  10 |     ComboBox, CursorIcon, FontFamily, FontId, Grid, Margin, Response, RichText, TextWrapMode,
[INFO] [stdout]     |                                                     ^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 238 -                                 .outer_margin(egui::style::Margin {
[INFO] [stdout] 238 +                                 .outer_margin(egui::Margin {
[INFO] [stdout]     |
[INFO] [stdout] help: import `Margin` directly
[INFO] [stdout]     |
[INFO] [stdout] 238 -                                 .outer_margin(egui::style::Margin {
[INFO] [stdout] 238 +                                 .outer_margin(epaint::margin::Margin {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Margin` is private
[INFO] [stdout]    --> src/components/chatroom.rs:244:60
[INFO] [stdout]     |
[INFO] [stdout] 244 | ...                   .inner_margin(egui::style::Margin {
[INFO] [stdout]     |                                                  ^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Margin` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/style.rs:10:53
[INFO] [stdout]     |
[INFO] [stdout]  10 |     ComboBox, CursorIcon, FontFamily, FontId, Grid, Margin, Response, RichText, TextWrapMode,
[INFO] [stdout]     |                                                     ^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 244 -                                 .inner_margin(egui::style::Margin {
[INFO] [stdout] 244 +                                 .inner_margin(egui::Margin {
[INFO] [stdout]     |
[INFO] [stdout] help: import `Margin` directly
[INFO] [stdout]     |
[INFO] [stdout] 244 -                                 .inner_margin(egui::style::Margin {
[INFO] [stdout] 244 +                                 .inner_margin(epaint::margin::Margin {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::Rounding`: Renamed to CornerRadius
[INFO] [stdout]    --> src/components/chatroom.rs:250:49
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...                   .rounding(egui::Rounding {
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `update` has an incompatible type for trait
[INFO] [stdout]   --> src/app.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn update(&mut self, ctx: &egui::Context, frame: &mut eframe::Frame) {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^ expected `eframe::egui::Context`, found `egui::Context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&mut ChatApplication, &eframe::egui::Context, &mut eframe::Frame)`
[INFO] [stdout]               found signature `fn(&mut ChatApplication, &egui::Context, &mut eframe::Frame)`
[INFO] [stdout] help: change the parameter type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn update(&mut self, ctx: &eframe::egui::Context, frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `clear_color` has an incompatible type for trait
[INFO] [stdout]   --> src/app.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn clear_color(&self, _visuals: &egui::Visuals) -> [f32; 4] {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^ expected `eframe::egui::Visuals`, found `egui::Visuals`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&ChatApplication, &eframe::egui::Visuals) -> _`
[INFO] [stdout]               found signature `fn(&ChatApplication, &egui::Visuals) -> _`
[INFO] [stdout] help: change the parameter type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn clear_color(&self, _visuals: &eframe::egui::Visuals) -> [f32; 4] {
[INFO] [stdout]    |                                       ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `raw_input_hook` has an incompatible type for trait
[INFO] [stdout]   --> src/app.rs:83:40
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn raw_input_hook(&mut self, _ctx: &egui::Context, _raw_input: &mut egui::RawInput) {}
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ expected `eframe::egui::Context`, found `egui::Context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&mut ChatApplication, &eframe::egui::Context, &mut eframe::egui::RawInput)`
[INFO] [stdout]               found signature `fn(&mut ChatApplication, &egui::Context, &mut egui::RawInput)`
[INFO] [stdout] help: change the parameter type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn raw_input_hook(&mut self, _ctx: &eframe::egui::Context, _raw_input: &mut egui::RawInput) {}
[INFO] [stdout]    |                                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/structs/app.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |         configure_fonts(&cc.egui_ctx);
[INFO] [stdout]     |         --------------- ^^^^^^^^^^^^ expected `egui::Context`, found `eframe::egui::Context`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `egui` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.31.1/src/context.rs:736:1
[INFO] [stdout]     |
[INFO] [stdout] 736 | pub struct Context(Arc<RwLock<ContextImpl>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ this is the found type `eframe::egui::Context`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/context.rs:755:1
[INFO] [stdout]     |
[INFO] [stdout] 755 | pub struct Context(Arc<RwLock<ContextImpl>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ this is the expected type `egui::Context`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/chatroom.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use egui::{Align, Color32, Direction, Layout, Ui, Vec2};
[INFO] [stdout]     |     ---- one version of crate `egui` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/structs/app.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use eframe::egui::{
[INFO] [stdout]     |     ------ one version of crate `egui` used here, as a dependency of crate `eframe`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/structs/app.rs:73:8
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub fn configure_fonts(ctx: &egui::Context) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ -------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/structs/app.rs:55:31
[INFO] [stdout]     |
[INFO] [stdout]  55 |         configure_text_styles(&cc.egui_ctx);
[INFO] [stdout]     |         --------------------- ^^^^^^^^^^^^ expected `egui::Context`, found `eframe::egui::Context`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `egui` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.31.1/src/context.rs:736:1
[INFO] [stdout]     |
[INFO] [stdout] 736 | pub struct Context(Arc<RwLock<ContextImpl>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ this is the found type `eframe::egui::Context`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/context.rs:755:1
[INFO] [stdout]     |
[INFO] [stdout] 755 | pub struct Context(Arc<RwLock<ContextImpl>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ this is the expected type `egui::Context`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/chatroom.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use egui::{Align, Color32, Direction, Layout, Ui, Vec2};
[INFO] [stdout]     |     ---- one version of crate `egui` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/structs/app.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use eframe::egui::{
[INFO] [stdout]     |     ------ one version of crate `egui` used here, as a dependency of crate `eframe`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/structs/app.rs:96:8
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub fn configure_text_styles(ctx: &egui::Context) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^ -------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `update` has an incompatible type for trait
[INFO] [stdout]   --> src/app.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn update(&mut self, ctx: &egui::Context, frame: &mut eframe::Frame) {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^ expected `eframe::egui::Context`, found `egui::Context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&mut ChatApplication, &eframe::egui::Context, &mut eframe::Frame)`
[INFO] [stdout]               found signature `fn(&mut ChatApplication, &egui::Context, &mut eframe::Frame)`
[INFO] [stdout] help: change the parameter type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn update(&mut self, ctx: &eframe::egui::Context, frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `clear_color` has an incompatible type for trait
[INFO] [stdout]   --> src/app.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn clear_color(&self, _visuals: &egui::Visuals) -> [f32; 4] {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^ expected `eframe::egui::Visuals`, found `egui::Visuals`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&ChatApplication, &eframe::egui::Visuals) -> _`
[INFO] [stdout]               found signature `fn(&ChatApplication, &egui::Visuals) -> _`
[INFO] [stdout] help: change the parameter type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn clear_color(&self, _visuals: &eframe::egui::Visuals) -> [f32; 4] {
[INFO] [stdout]    |                                       ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `raw_input_hook` has an incompatible type for trait
[INFO] [stdout]   --> src/app.rs:83:40
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn raw_input_hook(&mut self, _ctx: &egui::Context, _raw_input: &mut egui::RawInput) {}
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ expected `eframe::egui::Context`, found `egui::Context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&mut ChatApplication, &eframe::egui::Context, &mut eframe::egui::RawInput)`
[INFO] [stdout]               found signature `fn(&mut ChatApplication, &egui::Context, &mut egui::RawInput)`
[INFO] [stdout] help: change the parameter type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn raw_input_hook(&mut self, _ctx: &eframe::egui::Context, _raw_input: &mut egui::RawInput) {}
[INFO] [stdout]    |                                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/structs/app.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     font_def.font_data.insert(
[INFO] [stdout]    |                        ------ arguments to this method are incorrect
[INFO] [stdout] 78 |         "Raleway".to_owned(),
[INFO] [stdout] 79 |         FontData::from_static(include_bytes!("../fonts/Raleway-Regular.ttf")),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Arc<FontData>`, found `FontData`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Arc<eframe::egui::FontData>`
[INFO] [stdout]               found struct `eframe::egui::FontData`
[INFO] [stdout] help: the return type of this call is `eframe::egui::FontData` due to the type of the argument passed
[INFO] [stdout]   --> src/structs/app.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     font_def.font_data.insert(
[INFO] [stdout] 78 | |         "Raleway".to_owned(),
[INFO] [stdout] 79 | |         FontData::from_static(include_bytes!("../fonts/Raleway-Regular.ttf")),
[INFO] [stdout]    | |         --------------------------------------------------------------------- this argument influences the return type of `insert`
[INFO] [stdout] 80 | |     ); // .ttf and .otf supported
[INFO] [stdout]    | |_____^
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/alloc/src/collections/btree/map.rs:1046:12
[INFO] [stdout] help: call `Into::into` on this expression to convert `eframe::egui::FontData` into `Arc<eframe::egui::FontData>`
[INFO] [stdout]    |
[INFO] [stdout] 79 |         FontData::from_static(include_bytes!("../fonts/Raleway-Regular.ttf")).into(),
[INFO] [stdout]    |                                                                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/structs/app.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |         configure_fonts(&cc.egui_ctx);
[INFO] [stdout]     |         --------------- ^^^^^^^^^^^^ expected `egui::Context`, found `eframe::egui::Context`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `egui` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.31.1/src/context.rs:736:1
[INFO] [stdout]     |
[INFO] [stdout] 736 | pub struct Context(Arc<RwLock<ContextImpl>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ this is the found type `eframe::egui::Context`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/context.rs:755:1
[INFO] [stdout]     |
[INFO] [stdout] 755 | pub struct Context(Arc<RwLock<ContextImpl>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ this is the expected type `egui::Context`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/chatroom.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use egui::{Align, Color32, Direction, Layout, Ui, Vec2};
[INFO] [stdout]     |     ---- one version of crate `egui` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/structs/app.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use eframe::egui::{
[INFO] [stdout]     |     ------ one version of crate `egui` used here, as a dependency of crate `eframe`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/structs/app.rs:73:8
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub fn configure_fonts(ctx: &egui::Context) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ -------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/structs/app.rs:55:31
[INFO] [stdout]     |
[INFO] [stdout]  55 |         configure_text_styles(&cc.egui_ctx);
[INFO] [stdout]     |         --------------------- ^^^^^^^^^^^^ expected `egui::Context`, found `eframe::egui::Context`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `egui` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.31.1/src/context.rs:736:1
[INFO] [stdout]     |
[INFO] [stdout] 736 | pub struct Context(Arc<RwLock<ContextImpl>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ this is the found type `eframe::egui::Context`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/context.rs:755:1
[INFO] [stdout]     |
[INFO] [stdout] 755 | pub struct Context(Arc<RwLock<ContextImpl>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ this is the expected type `egui::Context`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/chatroom.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use egui::{Align, Color32, Direction, Layout, Ui, Vec2};
[INFO] [stdout]     |     ---- one version of crate `egui` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/structs/app.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use eframe::egui::{
[INFO] [stdout]     |     ------ one version of crate `egui` used here, as a dependency of crate `eframe`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/structs/app.rs:96:8
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub fn configure_text_styles(ctx: &egui::Context) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^ -------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/structs/app.rs:93:19
[INFO] [stdout]      |
[INFO] [stdout]   93 |     ctx.set_fonts(font_def);
[INFO] [stdout]      |         --------- ^^^^^^^^ expected `egui::FontDefinitions`, found `eframe::egui::FontDefinitions`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: two different versions of crate `epaint` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/epaint-0.31.1/src/text/fonts.rs:246:1
[INFO] [stdout]      |
[INFO] [stdout]  246 | pub struct FontDefinitions {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `eframe::egui::FontDefinitions`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/epaint-0.32.3/src/text/fonts.rs:251:1
[INFO] [stdout]      |
[INFO] [stdout]  251 | pub struct FontDefinitions {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `egui::FontDefinitions`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/components/chatroom.rs:2:5
[INFO] [stdout]      |
[INFO] [stdout]    2 | use egui::{Align, Color32, Direction, Layout, Ui, Vec2};
[INFO] [stdout]      |     ---- one version of crate `epaint` used here, as a dependency of crate `egui`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/structs/app.rs:1:5
[INFO] [stdout]      |
[INFO] [stdout]    1 | use eframe::egui::{
[INFO] [stdout]      |     ------ one version of crate `epaint` used here, as a dependency of crate `egui`
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/context.rs:1906:12
[INFO] [stdout]      |
[INFO] [stdout] 1906 |     pub fn set_fonts(&self, font_definitions: FontDefinitions) {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BTreeMap<TextStyle, FontId>: From<[(TextStyle, FontId); 5]>` is not satisfied
[INFO] [stdout]    --> src/structs/app.rs:107:6
[INFO] [stdout]     |
[INFO] [stdout] 107 |     .into();
[INFO] [stdout]     |      ^^^^ the trait `From<[(eframe::egui::TextStyle, eframe::egui::FontId); 5]>` is not implemented for `BTreeMap<egui::TextStyle, egui::FontId>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `From<[(eframe::egui::TextStyle, eframe::egui::FontId); 5]>` is not implemented for `BTreeMap<egui::TextStyle, egui::FontId>`
[INFO] [stdout]             but trait `From<[(egui::TextStyle, egui::FontId); _]>` is implemented for it
[INFO] [stdout]     = help: for that trait implementation, expected `egui::TextStyle`, found `eframe::egui::TextStyle`
[INFO] [stdout]     = note: required for `[(eframe::egui::TextStyle, eframe::egui::FontId); 5]` to implement `Into<BTreeMap<egui::TextStyle, egui::FontId>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/client-0e97ef27d10bdc6b.long-type-16241156451707310564.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/structs/app.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     font_def.font_data.insert(
[INFO] [stdout]    |                        ------ arguments to this method are incorrect
[INFO] [stdout] 78 |         "Raleway".to_owned(),
[INFO] [stdout] 79 |         FontData::from_static(include_bytes!("../fonts/Raleway-Regular.ttf")),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Arc<FontData>`, found `FontData`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Arc<eframe::egui::FontData>`
[INFO] [stdout]               found struct `eframe::egui::FontData`
[INFO] [stdout] help: the return type of this call is `eframe::egui::FontData` due to the type of the argument passed
[INFO] [stdout]   --> src/structs/app.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     font_def.font_data.insert(
[INFO] [stdout] 78 | |         "Raleway".to_owned(),
[INFO] [stdout] 79 | |         FontData::from_static(include_bytes!("../fonts/Raleway-Regular.ttf")),
[INFO] [stdout]    | |         --------------------------------------------------------------------- this argument influences the return type of `insert`
[INFO] [stdout] 80 | |     ); // .ttf and .otf supported
[INFO] [stdout]    | |_____^
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/alloc/src/collections/btree/map.rs:1046:12
[INFO] [stdout] help: call `Into::into` on this expression to convert `eframe::egui::FontData` into `Arc<eframe::egui::FontData>`
[INFO] [stdout]    |
[INFO] [stdout] 79 |         FontData::from_static(include_bytes!("../fonts/Raleway-Regular.ttf")).into(),
[INFO] [stdout]    |                                                                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/structs/app.rs:93:19
[INFO] [stdout]      |
[INFO] [stdout]   93 |     ctx.set_fonts(font_def);
[INFO] [stdout]      |         --------- ^^^^^^^^ expected `egui::FontDefinitions`, found `eframe::egui::FontDefinitions`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: two different versions of crate `epaint` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/epaint-0.31.1/src/text/fonts.rs:246:1
[INFO] [stdout]      |
[INFO] [stdout]  246 | pub struct FontDefinitions {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `eframe::egui::FontDefinitions`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/epaint-0.32.3/src/text/fonts.rs:251:1
[INFO] [stdout]      |
[INFO] [stdout]  251 | pub struct FontDefinitions {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `egui::FontDefinitions`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/components/chatroom.rs:2:5
[INFO] [stdout]      |
[INFO] [stdout]    2 | use egui::{Align, Color32, Direction, Layout, Ui, Vec2};
[INFO] [stdout]      |     ---- one version of crate `epaint` used here, as a dependency of crate `egui`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/structs/app.rs:1:5
[INFO] [stdout]      |
[INFO] [stdout]    1 | use eframe::egui::{
[INFO] [stdout]      |     ------ one version of crate `epaint` used here, as a dependency of crate `egui`
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/context.rs:1906:12
[INFO] [stdout]      |
[INFO] [stdout] 1906 |     pub fn set_fonts(&self, font_definitions: FontDefinitions) {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BTreeMap<TextStyle, FontId>: From<[(TextStyle, FontId); 5]>` is not satisfied
[INFO] [stdout]    --> src/structs/app.rs:107:6
[INFO] [stdout]     |
[INFO] [stdout] 107 |     .into();
[INFO] [stdout]     |      ^^^^ the trait `From<[(eframe::egui::TextStyle, eframe::egui::FontId); 5]>` is not implemented for `BTreeMap<egui::TextStyle, egui::FontId>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `From<[(eframe::egui::TextStyle, eframe::egui::FontId); 5]>` is not implemented for `BTreeMap<egui::TextStyle, egui::FontId>`
[INFO] [stdout]             but trait `From<[(egui::TextStyle, egui::FontId); _]>` is implemented for it
[INFO] [stdout]     = help: for that trait implementation, expected `egui::TextStyle`, found `eframe::egui::TextStyle`
[INFO] [stdout]     = note: required for `[(eframe::egui::TextStyle, eframe::egui::FontId); 5]` to implement `Into<BTreeMap<egui::TextStyle, egui::FontId>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/client-abf2f8c273bf285e.long-type-12756512342342249202.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/app.rs:22:28
[INFO] [stdout]      |
[INFO] [stdout]   22 |             ui.with_layout(Layout::left_to_right(Align::default()), |ui| {
[INFO] [stdout]      |                ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `egui::Layout`, found `eframe::egui::Layout`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: two different versions of crate `egui` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/layout.rs:132:1
[INFO] [stdout]      |
[INFO] [stdout]  132 | pub struct Layout {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^ this is the expected type `egui::Layout`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.31.1/src/layout.rs:124:1
[INFO] [stdout]      |
[INFO] [stdout]  124 | pub struct Layout {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^ this is the found type `eframe::egui::Layout`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/components/chatroom.rs:2:5
[INFO] [stdout]      |
[INFO] [stdout]    2 | use egui::{Align, Color32, Direction, Layout, Ui, Vec2};
[INFO] [stdout]      |     ---- one version of crate `egui` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/structs/app.rs:1:5
[INFO] [stdout]      |
[INFO] [stdout]    1 | use eframe::egui::{
[INFO] [stdout]      |     ------ one version of crate `egui` used here, as a dependency of crate `eframe`
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/ui.rs:2724:12
[INFO] [stdout]      |
[INFO] [stdout] 2724 |     pub fn with_layout<R>(
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> src/components/chatroom.rs:237:54
[INFO] [stdout]     |
[INFO] [stdout] 237 | ...                   egui::containers::Frame::none()
[INFO] [stdout]     |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:239:43
[INFO] [stdout]     |
[INFO] [stdout] 239 | ...                   left: 5.,
[INFO] [stdout]     |                             ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:240:44
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...                   right: 5.,
[INFO] [stdout]     |                              ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:241:42
[INFO] [stdout]     |
[INFO] [stdout] 241 | ...                   top: 3.,
[INFO] [stdout]     |                            ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:242:45
[INFO] [stdout]     |
[INFO] [stdout] 242 | ...                   bottom: 3.,
[INFO] [stdout]     |                               ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:245:43
[INFO] [stdout]     |
[INFO] [stdout] 245 | ...                   left: 5.,
[INFO] [stdout]     |                             ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:246:44
[INFO] [stdout]     |
[INFO] [stdout] 246 | ...                   right: 5.,
[INFO] [stdout]     |                              ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:247:42
[INFO] [stdout]     |
[INFO] [stdout] 247 | ...                   top: 3.,
[INFO] [stdout]     |                            ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:248:45
[INFO] [stdout]     |
[INFO] [stdout] 248 | ...                   bottom: 3.,
[INFO] [stdout]     |                               ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Frame::rounding`: Renamed to `corner_radius`
[INFO] [stdout]    --> src/components/chatroom.rs:250:34
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...                   .rounding(egui::Rounding {
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:251:41
[INFO] [stdout]     |
[INFO] [stdout] 251 | ...                   nw: 5.0,
[INFO] [stdout]     |                           ^^^ expected `u8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:252:41
[INFO] [stdout]     |
[INFO] [stdout] 252 | ...                   ne: 5.0,
[INFO] [stdout]     |                           ^^^ expected `u8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:253:41
[INFO] [stdout]     |
[INFO] [stdout] 253 | ...                   sw: 5.0,
[INFO] [stdout]     |                           ^^^ expected `u8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:254:41
[INFO] [stdout]     |
[INFO] [stdout] 254 | ...                   se: 5.0,
[INFO] [stdout]     |                           ^^^ expected `u8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/app.rs:22:28
[INFO] [stdout]      |
[INFO] [stdout]   22 |             ui.with_layout(Layout::left_to_right(Align::default()), |ui| {
[INFO] [stdout]      |                ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `egui::Layout`, found `eframe::egui::Layout`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: two different versions of crate `egui` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/layout.rs:132:1
[INFO] [stdout]      |
[INFO] [stdout]  132 | pub struct Layout {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^ this is the expected type `egui::Layout`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.31.1/src/layout.rs:124:1
[INFO] [stdout]      |
[INFO] [stdout]  124 | pub struct Layout {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^ this is the found type `eframe::egui::Layout`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/components/chatroom.rs:2:5
[INFO] [stdout]      |
[INFO] [stdout]    2 | use egui::{Align, Color32, Direction, Layout, Ui, Vec2};
[INFO] [stdout]      |     ---- one version of crate `egui` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/structs/app.rs:1:5
[INFO] [stdout]      |
[INFO] [stdout]    1 | use eframe::egui::{
[INFO] [stdout]      |     ------ one version of crate `egui` used here, as a dependency of crate `eframe`
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/ui.rs:2724:12
[INFO] [stdout]      |
[INFO] [stdout] 2724 |     pub fn with_layout<R>(
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> src/components/chatroom.rs:237:54
[INFO] [stdout]     |
[INFO] [stdout] 237 | ...                   egui::containers::Frame::none()
[INFO] [stdout]     |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:239:43
[INFO] [stdout]     |
[INFO] [stdout] 239 | ...                   left: 5.,
[INFO] [stdout]     |                             ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:240:44
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...                   right: 5.,
[INFO] [stdout]     |                              ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:241:42
[INFO] [stdout]     |
[INFO] [stdout] 241 | ...                   top: 3.,
[INFO] [stdout]     |                            ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/components/window_frame.rs:21:17
[INFO] [stdout]     |
[INFO] [stdout]  21 |           painter.rect(
[INFO] [stdout]     |  _________________^^^^-
[INFO] [stdout]  22 | |             rect.shrink(0.),
[INFO] [stdout]  23 | |             10.0,
[INFO] [stdout]  24 | |             ctx.style().visuals.window_fill(),
[INFO] [stdout]  25 | |             Stroke::new(1.0, text_color),
[INFO] [stdout]  26 | |         );
[INFO] [stdout]     | |_________- argument #5 of type `egui::StrokeKind` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/painter.rs:413:12
[INFO] [stdout]     |
[INFO] [stdout] 413 |     pub fn rect(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  21 |         painter.rect(
[INFO] [stdout] ...
[INFO] [stdout]  25 |             Stroke::new(1.0, text_color),
[INFO] [stdout]  26 ~             /* egui::StrokeKind */,
[INFO] [stdout]  27 ~         );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:242:45
[INFO] [stdout]     |
[INFO] [stdout] 242 | ...                   bottom: 3.,
[INFO] [stdout]     |                               ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:245:43
[INFO] [stdout]     |
[INFO] [stdout] 245 | ...                   left: 5.,
[INFO] [stdout]     |                             ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:246:44
[INFO] [stdout]     |
[INFO] [stdout] 246 | ...                   right: 5.,
[INFO] [stdout]     |                              ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:247:42
[INFO] [stdout]     |
[INFO] [stdout] 247 | ...                   top: 3.,
[INFO] [stdout]     |                            ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:248:45
[INFO] [stdout]     |
[INFO] [stdout] 248 | ...                   bottom: 3.,
[INFO] [stdout]     |                               ^^ expected `i8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Frame::rounding`: Renamed to `corner_radius`
[INFO] [stdout]    --> src/components/chatroom.rs:250:34
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...                   .rounding(egui::Rounding {
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:251:41
[INFO] [stdout]     |
[INFO] [stdout] 251 | ...                   nw: 5.0,
[INFO] [stdout]     |                           ^^^ expected `u8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:252:41
[INFO] [stdout]     |
[INFO] [stdout] 252 | ...                   ne: 5.0,
[INFO] [stdout]     |                           ^^^ expected `u8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:253:41
[INFO] [stdout]     |
[INFO] [stdout] 253 | ...                   sw: 5.0,
[INFO] [stdout]     |                           ^^^ expected `u8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/components/chatroom.rs:254:41
[INFO] [stdout]     |
[INFO] [stdout] 254 | ...                   se: 5.0,
[INFO] [stdout]     |                           ^^^ expected `u8`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/components/window_frame.rs:21:17
[INFO] [stdout]     |
[INFO] [stdout]  21 |           painter.rect(
[INFO] [stdout]     |  _________________^^^^-
[INFO] [stdout]  22 | |             rect.shrink(0.),
[INFO] [stdout]  23 | |             10.0,
[INFO] [stdout]  24 | |             ctx.style().visuals.window_fill(),
[INFO] [stdout]  25 | |             Stroke::new(1.0, text_color),
[INFO] [stdout]  26 | |         );
[INFO] [stdout]     | |_________- argument #5 of type `egui::StrokeKind` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.32.3/src/painter.rs:413:12
[INFO] [stdout]     |
[INFO] [stdout] 413 |     pub fn rect(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  21 |         painter.rect(
[INFO] [stdout] ...
[INFO] [stdout]  25 |             Stroke::new(1.0, text_color),
[INFO] [stdout]  26 ~             /* egui::StrokeKind */,
[INFO] [stdout]  27 ~         );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0596]: cannot borrow `user` as mutable, as it is a captured variable in a `Fn` closure
[INFO] [stdout]   --> src/components/chatroom.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 &mut user,
[INFO] [stdout]    |                 ^^^^^^^^^ cannot borrow as mutable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0596]: cannot borrow `messages` as mutable, as it is a captured variable in a `Fn` closure
[INFO] [stdout]   --> src/components/chatroom.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 &mut messages,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ cannot borrow as mutable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0596]: cannot borrow `room` as mutable, as it is a captured variable in a `Fn` closure
[INFO] [stdout]   --> src/components/chatroom.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 &mut room,
[INFO] [stdout]    |                 ^^^^^^^^^ cannot borrow as mutable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0596]: cannot borrow `user` as mutable, as it is a captured variable in a `Fn` closure
[INFO] [stdout]   --> src/components/side_pane.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 &mut user,
[INFO] [stdout]    |                 ^^^^^^^^^ cannot borrow as mutable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0596]: cannot borrow `rooms` as mutable, as it is a captured variable in a `Fn` closure
[INFO] [stdout]   --> src/components/side_pane.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 &mut rooms,
[INFO] [stdout]    |                 ^^^^^^^^^^ cannot borrow as mutable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0596]: cannot borrow `room` as mutable, as it is a captured variable in a `Fn` closure
[INFO] [stdout]   --> src/components/side_pane.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 &mut room,
[INFO] [stdout]    |                 ^^^^^^^^^ cannot borrow as mutable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0061, E0277, E0308, E0596, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `client` (lib test) due to 30 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0053, E0061, E0277, E0308, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `client` (lib) due to 24 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0ea73644b013d8c3a2f81ec65ccd2ceb1a10b297006d0b78b1c4f7043b6fabc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ea73644b013d8c3a2f81ec65ccd2ceb1a10b297006d0b78b1c4f7043b6fabc8", kill_on_drop: false }`
[INFO] [stdout] 0ea73644b013d8c3a2f81ec65ccd2ceb1a10b297006d0b78b1c4f7043b6fabc8
