[INFO] cloning repository https://github.com/EdwardPlata/rust-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdwardPlata/rust-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdwardPlata%2Frust-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdwardPlata%2Frust-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20e1e79cbc764067e5daf0021fff1ed05f3d47dc
[INFO] checking EdwardPlata/rust-app against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdwardPlata%2Frust-app" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/EdwardPlata/rust-app
[INFO] finished tweaking git repo https://github.com/EdwardPlata/rust-app
[INFO] tweaked toml for git repo https://github.com/EdwardPlata/rust-app written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EdwardPlata/rust-app on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EdwardPlata/rust-app 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enumn v0.1.14
[INFO] [stderr]   Downloaded async-once-cell v0.5.4
[INFO] [stderr]   Downloaded arboard v3.5.0
[INFO] [stderr]   Downloaded async-signal v0.2.11
[INFO] [stderr]   Downloaded webbrowser v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eeff08b959274edacc1e707f902fe7da2ee0a96f4de35a11c0d2252afa3edd88
[INFO] running `Command { std: "docker" "start" "-a" "eeff08b959274edacc1e707f902fe7da2ee0a96f4de35a11c0d2252afa3edd88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eeff08b959274edacc1e707f902fe7da2ee0a96f4de35a11c0d2252afa3edd88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeff08b959274edacc1e707f902fe7da2ee0a96f4de35a11c0d2252afa3edd88", kill_on_drop: false }`
[INFO] [stdout] eeff08b959274edacc1e707f902fe7da2ee0a96f4de35a11c0d2252afa3edd88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35252ca167b2f411efabca34f6928ce4340f32a1c36949e97057a84be673f1df
[INFO] running `Command { std: "docker" "start" "-a" "35252ca167b2f411efabca34f6928ce4340f32a1c36949e97057a84be673f1df", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.10
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking wayland-protocols v0.32.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking accesskit v0.12.3
[INFO] [stderr]     Checking emath v0.28.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking ecolor v0.28.1
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Checking epaint v0.28.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking egui v0.28.1
[INFO] [stderr]     Checking accesskit_consumer v0.16.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.8
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking webbrowser v1.0.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking glutin v0.31.3
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking arboard v3.5.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking atspi-common v0.3.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking egui_glow v0.28.1
[INFO] [stderr]     Checking glutin-winit v0.4.2
[INFO] [stderr]     Checking egui_plot v0.28.1
[INFO] [stderr]     Checking egui_extras v0.28.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking my_lib v0.1.0 (/opt/rustwide/workdir/examples/my_lib)
[INFO] [stderr]     Checking cli_tool v0.1.0 (/opt/rustwide/workdir/examples/cli_tool)
[INFO] [stderr]     Checking hello_world v0.1.0 (/opt/rustwide/workdir/examples/hello_world)
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking atspi-proxies v0.3.0
[INFO] [stderr]     Checking atspi-connection v0.3.0
[INFO] [stderr]     Checking atspi v0.19.0
[INFO] [stderr]     Checking accesskit_unix v0.6.2
[INFO] [stderr]     Checking wasm_example v0.1.0 (/opt/rustwide/workdir/examples/wasm_example)
[INFO] [stderr]     Checking web_server v0.1.0 (/opt/rustwide/workdir/examples/web_server)
[INFO] [stderr]     Checking accesskit_winit v0.16.1
[INFO] [stderr]     Checking egui-winit v0.28.1
[INFO] [stderr]     Checking eframe v0.28.1
[INFO] [stderr]     Checking egui-dashboard-designer v0.1.0 (/opt/rustwide/workdir/egui-dashboard-designer)
[INFO] [stdout] error: expected one of `(`, `,`, `::`, or `=`, found `WidgetData`
[INFO] [stdout]   --> egui-dashboard-designer/src/widgets/mod.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(D            WidgetData::Text { content, font_size } => {
[INFO] [stdout]    |                       ^^^^^^^^^^ expected one of `(`, `,`, `::`, or `=`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WidgetData`
[INFO] [stdout]  --> egui-dashboard-designer/src/components/dashboard.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::widgets::{DashboardWidget, WidgetData};
[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: `layout::*`
[INFO] [stdout]  --> egui-dashboard-designer/src/utils/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use layout::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `(`, `,`, `::`, or `=`, found `WidgetData`
[INFO] [stdout]   --> egui-dashboard-designer/src/widgets/mod.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(D            WidgetData::Text { content, font_size } => {
[INFO] [stdout]    |                       ^^^^^^^^^^ expected one of `(`, `,`, `::`, or `=`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Response::drag_released`: Renamed 'drag_stopped'
[INFO] [stdout]    --> egui-dashboard-designer/src/components/dashboard.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 if response.drag_released() && self.snap_to_grid {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::DragValue::<'a>::clamp_range`: Use `range` instead
[INFO] [stdout]   --> egui-dashboard-designer/src/components/property_panel.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   .clamp_range(50.0..=1000.0),
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::DragValue::<'a>::clamp_range`: Use `range` instead
[INFO] [stdout]   --> egui-dashboard-designer/src/components/property_panel.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   .clamp_range(50.0..=800.0),
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WidgetData`
[INFO] [stdout]  --> egui-dashboard-designer/src/components/dashboard.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::widgets::{DashboardWidget, WidgetData};
[INFO] [stdout]   |                                       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::DragValue::<'a>::clamp_range`: Use `range` instead
[INFO] [stdout]    --> egui-dashboard-designer/src/components/property_panel.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     .clamp_range(*min..=*max),
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `layout::*`
[INFO] [stdout]  --> egui-dashboard-designer/src/utils/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use layout::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::DragValue::<'a>::clamp_range`: Use `range` instead
[INFO] [stdout]    --> egui-dashboard-designer/src/components/property_panel.rs:239:22
[INFO] [stdout]     |
[INFO] [stdout] 239 |                     .clamp_range(8.0..=72.0),
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::DragValue::<'a>::clamp_range`: Use `range` instead
[INFO] [stdout]    --> egui-dashboard-designer/src/components/property_panel.rs:267:22
[INFO] [stdout]     |
[INFO] [stdout] 267 |                     .clamp_range(0.1..=5.0),
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `widgets::WidgetType` doesn't implement `std::fmt::Debug`
[INFO] [stdout]   --> egui-dashboard-designer/src/widgets/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub widget_type: WidgetType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `widgets::WidgetType`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `widgets::WidgetType` or manually `impl std::fmt::Debug for widgets::WidgetType`
[INFO] [stdout] help: consider annotating `widgets::WidgetType` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Debug)]
[INFO] [stdout] 20 | pub enum WidgetType {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `widgets::WidgetType: Clone` is not satisfied
[INFO] [stdout]   --> egui-dashboard-designer/src/widgets/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                 ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub widget_type: WidgetType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `widgets::WidgetType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider annotating `widgets::WidgetType` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub enum WidgetType {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `widgets::WidgetType: Serialize` is not satisfied
[INFO] [stdout]     --> egui-dashboard-designer/src/widgets/mod.rs:52:24
[INFO] [stdout]      |
[INFO] [stdout]   52 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]      |                        ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout] ...
[INFO] [stdout]   55 |     pub widget_type: WidgetType,
[INFO] [stdout]      |     --------------------------- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `widgets::WidgetType`
[INFO] [stdout]     --> egui-dashboard-designer/src/widgets/mod.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub enum WidgetType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `widgets::WidgetType` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 510 others
[INFO] [stdout] note: required by a bound in `app::_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/ser/mod.rs:1866:21
[INFO] [stdout]      |
[INFO] [stdout] 1864 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1865 |     where
[INFO] [stdout] 1866 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `widgets::WidgetType: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> egui-dashboard-designer/src/widgets/mod.rs:55:22
[INFO] [stdout]      |
[INFO] [stdout]   55 |     pub widget_type: WidgetType,
[INFO] [stdout]      |                      ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `widgets::WidgetType`
[INFO] [stdout]     --> egui-dashboard-designer/src/widgets/mod.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub enum WidgetType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `widgets::WidgetType` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 463 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/de/mod.rs:1732:12
[INFO] [stdout]      |
[INFO] [stdout] 1730 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1731 |     where
[INFO] [stdout] 1732 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/egui_dashboard_designer-4d888b711444d396.long-type-17852276877390157706.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `widgets::WidgetType: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> egui-dashboard-designer/src/widgets/mod.rs:55:22
[INFO] [stdout]      |
[INFO] [stdout]   55 |     pub widget_type: WidgetType,
[INFO] [stdout]      |                      ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `widgets::WidgetType`
[INFO] [stdout]     --> egui-dashboard-designer/src/widgets/mod.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub enum WidgetType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `widgets::WidgetType` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 463 others
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/de/mod.rs:1871:12
[INFO] [stdout]      |
[INFO] [stdout] 1869 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1870 |     where
[INFO] [stdout] 1871 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/egui_dashboard_designer-4d888b711444d396.long-type-17852276877390157706.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `widgets::WidgetType: Deserialize<'_>` is not satisfied
[INFO] [stdout]   --> egui-dashboard-designer/src/widgets/mod.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `widgets::WidgetType`
[INFO] [stdout]   --> egui-dashboard-designer/src/widgets/mod.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum WidgetType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `widgets::WidgetType` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]              `()` implements `Deserialize<'de>`
[INFO] [stdout]              `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]            and 463 others
[INFO] [stdout] note: required by a bound in `app::_::_serde::__private::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/private/de.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 24 | where
[INFO] [stdout] 25 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/egui_dashboard_designer-4d888b711444d396.long-type-17852276877390157706.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&mut std::string::String: Into<std::string::String>` is not satisfied
[INFO] [stdout]    --> egui-dashboard-designer/src/widgets/mod.rs:183:52
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 child_ui.label(egui::RichText::new(content).size(*font_size));
[INFO] [stdout]     |                                ------------------- ^^^^^^^ the trait `From<&mut std::string::String>` is not implemented for `std::string::String`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `std::string::String` implements `From<&mut str>`
[INFO] [stdout]               `std::string::String` implements `From<&std::string::String>`
[INFO] [stdout]               `std::string::String` implements `From<&str>`
[INFO] [stdout]               `std::string::String` implements `From<&zvariant::signature::Signature<'_>>`
[INFO] [stdout]               `std::string::String` implements `From<Box<str>>`
[INFO] [stdout]               `std::string::String` implements `From<Cow<'_, str>>`
[INFO] [stdout]               `std::string::String` implements `From<Uuid>`
[INFO] [stdout]               `std::string::String` implements `From<atspi_common::state::State>`
[INFO] [stdout]             and 6 others
[INFO] [stdout]     = note: required for `&mut std::string::String` to implement `Into<std::string::String>`
[INFO] [stdout] note: required by a bound in `eframe::egui::RichText::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.28.1/src/widget_text.rs:79:27
[INFO] [stdout]     |
[INFO] [stdout]  79 |     pub fn new(text: impl Into<String>) -> Self {
[INFO] [stdout]     |                           ^^^^^^^^^^^^ required by this bound in `RichText::new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `WidgetText: From<&mut std::string::String>` is not satisfied
[INFO] [stdout]     --> egui-dashboard-designer/src/widgets/mod.rs:186:33
[INFO] [stdout]      |
[INFO] [stdout]  186 |                 child_ui.button(label);
[INFO] [stdout]      |                          ------ ^^^^^ the trait `From<&mut std::string::String>` is not implemented for `WidgetText`
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `From<T>`:
[INFO] [stdout]                `WidgetText` implements `From<&std::string::String>`
[INFO] [stdout]                `WidgetText` implements `From<&str>`
[INFO] [stdout]                `WidgetText` implements `From<Arc<eframe::egui::Galley>>`
[INFO] [stdout]                `WidgetText` implements `From<Cow<'_, str>>`
[INFO] [stdout]                `WidgetText` implements `From<eframe::egui::RichText>`
[INFO] [stdout]                `WidgetText` implements `From<eframe::egui::text::LayoutJob>`
[INFO] [stdout]                `WidgetText` implements `From<std::string::String>`
[INFO] [stdout]      = note: required for `&mut std::string::String` to implement `Into<WidgetText>`
[INFO] [stdout] note: required by a bound in `Ui::button`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.28.1/src/ui.rs:1647:41
[INFO] [stdout]      |
[INFO] [stdout] 1647 |     pub fn button(&mut self, text: impl Into<WidgetText>) -> Response {
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^ required by this bound in `Ui::button`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable
[INFO] [stdout]    --> egui-dashboard-designer/src/components/dashboard.rs:114:39
[INFO] [stdout]     |
[INFO] [stdout] 104 |             if let Some(widget) = self.widgets.get_mut(&widget_id) {
[INFO] [stdout]     |                                   ------------ mutable borrow occurs here
[INFO] [stdout] ...
[INFO] [stdout] 114 |                     widget.position = self.snap_position(widget.position);
[INFO] [stdout]     |                                       ^^^^               --------------- mutable borrow later used here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       immutable borrow occurs here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Response::drag_released`: Renamed 'drag_stopped'
[INFO] [stdout]    --> egui-dashboard-designer/src/components/dashboard.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 if response.drag_released() && self.snap_to_grid {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `*self` as mutable because it is also borrowed as immutable
[INFO] [stdout]   --> egui-dashboard-designer/src/widgets/table.rs:98:25
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 for (i, header) in self.headers.iter().enumerate() {
[INFO] [stdout]    |                                    -------------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    immutable borrow occurs here
[INFO] [stdout]    |                                    immutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 98 |                         self.sort_by_column(i);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^ mutable borrow occurs here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::DragValue::<'a>::clamp_range`: Use `range` instead
[INFO] [stdout]   --> egui-dashboard-designer/src/components/property_panel.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   .clamp_range(50.0..=1000.0),
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::DragValue::<'a>::clamp_range`: Use `range` instead
[INFO] [stdout]   --> egui-dashboard-designer/src/components/property_panel.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   .clamp_range(50.0..=800.0),
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::DragValue::<'a>::clamp_range`: Use `range` instead
[INFO] [stdout]    --> egui-dashboard-designer/src/components/property_panel.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     .clamp_range(*min..=*max),
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::DragValue::<'a>::clamp_range`: Use `range` instead
[INFO] [stdout]    --> egui-dashboard-designer/src/components/property_panel.rs:239:22
[INFO] [stdout]     |
[INFO] [stdout] 239 |                     .clamp_range(8.0..=72.0),
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::DragValue::<'a>::clamp_range`: Use `range` instead
[INFO] [stdout]    --> egui-dashboard-designer/src/components/property_panel.rs:267:22
[INFO] [stdout]     |
[INFO] [stdout] 267 |                     .clamp_range(0.1..=5.0),
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: borrow of moved value: `widget_type`
[INFO] [stdout]    --> egui-dashboard-designer/src/widgets/mod.rs:131:41
[INFO] [stdout]     |
[INFO] [stdout]  93 |     pub fn new(widget_type: WidgetType, position: egui::Pos2) -> Self {
[INFO] [stdout]     |                ----------- move occurs because `widget_type` has type `widgets::WidgetType`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 128 |             widget_type,
[INFO] [stdout]     |             ----------- value moved here
[INFO] [stdout] ...
[INFO] [stdout] 131 |             title: format!("{} Widget", widget_type.name()),
[INFO] [stdout]     |                                         ^^^^^^^^^^^ value borrowed here after move
[INFO] [stdout]     |
[INFO] [stdout] note: if `widgets::WidgetType` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> egui-dashboard-designer/src/widgets/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub enum WidgetType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 128 |             widget_type,
[INFO] [stdout]     |             ----------- you could clone this value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0382, E0502.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `egui-dashboard-designer` (bin "egui-dashboard-designer") due to 12 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: `widgets::WidgetType` doesn't implement `std::fmt::Debug`
[INFO] [stdout]   --> egui-dashboard-designer/src/widgets/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub widget_type: WidgetType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `widgets::WidgetType`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `widgets::WidgetType` or manually `impl std::fmt::Debug for widgets::WidgetType`
[INFO] [stdout] help: consider annotating `widgets::WidgetType` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Debug)]
[INFO] [stdout] 20 | pub enum WidgetType {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `widgets::WidgetType: Clone` is not satisfied
[INFO] [stdout]   --> egui-dashboard-designer/src/widgets/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                 ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub widget_type: WidgetType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `widgets::WidgetType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider annotating `widgets::WidgetType` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub enum WidgetType {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `widgets::WidgetType: Serialize` is not satisfied
[INFO] [stdout]     --> egui-dashboard-designer/src/widgets/mod.rs:52:24
[INFO] [stdout]      |
[INFO] [stdout]   52 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]      |                        ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout] ...
[INFO] [stdout]   55 |     pub widget_type: WidgetType,
[INFO] [stdout]      |     --------------------------- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `widgets::WidgetType`
[INFO] [stdout]     --> egui-dashboard-designer/src/widgets/mod.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub enum WidgetType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `widgets::WidgetType` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 510 others
[INFO] [stdout] note: required by a bound in `app::_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/ser/mod.rs:1866:21
[INFO] [stdout]      |
[INFO] [stdout] 1864 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1865 |     where
[INFO] [stdout] 1866 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `widgets::WidgetType: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> egui-dashboard-designer/src/widgets/mod.rs:55:22
[INFO] [stdout]      |
[INFO] [stdout]   55 |     pub widget_type: WidgetType,
[INFO] [stdout]      |                      ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `widgets::WidgetType`
[INFO] [stdout]     --> egui-dashboard-designer/src/widgets/mod.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub enum WidgetType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `widgets::WidgetType` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 463 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/de/mod.rs:1732:12
[INFO] [stdout]      |
[INFO] [stdout] 1730 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1731 |     where
[INFO] [stdout] 1732 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/egui_dashboard_designer-a5f00934d0334825.long-type-7704550956582601743.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `widgets::WidgetType: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> egui-dashboard-designer/src/widgets/mod.rs:55:22
[INFO] [stdout]      |
[INFO] [stdout]   55 |     pub widget_type: WidgetType,
[INFO] [stdout]      |                      ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `widgets::WidgetType`
[INFO] [stdout]     --> egui-dashboard-designer/src/widgets/mod.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub enum WidgetType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `widgets::WidgetType` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 463 others
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/de/mod.rs:1871:12
[INFO] [stdout]      |
[INFO] [stdout] 1869 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1870 |     where
[INFO] [stdout] 1871 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/egui_dashboard_designer-a5f00934d0334825.long-type-7704550956582601743.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `widgets::WidgetType: Deserialize<'_>` is not satisfied
[INFO] [stdout]   --> egui-dashboard-designer/src/widgets/mod.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `widgets::WidgetType`
[INFO] [stdout]   --> egui-dashboard-designer/src/widgets/mod.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum WidgetType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `widgets::WidgetType` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]              `()` implements `Deserialize<'de>`
[INFO] [stdout]              `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]            and 463 others
[INFO] [stdout] note: required by a bound in `app::_::_serde::__private::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/private/de.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 24 | where
[INFO] [stdout] 25 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/egui_dashboard_designer-a5f00934d0334825.long-type-7704550956582601743.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&mut std::string::String: Into<std::string::String>` is not satisfied
[INFO] [stdout]    --> egui-dashboard-designer/src/widgets/mod.rs:183:52
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 child_ui.label(egui::RichText::new(content).size(*font_size));
[INFO] [stdout]     |                                ------------------- ^^^^^^^ the trait `From<&mut std::string::String>` is not implemented for `std::string::String`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `std::string::String` implements `From<&mut str>`
[INFO] [stdout]               `std::string::String` implements `From<&std::string::String>`
[INFO] [stdout]               `std::string::String` implements `From<&str>`
[INFO] [stdout]               `std::string::String` implements `From<&zvariant::signature::Signature<'_>>`
[INFO] [stdout]               `std::string::String` implements `From<Box<str>>`
[INFO] [stdout]               `std::string::String` implements `From<Cow<'_, str>>`
[INFO] [stdout]               `std::string::String` implements `From<Uuid>`
[INFO] [stdout]               `std::string::String` implements `From<atspi_common::state::State>`
[INFO] [stdout]             and 6 others
[INFO] [stdout]     = note: required for `&mut std::string::String` to implement `Into<std::string::String>`
[INFO] [stdout] note: required by a bound in `eframe::egui::RichText::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.28.1/src/widget_text.rs:79:27
[INFO] [stdout]     |
[INFO] [stdout]  79 |     pub fn new(text: impl Into<String>) -> Self {
[INFO] [stdout]     |                           ^^^^^^^^^^^^ required by this bound in `RichText::new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `WidgetText: From<&mut std::string::String>` is not satisfied
[INFO] [stdout]     --> egui-dashboard-designer/src/widgets/mod.rs:186:33
[INFO] [stdout]      |
[INFO] [stdout]  186 |                 child_ui.button(label);
[INFO] [stdout]      |                          ------ ^^^^^ the trait `From<&mut std::string::String>` is not implemented for `WidgetText`
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `From<T>`:
[INFO] [stdout]                `WidgetText` implements `From<&std::string::String>`
[INFO] [stdout]                `WidgetText` implements `From<&str>`
[INFO] [stdout]                `WidgetText` implements `From<Arc<eframe::egui::Galley>>`
[INFO] [stdout]                `WidgetText` implements `From<Cow<'_, str>>`
[INFO] [stdout]                `WidgetText` implements `From<eframe::egui::RichText>`
[INFO] [stdout]                `WidgetText` implements `From<eframe::egui::text::LayoutJob>`
[INFO] [stdout]                `WidgetText` implements `From<std::string::String>`
[INFO] [stdout]      = note: required for `&mut std::string::String` to implement `Into<WidgetText>`
[INFO] [stdout] note: required by a bound in `Ui::button`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.28.1/src/ui.rs:1647:41
[INFO] [stdout]      |
[INFO] [stdout] 1647 |     pub fn button(&mut self, text: impl Into<WidgetText>) -> Response {
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^ required by this bound in `Ui::button`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable
[INFO] [stdout]    --> egui-dashboard-designer/src/components/dashboard.rs:114:39
[INFO] [stdout]     |
[INFO] [stdout] 104 |             if let Some(widget) = self.widgets.get_mut(&widget_id) {
[INFO] [stdout]     |                                   ------------ mutable borrow occurs here
[INFO] [stdout] ...
[INFO] [stdout] 114 |                     widget.position = self.snap_position(widget.position);
[INFO] [stdout]     |                                       ^^^^               --------------- mutable borrow later used here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       immutable borrow occurs here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `*self` as mutable because it is also borrowed as immutable
[INFO] [stdout]   --> egui-dashboard-designer/src/widgets/table.rs:98:25
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 for (i, header) in self.headers.iter().enumerate() {
[INFO] [stdout]    |                                    -------------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    immutable borrow occurs here
[INFO] [stdout]    |                                    immutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 98 |                         self.sort_by_column(i);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^ mutable borrow occurs here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: borrow of moved value: `widget_type`
[INFO] [stdout]    --> egui-dashboard-designer/src/widgets/mod.rs:131:41
[INFO] [stdout]     |
[INFO] [stdout]  93 |     pub fn new(widget_type: WidgetType, position: egui::Pos2) -> Self {
[INFO] [stdout]     |                ----------- move occurs because `widget_type` has type `widgets::WidgetType`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 128 |             widget_type,
[INFO] [stdout]     |             ----------- value moved here
[INFO] [stdout] ...
[INFO] [stdout] 131 |             title: format!("{} Widget", widget_type.name()),
[INFO] [stdout]     |                                         ^^^^^^^^^^^ value borrowed here after move
[INFO] [stdout]     |
[INFO] [stdout] note: if `widgets::WidgetType` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> egui-dashboard-designer/src/widgets/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub enum WidgetType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 128 |             widget_type,
[INFO] [stdout]     |             ----------- you could clone this value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0382, E0502.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `egui-dashboard-designer` (bin "egui-dashboard-designer" test) due to 12 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "35252ca167b2f411efabca34f6928ce4340f32a1c36949e97057a84be673f1df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35252ca167b2f411efabca34f6928ce4340f32a1c36949e97057a84be673f1df", kill_on_drop: false }`
[INFO] [stdout] 35252ca167b2f411efabca34f6928ce4340f32a1c36949e97057a84be673f1df
