[INFO] cloning repository https://github.com/naturarum/re-deemer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naturarum/re-deemer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaturarum%2Fre-deemer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaturarum%2Fre-deemer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4eda895890219ff2bad9eebd0bd3515d9924395a [INFO] checking naturarum/re-deemer against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaturarum%2Fre-deemer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/naturarum/re-deemer [INFO] finished tweaking git repo https://github.com/naturarum/re-deemer [INFO] tweaked toml for git repo https://github.com/naturarum/re-deemer written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/naturarum/re-deemer on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/naturarum/re-deemer 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" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9dbf18a857a3644c26c042d4ed5b541ec9753410a7b99db5207a873c262f0ed3 [INFO] running `Command { std: "docker" "start" "9dbf18a857a3644c26c042d4ed5b541ec9753410a7b99db5207a873c262f0ed3", 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" "9dbf18a857a3644c26c042d4ed5b541ec9753410a7b99db5207a873c262f0ed3" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dbf18a857a3644c26c042d4ed5b541ec9753410a7b99db5207a873c262f0ed3", 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" "9dbf18a857a3644c26c042d4ed5b541ec9753410a7b99db5207a873c262f0ed3" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Checking log v0.4.32 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Checking memchr v2.8.1 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Checking polycool v0.4.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking kurbo v0.13.1 [INFO] [stderr] Checking te2-dsp v1.1.1 (/opt/rustwide/workdir/crates/te2-dsp) [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Checking epaint_default_fonts v0.34.3 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking uuid v1.23.3 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking midi-consts v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.13.3 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking atomic_refcell v0.1.14 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking atomic_float v1.1.0 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Checking accesskit v0.24.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking winnow v1.0.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking glow v0.17.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking com-scrape-types v0.1.1 [INFO] [stderr] Checking clap-sys v0.5.0 [INFO] [stderr] Checking widestring v1.2.1 [INFO] [stderr] Checking vst3 v0.3.0 [INFO] [stderr] Checking anymap3 v1.0.1 [INFO] [stderr] Checking te2-render v1.1.1 (/opt/rustwide/workdir/crates/te2-render) [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking cargo-platform v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/te2-dsp/src/engine.rs:938:13 [INFO] [stdout] | [INFO] [stdout] 938 | let mut tone = |k: u64| 0.3 * (std::f64::consts::TAU * 800.0 * k as f64 / sr).sin() as f32; [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] [stderr] Checking nix v0.22.3 [INFO] [stdout] warning: value assigned to `s0` is never read [INFO] [stdout] --> crates/te2-dsp/src/oversample.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | let (mut s0, mut s1, mut s2) = (0.0f64, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ this value is reassigned later and never used [INFO] [stdout] 224 | for &x in &buf[2048..] { [INFO] [stdout] 225 | s0 = x + coeff * s1 - s2; [INFO] [stdout] | ------------------------ `s0` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking open v5.3.5 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking semver v1.0.28 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking te2-capi v1.1.1 (/opt/rustwide/workdir/crates/te2-capi) [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling scroll_derive v0.13.1 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking nice-log v0.2.4 [INFO] [stderr] Compiling nice-plug-derive v0.1.2 [INFO] [stderr] Checking scroll v0.13.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking reflink-copy v0.1.29 [INFO] [stderr] Checking goblin v0.10.7 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking color v0.3.3 [INFO] [stderr] Checking font-types v0.11.3 [INFO] [stderr] Checking fearless_simd v0.3.0 [INFO] [stderr] Checking emath v0.34.3 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking read-fonts v0.37.0 [INFO] [stderr] Checking peniko v0.6.1 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking ecolor v0.34.3 [INFO] [stderr] Checking x11-clipboard v0.9.3 [INFO] [stderr] Checking baseview v0.1.1 (/opt/rustwide/workdir/vendor/baseview) [INFO] [stderr] Checking copypasta v0.10.2 [INFO] [stderr] Checking nice-plug-core v0.1.4 [INFO] [stderr] Checking cargo_metadata v0.23.1 [INFO] [stderr] Checking nice-plug v0.1.8 [INFO] [stderr] Checking vello_common v0.0.6 [INFO] [stderr] Checking nice-plug-xtask v0.1.1 [INFO] [stderr] Checking xtask v1.1.1 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking vello_cpu v0.0.6 [INFO] [stderr] Checking skrifa v0.40.0 [INFO] [stderr] Checking epaint v0.34.3 [INFO] [stderr] Checking egui v0.34.3 [INFO] [stderr] Checking egui_glow v0.34.3 [INFO] [stderr] Checking egui-baseview v0.2.4 [INFO] [stderr] Checking nice-plug-egui v0.1.5 (/opt/rustwide/workdir/vendor/nice-plug-egui) [INFO] [stderr] Checking te2-plugin v1.1.1 (/opt/rustwide/workdir/crates/te2-plugin) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/cassette.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | Stroke::new(2.0, theme::PANEL_EDGE), [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] = 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] --> crates/te2-plugin/src/ui/cassette.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | Stroke::new(1.0, Color32::from_rgb(0x3A, 0x34, 0x30)), [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] --> crates/te2-plugin/src/ui/cassette.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | Stroke::new(0.6, Color32::from_black_alpha(28)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/cassette.rs:151:21 [INFO] [stdout] | [INFO] [stdout] 151 | Stroke::new(1.2, Color32::from_rgb(0x42, 0x3A, 0x34)), [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] --> crates/te2-plugin/src/ui/cassette.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | let tape_stroke = Stroke::new(2.0, theme::TAPE_PACK); [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] --> crates/te2-plugin/src/ui/cassette.rs:205:25 [INFO] [stdout] | [INFO] [stdout] 205 | Stroke::new(0.8, Color32::from_rgb(0x2A, 0x28, 0x26)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/cassette.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | Stroke::new(1.0, Color32::from_rgb(0x33, 0x30, 0x2C)), [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] --> crates/te2-plugin/src/ui/cassette.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | Stroke::new(0.8, Color32::from_rgb(0x48, 0x44, 0x40)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/cassette.rs:237:59 [INFO] [stdout] | [INFO] [stdout] 237 | painter.circle_stroke(c, r - 2.0, Stroke::new(1.0, Color32::from_white_alpha(10))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/cassette.rs:251:25 [INFO] [stdout] | [INFO] [stdout] 251 | Stroke::new(0.6, Color32::from_rgb(0x4A, 0x44, 0x3E)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/cassette.rs:274:58 [INFO] [stdout] | [INFO] [stdout] 274 | painter.circle_stroke(center, r, Stroke::new(0.7, Color32::from_black_alpha(60))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.7_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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] --> crates/te2-plugin/src/ui/cassette.rs:281:21 [INFO] [stdout] | [INFO] [stdout] 281 | Stroke::new(1.0, Color32::from_rgb(0x5E, 0x42, 0x34)), [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] --> crates/te2-plugin/src/ui/cassette.rs:286:52 [INFO] [stdout] | [INFO] [stdout] 286 | painter.circle_stroke(center, hub, Stroke::new(1.5, theme::HUB)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/cassette.rs:292:25 [INFO] [stdout] | [INFO] [stdout] 292 | Stroke::new(2.2, theme::HUB), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.2_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/vu.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | Stroke::new(1.2, theme::KNOB_EDGE), [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] --> crates/te2-plugin/src/ui/vu.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | Stroke::new(1.0, theme::VU_NEEDLE.gamma_multiply(0.5)), [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] --> crates/te2-plugin/src/ui/vu.rs:51:41 [INFO] [stdout] | [INFO] [stdout] 51 | Stroke::new(if i % 5 == 0 { 1.6 } else { 1.0 }, color), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.6_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/vu.rs:51:54 [INFO] [stdout] | [INFO] [stdout] 51 | Stroke::new(if i % 5 == 0 { 1.6 } else { 1.0 }, color), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/vu.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | Stroke::new(1.8, theme::VU_NEEDLE), [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] --> crates/te2-plugin/src/ui/widgets.rs:128:55 [INFO] [stdout] | [INFO] [stdout] 128 | painter.circle_stroke(center, radius, Stroke::new(1.5, theme::KNOB_EDGE)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/widgets.rs:134:25 [INFO] [stdout] | [INFO] [stdout] 134 | Stroke::new(0.8, Color32::from_black_alpha(160)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/widgets.rs:154:25 [INFO] [stdout] | [INFO] [stdout] 154 | Stroke::new(2.0, on_cap), [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] --> crates/te2-plugin/src/ui/widgets.rs:161:25 [INFO] [stdout] | [INFO] [stdout] 161 | Stroke::new(2.0, theme::KNOB_MARK), [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] --> crates/te2-plugin/src/ui/widgets.rs:169:25 [INFO] [stdout] | [INFO] [stdout] 169 | Stroke::new(2.0, theme::KNOB_MARK), [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] --> crates/te2-plugin/src/ui/widgets.rs:178:25 [INFO] [stdout] | [INFO] [stdout] 178 | Stroke::new(1.2, theme::INK_DIM), [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] --> crates/te2-plugin/src/ui/widgets.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | Stroke::new(0.8, theme::PANEL_EDGE), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/widgets.rs:228:21 [INFO] [stdout] | [INFO] [stdout] 228 | Stroke::new(0.8, Color32::from_black_alpha(160)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/widgets.rs:271:21 [INFO] [stdout] | [INFO] [stdout] 271 | Stroke::new(0.8, theme::PANEL_EDGE), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/widgets.rs:286:25 [INFO] [stdout] | [INFO] [stdout] 286 | Stroke::new(0.8, theme::INK_DIM), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/widgets.rs:388:21 [INFO] [stdout] | [INFO] [stdout] 388 | Stroke::new(1.0, theme::PANEL_EDGE), [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] --> crates/te2-plugin/src/ui/widgets.rs:429:55 [INFO] [stdout] | [INFO] [stdout] 429 | painter.circle_stroke(center, radius, Stroke::new(1.5, theme::KNOB_EDGE)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/widgets.rs:437:21 [INFO] [stdout] | [INFO] [stdout] 437 | Stroke::new(2.4, theme::KNOB_MARK), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/mod.rs:179:21 [INFO] [stdout] | [INFO] [stdout] 179 | Stroke::new(2.0, theme::WOOD_EDGE), [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] --> crates/te2-plugin/src/ui/mod.rs:187:21 [INFO] [stdout] | [INFO] [stdout] 187 | Stroke::new(1.5, theme::PANEL_EDGE), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/mod.rs:265:51 [INFO] [stdout] | [INFO] [stdout] 265 | p.circle_stroke(center, 13.0, Stroke::new(1.2, theme::KNOB_EDGE)); [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] --> crates/te2-plugin/src/ui/mod.rs:780:78 [INFO] [stdout] | [INFO] [stdout] 780 | painter.line_segment([pos2(870.0, yb), pos2(982.0, yb)], Stroke::new(1.0, c)); [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] --> crates/te2-plugin/src/ui/mod.rs:783:25 [INFO] [stdout] | [INFO] [stdout] 783 | Stroke::new(1.0, c), [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] --> crates/te2-plugin/src/ui/mod.rs:787:25 [INFO] [stdout] | [INFO] [stdout] 787 | Stroke::new(1.0, c), [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] --> crates/te2-plugin/src/ui/mod.rs:900:29 [INFO] [stdout] | [INFO] [stdout] 900 | Stroke::new(2.0, theme::LED_YELLOW), [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] --> crates/te2-plugin/src/ui/mod.rs:909:21 [INFO] [stdout] | [INFO] [stdout] 909 | Stroke::new(1.0, theme::KNOB_EDGE), [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] --> crates/te2-plugin/src/ui/mod.rs:965:29 [INFO] [stdout] | [INFO] [stdout] 965 | Stroke::new(1.5, theme::KNOB_EDGE), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/mod.rs:979:63 [INFO] [stdout] | [INFO] [stdout] 979 | ui.painter().line_segment([a, b], Stroke::new(1.6, x_color)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.6_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/mod.rs:1002:33 [INFO] [stdout] | [INFO] [stdout] 1002 | Stroke::new(1.0, theme::PANEL_EDGE), [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] --> crates/te2-plugin/src/ui/mod.rs:1159:49 [INFO] [stdout] | [INFO] [stdout] 1159 | p.rect_stroke(bar, 3.0, Stroke::new(0.8, theme::PANEL_EDGE), StrokeKind::Outside); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/mod.rs:1315:21 [INFO] [stdout] | [INFO] [stdout] 1315 | Stroke::new(1.0, theme::PANEL_EDGE), [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] --> crates/te2-plugin/src/ui/mod.rs:1340:21 [INFO] [stdout] | [INFO] [stdout] 1340 | Stroke::new(1.0, theme::PANEL_EDGE), [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] --> crates/te2-plugin/src/ui/mod.rs:1393:59 [INFO] [stdout] | [INFO] [stdout] 1393 | ui.painter().line_segment([a, b], Stroke::new(1.4, d_color)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/cassette.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | Stroke::new(2.0, theme::PANEL_EDGE), [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] = 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] --> crates/te2-plugin/src/ui/cassette.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | Stroke::new(1.0, Color32::from_rgb(0x3A, 0x34, 0x30)), [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] --> crates/te2-plugin/src/ui/cassette.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | Stroke::new(0.6, Color32::from_black_alpha(28)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/cassette.rs:151:21 [INFO] [stdout] | [INFO] [stdout] 151 | Stroke::new(1.2, Color32::from_rgb(0x42, 0x3A, 0x34)), [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] --> crates/te2-plugin/src/ui/cassette.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | let tape_stroke = Stroke::new(2.0, theme::TAPE_PACK); [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] --> crates/te2-plugin/src/ui/cassette.rs:205:25 [INFO] [stdout] | [INFO] [stdout] 205 | Stroke::new(0.8, Color32::from_rgb(0x2A, 0x28, 0x26)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/cassette.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | Stroke::new(1.0, Color32::from_rgb(0x33, 0x30, 0x2C)), [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] --> crates/te2-plugin/src/ui/cassette.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | Stroke::new(0.8, Color32::from_rgb(0x48, 0x44, 0x40)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/cassette.rs:237:59 [INFO] [stdout] | [INFO] [stdout] 237 | painter.circle_stroke(c, r - 2.0, Stroke::new(1.0, Color32::from_white_alpha(10))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/cassette.rs:251:25 [INFO] [stdout] | [INFO] [stdout] 251 | Stroke::new(0.6, Color32::from_rgb(0x4A, 0x44, 0x3E)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/cassette.rs:274:58 [INFO] [stdout] | [INFO] [stdout] 274 | painter.circle_stroke(center, r, Stroke::new(0.7, Color32::from_black_alpha(60))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.7_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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] --> crates/te2-plugin/src/ui/cassette.rs:281:21 [INFO] [stdout] | [INFO] [stdout] 281 | Stroke::new(1.0, Color32::from_rgb(0x5E, 0x42, 0x34)), [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] --> crates/te2-plugin/src/ui/cassette.rs:286:52 [INFO] [stdout] | [INFO] [stdout] 286 | painter.circle_stroke(center, hub, Stroke::new(1.5, theme::HUB)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/cassette.rs:292:25 [INFO] [stdout] | [INFO] [stdout] 292 | Stroke::new(2.2, theme::HUB), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.2_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/vu.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | Stroke::new(1.2, theme::KNOB_EDGE), [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] --> crates/te2-plugin/src/ui/vu.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | Stroke::new(1.0, theme::VU_NEEDLE.gamma_multiply(0.5)), [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] --> crates/te2-plugin/src/ui/vu.rs:51:41 [INFO] [stdout] | [INFO] [stdout] 51 | Stroke::new(if i % 5 == 0 { 1.6 } else { 1.0 }, color), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.6_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/vu.rs:51:54 [INFO] [stdout] | [INFO] [stdout] 51 | Stroke::new(if i % 5 == 0 { 1.6 } else { 1.0 }, color), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/vu.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | Stroke::new(1.8, theme::VU_NEEDLE), [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] --> crates/te2-plugin/src/ui/widgets.rs:128:55 [INFO] [stdout] | [INFO] [stdout] 128 | painter.circle_stroke(center, radius, Stroke::new(1.5, theme::KNOB_EDGE)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/widgets.rs:134:25 [INFO] [stdout] | [INFO] [stdout] 134 | Stroke::new(0.8, Color32::from_black_alpha(160)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/widgets.rs:154:25 [INFO] [stdout] | [INFO] [stdout] 154 | Stroke::new(2.0, on_cap), [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] --> crates/te2-plugin/src/ui/widgets.rs:161:25 [INFO] [stdout] | [INFO] [stdout] 161 | Stroke::new(2.0, theme::KNOB_MARK), [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] --> crates/te2-plugin/src/ui/widgets.rs:169:25 [INFO] [stdout] | [INFO] [stdout] 169 | Stroke::new(2.0, theme::KNOB_MARK), [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] --> crates/te2-plugin/src/ui/widgets.rs:178:25 [INFO] [stdout] | [INFO] [stdout] 178 | Stroke::new(1.2, theme::INK_DIM), [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] --> crates/te2-plugin/src/ui/widgets.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | Stroke::new(0.8, theme::PANEL_EDGE), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/widgets.rs:228:21 [INFO] [stdout] | [INFO] [stdout] 228 | Stroke::new(0.8, Color32::from_black_alpha(160)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/widgets.rs:271:21 [INFO] [stdout] | [INFO] [stdout] 271 | Stroke::new(0.8, theme::PANEL_EDGE), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/widgets.rs:286:25 [INFO] [stdout] | [INFO] [stdout] 286 | Stroke::new(0.8, theme::INK_DIM), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/widgets.rs:388:21 [INFO] [stdout] | [INFO] [stdout] 388 | Stroke::new(1.0, theme::PANEL_EDGE), [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] --> crates/te2-plugin/src/ui/widgets.rs:429:55 [INFO] [stdout] | [INFO] [stdout] 429 | painter.circle_stroke(center, radius, Stroke::new(1.5, theme::KNOB_EDGE)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/widgets.rs:437:21 [INFO] [stdout] | [INFO] [stdout] 437 | Stroke::new(2.4, theme::KNOB_MARK), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/mod.rs:179:21 [INFO] [stdout] | [INFO] [stdout] 179 | Stroke::new(2.0, theme::WOOD_EDGE), [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] --> crates/te2-plugin/src/ui/mod.rs:187:21 [INFO] [stdout] | [INFO] [stdout] 187 | Stroke::new(1.5, theme::PANEL_EDGE), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/mod.rs:265:51 [INFO] [stdout] | [INFO] [stdout] 265 | p.circle_stroke(center, 13.0, Stroke::new(1.2, theme::KNOB_EDGE)); [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] --> crates/te2-plugin/src/ui/mod.rs:780:78 [INFO] [stdout] | [INFO] [stdout] 780 | painter.line_segment([pos2(870.0, yb), pos2(982.0, yb)], Stroke::new(1.0, c)); [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] --> crates/te2-plugin/src/ui/mod.rs:783:25 [INFO] [stdout] | [INFO] [stdout] 783 | Stroke::new(1.0, c), [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] --> crates/te2-plugin/src/ui/mod.rs:787:25 [INFO] [stdout] | [INFO] [stdout] 787 | Stroke::new(1.0, c), [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] --> crates/te2-plugin/src/ui/mod.rs:900:29 [INFO] [stdout] | [INFO] [stdout] 900 | Stroke::new(2.0, theme::LED_YELLOW), [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] --> crates/te2-plugin/src/ui/mod.rs:909:21 [INFO] [stdout] | [INFO] [stdout] 909 | Stroke::new(1.0, theme::KNOB_EDGE), [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] --> crates/te2-plugin/src/ui/mod.rs:965:29 [INFO] [stdout] | [INFO] [stdout] 965 | Stroke::new(1.5, theme::KNOB_EDGE), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/mod.rs:979:63 [INFO] [stdout] | [INFO] [stdout] 979 | ui.painter().line_segment([a, b], Stroke::new(1.6, x_color)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.6_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/te2-plugin/src/ui/mod.rs:1002:33 [INFO] [stdout] | [INFO] [stdout] 1002 | Stroke::new(1.0, theme::PANEL_EDGE), [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] --> crates/te2-plugin/src/ui/mod.rs:1159:49 [INFO] [stdout] | [INFO] [stdout] 1159 | p.rect_stroke(bar, 3.0, Stroke::new(0.8, theme::PANEL_EDGE), StrokeKind::Outside); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] --> crates/te2-plugin/src/ui/mod.rs:1315:21 [INFO] [stdout] | [INFO] [stdout] 1315 | Stroke::new(1.0, theme::PANEL_EDGE), [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] --> crates/te2-plugin/src/ui/mod.rs:1340:21 [INFO] [stdout] | [INFO] [stdout] 1340 | Stroke::new(1.0, theme::PANEL_EDGE), [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] --> crates/te2-plugin/src/ui/mod.rs:1393:59 [INFO] [stdout] | [INFO] [stdout] 1393 | ui.painter().line_segment([a, b], Stroke::new(1.4, d_color)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.42s [INFO] running `Command { std: "docker" "inspect" "9dbf18a857a3644c26c042d4ed5b541ec9753410a7b99db5207a873c262f0ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dbf18a857a3644c26c042d4ed5b541ec9753410a7b99db5207a873c262f0ed3", kill_on_drop: false }` [INFO] [stdout] 9dbf18a857a3644c26c042d4ed5b541ec9753410a7b99db5207a873c262f0ed3