[INFO] cloning repository https://github.com/MaoSource/KeyHound [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaoSource/KeyHound" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaoSource%2FKeyHound", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaoSource%2FKeyHound'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3efc6342866308504e736b8c09c71b09062e4c07 [INFO] checking MaoSource/KeyHound against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaoSource%2FKeyHound" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MaoSource/KeyHound [INFO] finished tweaking git repo https://github.com/MaoSource/KeyHound [INFO] tweaked toml for git repo https://github.com/MaoSource/KeyHound written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MaoSource/KeyHound on toolchain 65b20a97de33e9e59992793a144aef2950c48c76 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MaoSource/KeyHound 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 127748a705d180a1997195706bb0d3e3775165fa54d2762ed92cef87aa6de952 [INFO] running `Command { std: "docker" "start" "127748a705d180a1997195706bb0d3e3775165fa54d2762ed92cef87aa6de952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "127748a705d180a1997195706bb0d3e3775165fa54d2762ed92cef87aa6de952", 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" "127748a705d180a1997195706bb0d3e3775165fa54d2762ed92cef87aa6de952" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "127748a705d180a1997195706bb0d3e3775165fa54d2762ed92cef87aa6de952", 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" "127748a705d180a1997195706bb0d3e3775165fa54d2762ed92cef87aa6de952" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.30 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Compiling quick-xml v0.39.4 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking wayland-protocols v0.32.12 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking endi v1.1.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.12 [INFO] [stderr] Checking wayland-protocols-misc v0.3.12 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.12 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking sha3 v0.10.9 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking ecb v0.1.2 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking sm4 v0.5.1 [INFO] [stderr] Checking cfb-mode v0.8.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking rc4 v0.1.0 [INFO] [stderr] Checking sm3 v0.4.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking emath v0.29.1 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking ecolor v0.29.1 [INFO] [stderr] Checking epaint v0.29.1 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking egui v0.29.1 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking webbrowser v1.2.1 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking egui_glow v0.29.1 [INFO] [stderr] Checking egui-winit v0.29.1 [INFO] [stderr] Checking egui_extras v0.29.1 [INFO] [stderr] Checking eframe v0.29.1 [INFO] [stderr] Checking ashpd v0.8.2 [INFO] [stderr] Checking keyhound v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1016:29 [INFO] [stdout] | [INFO] [stdout] 1016 | stroke: Stroke::new(0.0, t.border), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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/app.rs:1032:25 [INFO] [stdout] | [INFO] [stdout] 1032 | Stroke::new(1.0, t.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/app.rs:1090:21 [INFO] [stdout] | [INFO] [stdout] 1090 | Stroke::new(1.0, t.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/app.rs:1156:21 [INFO] [stdout] | [INFO] [stdout] 1156 | Stroke::new(1.0, t.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/app.rs:1175:61 [INFO] [stdout] | [INFO] [stdout] 1175 | .rect(rect, Rounding::same(t.r_md), bg, Stroke::new(1.0, 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/app.rs:1180:57 [INFO] [stdout] | [INFO] [stdout] 1180 | painter.circle_stroke(icon_center, 4.0, Stroke::new(1.4, t.ink_3)); [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/app.rs:1186:21 [INFO] [stdout] | [INFO] [stdout] 1186 | Stroke::new(1.4, t.ink_3), [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/app.rs:1217:25 [INFO] [stdout] | [INFO] [stdout] 1217 | Stroke::new(1.0, t.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/app.rs:1235:25 [INFO] [stdout] | [INFO] [stdout] 1235 | Stroke::new(1.0, t.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/app.rs:1277:78 [INFO] [stdout] | [INFO] [stdout] 1277 | .line_segment([rect.center_top(), rect.center_bottom()], Stroke::new(1.0, t.divider)); [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/app.rs:1299:25 [INFO] [stdout] | [INFO] [stdout] 1299 | Stroke::new(1.0, t.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/app.rs:1325:29 [INFO] [stdout] | [INFO] [stdout] 1325 | Stroke::new(1.0, t.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/app.rs:1330:57 [INFO] [stdout] | [INFO] [stdout] 1330 | .circle_stroke(icon_c, 4.0, Stroke::new(1.4, t.ink_3)); [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/app.rs:1336:29 [INFO] [stdout] | [INFO] [stdout] 1336 | Stroke::new(1.4, t.ink_3), [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/app.rs:1364:25 [INFO] [stdout] | [INFO] [stdout] 1364 | Stroke::new(1.0, t.divider), [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/app.rs:1540:33 [INFO] [stdout] | [INFO] [stdout] 1540 | Stroke::new(1.0, t.divider), [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/app.rs:1548:33 [INFO] [stdout] | [INFO] [stdout] 1548 | Stroke::new(1.0, t.divider), [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/app.rs:1601:21 [INFO] [stdout] | [INFO] [stdout] 1601 | Stroke::new(1.0, stroke), [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/app.rs:1613:29 [INFO] [stdout] | [INFO] [stdout] 1613 | Stroke::new(1.8, Color32::WHITE), [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/app.rs:1622:29 [INFO] [stdout] | [INFO] [stdout] 1622 | Stroke::new(1.6, Color32::WHITE), [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: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:1648:26 [INFO] [stdout] | [INFO] [stdout] 1648 | let mut sui = ui.child_ui(scroll_rect, Layout::top_down(Align::Min), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:1693:26 [INFO] [stdout] | [INFO] [stdout] 1693 | let mut bui = ui.child_ui(bar_rect.shrink2(Vec2::new(18.0, 12.0)), Layout::left_to_right(Align::Center), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1684:29 [INFO] [stdout] | [INFO] [stdout] 1684 | Stroke::new(1.0, Color32::from_rgba_unmultiplied(20, 18, 16, alpha)), [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/app.rs:1690:25 [INFO] [stdout] | [INFO] [stdout] 1690 | Stroke::new(1.0, t.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/app.rs:1710:34 [INFO] [stdout] | [INFO] [stdout] 1710 | let stroke = Stroke::new(1.0, blend_for_border(t)); [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/app.rs:1809:34 [INFO] [stdout] | [INFO] [stdout] 1809 | let stroke = Stroke::new(1.0, blend_for_border(t)); [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/app.rs:1820:57 [INFO] [stdout] | [INFO] [stdout] 1820 | ui.painter().circle_stroke(sc, 7.0, Stroke::new(2.0, blend_for_border(t))); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1823:57 [INFO] [stdout] | [INFO] [stdout] 1823 | ui.painter().line_segment([p0, p1], Stroke::new(2.0, t.accent)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1862:25 [INFO] [stdout] | [INFO] [stdout] 1862 | Stroke::new(1.0, t.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/app.rs:2011:33 [INFO] [stdout] | [INFO] [stdout] 2011 | Stroke::new(1.0, t.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/app.rs:2045:33 [INFO] [stdout] | [INFO] [stdout] 2045 | Stroke::new(1.2, xcolor), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:2052:33 [INFO] [stdout] | [INFO] [stdout] 2052 | Stroke::new(1.2, xcolor), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:2106:40 [INFO] [stdout] | [INFO] [stdout] 2106 | let mut child = ui.child_ui(rect.shrink2(Vec2::new(0.0, 2.0)), Layout::left_to_right(Align::Center), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1016:29 [INFO] [stdout] | [INFO] [stdout] 1016 | stroke: Stroke::new(0.0, t.border), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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/app.rs:2105:92 [INFO] [stdout] | [INFO] [stdout] 2105 | ui.painter().rect(rect, Rounding::same(t.r_md), t.surface, Stroke::new(1.0, t.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/app.rs:1032:25 [INFO] [stdout] | [INFO] [stdout] 1032 | Stroke::new(1.0, t.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/app.rs:1090:21 [INFO] [stdout] | [INFO] [stdout] 1090 | Stroke::new(1.0, t.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: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:2283:37 [INFO] [stdout] | [INFO] [stdout] 2283 | let mut iu = ui.child_ui( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1156:21 [INFO] [stdout] | [INFO] [stdout] 1156 | Stroke::new(1.0, t.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/app.rs:2206:29 [INFO] [stdout] | [INFO] [stdout] 2206 | stroke: Stroke::new(1.0, t.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/app.rs:2229:25 [INFO] [stdout] | [INFO] [stdout] 2229 | Stroke::new(1.0, t.divider), [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/app.rs:2339:21 [INFO] [stdout] | [INFO] [stdout] 2339 | Stroke::new(1.0, bg), [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/app.rs:1175:61 [INFO] [stdout] | [INFO] [stdout] 1175 | .rect(rect, Rounding::same(t.r_md), bg, Stroke::new(1.0, 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/app.rs:1180:57 [INFO] [stdout] | [INFO] [stdout] 1180 | painter.circle_stroke(icon_center, 4.0, Stroke::new(1.4, t.ink_3)); [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/app.rs:1186:21 [INFO] [stdout] | [INFO] [stdout] 1186 | Stroke::new(1.4, t.ink_3), [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/app.rs:1217:25 [INFO] [stdout] | [INFO] [stdout] 1217 | Stroke::new(1.0, t.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/app.rs:2368:21 [INFO] [stdout] | [INFO] [stdout] 2368 | Stroke::new(1.0, bg), [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/app.rs:2395:21 [INFO] [stdout] | [INFO] [stdout] 2395 | Stroke::new(1.0, bg), [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/app.rs:2403:21 [INFO] [stdout] | [INFO] [stdout] 2403 | Stroke::new(1.0, Color32::from_rgba_unmultiplied(255, 255, 255, 64)), [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/app.rs:2429:21 [INFO] [stdout] | [INFO] [stdout] 2429 | Stroke::new(1.0, t.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/app.rs:1235:25 [INFO] [stdout] | [INFO] [stdout] 1235 | Stroke::new(1.0, t.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/app.rs:1277:78 [INFO] [stdout] | [INFO] [stdout] 1277 | .line_segment([rect.center_top(), rect.center_bottom()], Stroke::new(1.0, t.divider)); [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/app.rs:2456:9 [INFO] [stdout] | [INFO] [stdout] 2456 | 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/app.rs:2521:70 [INFO] [stdout] | [INFO] [stdout] 2521 | ui.painter().rect(rect, Rounding::same(999.0), fill, Stroke::new(1.0, stroke)); [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/app.rs:2531:25 [INFO] [stdout] | [INFO] [stdout] 2531 | Stroke::new(1.6, t.accent), [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/app.rs:1299:25 [INFO] [stdout] | [INFO] [stdout] 1299 | Stroke::new(1.0, t.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/app.rs:1325:29 [INFO] [stdout] | [INFO] [stdout] 1325 | Stroke::new(1.0, t.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/app.rs:1330:57 [INFO] [stdout] | [INFO] [stdout] 1330 | .circle_stroke(icon_c, 4.0, Stroke::new(1.4, t.ink_3)); [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/app.rs:1336:29 [INFO] [stdout] | [INFO] [stdout] 1336 | Stroke::new(1.4, t.ink_3), [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/app.rs:1364:25 [INFO] [stdout] | [INFO] [stdout] 1364 | Stroke::new(1.0, t.divider), [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/app.rs:2551:25 [INFO] [stdout] | [INFO] [stdout] 2551 | Stroke::new(1.0, t.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/app.rs:2560:25 [INFO] [stdout] | [INFO] [stdout] 2560 | Stroke::new(1.0, t.divider), [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/app.rs:2620:33 [INFO] [stdout] | [INFO] [stdout] 2620 | Stroke::new(2.0, t.accent), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:2733:26 [INFO] [stdout] | [INFO] [stdout] 2733 | let mut bui = ui.child_ui(body_rect, Layout::top_down(Align::Min), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:2643:25 [INFO] [stdout] | [INFO] [stdout] 2643 | Stroke::new(1.0, t.divider), [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/app.rs:2664:78 [INFO] [stdout] | [INFO] [stdout] 2664 | ui.painter().rect(rect, Rounding::same(999.0), fill, Stroke::new(1.0, stroke)); [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/app.rs:1540:33 [INFO] [stdout] | [INFO] [stdout] 1540 | Stroke::new(1.0, t.divider), [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/app.rs:1548:33 [INFO] [stdout] | [INFO] [stdout] 1548 | Stroke::new(1.0, t.divider), [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/app.rs:1601:21 [INFO] [stdout] | [INFO] [stdout] 1601 | Stroke::new(1.0, stroke), [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/app.rs:1613:29 [INFO] [stdout] | [INFO] [stdout] 1613 | Stroke::new(1.8, Color32::WHITE), [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/app.rs:1622:29 [INFO] [stdout] | [INFO] [stdout] 1622 | Stroke::new(1.6, Color32::WHITE), [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: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:2809:26 [INFO] [stdout] | [INFO] [stdout] 2809 | let mut bui = ui.child_ui(body_rect, Layout::top_down(Align::Min), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:2766:25 [INFO] [stdout] | [INFO] [stdout] 2766 | Stroke::new(1.0, t.divider), [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: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:2847:26 [INFO] [stdout] | [INFO] [stdout] 2847 | let mut bui = ui.child_ui(body_rect, Layout::top_down(Align::Min), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:2900:26 [INFO] [stdout] | [INFO] [stdout] 2900 | let mut bui = ui.child_ui(body_rect, Layout::top_down(Align::Min), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:2993:37 [INFO] [stdout] | [INFO] [stdout] 2993 | Stroke::new(2.0, t.ink_1) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:2995:37 [INFO] [stdout] | [INFO] [stdout] 2995 | Stroke::new(1.0, t.border_strong) [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: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:1648:26 [INFO] [stdout] | [INFO] [stdout] 1648 | let mut sui = ui.child_ui(scroll_rect, Layout::top_down(Align::Min), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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/app.rs:3089:13 [INFO] [stdout] | [INFO] [stdout] 3089 | 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/app.rs:3153:42 [INFO] [stdout] | [INFO] [stdout] 3153 | stroke: if hit { Stroke::new(1.0, blend_for_border(t)) } else { Stroke::NONE }, [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: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:1693:26 [INFO] [stdout] | [INFO] [stdout] 1693 | let mut bui = ui.child_ui(bar_rect.shrink2(Vec2::new(18.0, 12.0)), Layout::left_to_right(Align::Center), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1684:29 [INFO] [stdout] | [INFO] [stdout] 1684 | Stroke::new(1.0, Color32::from_rgba_unmultiplied(20, 18, 16, alpha)), [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/app.rs:1690:25 [INFO] [stdout] | [INFO] [stdout] 1690 | Stroke::new(1.0, t.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/app.rs:1710:34 [INFO] [stdout] | [INFO] [stdout] 1710 | let stroke = Stroke::new(1.0, blend_for_border(t)); [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/app.rs:1809:34 [INFO] [stdout] | [INFO] [stdout] 1809 | let stroke = Stroke::new(1.0, blend_for_border(t)); [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/app.rs:1820:57 [INFO] [stdout] | [INFO] [stdout] 1820 | ui.painter().circle_stroke(sc, 7.0, Stroke::new(2.0, blend_for_border(t))); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1823:57 [INFO] [stdout] | [INFO] [stdout] 1823 | ui.painter().line_segment([p0, p1], Stroke::new(2.0, t.accent)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1862:25 [INFO] [stdout] | [INFO] [stdout] 1862 | Stroke::new(1.0, t.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/app.rs:2011:33 [INFO] [stdout] | [INFO] [stdout] 2011 | Stroke::new(1.0, t.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/app.rs:2045:33 [INFO] [stdout] | [INFO] [stdout] 2045 | Stroke::new(1.2, xcolor), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:2052:33 [INFO] [stdout] | [INFO] [stdout] 2052 | Stroke::new(1.2, xcolor), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:2106:40 [INFO] [stdout] | [INFO] [stdout] 2106 | let mut child = ui.child_ui(rect.shrink2(Vec2::new(0.0, 2.0)), Layout::left_to_right(Align::Center), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:2105:92 [INFO] [stdout] | [INFO] [stdout] 2105 | ui.painter().rect(rect, Rounding::same(t.r_md), t.surface, Stroke::new(1.0, t.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: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:2283:37 [INFO] [stdout] | [INFO] [stdout] 2283 | let mut iu = ui.child_ui( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:2206:29 [INFO] [stdout] | [INFO] [stdout] 2206 | stroke: Stroke::new(1.0, t.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/app.rs:2229:25 [INFO] [stdout] | [INFO] [stdout] 2229 | Stroke::new(1.0, t.divider), [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/app.rs:2339:21 [INFO] [stdout] | [INFO] [stdout] 2339 | Stroke::new(1.0, bg), [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/app.rs:2368:21 [INFO] [stdout] | [INFO] [stdout] 2368 | Stroke::new(1.0, bg), [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/app.rs:2395:21 [INFO] [stdout] | [INFO] [stdout] 2395 | Stroke::new(1.0, bg), [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/app.rs:2403:21 [INFO] [stdout] | [INFO] [stdout] 2403 | Stroke::new(1.0, Color32::from_rgba_unmultiplied(255, 255, 255, 64)), [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/app.rs:2429:21 [INFO] [stdout] | [INFO] [stdout] 2429 | Stroke::new(1.0, t.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/app.rs:2456:9 [INFO] [stdout] | [INFO] [stdout] 2456 | 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/app.rs:2521:70 [INFO] [stdout] | [INFO] [stdout] 2521 | ui.painter().rect(rect, Rounding::same(999.0), fill, Stroke::new(1.0, stroke)); [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/app.rs:2531:25 [INFO] [stdout] | [INFO] [stdout] 2531 | Stroke::new(1.6, t.accent), [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/app.rs:2551:25 [INFO] [stdout] | [INFO] [stdout] 2551 | Stroke::new(1.0, t.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/app.rs:2560:25 [INFO] [stdout] | [INFO] [stdout] 2560 | Stroke::new(1.0, t.divider), [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/app.rs:2620:33 [INFO] [stdout] | [INFO] [stdout] 2620 | Stroke::new(2.0, t.accent), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:2733:26 [INFO] [stdout] | [INFO] [stdout] 2733 | let mut bui = ui.child_ui(body_rect, Layout::top_down(Align::Min), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:2643:25 [INFO] [stdout] | [INFO] [stdout] 2643 | Stroke::new(1.0, t.divider), [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/app.rs:2664:78 [INFO] [stdout] | [INFO] [stdout] 2664 | ui.painter().rect(rect, Rounding::same(999.0), fill, Stroke::new(1.0, stroke)); [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: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:2809:26 [INFO] [stdout] | [INFO] [stdout] 2809 | let mut bui = ui.child_ui(body_rect, Layout::top_down(Align::Min), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:2766:25 [INFO] [stdout] | [INFO] [stdout] 2766 | Stroke::new(1.0, t.divider), [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: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:2847:26 [INFO] [stdout] | [INFO] [stdout] 2847 | let mut bui = ui.child_ui(body_rect, Layout::top_down(Align::Min), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/app.rs:2900:26 [INFO] [stdout] | [INFO] [stdout] 2900 | let mut bui = ui.child_ui(body_rect, Layout::top_down(Align::Min), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:2993:37 [INFO] [stdout] | [INFO] [stdout] 2993 | Stroke::new(2.0, t.ink_1) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:2995:37 [INFO] [stdout] | [INFO] [stdout] 2995 | Stroke::new(1.0, t.border_strong) [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/app.rs:3089:13 [INFO] [stdout] | [INFO] [stdout] 3089 | 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/app.rs:3153:42 [INFO] [stdout] | [INFO] [stdout] 3153 | stroke: if hit { Stroke::new(1.0, blend_for_border(t)) } else { Stroke::NONE }, [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/theme.rs:199:41 [INFO] [stdout] | [INFO] [stdout] 199 | visuals.window_stroke = Stroke::new(1.0, t.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/theme.rs:203:44 [INFO] [stdout] | [INFO] [stdout] 203 | visuals.selection.stroke = Stroke::new(1.0, t.accent); [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/theme.rs:209:51 [INFO] [stdout] | [INFO] [stdout] 209 | widget.noninteractive.bg_stroke = Stroke::new(1.0, t.divider); [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/theme.rs:210:51 [INFO] [stdout] | [INFO] [stdout] 210 | widget.noninteractive.fg_stroke = Stroke::new(1.0, t.ink_2); [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/theme.rs:215:45 [INFO] [stdout] | [INFO] [stdout] 215 | widget.inactive.bg_stroke = Stroke::new(1.0, t.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/theme.rs:216:45 [INFO] [stdout] | [INFO] [stdout] 216 | widget.inactive.fg_stroke = Stroke::new(1.0, t.ink_1); [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/theme.rs:221:44 [INFO] [stdout] | [INFO] [stdout] 221 | widget.hovered.bg_stroke = Stroke::new(1.0, t.border_strong); [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/theme.rs:222:44 [INFO] [stdout] | [INFO] [stdout] 222 | widget.hovered.fg_stroke = Stroke::new(1.0, t.ink_1); [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/theme.rs:227:43 [INFO] [stdout] | [INFO] [stdout] 227 | widget.active.bg_stroke = Stroke::new(1.0, t.accent); [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/theme.rs:228:43 [INFO] [stdout] | [INFO] [stdout] 228 | widget.active.fg_stroke = Stroke::new(1.0, t.ink_1); [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/theme.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | widget.open.bg_stroke = Stroke::new(1.0, t.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/theme.rs:234:41 [INFO] [stdout] | [INFO] [stdout] 234 | widget.open.fg_stroke = Stroke::new(1.0, t.ink_1); [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: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1010:9 [INFO] [stdout] | [INFO] [stdout] 1010 | let mut stroke = Stroke::NONE; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) 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/theme.rs:199:41 [INFO] [stdout] | [INFO] [stdout] 199 | visuals.window_stroke = Stroke::new(1.0, t.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/theme.rs:203:44 [INFO] [stdout] | [INFO] [stdout] 203 | visuals.selection.stroke = Stroke::new(1.0, t.accent); [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/theme.rs:209:51 [INFO] [stdout] | [INFO] [stdout] 209 | widget.noninteractive.bg_stroke = Stroke::new(1.0, t.divider); [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/theme.rs:210:51 [INFO] [stdout] | [INFO] [stdout] 210 | widget.noninteractive.fg_stroke = Stroke::new(1.0, t.ink_2); [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/theme.rs:215:45 [INFO] [stdout] | [INFO] [stdout] 215 | widget.inactive.bg_stroke = Stroke::new(1.0, t.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/theme.rs:216:45 [INFO] [stdout] | [INFO] [stdout] 216 | widget.inactive.fg_stroke = Stroke::new(1.0, t.ink_1); [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/theme.rs:221:44 [INFO] [stdout] | [INFO] [stdout] 221 | widget.hovered.bg_stroke = Stroke::new(1.0, t.border_strong); [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/theme.rs:222:44 [INFO] [stdout] | [INFO] [stdout] 222 | widget.hovered.fg_stroke = Stroke::new(1.0, t.ink_1); [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/theme.rs:227:43 [INFO] [stdout] | [INFO] [stdout] 227 | widget.active.bg_stroke = Stroke::new(1.0, t.accent); [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/theme.rs:228:43 [INFO] [stdout] | [INFO] [stdout] 228 | widget.active.fg_stroke = Stroke::new(1.0, t.ink_1); [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/theme.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | widget.open.bg_stroke = Stroke::new(1.0, t.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/theme.rs:234:41 [INFO] [stdout] | [INFO] [stdout] 234 | widget.open.fg_stroke = Stroke::new(1.0, t.ink_1); [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: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1010:9 [INFO] [stdout] | [INFO] [stdout] 1010 | let mut stroke = Stroke::NONE; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `primary_button` is never used [INFO] [stdout] --> src/app.rs:2322:4 [INFO] [stdout] | [INFO] [stdout] 2322 | fn primary_button(ui: &mut Ui, t: &Tokens, label: &str, disabled: bool) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `algo_name` is never used [INFO] [stdout] --> src/data.rs:104:8 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn algo_name(id: &str) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_CANDIDATES` is never used [INFO] [stdout] --> src/engine.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | const MAX_CANDIDATES: usize = 5_000_000; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_STRINGS` is never used [INFO] [stdout] --> src/engine.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | const MAX_STRINGS: usize = 20_000_000; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_strings` is never used [INFO] [stdout] --> src/engine.rs:563:8 [INFO] [stdout] | [INFO] [stdout] 563 | pub fn extract_strings( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtractOpts` is never constructed [INFO] [stdout] --> src/engine.rs:1188:12 [INFO] [stdout] | [INFO] [stdout] 1188 | pub struct ExtractOpts<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_candidates` is never used [INFO] [stdout] --> src/engine.rs:1199:8 [INFO] [stdout] | [INFO] [stdout] 1199 | pub fn extract_candidates(sources: &[Arc>], opts: ExtractOpts<'_>) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `strong` is never read [INFO] [stdout] --> src/engine.rs:1963:9 [INFO] [stdout] | [INFO] [stdout] 1959 | pub struct HitMeta { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1963 | pub strong: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `judge_hit` is never used [INFO] [stdout] --> src/engine.rs:1985:8 [INFO] [stdout] | [INFO] [stdout] 1985 | pub fn judge_hit(plain: &[u8], plain_contains: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `dedup` and `key_encode` are never read [INFO] [stdout] --> src/engine.rs:2059:9 [INFO] [stdout] | [INFO] [stdout] 2055 | pub struct EngineConfig { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 2059 | pub dedup: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 2060 | pub key_encode: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EngineConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current` is never read [INFO] [stdout] --> src/engine.rs:2085:9 [INFO] [stdout] | [INFO] [stdout] 2083 | Progress { [INFO] [stdout] | -------- field in this variant [INFO] [stdout] 2084 | pct: f32, [INFO] [stdout] 2085 | current: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `hits`, `candidates`, `elapsed_ms`, and `stopped` are never read [INFO] [stdout] --> src/engine.rs:2099:9 [INFO] [stdout] | [INFO] [stdout] 2098 | Done { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 2099 | hits: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 2100 | candidates: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 2101 | elapsed_ms: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 2102 | stopped: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `info_soft`, `r_xl`, `pad`, and `gap` are never read [INFO] [stdout] --> src/theme.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Tokens { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 58 | pub info_soft: Color32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub r_xl: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 64 | pub pad: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] 65 | pub row: f32, [INFO] [stdout] 66 | pub gap: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tokens` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `primary_button` is never used [INFO] [stdout] --> src/app.rs:2322:4 [INFO] [stdout] | [INFO] [stdout] 2322 | fn primary_button(ui: &mut Ui, t: &Tokens, label: &str, disabled: bool) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `algo_name` is never used [INFO] [stdout] --> src/data.rs:104:8 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn algo_name(id: &str) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_CANDIDATES` is never used [INFO] [stdout] --> src/engine.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | const MAX_CANDIDATES: usize = 5_000_000; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `strong` is never read [INFO] [stdout] --> src/engine.rs:1963:9 [INFO] [stdout] | [INFO] [stdout] 1959 | pub struct HitMeta { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1963 | pub strong: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `dedup` and `key_encode` are never read [INFO] [stdout] --> src/engine.rs:2059:9 [INFO] [stdout] | [INFO] [stdout] 2055 | pub struct EngineConfig { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 2059 | pub dedup: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 2060 | pub key_encode: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EngineConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current` is never read [INFO] [stdout] --> src/engine.rs:2085:9 [INFO] [stdout] | [INFO] [stdout] 2083 | Progress { [INFO] [stdout] | -------- field in this variant [INFO] [stdout] 2084 | pct: f32, [INFO] [stdout] 2085 | current: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `hits`, `candidates`, `elapsed_ms`, and `stopped` are never read [INFO] [stdout] --> src/engine.rs:2099:9 [INFO] [stdout] | [INFO] [stdout] 2098 | Done { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 2099 | hits: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 2100 | candidates: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 2101 | elapsed_ms: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 2102 | stopped: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `info_soft`, `r_xl`, `pad`, and `gap` are never read [INFO] [stdout] --> src/theme.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Tokens { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 58 | pub info_soft: Color32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub r_xl: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 64 | pub pad: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] 65 | pub row: f32, [INFO] [stdout] 66 | pub gap: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tokens` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 9m 09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.32.3, glutin-winit v0.5.0, nix v0.29.0, winit v0.30.13 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "127748a705d180a1997195706bb0d3e3775165fa54d2762ed92cef87aa6de952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127748a705d180a1997195706bb0d3e3775165fa54d2762ed92cef87aa6de952", kill_on_drop: false }` [INFO] [stdout] 127748a705d180a1997195706bb0d3e3775165fa54d2762ed92cef87aa6de952