[INFO] cloning repository https://github.com/ivLis-Studio/net-combiner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivLis-Studio/net-combiner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FivLis-Studio%2Fnet-combiner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FivLis-Studio%2Fnet-combiner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e40444315d9fd90b390b4b076e5a734e7229ceae [INFO] checking ivLis-Studio/net-combiner against master#53509ca37e3b507887607c2f4a7f23bd4838f099 for pr-156027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FivLis-Studio%2Fnet-combiner" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ivLis-Studio/net-combiner [INFO] finished tweaking git repo https://github.com/ivLis-Studio/net-combiner [INFO] tweaked toml for git repo https://github.com/ivLis-Studio/net-combiner written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ivLis-Studio/net-combiner on toolchain 53509ca37e3b507887607c2f4a7f23bd4838f099 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ivLis-Studio/net-combiner 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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tray-icon v0.23.1 [INFO] [stderr] Downloaded zipsign-api v0.1.5 [INFO] [stderr] Downloaded self_update v0.44.0 [INFO] [stderr] Downloaded muda v0.19.1 [INFO] [stderr] Downloaded utf8-zero v0.8.1 [INFO] [stderr] Downloaded ureq-proto v0.6.0 [INFO] [stderr] Downloaded openssl-sys v0.9.114 [INFO] [stderr] Downloaded ureq v3.3.0 [INFO] [stderr] Downloaded der v0.8.0 [INFO] [stderr] Downloaded openssl v0.10.78 [INFO] [stderr] Downloaded network-interface v2.0.5 [INFO] [stderr] Downloaded eframe v0.32.3 [INFO] [stderr] Downloaded orbclient v0.3.54 [INFO] [stderr] Downloaded egui-winit v0.32.3 [INFO] [stderr] Downloaded egui_glow v0.32.3 [INFO] [stderr] Downloaded epaint v0.32.3 [INFO] [stderr] Downloaded egui v0.32.3 [INFO] [stderr] Downloaded ecolor v0.32.3 [INFO] [stderr] Downloaded emath v0.32.3 [INFO] [stderr] Downloaded epaint_default_fonts v0.32.3 [INFO] [stderr] Downloaded zvariant_derive v5.9.2 [INFO] [stderr] Downloaded zbus_macros v5.13.2 [INFO] [stderr] Downloaded zbus v5.13.2 [INFO] [stderr] Downloaded zbus-lockstep-macros v0.5.2 [INFO] [stderr] Downloaded zbus_xml v5.1.0 [INFO] [stderr] Downloaded zbus-lockstep v0.5.2 [INFO] [stderr] Downloaded zvariant v5.9.2 [INFO] [stderr] Downloaded egui-wgpu v0.32.3 [INFO] [stderr] Downloaded wgpu-core-deps-apple v25.0.0 [INFO] [stderr] Downloaded wgpu-core-deps-emscripten v25.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 441731dc80c2056bb07024113e5546ed689682cec429f9bec44acaa45b5eb949 [INFO] running `Command { std: "docker" "start" "-a" "441731dc80c2056bb07024113e5546ed689682cec429f9bec44acaa45b5eb949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "441731dc80c2056bb07024113e5546ed689682cec429f9bec44acaa45b5eb949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "441731dc80c2056bb07024113e5546ed689682cec429f9bec44acaa45b5eb949", kill_on_drop: false }` [INFO] [stdout] 441731dc80c2056bb07024113e5546ed689682cec429f9bec44acaa45b5eb949 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05e573ea7f79a582ca3f6b2733feeb8cfeea06f1b97f1090010a8e9591d9141a [INFO] running `Command { std: "docker" "start" "-a" "05e573ea7f79a582ca3f6b2733feeb8cfeea06f1b97f1090010a8e9591d9141a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking syn v2.0.117 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking accesskit v0.19.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Checking accesskit_consumer v0.28.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking epaint_default_fonts v0.32.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking time-core v0.1.7 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Compiling network-interface v2.0.5 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Compiling self_update v0.44.0 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking semver v1.0.28 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking zip v6.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling winresource v0.1.31 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking tar v0.4.45 [INFO] [stderr] Checking self-replace v1.5.0 [INFO] [stderr] Compiling net-combiner v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Checking async-signal v0.2.14 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking wayland-client v0.31.14 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking wayland-protocols v0.32.12 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking emath v0.32.3 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking ecolor v0.32.3 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking epaint v0.32.3 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking zvariant_utils v3.3.0 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking egui v0.32.3 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling zvariant_derive v5.9.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Compiling zvariant v5.9.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking webbrowser v1.2.1 [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] Compiling zbus_names v4.3.1 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking egui_glow v0.32.3 [INFO] [stderr] Compiling zbus_xml v5.1.0 [INFO] [stderr] Compiling zbus_macros v5.13.2 [INFO] [stderr] Compiling zbus-lockstep v0.5.2 [INFO] [stderr] Compiling zbus-lockstep-macros v0.5.2 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking zbus v5.13.2 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.13.3 [INFO] [stderr] Checking atspi-common v0.9.0 [INFO] [stderr] Checking atspi-proxies v0.9.0 [INFO] [stderr] Checking accesskit_atspi_common v0.12.0 [INFO] [stderr] Checking atspi-connection v0.9.0 [INFO] [stderr] Checking atspi v0.25.0 [INFO] [stderr] Checking accesskit_unix v0.15.0 [INFO] [stderr] Checking accesskit_winit v0.27.0 [INFO] [stderr] Checking egui-winit v0.32.3 [INFO] [stderr] Checking eframe v0.32.3 [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:1067:31 [INFO] [stdout] | [INFO] [stdout] 1067 | egui::Stroke::new(1.0, theme.border), [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 [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` is not satisfied [INFO] [stdout] --> src/gui.rs:1067:31 [INFO] [stdout] | [INFO] [stdout] 1067 | egui::Stroke::new(1.0, theme.border), [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 [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` is not satisfied [INFO] [stdout] --> src/gui.rs:1357:27 [INFO] [stdout] | [INFO] [stdout] 1357 | if selected { 1.6 } else { 1.0 }, [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:1357:40 [INFO] [stdout] | [INFO] [stdout] 1357 | if selected { 1.6 } else { 1.0 }, [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:1357:27 [INFO] [stdout] | [INFO] [stdout] 1357 | if selected { 1.6 } else { 1.0 }, [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:1357:40 [INFO] [stdout] | [INFO] [stdout] 1357 | if selected { 1.6 } else { 1.0 }, [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:1484:25 [INFO] [stdout] | [INFO] [stdout] 1484 | if active { 1.8 } else { 1.0 }, [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:1484:38 [INFO] [stdout] | [INFO] [stdout] 1484 | if active { 1.8 } else { 1.0 }, [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:1484:25 [INFO] [stdout] | [INFO] [stdout] 1484 | if active { 1.8 } else { 1.0 }, [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:1484:38 [INFO] [stdout] | [INFO] [stdout] 1484 | if active { 1.8 } else { 1.0 }, [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:1939:43 [INFO] [stdout] | [INFO] [stdout] 1939 | .stroke(egui::Stroke::new(1.0, theme.border)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:1939:43 [INFO] [stdout] | [INFO] [stdout] 1939 | .stroke(egui::Stroke::new(1.0, theme.border)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2055:39 [INFO] [stdout] | [INFO] [stdout] 2055 | .stroke(egui::Stroke::new(1.0, theme.border)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2326:47 [INFO] [stdout] | [INFO] [stdout] 2326 | .stroke(egui::Stroke::new(1.0, theme.border)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2437:60 [INFO] [stdout] | [INFO] [stdout] 2437 | style.visuals.selection.stroke = egui::Stroke::new(1.0, theme.primary); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2438:76 [INFO] [stdout] | [INFO] [stdout] 2438 | style.visuals.widgets.noninteractive.bg_stroke = egui::Stroke::new(1.0, theme.border); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2439:76 [INFO] [stdout] | [INFO] [stdout] 2439 | style.visuals.widgets.noninteractive.fg_stroke = egui::Stroke::new(1.0, theme.text); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2443:70 [INFO] [stdout] | [INFO] [stdout] 2443 | style.visuals.widgets.inactive.bg_stroke = egui::Stroke::new(1.0, theme.border); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2444:70 [INFO] [stdout] | [INFO] [stdout] 2444 | style.visuals.widgets.inactive.fg_stroke = egui::Stroke::new(1.0, theme.text); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2448:69 [INFO] [stdout] | [INFO] [stdout] 2448 | style.visuals.widgets.hovered.bg_stroke = egui::Stroke::new(1.0, theme.primary); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2449:69 [INFO] [stdout] | [INFO] [stdout] 2449 | style.visuals.widgets.hovered.fg_stroke = egui::Stroke::new(1.0, theme.text); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2452:68 [INFO] [stdout] | [INFO] [stdout] 2452 | style.visuals.widgets.active.bg_stroke = egui::Stroke::new(1.0, theme.primary); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2453:68 [INFO] [stdout] | [INFO] [stdout] 2453 | style.visuals.widgets.active.fg_stroke = egui::Stroke::new(1.0, theme.text); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2502:35 [INFO] [stdout] | [INFO] [stdout] 2502 | .stroke(egui::Stroke::new(1.0, theme.border)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2569:31 [INFO] [stdout] | [INFO] [stdout] 2569 | egui::Stroke::new(1.0, theme.primary), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2055:39 [INFO] [stdout] | [INFO] [stdout] 2055 | .stroke(egui::Stroke::new(1.0, theme.border)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2575:31 [INFO] [stdout] | [INFO] [stdout] 2575 | egui::Stroke::new(1.0, mix(theme.success, theme.border, 0.45)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2581:31 [INFO] [stdout] | [INFO] [stdout] 2581 | egui::Stroke::new(1.0, theme.border), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2698:31 [INFO] [stdout] | [INFO] [stdout] 2698 | egui::Stroke::new(1.0, theme.primary), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2704:31 [INFO] [stdout] | [INFO] [stdout] 2704 | egui::Stroke::new(1.0, theme.border), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2757:61 [INFO] [stdout] | [INFO] [stdout] 2757 | painter.add(egui::Shape::line(points, egui::Stroke::new(1.5, color))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2777:31 [INFO] [stdout] | [INFO] [stdout] 2777 | egui::Stroke::new(1.5, theme.border), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2811:35 [INFO] [stdout] | [INFO] [stdout] 2811 | .stroke(egui::Stroke::new(1.0, theme.warning)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2826:35 [INFO] [stdout] | [INFO] [stdout] 2826 | .stroke(egui::Stroke::new(1.0, theme.border)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2854:35 [INFO] [stdout] | [INFO] [stdout] 2854 | .stroke(egui::Stroke::new(1.0, theme.border)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3017:35 [INFO] [stdout] | [INFO] [stdout] 3017 | .stroke(egui::Stroke::new(1.0, theme.border)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3026:78 [INFO] [stdout] | [INFO] [stdout] 3026 | .circle_stroke(rect.center(), 6.0, egui::Stroke::new(1.0, color)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3046:63 [INFO] [stdout] | [INFO] [stdout] 3046 | painter.circle_stroke(center, 17.0, egui::Stroke::new(1.0, color)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2326:47 [INFO] [stdout] | [INFO] [stdout] 2326 | .stroke(egui::Stroke::new(1.0, theme.border)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3059:27 [INFO] [stdout] | [INFO] [stdout] 3059 | egui::Stroke::new(1.0, theme.border), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3068:17 [INFO] [stdout] | [INFO] [stdout] 3068 | 1.0, [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3102:31 [INFO] [stdout] | [INFO] [stdout] 3102 | egui::Stroke::new(1.5, mix(theme.primary, theme.surface, 0.45)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3106:58 [INFO] [stdout] | [INFO] [stdout] 3106 | painter.line_segment([merge, out], egui::Stroke::new(2.2, theme.success)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3110:62 [INFO] [stdout] | [INFO] [stdout] 3110 | painter.circle_stroke(*input, 8.0, egui::Stroke::new(1.8, theme.primary)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3116:56 [INFO] [stdout] | [INFO] [stdout] 3116 | painter.circle_stroke(out, 10.0, egui::Stroke::new(1.8, theme.success)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2437:60 [INFO] [stdout] | [INFO] [stdout] 2437 | style.visuals.selection.stroke = egui::Stroke::new(1.0, theme.primary); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2438:76 [INFO] [stdout] | [INFO] [stdout] 2438 | style.visuals.widgets.noninteractive.bg_stroke = egui::Stroke::new(1.0, theme.border); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2439:76 [INFO] [stdout] | [INFO] [stdout] 2439 | style.visuals.widgets.noninteractive.fg_stroke = egui::Stroke::new(1.0, theme.text); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2443:70 [INFO] [stdout] | [INFO] [stdout] 2443 | style.visuals.widgets.inactive.bg_stroke = egui::Stroke::new(1.0, theme.border); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2444:70 [INFO] [stdout] | [INFO] [stdout] 2444 | style.visuals.widgets.inactive.fg_stroke = egui::Stroke::new(1.0, theme.text); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2448:69 [INFO] [stdout] | [INFO] [stdout] 2448 | style.visuals.widgets.hovered.bg_stroke = egui::Stroke::new(1.0, theme.primary); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2449:69 [INFO] [stdout] | [INFO] [stdout] 2449 | style.visuals.widgets.hovered.fg_stroke = egui::Stroke::new(1.0, theme.text); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2452:68 [INFO] [stdout] | [INFO] [stdout] 2452 | style.visuals.widgets.active.bg_stroke = egui::Stroke::new(1.0, theme.primary); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2453:68 [INFO] [stdout] | [INFO] [stdout] 2453 | style.visuals.widgets.active.fg_stroke = egui::Stroke::new(1.0, theme.text); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2502:35 [INFO] [stdout] | [INFO] [stdout] 2502 | .stroke(egui::Stroke::new(1.0, theme.border)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2569:31 [INFO] [stdout] | [INFO] [stdout] 2569 | egui::Stroke::new(1.0, theme.primary), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2575:31 [INFO] [stdout] | [INFO] [stdout] 2575 | egui::Stroke::new(1.0, mix(theme.success, theme.border, 0.45)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3157:27 [INFO] [stdout] | [INFO] [stdout] 3157 | egui::Stroke::new(1.0, theme.border), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2581:31 [INFO] [stdout] | [INFO] [stdout] 2581 | egui::Stroke::new(1.0, theme.border), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3166:17 [INFO] [stdout] | [INFO] [stdout] 3166 | 1.0, [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3217:31 [INFO] [stdout] | [INFO] [stdout] 3217 | egui::Stroke::new(1.4, mix(theme.primary, theme.surface, 0.35)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3220:58 [INFO] [stdout] | [INFO] [stdout] 3220 | painter.line_segment([merge, out], egui::Stroke::new(2.2, theme.success)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3224:62 [INFO] [stdout] | [INFO] [stdout] 3224 | painter.circle_stroke(*input, 8.5, egui::Stroke::new(1.8, theme.primary)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3247:56 [INFO] [stdout] | [INFO] [stdout] 3247 | painter.circle_stroke(out, 10.0, egui::Stroke::new(1.8, theme.success)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3281:62 [INFO] [stdout] | [INFO] [stdout] 3281 | painter.line_segment([start, end], egui::Stroke::new(1.8, theme.primary)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2698:31 [INFO] [stdout] | [INFO] [stdout] 2698 | egui::Stroke::new(1.0, theme.primary), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2704:31 [INFO] [stdout] | [INFO] [stdout] 2704 | egui::Stroke::new(1.0, theme.border), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3288:58 [INFO] [stdout] | [INFO] [stdout] 3288 | painter.circle_stroke(center, 5.0, egui::Stroke::new(1.6, color)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3294:31 [INFO] [stdout] | [INFO] [stdout] 3294 | egui::Stroke::new(1.4, color), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2757:61 [INFO] [stdout] | [INFO] [stdout] 2757 | painter.add(egui::Shape::line(points, egui::Stroke::new(1.5, color))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2777:31 [INFO] [stdout] | [INFO] [stdout] 2777 | egui::Stroke::new(1.5, theme.border), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2811:35 [INFO] [stdout] | [INFO] [stdout] 2811 | .stroke(egui::Stroke::new(1.0, theme.warning)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2826:35 [INFO] [stdout] | [INFO] [stdout] 2826 | .stroke(egui::Stroke::new(1.0, theme.border)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2854:35 [INFO] [stdout] | [INFO] [stdout] 2854 | .stroke(egui::Stroke::new(1.0, theme.border)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3017:35 [INFO] [stdout] | [INFO] [stdout] 3017 | .stroke(egui::Stroke::new(1.0, theme.border)) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3026:78 [INFO] [stdout] | [INFO] [stdout] 3026 | .circle_stroke(rect.center(), 6.0, egui::Stroke::new(1.0, color)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3046:63 [INFO] [stdout] | [INFO] [stdout] 3046 | painter.circle_stroke(center, 17.0, egui::Stroke::new(1.0, color)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3059:27 [INFO] [stdout] | [INFO] [stdout] 3059 | egui::Stroke::new(1.0, theme.border), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3068:17 [INFO] [stdout] | [INFO] [stdout] 3068 | 1.0, [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3102:31 [INFO] [stdout] | [INFO] [stdout] 3102 | egui::Stroke::new(1.5, mix(theme.primary, theme.surface, 0.45)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3106:58 [INFO] [stdout] | [INFO] [stdout] 3106 | painter.line_segment([merge, out], egui::Stroke::new(2.2, theme.success)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3110:62 [INFO] [stdout] | [INFO] [stdout] 3110 | painter.circle_stroke(*input, 8.0, egui::Stroke::new(1.8, theme.primary)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3116:56 [INFO] [stdout] | [INFO] [stdout] 3116 | painter.circle_stroke(out, 10.0, egui::Stroke::new(1.8, theme.success)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3157:27 [INFO] [stdout] | [INFO] [stdout] 3157 | egui::Stroke::new(1.0, theme.border), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3166:17 [INFO] [stdout] | [INFO] [stdout] 3166 | 1.0, [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3217:31 [INFO] [stdout] | [INFO] [stdout] 3217 | egui::Stroke::new(1.4, mix(theme.primary, theme.surface, 0.35)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3220:58 [INFO] [stdout] | [INFO] [stdout] 3220 | painter.line_segment([merge, out], egui::Stroke::new(2.2, theme.success)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3224:62 [INFO] [stdout] | [INFO] [stdout] 3224 | painter.circle_stroke(*input, 8.5, egui::Stroke::new(1.8, theme.primary)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3247:56 [INFO] [stdout] | [INFO] [stdout] 3247 | painter.circle_stroke(out, 10.0, egui::Stroke::new(1.8, theme.success)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3281:62 [INFO] [stdout] | [INFO] [stdout] 3281 | painter.line_segment([start, end], egui::Stroke::new(1.8, theme.primary)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3288:58 [INFO] [stdout] | [INFO] [stdout] 3288 | painter.circle_stroke(center, 5.0, egui::Stroke::new(1.6, color)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:3294:31 [INFO] [stdout] | [INFO] [stdout] 3294 | egui::Stroke::new(1.4, color), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ShowMain`, `OpenOptions`, `OpenConnections`, and `Quit` are never constructed [INFO] [stdout] --> src/tray.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum TrayEvent { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 9 | ShowMain, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 10 | OpenOptions, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | OpenConnections, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrayEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_main_window` is never used [INFO] [stdout] --> src/tray.rs:636:16 [INFO] [stdout] | [INFO] [stdout] 625 | impl PlatformTrayHandle { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 636 | pub fn set_main_window(&self, _hwnd: isize) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ShowMain`, `OpenOptions`, `OpenConnections`, and `Quit` are never constructed [INFO] [stdout] --> src/tray.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum TrayEvent { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 9 | ShowMain, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 10 | OpenOptions, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | OpenConnections, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrayEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_main_window` is never used [INFO] [stdout] --> src/tray.rs:636:16 [INFO] [stdout] | [INFO] [stdout] 625 | impl PlatformTrayHandle { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 636 | pub fn set_main_window(&self, _hwnd: isize) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "05e573ea7f79a582ca3f6b2733feeb8cfeea06f1b97f1090010a8e9591d9141a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e573ea7f79a582ca3f6b2733feeb8cfeea06f1b97f1090010a8e9591d9141a", kill_on_drop: false }` [INFO] [stdout] 05e573ea7f79a582ca3f6b2733feeb8cfeea06f1b97f1090010a8e9591d9141a