[INFO] cloning repository https://github.com/The-Infinitys/xross-guitar-amp
[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-guitar-amp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Infinitys%2Fxross-guitar-amp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Infinitys%2Fxross-guitar-amp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c17814489ea9f9650d1714c8790626081434ad1
[INFO] checking The-Infinitys/xross-guitar-amp against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Infinitys%2Fxross-guitar-amp" "/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/xross-guitar-amp
[INFO] finished tweaking git repo https://github.com/The-Infinitys/xross-guitar-amp
[INFO] tweaked toml for git repo https://github.com/The-Infinitys/xross-guitar-amp written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/The-Infinitys/xross-guitar-amp on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/The-Infinitys/xross-guitar-amp 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded truce-core v0.58.3
[INFO] [stderr]   Downloaded truce-vst3 v0.58.3
[INFO] [stderr]   Downloaded truce-plugin v0.58.3
[INFO] [stderr]   Downloaded truce-params v0.58.3
[INFO] [stderr]   Downloaded truce-gui-utils v0.58.3
[INFO] [stderr]   Downloaded truce-cpu v0.58.3
[INFO] [stderr]   Downloaded truce-gui-types v0.58.3
[INFO] [stderr]   Downloaded truce-gui v0.58.3
[INFO] [stderr]   Downloaded truce-standalone v0.58.3
[INFO] [stderr]   Downloaded baseview-truce v0.1.1-truce.8
[INFO] [stderr]   Downloaded truce-font v0.58.3
[INFO] [stderr]   Downloaded midir v0.10.4
[INFO] [stderr]   Downloaded coremidi v0.9.0
[INFO] [stderr]   Downloaded objc2-core-audio-types v0.3.2
[INFO] [stderr]   Downloaded mach2 v0.5.0
[INFO] [stderr]   Downloaded objc2-core-audio v0.3.2
[INFO] [stderr]   Downloaded truce-shim-types v0.58.3
[INFO] [stderr]   Downloaded truce-build v0.58.3
[INFO] [stderr]   Downloaded truce v0.58.3
[INFO] [stderr]   Downloaded ecolor v0.34.2
[INFO] [stderr]   Downloaded clap-sys v0.5.0
[INFO] [stderr]   Downloaded truce-derive v0.58.3
[INFO] [stderr]   Downloaded coreaudio-rs v0.13.0
[INFO] [stderr]   Downloaded truce-egui v0.58.3
[INFO] [stderr]   Downloaded truce-lv2 v0.58.3
[INFO] [stderr]   Downloaded egui-wgpu v0.34.2
[INFO] [stderr]   Downloaded emath v0.34.2
[INFO] [stderr]   Downloaded accesskit v0.24.0
[INFO] [stderr]   Downloaded truce-au v0.58.3
[INFO] [stderr]   Downloaded truce-clap v0.58.3
[INFO] [stderr]   Downloaded objc2-avf-audio v0.3.2
[INFO] [stderr]   Downloaded alsa v0.10.0
[INFO] [stderr]   Downloaded cpal v0.17.1
[INFO] [stderr]   Downloaded vello_cpu v0.0.6
[INFO] [stderr]   Downloaded epaint v0.34.2
[INFO] [stderr]   Downloaded vello_common v0.0.6
[INFO] [stderr]   Downloaded egui_extras v0.34.2
[INFO] [stderr]   Downloaded objc2-audio-toolbox v0.3.2
[INFO] [stderr]   Downloaded fearless_simd v0.3.0
[INFO] [stderr]   Downloaded egui v0.34.2
[INFO] [stderr]   Downloaded epaint_default_fonts v0.34.2
[INFO] [stderr]   Downloaded truce-utils v0.58.3
[INFO] [stderr]   Downloaded truce-loader v0.58.3
[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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cf0eaed3c37be95292cf76941e99587d26ab4c832b88276b9116180e44a24c3d
[INFO] running `Command { std: "docker" "start" "cf0eaed3c37be95292cf76941e99587d26ab4c832b88276b9116180e44a24c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf0eaed3c37be95292cf76941e99587d26ab4c832b88276b9116180e44a24c3d", 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" "cf0eaed3c37be95292cf76941e99587d26ab4c832b88276b9116180e44a24c3d" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf0eaed3c37be95292cf76941e99587d26ab4c832b88276b9116180e44a24c3d", 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" "cf0eaed3c37be95292cf76941e99587d26ab4c832b88276b9116180e44a24c3d" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking truce-utils v0.58.3
[INFO] [stderr]    Compiling wgpu-hal v29.0.3
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling wgpu-core v29.0.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling wgpu v29.0.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking truce-params v0.58.3
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking epaint_default_fonts v0.34.2
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]    Compiling truce-gui v0.58.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking truce-gui-utils v0.58.3
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking truce-core v0.58.3
[INFO] [stderr]    Compiling truce-loader v0.58.3
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking accesskit v0.24.0
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling cpal v0.17.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]    Compiling truce-vst3 v0.58.3
[INFO] [stderr]     Checking truce-gui-types v0.58.3
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking alsa v0.10.0
[INFO] [stderr]     Checking clap-sys v0.5.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking truce-plugin v0.58.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking truce-params v0.18.4 (https://github.com/truce-audio/truce?tag=v0.18.4#c2fe9353)
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking truce-core v0.18.4 (https://github.com/truce-audio/truce?tag=v0.18.4#c2fe9353)
[INFO] [stderr]     Checking truce-clap v0.58.3
[INFO] [stderr]     Checking truce-test v0.18.4 (https://github.com/truce-audio/truce?tag=v0.18.4#c2fe9353)
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking midir v0.10.4
[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]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking wgpu-types v29.0.3
[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.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking ecolor v0.34.2
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking peniko v0.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]    Compiling truce-build v0.58.3
[INFO] [stderr]    Compiling truce-derive v0.58.3
[INFO] [stderr]     Checking vello_common v0.0.6
[INFO] [stderr]     Checking baseview-truce v0.1.1-truce.8
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking vello_cpu v0.0.6
[INFO] [stderr]     Checking truce v0.58.3
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking skrifa v0.40.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 egui_extras v0.34.2
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.3
[INFO] [stderr]     Checking egui-wgpu v0.34.2
[INFO] [stderr]     Checking truce-standalone v0.58.3
[INFO] [stderr]     Checking truce-egui v0.58.3
[INFO] [stderr]     Checking xross-guitar-amp v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/editor/knob.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 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]    = 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/knob.rs:105:65
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 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/knob.rs:114:59
[INFO] [stdout]     |
[INFO] [stdout] 114 |             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/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/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/speaker.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 Stroke::new(1.0, Color32::from_gray(35)),
[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/speaker.rs:200:25
[INFO] [stdout]     |
[INFO] [stdout] 200 |             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/speaker.rs:216:33
[INFO] [stdout]     |
[INFO] [stdout] 216 |                     Stroke::new(1.0, color.linear_multiply(ring_alpha as f32 / 255.0)),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <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/stacked.rs:227:29
[INFO] [stdout]     |
[INFO] [stdout] 227 |                 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.rs:281:35
[INFO] [stdout]     |
[INFO] [stdout] 281 |         .stroke(egui::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/knob.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 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]    = 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/knob.rs:105:65
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 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/knob.rs:114:59
[INFO] [stdout]     |
[INFO] [stdout] 114 |             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/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/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/speaker.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 Stroke::new(1.0, Color32::from_gray(35)),
[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/speaker.rs:200:25
[INFO] [stdout]     |
[INFO] [stdout] 200 |             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/speaker.rs:216:33
[INFO] [stdout]     |
[INFO] [stdout] 216 |                     Stroke::new(1.0, color.linear_multiply(ring_alpha as f32 / 255.0)),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <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/stacked.rs:227:29
[INFO] [stdout]     |
[INFO] [stdout] 227 |                 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.rs:281:35
[INFO] [stdout]     |
[INFO] [stdout] 281 |         .stroke(egui::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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.58s
[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" "cf0eaed3c37be95292cf76941e99587d26ab4c832b88276b9116180e44a24c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf0eaed3c37be95292cf76941e99587d26ab4c832b88276b9116180e44a24c3d", kill_on_drop: false }`
[INFO] [stdout] cf0eaed3c37be95292cf76941e99587d26ab4c832b88276b9116180e44a24c3d
