[INFO] cloning repository https://github.com/The-Infinitys/metal-xross [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/metal-xross" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Infinitys%2Fmetal-xross", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Infinitys%2Fmetal-xross'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba1efec66b18f5574b8a89d99715b00dba0f01fa [INFO] checking The-Infinitys/metal-xross against da86f4d0726be475afbbffe40cb2f65741c51ad3 for pr-159877 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Infinitys%2Fmetal-xross" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/The-Infinitys/metal-xross [INFO] finished tweaking git repo https://github.com/The-Infinitys/metal-xross [INFO] tweaked toml for git repo https://github.com/The-Infinitys/metal-xross written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/The-Infinitys/metal-xross on toolchain da86f4d0726be475afbbffe40cb2f65741c51ad3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/The-Infinitys/metal-xross 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" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "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] Downloading crates ... [INFO] [stderr] Downloaded tiny-skia-path v0.12.0 [INFO] [stderr] Downloaded coremidi-sys v3.2.0 [INFO] [stderr] Downloaded keyboard-types v0.6.2 [INFO] [stderr] Downloaded midir v0.10.4 [INFO] [stderr] Downloaded coremidi v0.9.0 [INFO] [stderr] Downloaded peniko v0.6.1 [INFO] [stderr] Downloaded polycool v0.4.0 [INFO] [stderr] Downloaded clap-sys v0.5.0 [INFO] [stderr] Downloaded fontdue v0.9.3 [INFO] [stderr] Downloaded tiny-skia v0.12.0 [INFO] [stderr] Downloaded kurbo v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 15a5ccf2e02065c727d204a0456b13f8d977e81672afd300dcb5a8ca7de7644f [INFO] running `Command { std: "docker" "start" "15a5ccf2e02065c727d204a0456b13f8d977e81672afd300dcb5a8ca7de7644f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15a5ccf2e02065c727d204a0456b13f8d977e81672afd300dcb5a8ca7de7644f", 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" "15a5ccf2e02065c727d204a0456b13f8d977e81672afd300dcb5a8ca7de7644f" "/opt/rustwide/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15a5ccf2e02065c727d204a0456b13f8d977e81672afd300dcb5a8ca7de7644f", 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" "15a5ccf2e02065c727d204a0456b13f8d977e81672afd300dcb5a8ca7de7644f" "/opt/rustwide/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling naga v29.0.3 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking bit-vec v0.9.1 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking codespan-reporting v0.13.1 [INFO] [stderr] Checking spirv v0.4.0+sdk-1.4.341.0 [INFO] [stderr] Checking truce-params v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2) [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking bit-set v0.9.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking truce-utils v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2) [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling wgpu-hal v29.0.3 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking wayland-sys v0.31.11 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking glow v0.17.0 [INFO] [stderr] Compiling wgpu-core v29.0.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling wgpu v29.0.3 [INFO] [stderr] Checking truce-core v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2) [INFO] [stderr] Checking polycool v0.4.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking truce-gui-types v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2) [INFO] [stderr] Checking kurbo v0.13.1 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking euclid v0.22.14 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling truce-gui v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2) [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking lyon_geom v1.0.19 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking truce-plugin v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2) [INFO] [stderr] Checking truce-font v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2) [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking lyon_path v1.0.19 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking lyon_tessellation v1.0.20 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking no_std_io2 v0.9.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking epaint_default_fonts v0.34.2 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking wgpu-types v29.0.3 [INFO] [stderr] Checking tiny-skia-path v0.12.0 [INFO] [stderr] Checking zerocopy v0.8.48 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking color v0.3.3 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking peniko v0.6.1 [INFO] [stderr] Checking tiny-skia v0.12.0 [INFO] [stderr] Checking fearless_simd v0.3.0 [INFO] [stderr] Checking font-types v0.11.3 [INFO] [stderr] Checking read-fonts v0.37.0 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking emath v0.34.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking ecolor v0.34.2 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling cpal v0.17.1 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking imgref v1.12.1 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Compiling truce-loader v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2) [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking accesskit v0.24.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Compiling truce-build v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2) [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Compiling truce-vst3 v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2) [INFO] [stderr] Checking vello_common v0.0.6 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking vello_cpu v0.0.6 [INFO] [stderr] Checking baseview v0.1.1 (https://github.com/truce-audio/baseview.git#4d72f2c2) [INFO] [stderr] Checking alsa v0.10.0 [INFO] [stderr] Checking avif-serialize v0.8.9 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking clap-sys v0.5.0 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking fax v0.2.7 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking tiff v0.11.3 [INFO] [stderr] Checking gpu-allocator v0.28.0 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking truce-clap 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] Checking gif v0.14.2 [INFO] [stderr] Checking midir v0.10.4 [INFO] [stderr] Checking skrifa v0.40.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking truce-driver v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2) [INFO] [stderr] Checking truce-test v0.48.4 (https://github.com/truce-audio/truce?tag=v0.48.4#4f7271e2) [INFO] [stderr] Checking ravif v0.13.0 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking epaint v0.34.2 [INFO] [stderr] Checking egui 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] [stderr] Checking metal-xross v3.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/equalizer.rs:108:39 [INFO] [stdout] | [INFO] [stdout] 108 | let stroke_main = Stroke::new(1.0, Color32::from_gray(80)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/equalizer.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | let stroke_sub = Stroke::new(0.5, Color32::from_gray(40)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/equalizer.rs:196:25 [INFO] [stdout] | [INFO] [stdout] 196 | Stroke::new(2.0, Color32::from_rgb(0, 255, 255)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/equalizer.rs:292:45 [INFO] [stdout] | [INFO] [stdout] 292 | .stroke(Stroke::new(1.0, color)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/equalizer.rs:325:58 [INFO] [stdout] | [INFO] [stdout] 325 | painter.circle_stroke(pos, q_radius, Stroke::new(0.5, color.linear_multiply(0.3))); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/knob/single.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | Stroke::new(2.0, Color32::from_gray(40)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/knob/single.rs:105:65 [INFO] [stdout] | [INFO] [stdout] 105 | painter.add(Shape::line(arc_points, Stroke::new(3.0, active_color))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/knob/single.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | painter.line_segment([base, tip], Stroke::new(3.0, active_color)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/knob/stacked.rs:44:57 [INFO] [stdout] | [INFO] [stdout] 44 | painter.add(Shape::line(points, Stroke::new(3.0, color))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/equalizer.rs:108:39 [INFO] [stdout] | [INFO] [stdout] 108 | let stroke_main = Stroke::new(1.0, Color32::from_gray(80)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/equalizer.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | let stroke_sub = Stroke::new(0.5, Color32::from_gray(40)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/equalizer.rs:196:25 [INFO] [stdout] | [INFO] [stdout] 196 | Stroke::new(2.0, Color32::from_rgb(0, 255, 255)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/equalizer.rs:292:45 [INFO] [stdout] | [INFO] [stdout] 292 | .stroke(Stroke::new(1.0, color)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/equalizer.rs:325:58 [INFO] [stdout] | [INFO] [stdout] 325 | painter.circle_stroke(pos, q_radius, Stroke::new(0.5, color.linear_multiply(0.3))); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/knob/single.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | Stroke::new(2.0, Color32::from_gray(40)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/knob/single.rs:105:65 [INFO] [stdout] | [INFO] [stdout] 105 | painter.add(Shape::line(arc_points, Stroke::new(3.0, active_color))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/knob/single.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | painter.line_segment([base, tip], Stroke::new(3.0, active_color)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/knob/stacked.rs:44:57 [INFO] [stdout] | [INFO] [stdout] 44 | painter.add(Shape::line(points, Stroke::new(3.0, color))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/editor/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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s [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 4` [INFO] running `Command { std: "docker" "inspect" "15a5ccf2e02065c727d204a0456b13f8d977e81672afd300dcb5a8ca7de7644f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a5ccf2e02065c727d204a0456b13f8d977e81672afd300dcb5a8ca7de7644f", kill_on_drop: false }` [INFO] [stdout] 15a5ccf2e02065c727d204a0456b13f8d977e81672afd300dcb5a8ca7de7644f