[INFO] cloning repository https://github.com/ZhaoGY-N/EndFieldUILauncher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZhaoGY-N/EndFieldUILauncher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhaoGY-N%2FEndFieldUILauncher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhaoGY-N%2FEndFieldUILauncher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f7d0cb530ce48443c293bfc9614755c5a9c715f
[INFO] checking ZhaoGY-N/EndFieldUILauncher against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhaoGY-N%2FEndFieldUILauncher" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ZhaoGY-N/EndFieldUILauncher
[INFO] finished tweaking git repo https://github.com/ZhaoGY-N/EndFieldUILauncher
[INFO] tweaked toml for git repo https://github.com/ZhaoGY-N/EndFieldUILauncher written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZhaoGY-N/EndFieldUILauncher on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZhaoGY-N/EndFieldUILauncher 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded global-hotkey v0.6.4
[INFO] [stderr]   Downloaded gpu-alloc v0.6.2
[INFO] [stderr]   Downloaded gpu-alloc-types v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 239e21b696c8c7abade182478d5a1c2d5f509f20f2329fbeee788fd0f15214cc
[INFO] running `Command { std: "docker" "start" "239e21b696c8c7abade182478d5a1c2d5f509f20f2329fbeee788fd0f15214cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "239e21b696c8c7abade182478d5a1c2d5f509f20f2329fbeee788fd0f15214cc", 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" "239e21b696c8c7abade182478d5a1c2d5f509f20f2329fbeee788fd0f15214cc" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "239e21b696c8c7abade182478d5a1c2d5f509f20f2329fbeee788fd0f15214cc", 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" "239e21b696c8c7abade182478d5a1c2d5f509f20f2329fbeee788fd0f15214cc" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking emath v0.33.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 async-io v2.6.0
[INFO] [stderr]    Compiling zvariant_utils v3.5.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]    Compiling zvariant_derive v5.13.1
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]     Checking global-hotkey v0.6.4
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling zvariant v5.13.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]    Compiling zbus_names v4.3.4
[INFO] [stderr]    Compiling zbus_xml v5.2.1
[INFO] [stderr]    Compiling zbus_macros v5.18.0
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]     Checking egui_glow v0.33.3
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking zbus v5.18.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.2
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.17.2
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]     Checking egui-winit v0.33.3
[INFO] [stderr]     Checking eframe v0.33.3
[INFO] [stderr]     Checking endfield_menu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/map.rs:164:53
[INFO] [stdout]     |
[INFO] [stdout] 164 |         p.circle_stroke(CENTER, RADIUS, Stroke::new(2.0, Color32::from_rgb(58, 62, 66)));
[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]     = 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/map.rs:173:57
[INFO] [stdout]     |
[INFO] [stdout] 173 |             poly(p, pts.clone(), fill, Some(Stroke::new(1.0, Color32::from_white_alpha(10))));
[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/map.rs:176:51
[INFO] [stdout]     |
[INFO] [stdout] 176 |             polyline(p, ring.clone(), Stroke::new(1.3, Color32::from_rgba_unmultiplied(96, 102, 108, 100)));
[INFO] [stdout]     |                                                   ^^^ help: explicitly specify the type as `f32`: `1.3_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/map.rs:180:101
[INFO] [stdout]     |
[INFO] [stdout] 180 | ...v(RADIUS * 0.5, 0.0)], Stroke::new(1.0, Color32::from_white_alpha(14)));
[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/map.rs:181:101
[INFO] [stdout]     |
[INFO] [stdout] 181 | ...v(0.0, RADIUS * 0.5)], Stroke::new(1.0, Color32::from_white_alpha(14)));
[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/map.rs:196:50
[INFO] [stdout]     |
[INFO] [stdout] 196 |             p.line_segment([*a, *b], Stroke::new(1.2, alpha(YELLOW, (52.0 + 22.0 * breathe) as u8)));
[INFO] [stdout]     |                                                  ^^^ help: explicitly specify the type as `f32`: `1.2_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/map.rs:198:74
[INFO] [stdout]     |
[INFO] [stdout] 198 |         poly(p, self.hub.clone(), Color32::TRANSPARENT, Some(Stroke::new(2.0, alpha(YELLOW_HI, 200))));
[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/map.rs:214:30
[INFO] [stdout]     |
[INFO] [stdout] 214 |             Some(Stroke::new(1.5, alpha(YELLOW_HI, 200))),
[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/map.rs:216:71
[INFO] [stdout]     |
[INFO] [stdout] 216 |         p.circle_stroke(Pos2::new(985.0, cy + 4.0), 20.0, Stroke::new(1.5, alpha(YELLOW_HI, 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/map.rs:223:71
[INFO] [stdout]     |
[INFO] [stdout] 223 |             arc(p, CENTER, RADIUS + 14.0, a0, a0 + 0.075, Stroke::new(2.0, Color32::from_white_alpha(100)));
[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/map.rs:235:108
[INFO] [stdout]     |
[INFO] [stdout] 235 |             p.line_segment([CENTER + d * (RADIUS + 24.0), CENTER + d * (RADIUS + 24.0 + len)], Stroke::new(1.6, col));
[INFO] [stdout]     |                                                                                                            ^^^ help: explicitly specify the type as `f32`: `1.6_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/map.rs:238:62
[INFO] [stdout]     |
[INFO] [stdout] 238 |         arc(p, CENTER, RADIUS + 7.0, 2.80, 3.55, Stroke::new(15.0, alpha(WHITE, 60)));
[INFO] [stdout]     |                                                              ^^^^ help: explicitly specify the type as `f32`: `15.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/map.rs:239:62
[INFO] [stdout]     |
[INFO] [stdout] 239 |         arc(p, CENTER, RADIUS + 7.0, 2.80, 3.55, Stroke::new(5.0, alpha(WHITE, 245)));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `5.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/map.rs:240:62
[INFO] [stdout]     |
[INFO] [stdout] 240 |         arc(p, CENTER, RADIUS + 7.0, 3.70, 3.95, Stroke::new(4.5, alpha(WHITE, 140)));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `4.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/map.rs:241:62
[INFO] [stdout]     |
[INFO] [stdout] 241 |         arc(p, CENTER, RADIUS + 7.0, 5.45, 6.05, Stroke::new(3.5, alpha(WHITE, 170)));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `3.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/map.rs:242:62
[INFO] [stdout]     |
[INFO] [stdout] 242 |         arc(p, CENTER, RADIUS + 7.0, 4.30, 4.85, Stroke::new(3.0, alpha(YELLOW_HI, 200)));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `3.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/map.rs:243:62
[INFO] [stdout]     |
[INFO] [stdout] 243 |         arc(p, CENTER, RADIUS + 7.0, 0.25, 0.65, Stroke::new(3.0, alpha(YELLOW_HI, 160)));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `3.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/map.rs:244:76
[INFO] [stdout]     |
[INFO] [stdout] 244 |         arc(p, CENTER, RADIUS + 7.0, t * 0.25, t * 0.25 + 0.5, Stroke::new(3.0, alpha(YELLOW_HI, 150)));
[INFO] [stdout]     |                                                                            ^^^ help: explicitly specify the type as `f32`: `3.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/map.rs:255:34
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 Some(Stroke::new(1.8, if k == 0 { alpha(YELLOW_HI, 220) } else { alpha(WHITE, 150) })),
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.8_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/map.rs:259:60
[INFO] [stdout]     |
[INFO] [stdout] 259 |         p.circle_stroke(CENTER, RADIUS + 54.0, Stroke::new(1.0, Color32::from_white_alpha(26)));
[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/map.rs:269:78
[INFO] [stdout]     |
[INFO] [stdout] 269 |             p.line_segment([mp - v(5.0, 0.0), mp + v(5.0, 0.0)], Stroke::new(1.2, g));
[INFO] [stdout]     |                                                                              ^^^ help: explicitly specify the type as `f32`: `1.2_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/map.rs:270:78
[INFO] [stdout]     |
[INFO] [stdout] 270 |             p.line_segment([mp - v(0.0, 5.0), mp + v(0.0, 5.0)], Stroke::new(1.2, g));
[INFO] [stdout]     |                                                                              ^^^ help: explicitly specify the type as `f32`: `1.2_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/map.rs:279:34
[INFO] [stdout]     |
[INFO] [stdout] 279 |                 Some(Stroke::new(1.6, alpha(YELLOW_HI, 200))),
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.6_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/panels.rs:107:65
[INFO] [stdout]     |
[INFO] [stdout] 107 |     p.circle_stroke(Pos2::new(300.0, 350.0), 420.0, Stroke::new(1.0, Color32::from_white_alpha(14)));
[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/panels.rs:108:65
[INFO] [stdout]     |
[INFO] [stdout] 108 |     p.circle_stroke(Pos2::new(300.0, 350.0), 470.0, Stroke::new(1.0, Color32::from_white_alpha(9)));
[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/panels.rs:109:66
[INFO] [stdout]     |
[INFO] [stdout] 109 |     p.circle_stroke(Pos2::new(1750.0, 820.0), 380.0, Stroke::new(1.0, Color32::from_white_alpha(12)));
[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/panels.rs:110:85
[INFO] [stdout]     |
[INFO] [stdout] 110 |     polyline(p, vec![Pos2::new(1240.0, 0.0), Pos2::new(1560.0, 320.0)], Stroke::new(1.0, Color32::from_white_alpha(16)));
[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/panels.rs:111:84
[INFO] [stdout]     |
[INFO] [stdout] 111 |     polyline(p, vec![Pos2::new(0.0, 700.0), Pos2::new(300.0, 1080.0)], Stroke::new(1.0, Color32::from_white_alpha(12)));
[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/panels.rs:117:84
[INFO] [stdout]     |
[INFO] [stdout] 117 |         p.line_segment([Pos2::new(x - 6.0, y), Pos2::new(x + 6.0, y)], Stroke::new(1.0, g));
[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/panels.rs:118:84
[INFO] [stdout]     |
[INFO] [stdout] 118 |         p.line_segment([Pos2::new(x, y - 6.0), Pos2::new(x, y + 6.0)], Stroke::new(1.0, g));
[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/panels.rs:137:50
[INFO] [stdout]     |
[INFO] [stdout] 137 |             p.circle_stroke(c, 30.0, Stroke::new(1.5, alpha(YELLOW_HI, 200)));
[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/panels.rs:149:82
[INFO] [stdout]     |
[INFO] [stdout] 149 |     p.line_segment([Pos2::new(435.0, 28.0), Pos2::new(449.0, 28.0)], Stroke::new(1.4, g));
[INFO] [stdout]     |                                                                                  ^^^ help: explicitly specify the type as `f32`: `1.4_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/panels.rs:150:82
[INFO] [stdout]     |
[INFO] [stdout] 150 |     p.line_segment([Pos2::new(442.0, 21.0), Pos2::new(442.0, 35.0)], Stroke::new(1.4, g));
[INFO] [stdout]     |                                                                                  ^^^ help: explicitly specify the type as `f32`: `1.4_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/map.rs:164:53
[INFO] [stdout]     |
[INFO] [stdout] 164 |         p.circle_stroke(CENTER, RADIUS, Stroke::new(2.0, Color32::from_rgb(58, 62, 66)));
[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]     = 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/map.rs:173:57
[INFO] [stdout]     |
[INFO] [stdout] 173 |             poly(p, pts.clone(), fill, Some(Stroke::new(1.0, Color32::from_white_alpha(10))));
[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/map.rs:176:51
[INFO] [stdout]     |
[INFO] [stdout] 176 |             polyline(p, ring.clone(), Stroke::new(1.3, Color32::from_rgba_unmultiplied(96, 102, 108, 100)));
[INFO] [stdout]     |                                                   ^^^ help: explicitly specify the type as `f32`: `1.3_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/map.rs:180:101
[INFO] [stdout]     |
[INFO] [stdout] 180 | ...v(RADIUS * 0.5, 0.0)], Stroke::new(1.0, Color32::from_white_alpha(14)));
[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/map.rs:181:101
[INFO] [stdout]     |
[INFO] [stdout] 181 | ...v(0.0, RADIUS * 0.5)], Stroke::new(1.0, Color32::from_white_alpha(14)));
[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/map.rs:196:50
[INFO] [stdout]     |
[INFO] [stdout] 196 |             p.line_segment([*a, *b], Stroke::new(1.2, alpha(YELLOW, (52.0 + 22.0 * breathe) as u8)));
[INFO] [stdout]     |                                                  ^^^ help: explicitly specify the type as `f32`: `1.2_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/map.rs:198:74
[INFO] [stdout]     |
[INFO] [stdout] 198 |         poly(p, self.hub.clone(), Color32::TRANSPARENT, Some(Stroke::new(2.0, alpha(YELLOW_HI, 200))));
[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/map.rs:214:30
[INFO] [stdout]     |
[INFO] [stdout] 214 |             Some(Stroke::new(1.5, alpha(YELLOW_HI, 200))),
[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/map.rs:216:71
[INFO] [stdout]     |
[INFO] [stdout] 216 |         p.circle_stroke(Pos2::new(985.0, cy + 4.0), 20.0, Stroke::new(1.5, alpha(YELLOW_HI, 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/map.rs:223:71
[INFO] [stdout]     |
[INFO] [stdout] 223 |             arc(p, CENTER, RADIUS + 14.0, a0, a0 + 0.075, Stroke::new(2.0, Color32::from_white_alpha(100)));
[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/map.rs:235:108
[INFO] [stdout]     |
[INFO] [stdout] 235 |             p.line_segment([CENTER + d * (RADIUS + 24.0), CENTER + d * (RADIUS + 24.0 + len)], Stroke::new(1.6, col));
[INFO] [stdout]     |                                                                                                            ^^^ help: explicitly specify the type as `f32`: `1.6_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/map.rs:238:62
[INFO] [stdout]     |
[INFO] [stdout] 238 |         arc(p, CENTER, RADIUS + 7.0, 2.80, 3.55, Stroke::new(15.0, alpha(WHITE, 60)));
[INFO] [stdout]     |                                                              ^^^^ help: explicitly specify the type as `f32`: `15.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/map.rs:239:62
[INFO] [stdout]     |
[INFO] [stdout] 239 |         arc(p, CENTER, RADIUS + 7.0, 2.80, 3.55, Stroke::new(5.0, alpha(WHITE, 245)));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `5.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/map.rs:240:62
[INFO] [stdout]     |
[INFO] [stdout] 240 |         arc(p, CENTER, RADIUS + 7.0, 3.70, 3.95, Stroke::new(4.5, alpha(WHITE, 140)));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `4.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/map.rs:241:62
[INFO] [stdout]     |
[INFO] [stdout] 241 |         arc(p, CENTER, RADIUS + 7.0, 5.45, 6.05, Stroke::new(3.5, alpha(WHITE, 170)));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `3.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/map.rs:242:62
[INFO] [stdout]     |
[INFO] [stdout] 242 |         arc(p, CENTER, RADIUS + 7.0, 4.30, 4.85, Stroke::new(3.0, alpha(YELLOW_HI, 200)));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `3.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/map.rs:243:62
[INFO] [stdout]     |
[INFO] [stdout] 243 |         arc(p, CENTER, RADIUS + 7.0, 0.25, 0.65, Stroke::new(3.0, alpha(YELLOW_HI, 160)));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `3.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/map.rs:244:76
[INFO] [stdout]     |
[INFO] [stdout] 244 |         arc(p, CENTER, RADIUS + 7.0, t * 0.25, t * 0.25 + 0.5, Stroke::new(3.0, alpha(YELLOW_HI, 150)));
[INFO] [stdout]     |                                                                            ^^^ help: explicitly specify the type as `f32`: `3.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/map.rs:255:34
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 Some(Stroke::new(1.8, if k == 0 { alpha(YELLOW_HI, 220) } else { alpha(WHITE, 150) })),
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.8_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/map.rs:259:60
[INFO] [stdout]     |
[INFO] [stdout] 259 |         p.circle_stroke(CENTER, RADIUS + 54.0, Stroke::new(1.0, Color32::from_white_alpha(26)));
[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/map.rs:269:78
[INFO] [stdout]     |
[INFO] [stdout] 269 |             p.line_segment([mp - v(5.0, 0.0), mp + v(5.0, 0.0)], Stroke::new(1.2, g));
[INFO] [stdout]     |                                                                              ^^^ help: explicitly specify the type as `f32`: `1.2_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/map.rs:270:78
[INFO] [stdout]     |
[INFO] [stdout] 270 |             p.line_segment([mp - v(0.0, 5.0), mp + v(0.0, 5.0)], Stroke::new(1.2, g));
[INFO] [stdout]     |                                                                              ^^^ help: explicitly specify the type as `f32`: `1.2_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/map.rs:279:34
[INFO] [stdout]     |
[INFO] [stdout] 279 |                 Some(Stroke::new(1.6, alpha(YELLOW_HI, 200))),
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.6_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/panels.rs:211:29
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 Stroke::new(1.1, Color32::from_white_alpha(50)),
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `1.1_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/panels.rs:224:53
[INFO] [stdout]     |
[INFO] [stdout] 224 |         poly(p, pts.clone(), fill, Some(Stroke::new(1.5, Color32::from_rgb(110, 114, 110))));
[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/panels.rs:107:65
[INFO] [stdout]     |
[INFO] [stdout] 107 |     p.circle_stroke(Pos2::new(300.0, 350.0), 420.0, Stroke::new(1.0, Color32::from_white_alpha(14)));
[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/panels.rs:108:65
[INFO] [stdout]     |
[INFO] [stdout] 108 |     p.circle_stroke(Pos2::new(300.0, 350.0), 470.0, Stroke::new(1.0, Color32::from_white_alpha(9)));
[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/panels.rs:109:66
[INFO] [stdout]     |
[INFO] [stdout] 109 |     p.circle_stroke(Pos2::new(1750.0, 820.0), 380.0, Stroke::new(1.0, Color32::from_white_alpha(12)));
[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/panels.rs:110:85
[INFO] [stdout]     |
[INFO] [stdout] 110 |     polyline(p, vec![Pos2::new(1240.0, 0.0), Pos2::new(1560.0, 320.0)], Stroke::new(1.0, Color32::from_white_alpha(16)));
[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/panels.rs:111:84
[INFO] [stdout]     |
[INFO] [stdout] 111 |     polyline(p, vec![Pos2::new(0.0, 700.0), Pos2::new(300.0, 1080.0)], Stroke::new(1.0, Color32::from_white_alpha(12)));
[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/panels.rs:117:84
[INFO] [stdout]     |
[INFO] [stdout] 117 |         p.line_segment([Pos2::new(x - 6.0, y), Pos2::new(x + 6.0, y)], Stroke::new(1.0, g));
[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/panels.rs:118:84
[INFO] [stdout]     |
[INFO] [stdout] 118 |         p.line_segment([Pos2::new(x, y - 6.0), Pos2::new(x, y + 6.0)], Stroke::new(1.0, g));
[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/panels.rs:137:50
[INFO] [stdout]     |
[INFO] [stdout] 137 |             p.circle_stroke(c, 30.0, Stroke::new(1.5, alpha(YELLOW_HI, 200)));
[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/panels.rs:149:82
[INFO] [stdout]     |
[INFO] [stdout] 149 |     p.line_segment([Pos2::new(435.0, 28.0), Pos2::new(449.0, 28.0)], Stroke::new(1.4, g));
[INFO] [stdout]     |                                                                                  ^^^ help: explicitly specify the type as `f32`: `1.4_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/panels.rs:150:82
[INFO] [stdout]     |
[INFO] [stdout] 150 |     p.line_segment([Pos2::new(442.0, 21.0), Pos2::new(442.0, 35.0)], Stroke::new(1.4, g));
[INFO] [stdout]     |                                                                                  ^^^ help: explicitly specify the type as `f32`: `1.4_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/panels.rs:261:78
[INFO] [stdout]     |
[INFO] [stdout] 261 |     polyline(p, vec![up + v(-12.0, 5.0), up, up + v(12.0, 5.0)], Stroke::new(2.5, alpha(WHITE, 160)));
[INFO] [stdout]     |                                                                              ^^^ help: explicitly specify the type as `f32`: `2.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/panels.rs:281:89
[INFO] [stdout]     |
[INFO] [stdout] 281 | ...CornerRadius::same(6), Stroke::new(1.4, Color32::from_rgb(112, 116, 112)), egui::StrokeKind::Inside);
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.4_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/panels.rs:283:93
[INFO] [stdout]     |
[INFO] [stdout] 283 | ...CornerRadius::same(6), Stroke::new(5.0, alpha(YELLOW_HI, 60)), egui::StrokeKind::Inside);
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `5.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/panels.rs:284:93
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...CornerRadius::same(6), Stroke::new(2.2, YELLOW_HI), egui::StrokeKind::Inside);
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `2.2_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/panels.rs:306:70
[INFO] [stdout]     |
[INFO] [stdout] 306 |         p.rect_stroke(rect, egui::CornerRadius::same(6), Stroke::new(1.0, Color32::from_white_alpha(40)), egui::StrokeKind::Inside);
[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/panels.rs:311:80
[INFO] [stdout]     |
[INFO] [stdout] 311 |     polyline(p, vec![dn + v(-12.0, -5.0), dn, dn + v(12.0, -5.0)], Stroke::new(2.5, alpha(WHITE, 120)));
[INFO] [stdout]     |                                                                                ^^^ help: explicitly specify the type as `f32`: `2.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/panels.rs:330:64
[INFO] [stdout]     |
[INFO] [stdout] 330 |     p.rect_stroke(r, egui::CornerRadius::same(10), Stroke::new(2.2, alpha(YELLOW_HI, if hov { 255 } else { flicker })), egui::Strok...
[INFO] [stdout]     |                                                                ^^^ help: explicitly specify the type as `f32`: `2.2_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/panels.rs:354:81
[INFO] [stdout]     |
[INFO] [stdout] 354 |     polyline(p, vec![base + v(-52.0, 40.0), base + v(210.0, 40.0)], Stroke::new(1.2, alpha(YELLOW_HI, 160)));
[INFO] [stdout]     |                                                                                 ^^^ help: explicitly specify the type as `f32`: `1.2_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/panels.rs:362:86
[INFO] [stdout]     |
[INFO] [stdout] 362 |     p.line_segment([Pos2::new(1340.0, 190.0), Pos2::new(1520.0, 190.0)], Stroke::new(3.0, alpha(YELLOW_HI, 220)));
[INFO] [stdout]     |                                                                                      ^^^ help: explicitly specify the type as `f32`: `3.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/panels.rs:363:86
[INFO] [stdout]     |
[INFO] [stdout] 363 |     p.line_segment([Pos2::new(1528.0, 190.0), Pos2::new(1544.0, 190.0)], Stroke::new(3.0, alpha(YELLOW_HI, 110)));
[INFO] [stdout]     |                                                                                      ^^^ help: explicitly specify the type as `f32`: `3.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/panels.rs:368:43
[INFO] [stdout]     |
[INFO] [stdout] 368 |     p.circle_stroke(cc, 23.0, Stroke::new(2.0, if hovc { YELLOW_HI } else { alpha(WHITE, 220) }));
[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/panels.rs:369:43
[INFO] [stdout]     |
[INFO] [stdout] 369 |     p.circle_stroke(cc, 28.0, Stroke::new(1.0, Color32::from_white_alpha(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/panels.rs:371:72
[INFO] [stdout]     |
[INFO] [stdout] 371 |     p.line_segment([cc + v(-7.0, -7.0), cc + v(7.0, 7.0)], Stroke::new(2.4, xcol));
[INFO] [stdout]     |                                                                        ^^^ help: explicitly specify the type as `f32`: `2.4_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/panels.rs:372:72
[INFO] [stdout]     |
[INFO] [stdout] 372 |     p.line_segment([cc + v(7.0, -7.0), cc + v(-7.0, 7.0)], Stroke::new(2.4, xcol));
[INFO] [stdout]     |                                                                        ^^^ help: explicitly specify the type as `f32`: `2.4_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/panels.rs:211:29
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 Stroke::new(1.1, Color32::from_white_alpha(50)),
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `1.1_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/panels.rs:224:53
[INFO] [stdout]     |
[INFO] [stdout] 224 |         poly(p, pts.clone(), fill, Some(Stroke::new(1.5, Color32::from_rgb(110, 114, 110))));
[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/panels.rs:386:68
[INFO] [stdout]     |
[INFO] [stdout] 386 |         p.line_segment([pc + d * 42.0, pc + d * 50.0], Stroke::new(2.0, alpha(RED, 130)));
[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/panels.rs:389:43
[INFO] [stdout]     |
[INFO] [stdout] 389 |     p.circle_stroke(pc, 36.0, Stroke::new(2.5, if hovp { YELLOW_HI } else { alpha(RED, 230) }));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `2.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/panels.rs:408:61
[INFO] [stdout]     |
[INFO] [stdout] 408 |     poly(p, pts.clone(), alpha(DARK, 232), Some(Stroke::new(1.3, if hov { alpha(YELLOW_HI, 200) } else { Color32::from_white_alpha(...
[INFO] [stdout]     |                                                             ^^^ help: explicitly specify the type as `f32`: `1.3_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/panels.rs:410:110
[INFO] [stdout]     |
[INFO] [stdout] 410 |     polyline(p, vec![Pos2::new(660.0, 890.0), Pos2::new(674.0, 925.0), Pos2::new(660.0, 960.0)], Stroke::new(3.0, YELLOW_HI));
[INFO] [stdout]     |                                                                                                              ^^^ help: explicitly specify the type as `f32`: `3.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/panels.rs:421:88
[INFO] [stdout]     |
[INFO] [stdout] 421 |         polyline(p, vec![Pos2::new(x, 988.0), Pos2::new(x + 16.0, 960.0)], Stroke::new(3.0, alpha(YELLOW, 130)));
[INFO] [stdout]     |                                                                                        ^^^ help: explicitly specify the type as `f32`: `3.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/panels.rs:424:64
[INFO] [stdout]     |
[INFO] [stdout] 424 |     p.rect_stroke(ar, egui::CornerRadius::same(3), Stroke::new(1.4, Color32::from_white_alpha(110)), egui::StrokeKind::Inside);
[INFO] [stdout]     |                                                                ^^^ help: explicitly specify the type as `f32`: `1.4_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/panels.rs:261:78
[INFO] [stdout]     |
[INFO] [stdout] 261 |     polyline(p, vec![up + v(-12.0, 5.0), up, up + v(12.0, 5.0)], Stroke::new(2.5, alpha(WHITE, 160)));
[INFO] [stdout]     |                                                                              ^^^ help: explicitly specify the type as `f32`: `2.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/panels.rs:281:89
[INFO] [stdout]     |
[INFO] [stdout] 281 | ...CornerRadius::same(6), Stroke::new(1.4, Color32::from_rgb(112, 116, 112)), egui::StrokeKind::Inside);
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.4_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/panels.rs:283:93
[INFO] [stdout]     |
[INFO] [stdout] 283 | ...CornerRadius::same(6), Stroke::new(5.0, alpha(YELLOW_HI, 60)), egui::StrokeKind::Inside);
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `5.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/panels.rs:284:93
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...CornerRadius::same(6), Stroke::new(2.2, YELLOW_HI), egui::StrokeKind::Inside);
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `2.2_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/panels.rs:306:70
[INFO] [stdout]     |
[INFO] [stdout] 306 |         p.rect_stroke(rect, egui::CornerRadius::same(6), Stroke::new(1.0, Color32::from_white_alpha(40)), egui::StrokeKind::Inside);
[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/panels.rs:311:80
[INFO] [stdout]     |
[INFO] [stdout] 311 |     polyline(p, vec![dn + v(-12.0, -5.0), dn, dn + v(12.0, -5.0)], Stroke::new(2.5, alpha(WHITE, 120)));
[INFO] [stdout]     |                                                                                ^^^ help: explicitly specify the type as `f32`: `2.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/panels.rs:457:64
[INFO] [stdout]     |
[INFO] [stdout] 457 |     p.rect_stroke(r, egui::CornerRadius::same(16), Stroke::new(1.0, Color32::from_white_alpha(50)), egui::StrokeKind::Inside);
[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/panels.rs:470:64
[INFO] [stdout]     |
[INFO] [stdout] 470 |     p.rect_stroke(r, egui::CornerRadius::same(17), Stroke::new(1.0, Color32::from_white_alpha(45)), egui::StrokeKind::Inside);
[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/panels.rs:474:71
[INFO] [stdout]     |
[INFO] [stdout] 474 |     p.line_segment([id + v(-4.5, 0.0), id + v(4.5, 0.0)], Stroke::new(2.2, DARK));
[INFO] [stdout]     |                                                                       ^^^ help: explicitly specify the type as `f32`: `2.2_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/panels.rs:475:71
[INFO] [stdout]     |
[INFO] [stdout] 475 |     p.line_segment([id + v(0.0, -4.5), id + v(0.0, 4.5)], Stroke::new(2.2, DARK));
[INFO] [stdout]     |                                                                       ^^^ help: explicitly specify the type as `f32`: `2.2_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/panels.rs:330:64
[INFO] [stdout]     |
[INFO] [stdout] 330 |     p.rect_stroke(r, egui::CornerRadius::same(10), Stroke::new(2.2, alpha(YELLOW_HI, if hov { 255 } else { flicker })), egui::Strok...
[INFO] [stdout]     |                                                                ^^^ help: explicitly specify the type as `f32`: `2.2_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/panels.rs:354:81
[INFO] [stdout]     |
[INFO] [stdout] 354 |     polyline(p, vec![base + v(-52.0, 40.0), base + v(210.0, 40.0)], Stroke::new(1.2, alpha(YELLOW_HI, 160)));
[INFO] [stdout]     |                                                                                 ^^^ help: explicitly specify the type as `f32`: `1.2_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/panels.rs:362:86
[INFO] [stdout]     |
[INFO] [stdout] 362 |     p.line_segment([Pos2::new(1340.0, 190.0), Pos2::new(1520.0, 190.0)], Stroke::new(3.0, alpha(YELLOW_HI, 220)));
[INFO] [stdout]     |                                                                                      ^^^ help: explicitly specify the type as `f32`: `3.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/panels.rs:363:86
[INFO] [stdout]     |
[INFO] [stdout] 363 |     p.line_segment([Pos2::new(1528.0, 190.0), Pos2::new(1544.0, 190.0)], Stroke::new(3.0, alpha(YELLOW_HI, 110)));
[INFO] [stdout]     |                                                                                      ^^^ help: explicitly specify the type as `f32`: `3.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/panels.rs:368:43
[INFO] [stdout]     |
[INFO] [stdout] 368 |     p.circle_stroke(cc, 23.0, Stroke::new(2.0, if hovc { YELLOW_HI } else { alpha(WHITE, 220) }));
[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/panels.rs:369:43
[INFO] [stdout]     |
[INFO] [stdout] 369 |     p.circle_stroke(cc, 28.0, Stroke::new(1.0, Color32::from_white_alpha(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/panels.rs:371:72
[INFO] [stdout]     |
[INFO] [stdout] 371 |     p.line_segment([cc + v(-7.0, -7.0), cc + v(7.0, 7.0)], Stroke::new(2.4, xcol));
[INFO] [stdout]     |                                                                        ^^^ help: explicitly specify the type as `f32`: `2.4_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/panels.rs:372:72
[INFO] [stdout]     |
[INFO] [stdout] 372 |     p.line_segment([cc + v(7.0, -7.0), cc + v(-7.0, 7.0)], Stroke::new(2.4, xcol));
[INFO] [stdout]     |                                                                        ^^^ help: explicitly specify the type as `f32`: `2.4_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/panels.rs:516:53
[INFO] [stdout]     |
[INFO] [stdout] 516 |         poly(p, pts.clone(), fill, Some(Stroke::new(1.5, alpha(YELLOW_DIM, 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/panels.rs:518:55
[INFO] [stdout]     |
[INFO] [stdout] 518 |         polyline(p, vec![pts[3], pts[2]], Stroke::new(2.0, alpha(YELLOW_HI, 160)));
[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/panels.rs:547:86
[INFO] [stdout]     |
[INFO] [stdout] 547 |     p.line_segment([Pos2::new(876.0, 1064.0), Pos2::new(912.0, 1064.0)], Stroke::new(1.2, g));
[INFO] [stdout]     |                                                                                      ^^^ help: explicitly specify the type as `f32`: `1.2_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/panels.rs:548:88
[INFO] [stdout]     |
[INFO] [stdout] 548 |     p.line_segment([Pos2::new(1058.0, 1064.0), Pos2::new(1094.0, 1064.0)], Stroke::new(1.2, g));
[INFO] [stdout]     |                                                                                        ^^^ help: explicitly specify the type as `f32`: `1.2_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/panels.rs:559:114
[INFO] [stdout]     |
[INFO] [stdout] 559 | ...r32::TRANSPARENT, Some(Stroke::new(1.6, alpha(YELLOW_HI, 160))));
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.6_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/panels.rs:568:63
[INFO] [stdout]     |
[INFO] [stdout] 568 |     p.rect_stroke(r, egui::CornerRadius::same(8), Stroke::new(1.2, alpha(RED, 255)), egui::StrokeKind::Inside);
[INFO] [stdout]     |                                                               ^^^ help: explicitly specify the type as `f32`: `1.2_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/panels.rs:386:68
[INFO] [stdout]     |
[INFO] [stdout] 386 |         p.line_segment([pc + d * 42.0, pc + d * 50.0], Stroke::new(2.0, alpha(RED, 130)));
[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/panels.rs:389:43
[INFO] [stdout]     |
[INFO] [stdout] 389 |     p.circle_stroke(pc, 36.0, Stroke::new(2.5, if hovp { YELLOW_HI } else { alpha(RED, 230) }));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `2.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/panels.rs:408:61
[INFO] [stdout]     |
[INFO] [stdout] 408 |     poly(p, pts.clone(), alpha(DARK, 232), Some(Stroke::new(1.3, if hov { alpha(YELLOW_HI, 200) } else { Color32::from_white_alpha(...
[INFO] [stdout]     |                                                             ^^^ help: explicitly specify the type as `f32`: `1.3_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/panels.rs:410:110
[INFO] [stdout]     |
[INFO] [stdout] 410 |     polyline(p, vec![Pos2::new(660.0, 890.0), Pos2::new(674.0, 925.0), Pos2::new(660.0, 960.0)], Stroke::new(3.0, YELLOW_HI));
[INFO] [stdout]     |                                                                                                              ^^^ help: explicitly specify the type as `f32`: `3.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/panels.rs:421:88
[INFO] [stdout]     |
[INFO] [stdout] 421 |         polyline(p, vec![Pos2::new(x, 988.0), Pos2::new(x + 16.0, 960.0)], Stroke::new(3.0, alpha(YELLOW, 130)));
[INFO] [stdout]     |                                                                                        ^^^ help: explicitly specify the type as `f32`: `3.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/panels.rs:424:64
[INFO] [stdout]     |
[INFO] [stdout] 424 |     p.rect_stroke(ar, egui::CornerRadius::same(3), Stroke::new(1.4, Color32::from_white_alpha(110)), egui::StrokeKind::Inside);
[INFO] [stdout]     |                                                                ^^^ help: explicitly specify the type as `f32`: `1.4_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/panels.rs:457:64
[INFO] [stdout]     |
[INFO] [stdout] 457 |     p.rect_stroke(r, egui::CornerRadius::same(16), Stroke::new(1.0, Color32::from_white_alpha(50)), egui::StrokeKind::Inside);
[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/panels.rs:470:64
[INFO] [stdout]     |
[INFO] [stdout] 470 |     p.rect_stroke(r, egui::CornerRadius::same(17), Stroke::new(1.0, Color32::from_white_alpha(45)), egui::StrokeKind::Inside);
[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/panels.rs:474:71
[INFO] [stdout]     |
[INFO] [stdout] 474 |     p.line_segment([id + v(-4.5, 0.0), id + v(4.5, 0.0)], Stroke::new(2.2, DARK));
[INFO] [stdout]     |                                                                       ^^^ help: explicitly specify the type as `f32`: `2.2_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/panels.rs:475:71
[INFO] [stdout]     |
[INFO] [stdout] 475 |     p.line_segment([id + v(0.0, -4.5), id + v(0.0, 4.5)], Stroke::new(2.2, DARK));
[INFO] [stdout]     |                                                                       ^^^ help: explicitly specify the type as `f32`: `2.2_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/panels.rs:516:53
[INFO] [stdout]     |
[INFO] [stdout] 516 |         poly(p, pts.clone(), fill, Some(Stroke::new(1.5, alpha(YELLOW_DIM, 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/panels.rs:518:55
[INFO] [stdout]     |
[INFO] [stdout] 518 |         polyline(p, vec![pts[3], pts[2]], Stroke::new(2.0, alpha(YELLOW_HI, 160)));
[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/panels.rs:547:86
[INFO] [stdout]     |
[INFO] [stdout] 547 |     p.line_segment([Pos2::new(876.0, 1064.0), Pos2::new(912.0, 1064.0)], Stroke::new(1.2, g));
[INFO] [stdout]     |                                                                                      ^^^ help: explicitly specify the type as `f32`: `1.2_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/panels.rs:548:88
[INFO] [stdout]     |
[INFO] [stdout] 548 |     p.line_segment([Pos2::new(1058.0, 1064.0), Pos2::new(1094.0, 1064.0)], Stroke::new(1.2, g));
[INFO] [stdout]     |                                                                                        ^^^ help: explicitly specify the type as `f32`: `1.2_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/panels.rs:559:114
[INFO] [stdout]     |
[INFO] [stdout] 559 | ...r32::TRANSPARENT, Some(Stroke::new(1.6, alpha(YELLOW_HI, 160))));
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.6_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/panels.rs:568:63
[INFO] [stdout]     |
[INFO] [stdout] 568 |     p.rect_stroke(r, egui::CornerRadius::same(8), Stroke::new(1.2, alpha(RED, 255)), egui::StrokeKind::Inside);
[INFO] [stdout]     |                                                               ^^^ help: explicitly specify the type as `f32`: `1.2_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/theme.rs:207:26
[INFO] [stdout]     |
[INFO] [stdout] 207 |         Some(Stroke::new(1.0, Color32::from_black_alpha(80))),
[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/theme.rs:207:26
[INFO] [stdout]     |
[INFO] [stdout] 207 |         Some(Stroke::new(1.0, Color32::from_black_alpha(80))),
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "239e21b696c8c7abade182478d5a1c2d5f509f20f2329fbeee788fd0f15214cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "239e21b696c8c7abade182478d5a1c2d5f509f20f2329fbeee788fd0f15214cc", kill_on_drop: false }`
[INFO] [stdout] 239e21b696c8c7abade182478d5a1c2d5f509f20f2329fbeee788fd0f15214cc
