[INFO] cloning repository https://github.com/The-Infinitys/xross-drums-emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/The-Infinitys/xross-drums-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Infinitys%2Fxross-drums-emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Infinitys%2Fxross-drums-emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1ea533642314871a51c5c394bd1f7c9367ffedd
[INFO] checking The-Infinitys/xross-drums-emulator against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Infinitys%2Fxross-drums-emulator" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/The-Infinitys/xross-drums-emulator
[INFO] finished tweaking git repo https://github.com/The-Infinitys/xross-drums-emulator
[INFO] tweaked toml for git repo https://github.com/The-Infinitys/xross-drums-emulator written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/The-Infinitys/xross-drums-emulator on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/The-Infinitys/xross-drums-emulator 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/truce-audio/truce`
[INFO] [stderr]     Updating git repository `https://github.com/truce-audio/baseview.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded keyboard-types v0.6.2
[INFO] [stderr]   Downloaded egui-wgpu v0.34.2
[INFO] [stderr]   Downloaded coremidi-sys v3.2.0
[INFO] [stderr]   Downloaded coremidi v0.9.0
[INFO] [stderr]   Downloaded midir v0.10.4
[INFO] [stderr]   Downloaded ecolor v0.34.2
[INFO] [stderr]   Downloaded clap-sys v0.5.0
[INFO] [stderr]   Downloaded emath v0.34.2
[INFO] [stderr]   Downloaded egui_extras v0.34.2
[INFO] [stderr]   Downloaded epaint v0.34.2
[INFO] [stderr]   Downloaded egui v0.34.2
[INFO] [stderr]   Downloaded epaint_default_fonts v0.34.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0e699b28ab77746ef2a4d6cd5835cdd01333f264472fe0b14b42417c2807c956
[INFO] running `Command { std: "docker" "start" "0e699b28ab77746ef2a4d6cd5835cdd01333f264472fe0b14b42417c2807c956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e699b28ab77746ef2a4d6cd5835cdd01333f264472fe0b14b42417c2807c956", 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" "0e699b28ab77746ef2a4d6cd5835cdd01333f264472fe0b14b42417c2807c956" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e699b28ab77746ef2a4d6cd5835cdd01333f264472fe0b14b42417c2807c956", 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" "0e699b28ab77746ef2a4d6cd5835cdd01333f264472fe0b14b42417c2807c956" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking truce-params v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking truce-utils v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]    Compiling wgpu-hal v29.0.3
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling wgpu-core v29.0.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wgpu v29.0.3
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking wgpu-types v29.0.3
[INFO] [stderr]     Checking kurbo v0.13.1
[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 tiny-skia-path v0.12.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking truce-core v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling truce-gui v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking peniko v0.6.1
[INFO] [stderr]     Checking emath v0.34.2
[INFO] [stderr]     Checking tiny-skia v0.12.0
[INFO] [stderr]     Checking truce-gui-types v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking truce-font v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking truce-plugin v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]     Checking epaint_default_fonts v0.34.2
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking ecolor v0.34.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking accesskit v0.24.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking lyon_tessellation v1.0.20
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]    Compiling cpal v0.17.1
[INFO] [stderr]    Compiling truce-loader v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking vello_common v0.0.6
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking alsa v0.10.0
[INFO] [stderr]    Compiling truce-vst3 v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap-sys v0.5.0
[INFO] [stderr]     Checking midir v0.10.4
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking truce-clap v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking vello_cpu v0.0.6
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking rand_pcg v0.10.2
[INFO] [stderr]    Compiling truce-build v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking truce-driver v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]    Compiling truce-derive v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]    Compiling xross-drums-emulator v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking baseview v0.1.1 (https://github.com/truce-audio/baseview.git#4d72f2c2)
[INFO] [stderr]     Checking truce-test v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking epaint v0.34.2
[INFO] [stderr]     Checking egui v0.34.2
[INFO] [stderr]     Checking egui_extras v0.34.2
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.3
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.3
[INFO] [stderr]     Checking egui-wgpu v0.34.2
[INFO] [stderr]     Checking truce-gpu v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]     Checking truce-egui v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]     Checking truce-standalone v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stderr]     Checking truce v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/pad.rs:199:29
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 Stroke::new(1.0, Color32::WHITE.gamma_multiply(0.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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/pad.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     Stroke::new(1.0, Color32::WHITE.gamma_multiply(0.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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/pad.rs:254:29
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 Stroke::new(1.0, glow_color.gamma_multiply(ripple_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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/editor/settings/equalizer.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |             Stroke::new(1.0, Color32::from_rgb(0, 255, 255)),
[INFO] [stdout]    |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/settings/equalizer.rs:137:34
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let stroke = Stroke::new(0.5, Color32::from_gray(60));
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/pad.rs:199:29
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 Stroke::new(1.0, Color32::WHITE.gamma_multiply(0.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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/pad.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     Stroke::new(1.0, Color32::WHITE.gamma_multiply(0.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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/pad.rs:254:29
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 Stroke::new(1.0, glow_color.gamma_multiply(ripple_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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/settings/equalizer.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |             Stroke::new(1.0, color.linear_multiply(0.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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/settings/equalizer.rs:273:53
[INFO] [stdout]     |
[INFO] [stdout] 273 |         painter.circle_stroke(pos, 6.0, Stroke::new(2.0, display_color));
[INFO] [stdout]     |                                                     ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/editor/settings/knob/linear.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 Stroke::new(1.0, Color32::from_gray(60)),
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/editor/settings/knob/linear.rs:94:29
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 Stroke::new(2.0, Color32::WHITE),
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/editor/settings/knob/single.rs:90:29
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 Stroke::new(1.5, Color32::from_gray(35)),
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/settings/knob/single.rs:104:65
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 painter.add(Shape::line(arc_points, Stroke::new(2.5, active_color)));
[INFO] [stdout]     |                                                                 ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/settings/knob/single.rs:113:59
[INFO] [stdout]     |
[INFO] [stdout] 113 |             painter.line_segment([base, tip], Stroke::new(2.5, active_color));
[INFO] [stdout]     |                                                           ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/editor/settings/equalizer.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |             Stroke::new(1.0, Color32::from_rgb(0, 255, 255)),
[INFO] [stdout]    |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/settings/equalizer.rs:137:34
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let stroke = Stroke::new(0.5, Color32::from_gray(60));
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/settings/equalizer.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |             Stroke::new(1.0, color.linear_multiply(0.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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/settings/equalizer.rs:273:53
[INFO] [stdout]     |
[INFO] [stdout] 273 |         painter.circle_stroke(pos, 6.0, Stroke::new(2.0, display_color));
[INFO] [stdout]     |                                                     ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/editor/settings/knob/linear.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 Stroke::new(1.0, Color32::from_gray(60)),
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/editor/settings/knob/linear.rs:94:29
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 Stroke::new(2.0, Color32::WHITE),
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/editor/settings/knob/single.rs:90:29
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 Stroke::new(1.5, Color32::from_gray(35)),
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/settings/knob/single.rs:104:65
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 painter.add(Shape::line(arc_points, Stroke::new(2.5, active_color)));
[INFO] [stdout]     |                                                                 ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/settings/knob/single.rs:113:59
[INFO] [stdout]     |
[INFO] [stdout] 113 |             painter.line_segment([base, tip], Stroke::new(2.5, active_color));
[INFO] [stdout]     |                                                           ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.78s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v29.0.3, wgpu v29.0.3, wgpu-core v29.0.3, wgpu-hal v29.0.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "0e699b28ab77746ef2a4d6cd5835cdd01333f264472fe0b14b42417c2807c956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e699b28ab77746ef2a4d6cd5835cdd01333f264472fe0b14b42417c2807c956", kill_on_drop: false }`
[INFO] [stdout] 0e699b28ab77746ef2a4d6cd5835cdd01333f264472fe0b14b42417c2807c956
