[INFO] cloning repository https://github.com/Smudio/BoxDoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Smudio/BoxDoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmudio%2FBoxDoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmudio%2FBoxDoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed79bcd77c26c3cdb8be8a571daef34010119bbf
[INFO] checking Smudio/BoxDoc against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmudio%2FBoxDoc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Smudio/BoxDoc
[INFO] finished tweaking git repo https://github.com/Smudio/BoxDoc
[INFO] tweaked toml for git repo https://github.com/Smudio/BoxDoc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Smudio/BoxDoc on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Smudio/BoxDoc 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" "+011c518242557d21690f7936b5812318dc2fec47" "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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 877ae544cb9cb7a998b22b93f3a4e6bade08dafb2a7b7ed1b33c1a1a9d152000
[INFO] running `Command { std: "docker" "start" "877ae544cb9cb7a998b22b93f3a4e6bade08dafb2a7b7ed1b33c1a1a9d152000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "877ae544cb9cb7a998b22b93f3a4e6bade08dafb2a7b7ed1b33c1a1a9d152000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "877ae544cb9cb7a998b22b93f3a4e6bade08dafb2a7b7ed1b33c1a1a9d152000" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "877ae544cb9cb7a998b22b93f3a4e6bade08dafb2a7b7ed1b33c1a1a9d152000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "877ae544cb9cb7a998b22b93f3a4e6bade08dafb2a7b7ed1b33c1a1a9d152000" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]     Checking epaint_default_fonts v0.34.3
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking accesskit v0.24.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling pdfium-render v0.9.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking piston-float v1.0.1
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]     Checking utf16string v0.2.0
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking bstr v1.12.2
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking notify-debouncer-mini v0.4.1
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling pdfium-bundled v0.1.1+pdfium-7881
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking color v0.3.3
[INFO] [stderr]     Checking fearless_simd v0.3.0
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking emath v0.34.3
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking lopdf v0.31.0
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking ecolor v0.34.3
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking peniko v0.6.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking printpdf v0.7.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking zvariant_utils v3.4.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]     Checking vello_common v0.0.6
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]     Checking vello_cpu v0.0.6
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking epaint v0.34.3
[INFO] [stderr]     Checking zbus v5.16.0
[INFO] [stderr]     Checking egui v0.34.3
[INFO] [stderr]     Checking glutin-winit v0.5.0
[INFO] [stderr]     Checking egui_glow v0.34.3
[INFO] [stderr]     Checking egui-winit v0.34.3
[INFO] [stderr]     Checking eframe v0.34.3
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr]     Checking rfd v0.15.4
[INFO] [stderr]     Checking boxdoc v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Align`, `Layout`, `Sense`, and `Stroke`
[INFO] [stdout]  --> src/app.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use egui::{Align, Color32, Context, Frame, Layout, Sense, Stroke, Vec2};
[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 type alias `egui::TopBottomPanel`: Use Panel::top or Panel::bottom instead
[INFO] [stdout]     --> src/app.rs:1138:15
[INFO] [stdout]      |
[INFO] [stdout] 1138 |         egui::TopBottomPanel::top("menu").show(ctx, |ui| {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `egui::menu::bar`: Use `egui::MenuBar::new().ui(` instead
[INFO] [stdout]     --> src/app.rs:1139:25
[INFO] [stdout]      |
[INFO] [stdout] 1139 |             egui::menu::bar(ui, |ui| {
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::SidePanel`: Use Panel::left or Panel::right instead
[INFO] [stdout]     --> src/app.rs:1411:23
[INFO] [stdout]      |
[INFO] [stdout] 1411 |                 egui::SidePanel::right("properties")
[INFO] [stdout]      |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::SidePanel`: Use Panel::left or Panel::right instead
[INFO] [stdout]     --> src/app.rs:1418:23
[INFO] [stdout]      |
[INFO] [stdout] 1418 |                 egui::SidePanel::left("properties")
[INFO] [stdout]      |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::TopBottomPanel`: Use Panel::top or Panel::bottom instead
[INFO] [stdout]     --> src/app.rs:1425:23
[INFO] [stdout]      |
[INFO] [stdout] 1425 |                 egui::TopBottomPanel::bottom("properties")
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::TopBottomPanel`: Use Panel::top or Panel::bottom instead
[INFO] [stdout]     --> src/app.rs:2363:15
[INFO] [stdout]      |
[INFO] [stdout] 2363 |         egui::TopBottomPanel::bottom("status").show(ctx, |ui| {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::SidePanel`: Use Panel::left or Panel::right instead
[INFO] [stdout]     --> src/app.rs:2445:23
[INFO] [stdout]      |
[INFO] [stdout] 2445 |                 egui::SidePanel::left("json_editor")
[INFO] [stdout]      |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::SidePanel`: Use Panel::left or Panel::right instead
[INFO] [stdout]     --> src/app.rs:2452:23
[INFO] [stdout]      |
[INFO] [stdout] 2452 |                 egui::SidePanel::right("json_editor")
[INFO] [stdout]      |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::SidePanel`: Use Panel::left or Panel::right instead
[INFO] [stdout]     --> src/app.rs:2510:15
[INFO] [stdout]      |
[INFO] [stdout] 2510 |         egui::SidePanel::left("files_panel")
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Align`, `Layout`, `Sense`, and `Stroke`
[INFO] [stdout]  --> src/app.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use egui::{Align, Color32, Context, Frame, Layout, Sense, Stroke, Vec2};
[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 type alias `egui::TopBottomPanel`: Use Panel::top or Panel::bottom instead
[INFO] [stdout]     --> src/app.rs:1138:15
[INFO] [stdout]      |
[INFO] [stdout] 1138 |         egui::TopBottomPanel::top("menu").show(ctx, |ui| {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `egui::menu::bar`: Use `egui::MenuBar::new().ui(` instead
[INFO] [stdout]     --> src/app.rs:1139:25
[INFO] [stdout]      |
[INFO] [stdout] 1139 |             egui::menu::bar(ui, |ui| {
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::SidePanel`: Use Panel::left or Panel::right instead
[INFO] [stdout]     --> src/app.rs:1411:23
[INFO] [stdout]      |
[INFO] [stdout] 1411 |                 egui::SidePanel::right("properties")
[INFO] [stdout]      |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::SidePanel`: Use Panel::left or Panel::right instead
[INFO] [stdout]     --> src/app.rs:1418:23
[INFO] [stdout]      |
[INFO] [stdout] 1418 |                 egui::SidePanel::left("properties")
[INFO] [stdout]      |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::TopBottomPanel`: Use Panel::top or Panel::bottom instead
[INFO] [stdout]     --> src/app.rs:1425:23
[INFO] [stdout]      |
[INFO] [stdout] 1425 |                 egui::TopBottomPanel::bottom("properties")
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::TopBottomPanel`: Use Panel::top or Panel::bottom instead
[INFO] [stdout]     --> src/app.rs:2363:15
[INFO] [stdout]      |
[INFO] [stdout] 2363 |         egui::TopBottomPanel::bottom("status").show(ctx, |ui| {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::SidePanel`: Use Panel::left or Panel::right instead
[INFO] [stdout]     --> src/app.rs:2445:23
[INFO] [stdout]      |
[INFO] [stdout] 2445 |                 egui::SidePanel::left("json_editor")
[INFO] [stdout]      |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::SidePanel`: Use Panel::left or Panel::right instead
[INFO] [stdout]     --> src/app.rs:2452:23
[INFO] [stdout]      |
[INFO] [stdout] 2452 |                 egui::SidePanel::right("json_editor")
[INFO] [stdout]      |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `egui::SidePanel`: Use Panel::left or Panel::right instead
[INFO] [stdout]     --> src/app.rs:2510:15
[INFO] [stdout]      |
[INFO] [stdout] 2510 |         egui::SidePanel::left("files_panel")
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Context::style`: Renamed to `global_style` to avoid confusion with `ui.style()`
[INFO] [stdout]     --> src/app.rs:1090:46
[INFO] [stdout]      |
[INFO] [stdout] 1090 |             .frame(Frame::central_panel(&ctx.style()).inner_margin(0.0))
[INFO] [stdout]      |                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::CentralPanel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:1091:14
[INFO] [stdout]      |
[INFO] [stdout] 1091 |             .show(&ctx, |ui| {
[INFO] [stdout]      |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:1138:43
[INFO] [stdout]      |
[INFO] [stdout] 1138 |         egui::TopBottomPanel::top("menu").show(ctx, |ui| {
[INFO] [stdout]      |                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1211:28
[INFO] [stdout]      |
[INFO] [stdout] 1211 |                         ui.close_menu();
[INFO] [stdout]      |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1215:28
[INFO] [stdout]      |
[INFO] [stdout] 1215 |                         ui.close_menu();
[INFO] [stdout]      |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1233:32
[INFO] [stdout]      |
[INFO] [stdout] 1233 | ...                   ui.close_menu();
[INFO] [stdout]      |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1239:28
[INFO] [stdout]      |
[INFO] [stdout] 1239 |                         ui.close_menu();
[INFO] [stdout]      |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1243:28
[INFO] [stdout]      |
[INFO] [stdout] 1243 |                         ui.close_menu();
[INFO] [stdout]      |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1247:28
[INFO] [stdout]      |
[INFO] [stdout] 1247 |                         ui.close_menu();
[INFO] [stdout]      |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1252:28
[INFO] [stdout]      |
[INFO] [stdout] 1252 |                         ui.close_menu();
[INFO] [stdout]      |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1299:28
[INFO] [stdout]      |
[INFO] [stdout] 1299 |                         ui.close_menu();
[INFO] [stdout]      |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::default_width`: Renamed default_size
[INFO] [stdout]     --> src/app.rs:1413:22
[INFO] [stdout]      |
[INFO] [stdout] 1413 |                     .default_width(240.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::width_range`: Renamed size_range
[INFO] [stdout]     --> src/app.rs:1414:22
[INFO] [stdout]      |
[INFO] [stdout] 1414 |                     .width_range(180.0..=360.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:1415:22
[INFO] [stdout]      |
[INFO] [stdout] 1415 |                     .show(ctx, |ui| content(ui, self, ctx));
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::default_width`: Renamed default_size
[INFO] [stdout]     --> src/app.rs:1420:22
[INFO] [stdout]      |
[INFO] [stdout] 1420 |                     .default_width(240.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::width_range`: Renamed size_range
[INFO] [stdout]     --> src/app.rs:1421:22
[INFO] [stdout]      |
[INFO] [stdout] 1421 |                     .width_range(180.0..=360.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:1422:22
[INFO] [stdout]      |
[INFO] [stdout] 1422 |                     .show(ctx, |ui| content(ui, self, ctx));
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::default_height`: Renamed default_size
[INFO] [stdout]     --> src/app.rs:1427:22
[INFO] [stdout]      |
[INFO] [stdout] 1427 |                     .default_height(200.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::height_range`: Renamed size_range
[INFO] [stdout]     --> src/app.rs:1428:22
[INFO] [stdout]      |
[INFO] [stdout] 1428 |                     .height_range(120.0..=500.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:1429:22
[INFO] [stdout]      |
[INFO] [stdout] 1429 |                     .show(ctx, |ui| content(ui, self, ctx));
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:2363:48
[INFO] [stdout]      |
[INFO] [stdout] 2363 |         egui::TopBottomPanel::bottom("status").show(ctx, |ui| {
[INFO] [stdout]      |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::default_width`: Renamed default_size
[INFO] [stdout]     --> src/app.rs:2447:22
[INFO] [stdout]      |
[INFO] [stdout] 2447 |                     .default_width(240.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::width_range`: Renamed size_range
[INFO] [stdout]     --> src/app.rs:2448:22
[INFO] [stdout]      |
[INFO] [stdout] 2448 |                     .width_range(180.0..=560.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:2449:22
[INFO] [stdout]      |
[INFO] [stdout] 2449 |                     .show(ctx, |ui| content(ui, self));
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::default_width`: Renamed default_size
[INFO] [stdout]     --> src/app.rs:2454:22
[INFO] [stdout]      |
[INFO] [stdout] 2454 |                     .default_width(240.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::width_range`: Renamed size_range
[INFO] [stdout]     --> src/app.rs:2455:22
[INFO] [stdout]      |
[INFO] [stdout] 2455 |                     .width_range(180.0..=560.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:2456:22
[INFO] [stdout]      |
[INFO] [stdout] 2456 |                     .show(ctx, |ui| content(ui, self));
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::default_width`: Renamed default_size
[INFO] [stdout]     --> src/app.rs:2512:14
[INFO] [stdout]      |
[INFO] [stdout] 2512 |             .default_width(200.0)
[INFO] [stdout]      |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::width_range`: Renamed size_range
[INFO] [stdout]     --> src/app.rs:2513:14
[INFO] [stdout]      |
[INFO] [stdout] 2513 |             .width_range(150.0..=400.0)
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:2514:14
[INFO] [stdout]      |
[INFO] [stdout] 2514 |             .show(ctx, |ui| {
[INFO] [stdout]      |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Context::style`: Renamed to `global_style` to avoid confusion with `ui.style()`
[INFO] [stdout]     --> src/app.rs:1090:46
[INFO] [stdout]      |
[INFO] [stdout] 1090 |             .frame(Frame::central_panel(&ctx.style()).inner_margin(0.0))
[INFO] [stdout]      |                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::CentralPanel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:1091:14
[INFO] [stdout]      |
[INFO] [stdout] 1091 |             .show(&ctx, |ui| {
[INFO] [stdout]      |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:1138:43
[INFO] [stdout]      |
[INFO] [stdout] 1138 |         egui::TopBottomPanel::top("menu").show(ctx, |ui| {
[INFO] [stdout]      |                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1211:28
[INFO] [stdout]      |
[INFO] [stdout] 1211 |                         ui.close_menu();
[INFO] [stdout]      |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1215:28
[INFO] [stdout]      |
[INFO] [stdout] 1215 |                         ui.close_menu();
[INFO] [stdout]      |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1233:32
[INFO] [stdout]      |
[INFO] [stdout] 1233 | ...                   ui.close_menu();
[INFO] [stdout]      |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1239:28
[INFO] [stdout]      |
[INFO] [stdout] 1239 |                         ui.close_menu();
[INFO] [stdout]      |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1243:28
[INFO] [stdout]      |
[INFO] [stdout] 1243 |                         ui.close_menu();
[INFO] [stdout]      |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1247:28
[INFO] [stdout]      |
[INFO] [stdout] 1247 |                         ui.close_menu();
[INFO] [stdout]      |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1252:28
[INFO] [stdout]      |
[INFO] [stdout] 1252 |                         ui.close_menu();
[INFO] [stdout]      |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]     --> src/app.rs:1299:28
[INFO] [stdout]      |
[INFO] [stdout] 1299 |                         ui.close_menu();
[INFO] [stdout]      |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::default_width`: Renamed default_size
[INFO] [stdout]     --> src/app.rs:1413:22
[INFO] [stdout]      |
[INFO] [stdout] 1413 |                     .default_width(240.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::width_range`: Renamed size_range
[INFO] [stdout]     --> src/app.rs:1414:22
[INFO] [stdout]      |
[INFO] [stdout] 1414 |                     .width_range(180.0..=360.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:1415:22
[INFO] [stdout]      |
[INFO] [stdout] 1415 |                     .show(ctx, |ui| content(ui, self, ctx));
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::default_width`: Renamed default_size
[INFO] [stdout]     --> src/app.rs:1420:22
[INFO] [stdout]      |
[INFO] [stdout] 1420 |                     .default_width(240.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::width_range`: Renamed size_range
[INFO] [stdout]     --> src/app.rs:1421:22
[INFO] [stdout]      |
[INFO] [stdout] 1421 |                     .width_range(180.0..=360.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:1422:22
[INFO] [stdout]      |
[INFO] [stdout] 1422 |                     .show(ctx, |ui| content(ui, self, ctx));
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::default_height`: Renamed default_size
[INFO] [stdout]     --> src/app.rs:1427:22
[INFO] [stdout]      |
[INFO] [stdout] 1427 |                     .default_height(200.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::height_range`: Renamed size_range
[INFO] [stdout]     --> src/app.rs:1428:22
[INFO] [stdout]      |
[INFO] [stdout] 1428 |                     .height_range(120.0..=500.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:1429:22
[INFO] [stdout]      |
[INFO] [stdout] 1429 |                     .show(ctx, |ui| content(ui, self, ctx));
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |             Stroke::new(1.5, Color32::from_rgb(80, 200, 120)),
[INFO] [stdout]     |                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:204:40
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let ghost_stroke = Stroke::new(1.0, Color32::from_rgba_unmultiplied(100, 160, 230, 70));
[INFO] [stdout]     |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:239:33
[INFO] [stdout]     |
[INFO] [stdout] 239 |                     Stroke::new(1.5, Color32::from_rgb(80, 200, 120)),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:244:33
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     Stroke::new(1.5, Color32::from_rgb(40, 120, 220)),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:462:33
[INFO] [stdout]     |
[INFO] [stdout] 462 |                     Stroke::new(1.0, Color32::from_rgb(40, 120, 220)),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:540:60
[INFO] [stdout]     |
[INFO] [stdout] 540 |                 painter.line_segment([sp, ep], Stroke::new(2.0, color));
[INFO] [stdout]     |                                                            ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:542:60
[INFO] [stdout]     |
[INFO] [stdout] 542 |                 painter.circle_stroke(ep, 5.0, Stroke::new(1.5, color));
[INFO] [stdout]     |                                                            ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:554:56
[INFO] [stdout]     |
[INFO] [stdout] 554 |             painter.circle_stroke(pt, 5.0, Stroke::new(1.5, Color32::from_rgb(40, 120, 220)));
[INFO] [stdout]     |                                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:850:33
[INFO] [stdout]     |
[INFO] [stdout] 850 |                     Stroke::new(1.0, color),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/canvas.rs:1018:21
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         Stroke::new(1.5, Color32::from_rgb(40, 120, 220)),
[INFO] [stdout]      |                     ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/canvas.rs:1038:55
[INFO] [stdout]      |
[INFO] [stdout] 1038 |             painter.circle_stroke(p, 6.0, Stroke::new(2.0, handle_color));
[INFO] [stdout]      |                                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/canvas.rs:1054:21
[INFO] [stdout]      |
[INFO] [stdout] 1054 |         Stroke::new(1.5, Color32::from_rgb(40, 120, 220)),
[INFO] [stdout]      |                     ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/canvas.rs:1066:25
[INFO] [stdout]      |
[INFO] [stdout] 1066 |             Stroke::new(1.5, Color32::from_rgb(40, 120, 220)),
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/canvas.rs:1088:56
[INFO] [stdout]      |
[INFO] [stdout] 1088 |             painter.circle_stroke(*p, 5.0, Stroke::new(1.5, handle_color));
[INFO] [stdout]      |                                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/canvas.rs:1101:33
[INFO] [stdout]      |
[INFO] [stdout] 1101 |                     Stroke::new(1.5, handle_color),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:2363:48
[INFO] [stdout]      |
[INFO] [stdout] 2363 |         egui::TopBottomPanel::bottom("status").show(ctx, |ui| {
[INFO] [stdout]      |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::default_width`: Renamed default_size
[INFO] [stdout]     --> src/app.rs:2447:22
[INFO] [stdout]      |
[INFO] [stdout] 2447 |                     .default_width(240.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::width_range`: Renamed size_range
[INFO] [stdout]     --> src/app.rs:2448:22
[INFO] [stdout]      |
[INFO] [stdout] 2448 |                     .width_range(180.0..=560.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:2449:22
[INFO] [stdout]      |
[INFO] [stdout] 2449 |                     .show(ctx, |ui| content(ui, self));
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::default_width`: Renamed default_size
[INFO] [stdout]     --> src/app.rs:2454:22
[INFO] [stdout]      |
[INFO] [stdout] 2454 |                     .default_width(240.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::width_range`: Renamed size_range
[INFO] [stdout]     --> src/app.rs:2455:22
[INFO] [stdout]      |
[INFO] [stdout] 2455 |                     .width_range(180.0..=560.0)
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:2456:22
[INFO] [stdout]      |
[INFO] [stdout] 2456 |                     .show(ctx, |ui| content(ui, self));
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::default_width`: Renamed default_size
[INFO] [stdout]     --> src/app.rs:2512:14
[INFO] [stdout]      |
[INFO] [stdout] 2512 |             .default_width(200.0)
[INFO] [stdout]      |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::width_range`: Renamed size_range
[INFO] [stdout]     --> src/app.rs:2513:14
[INFO] [stdout]      |
[INFO] [stdout] 2513 |             .width_range(150.0..=400.0)
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Panel::show`: Use show_inside() instead
[INFO] [stdout]     --> src/app.rs:2514:14
[INFO] [stdout]      |
[INFO] [stdout] 2514 |             .show(ctx, |ui| {
[INFO] [stdout]      |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |             Stroke::new(1.5, Color32::from_rgb(80, 200, 120)),
[INFO] [stdout]     |                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:204:40
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let ghost_stroke = Stroke::new(1.0, Color32::from_rgba_unmultiplied(100, 160, 230, 70));
[INFO] [stdout]     |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:239:33
[INFO] [stdout]     |
[INFO] [stdout] 239 |                     Stroke::new(1.5, Color32::from_rgb(80, 200, 120)),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:244:33
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     Stroke::new(1.5, Color32::from_rgb(40, 120, 220)),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:462:33
[INFO] [stdout]     |
[INFO] [stdout] 462 |                     Stroke::new(1.0, Color32::from_rgb(40, 120, 220)),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:540:60
[INFO] [stdout]     |
[INFO] [stdout] 540 |                 painter.line_segment([sp, ep], Stroke::new(2.0, color));
[INFO] [stdout]     |                                                            ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:542:60
[INFO] [stdout]     |
[INFO] [stdout] 542 |                 painter.circle_stroke(ep, 5.0, Stroke::new(1.5, color));
[INFO] [stdout]     |                                                            ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:554:56
[INFO] [stdout]     |
[INFO] [stdout] 554 |             painter.circle_stroke(pt, 5.0, Stroke::new(1.5, Color32::from_rgb(40, 120, 220)));
[INFO] [stdout]     |                                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/canvas.rs:850:33
[INFO] [stdout]     |
[INFO] [stdout] 850 |                     Stroke::new(1.0, color),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/canvas.rs:1018:21
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         Stroke::new(1.5, Color32::from_rgb(40, 120, 220)),
[INFO] [stdout]      |                     ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/canvas.rs:1038:55
[INFO] [stdout]      |
[INFO] [stdout] 1038 |             painter.circle_stroke(p, 6.0, Stroke::new(2.0, handle_color));
[INFO] [stdout]      |                                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/canvas.rs:1054:21
[INFO] [stdout]      |
[INFO] [stdout] 1054 |         Stroke::new(1.5, Color32::from_rgb(40, 120, 220)),
[INFO] [stdout]      |                     ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/canvas.rs:1066:25
[INFO] [stdout]      |
[INFO] [stdout] 1066 |             Stroke::new(1.5, Color32::from_rgb(40, 120, 220)),
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/canvas.rs:1088:56
[INFO] [stdout]      |
[INFO] [stdout] 1088 |             painter.circle_stroke(*p, 5.0, Stroke::new(1.5, handle_color));
[INFO] [stdout]      |                                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/canvas.rs:1101:33
[INFO] [stdout]      |
[INFO] [stdout] 1101 |                     Stroke::new(1.5, handle_color),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:132:54
[INFO] [stdout]     |
[INFO] [stdout] 132 |     v.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(90, 88, 85));
[INFO] [stdout]     |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:137:47
[INFO] [stdout]     |
[INFO] [stdout] 137 |     v.widgets.hovered.fg_stroke = Stroke::new(1.0, Color32::from_rgb(30, 70, 160));
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:141:38
[INFO] [stdout]     |
[INFO] [stdout] 141 |     v.selection.stroke = Stroke::new(1.0, Color32::from_rgb(30, 100, 200));
[INFO] [stdout]     |                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:154:54
[INFO] [stdout]     |
[INFO] [stdout] 154 |     v.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(170, 170, 170));
[INFO] [stdout]     |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 |     v.widgets.inactive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(160, 160, 160));
[INFO] [stdout]     |                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:160:47
[INFO] [stdout]     |
[INFO] [stdout] 160 |     v.widgets.hovered.fg_stroke = Stroke::new(1.0, Color32::from_rgb(220, 220, 220));
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:163:46
[INFO] [stdout]     |
[INFO] [stdout] 163 |     v.widgets.active.fg_stroke = Stroke::new(1.0, Color32::from_rgb(240, 240, 240));
[INFO] [stdout]     |                                              ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:165:38
[INFO] [stdout]     |
[INFO] [stdout] 165 |     v.selection.stroke = Stroke::new(1.0, Color32::from_rgb(80, 150, 240));
[INFO] [stdout]     |                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:178:54
[INFO] [stdout]     |
[INFO] [stdout] 178 |     v.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(160, 150, 155));
[INFO] [stdout]     |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:181:48
[INFO] [stdout]     |
[INFO] [stdout] 181 |     v.widgets.inactive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(155, 145, 152));
[INFO] [stdout]     |                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:184:47
[INFO] [stdout]     |
[INFO] [stdout] 184 |     v.widgets.hovered.fg_stroke = Stroke::new(1.0, Color32::from_rgb(210, 200, 205));
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:187:46
[INFO] [stdout]     |
[INFO] [stdout] 187 |     v.widgets.active.fg_stroke = Stroke::new(1.0, Color32::from_rgb(225, 215, 220));
[INFO] [stdout]     |                                              ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:189:38
[INFO] [stdout]     |
[INFO] [stdout] 189 |     v.selection.stroke = Stroke::new(1.0, Color32::from_rgb(100, 180, 175));
[INFO] [stdout]     |                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:132:54
[INFO] [stdout]     |
[INFO] [stdout] 132 |     v.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(90, 88, 85));
[INFO] [stdout]     |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:137:47
[INFO] [stdout]     |
[INFO] [stdout] 137 |     v.widgets.hovered.fg_stroke = Stroke::new(1.0, Color32::from_rgb(30, 70, 160));
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:141:38
[INFO] [stdout]     |
[INFO] [stdout] 141 |     v.selection.stroke = Stroke::new(1.0, Color32::from_rgb(30, 100, 200));
[INFO] [stdout]     |                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:154:54
[INFO] [stdout]     |
[INFO] [stdout] 154 |     v.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(170, 170, 170));
[INFO] [stdout]     |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 |     v.widgets.inactive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(160, 160, 160));
[INFO] [stdout]     |                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:160:47
[INFO] [stdout]     |
[INFO] [stdout] 160 |     v.widgets.hovered.fg_stroke = Stroke::new(1.0, Color32::from_rgb(220, 220, 220));
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:163:46
[INFO] [stdout]     |
[INFO] [stdout] 163 |     v.widgets.active.fg_stroke = Stroke::new(1.0, Color32::from_rgb(240, 240, 240));
[INFO] [stdout]     |                                              ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:165:38
[INFO] [stdout]     |
[INFO] [stdout] 165 |     v.selection.stroke = Stroke::new(1.0, Color32::from_rgb(80, 150, 240));
[INFO] [stdout]     |                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:178:54
[INFO] [stdout]     |
[INFO] [stdout] 178 |     v.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(160, 150, 155));
[INFO] [stdout]     |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:181:48
[INFO] [stdout]     |
[INFO] [stdout] 181 |     v.widgets.inactive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(155, 145, 152));
[INFO] [stdout]     |                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:184:47
[INFO] [stdout]     |
[INFO] [stdout] 184 |     v.widgets.hovered.fg_stroke = Stroke::new(1.0, Color32::from_rgb(210, 200, 205));
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:187:46
[INFO] [stdout]     |
[INFO] [stdout] 187 |     v.widgets.active.fg_stroke = Stroke::new(1.0, Color32::from_rgb(225, 215, 220));
[INFO] [stdout]     |                                              ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes.rs:189:38
[INFO] [stdout]     |
[INFO] [stdout] 189 |     v.selection.stroke = Stroke::new(1.0, Color32::from_rgb(100, 180, 175));
[INFO] [stdout]     |                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `all` is never used
[INFO] [stdout]   --> src/app.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl BBoxAnchor {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn all() -> [BBoxAnchor; 9] {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListResponse` is never constructed
[INFO] [stdout]    --> src/app.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct ListResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListDoc` is never constructed
[INFO] [stdout]    --> src/app.rs:169:8
[INFO] [stdout]     |
[INFO] [stdout] 169 | struct ListDoc {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_elements_mut` is never used
[INFO] [stdout]    --> src/app.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 373 | impl EditorApp {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 606 |     pub fn current_elements_mut(&mut self) -> Option<&mut Vec<Element>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `can_undo`, `can_redo`, and `len` are never used
[INFO] [stdout]   --> src/history.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl History {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn can_undo(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn can_redo(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `IoResult` is never used
[INFO] [stdout]    --> src/io.rs:203:10
[INFO] [stdout]     |
[INFO] [stdout] 203 |     type IoResult<T> = std::io::Result<T>;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> src/model.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl PageAlign {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 136 |     pub fn label(self) -> &'static str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> src/model.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl ScrollMode {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 161 |     pub fn label(self) -> &'static str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `font_display` is never used
[INFO] [stdout]    --> src/model.rs:411:8
[INFO] [stdout]     |
[INFO] [stdout] 411 | pub fn font_display(key: &str) -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `font_index` is never used
[INFO] [stdout]    --> src/model.rs:420:8
[INFO] [stdout]     |
[INFO] [stdout] 420 | pub fn font_index(key: &str) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `center` is never used
[INFO] [stdout]    --> src/model.rs:548:12
[INFO] [stdout]     |
[INFO] [stdout] 547 | impl Element {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 548 |     pub fn center(&self) -> (f32, f32) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_page` is never used
[INFO] [stdout]    --> src/model.rs:732:12
[INFO] [stdout]     |
[INFO] [stdout] 731 | impl Document {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 732 |     pub fn current_page(&self, index: usize) -> Option<&Page> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove` is never used
[INFO] [stdout]   --> src/store.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ImageStore {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn remove(&mut self, id: u64) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/store.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct FontEntry {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 50 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FontEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `all` is never used
[INFO] [stdout]   --> src/app.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl BBoxAnchor {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn all() -> [BBoxAnchor; 9] {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListResponse` is never constructed
[INFO] [stdout]    --> src/app.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct ListResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListDoc` is never constructed
[INFO] [stdout]    --> src/app.rs:169:8
[INFO] [stdout]     |
[INFO] [stdout] 169 | struct ListDoc {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_elements_mut` is never used
[INFO] [stdout]    --> src/app.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 373 | impl EditorApp {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 606 |     pub fn current_elements_mut(&mut self) -> Option<&mut Vec<Element>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `can_undo`, `can_redo`, and `len` are never used
[INFO] [stdout]   --> src/history.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl History {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn can_undo(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn can_redo(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `IoResult` is never used
[INFO] [stdout]    --> src/io.rs:203:10
[INFO] [stdout]     |
[INFO] [stdout] 203 |     type IoResult<T> = std::io::Result<T>;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> src/model.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl PageAlign {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 136 |     pub fn label(self) -> &'static str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> src/model.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl ScrollMode {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 161 |     pub fn label(self) -> &'static str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `font_display` is never used
[INFO] [stdout]    --> src/model.rs:411:8
[INFO] [stdout]     |
[INFO] [stdout] 411 | pub fn font_display(key: &str) -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `font_index` is never used
[INFO] [stdout]    --> src/model.rs:420:8
[INFO] [stdout]     |
[INFO] [stdout] 420 | pub fn font_index(key: &str) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `center` is never used
[INFO] [stdout]    --> src/model.rs:548:12
[INFO] [stdout]     |
[INFO] [stdout] 547 | impl Element {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 548 |     pub fn center(&self) -> (f32, f32) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_page` is never used
[INFO] [stdout]    --> src/model.rs:732:12
[INFO] [stdout]     |
[INFO] [stdout] 731 | impl Document {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 732 |     pub fn current_page(&self, index: usize) -> Option<&Page> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove` is never used
[INFO] [stdout]   --> src/store.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ImageStore {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn remove(&mut self, id: u64) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/store.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct FontEntry {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 50 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FontEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.32.3, glutin-winit v0.5.0, winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 14`
[INFO] running `Command { std: "docker" "inspect" "877ae544cb9cb7a998b22b93f3a4e6bade08dafb2a7b7ed1b33c1a1a9d152000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "877ae544cb9cb7a998b22b93f3a4e6bade08dafb2a7b7ed1b33c1a1a9d152000", kill_on_drop: false }`
[INFO] [stdout] 877ae544cb9cb7a998b22b93f3a4e6bade08dafb2a7b7ed1b33c1a1a9d152000
