[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] 52e27f313af2b91ee3324828b35bf67ef3c38568
[INFO] checking The-Infinitys/xross-guitar-amp against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Infinitys%2Fxross-guitar-amp" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/The-Infinitys/xross-guitar-amp on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1fe7a616ef41906b4ea3d2a488bca79d5f2ab9d7aa7dd440576d1e941d3e0a3
[INFO] running `Command { std: "docker" "start" "-a" "b1fe7a616ef41906b4ea3d2a488bca79d5f2ab9d7aa7dd440576d1e941d3e0a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1fe7a616ef41906b4ea3d2a488bca79d5f2ab9d7aa7dd440576d1e941d3e0a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1fe7a616ef41906b4ea3d2a488bca79d5f2ab9d7aa7dd440576d1e941d3e0a3", kill_on_drop: false }`
[INFO] [stdout] b1fe7a616ef41906b4ea3d2a488bca79d5f2ab9d7aa7dd440576d1e941d3e0a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 868d16e589e9f77562f147783e3fb6d79348a8e92c1c0e5cc71cc131cb5673bf
[INFO] running `Command { std: "docker" "start" "-a" "868d16e589e9f77562f147783e3fb6d79348a8e92c1c0e5cc71cc131cb5673bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling jack v0.11.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking cache-padded v1.3.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking rtrb v0.2.3
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking midi-consts v0.1.0
[INFO] [stderr]     Checking widestring v1.2.1
[INFO] [stderr]     Checking atomic_float v0.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking anymap3 v1.0.1
[INFO] [stderr]     Checking clap-sys v0.5.0 (https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53f)
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking reflink v0.1.3 (https://github.com/nicokoch/reflink.git?rev=e8d93b465f5d9ad340cd052b64bbc77b8ee107e2#e8d93b46)
[INFO] [stderr]     Checking midir v0.9.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking goblin v0.6.1
[INFO] [stderr]     Checking nih_log v0.3.1
[INFO] [stderr]    Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77)
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling nih_plug_derive v0.1.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec)
[INFO] [stderr]    Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77)
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77)
[INFO] [stderr]     Checking vst3-sys v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77)
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking usvg-tree v0.37.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking usvg-parser v0.37.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]     Checking baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=9a0b42c09d712777b2edb4c5e0cb6baf21e988f0#9a0b42c0)
[INFO] [stderr]     Checking baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=579130ecb4f9f315ae52190af42f0ea46aeaa4a2#579130ec)
[INFO] [stderr]     Checking usvg v0.37.0
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking resvg v0.37.0
[INFO] [stderr]     Checking nih_plug v0.0.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec)
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking nih_plug_xtask v0.1.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec)
[INFO] [stderr]     Checking egui_glow v0.31.1
[INFO] [stderr]     Checking egui_extras v0.31.1
[INFO] [stderr]     Checking egui-baseview v0.5.0 (https://github.com/BillyDM/egui-baseview.git?rev=ec70c3fe6b2f070dcacbc22924431edbe24bd1c0#ec70c3fe)
[INFO] [stderr]     Checking nih_plug_egui v0.0.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec)
[INFO] [stderr]     Checking xross-guitar-amp v1.0.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:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 egui::Stroke::new(2.0, egui::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 <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:137:39
[INFO] [stdout]     |
[INFO] [stdout] 137 |                     egui::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 <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:146:65
[INFO] [stdout]     |
[INFO] [stdout] 146 |             painter.line_segment([base, tip], egui::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 <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:99:35
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 egui::Stroke::new(1.0, egui::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/speaker.rs:124:29
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 Stroke::new(2.0, Color32::from_gray(60)),
[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:133:29
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 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:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |             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:225:33
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     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.rs:258:35
[INFO] [stdout]     |
[INFO] [stdout] 258 |         .stroke(egui::Stroke::new(1.0, Color32::from_gray(70)))
[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:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 egui::Stroke::new(2.0, egui::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 <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:137:39
[INFO] [stdout]     |
[INFO] [stdout] 137 |                     egui::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 <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:146:65
[INFO] [stdout]     |
[INFO] [stdout] 146 |             painter.line_segment([base, tip], egui::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 <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:99:35
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 egui::Stroke::new(1.0, egui::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/speaker.rs:124:29
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 Stroke::new(2.0, Color32::from_gray(60)),
[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:133:29
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 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:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |             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:225:33
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     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.rs:258:35
[INFO] [stdout]     |
[INFO] [stdout] 258 |         .stroke(egui::Stroke::new(1.0, Color32::from_gray(70)))
[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 47.07s
[INFO] running `Command { std: "docker" "inspect" "868d16e589e9f77562f147783e3fb6d79348a8e92c1c0e5cc71cc131cb5673bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "868d16e589e9f77562f147783e3fb6d79348a8e92c1c0e5cc71cc131cb5673bf", kill_on_drop: false }`
[INFO] [stdout] 868d16e589e9f77562f147783e3fb6d79348a8e92c1c0e5cc71cc131cb5673bf
