[INFO] cloning repository https://github.com/ardura/Subhoofer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ardura/Subhoofer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardura%2FSubhoofer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardura%2FSubhoofer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19ea26b500fe0f3fc0516bde02b565af80501ae6 [INFO] testing ardura/Subhoofer against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardura%2FSubhoofer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ardura/Subhoofer [INFO] finished tweaking git repo https://github.com/ardura/Subhoofer [INFO] tweaked toml for git repo https://github.com/ardura/Subhoofer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ardura/Subhoofer on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ardura/Subhoofer 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62d11563fe06f933a67fc18b2b34a8d7cdc4ddb20eb218c6a409f37391ff60bb [INFO] running `Command { std: "docker" "start" "-a" "62d11563fe06f933a67fc18b2b34a8d7cdc4ddb20eb218c6a409f37391ff60bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62d11563fe06f933a67fc18b2b34a8d7cdc4ddb20eb218c6a409f37391ff60bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62d11563fe06f933a67fc18b2b34a8d7cdc4ddb20eb218c6a409f37391ff60bb", kill_on_drop: false }` [INFO] [stdout] 62d11563fe06f933a67fc18b2b34a8d7cdc4ddb20eb218c6a409f37391ff60bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c3406afcadd7165ef64f919f43a4f666dfcb3c09553402c39c03928d962c6d4 [INFO] running `Command { std: "docker" "start" "-a" "4c3406afcadd7165ef64f919f43a4f666dfcb3c09553402c39c03928d962c6d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling epaint_default_fonts v0.33.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atomic_float v0.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling midi-consts v0.1.0 [INFO] [stderr] Compiling widestring v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling clap-sys v0.5.0 (https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53f) [INFO] [stderr] Compiling anymap3 v1.0.1 (https://github.com/reivilibre/anymap3?rev=9217c2ec1f766cd3c7becb7911cb74a1df3398b2#9217c2ec) [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling 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] Compiling nih_plug_derive v0.1.0 (https://github.com/ardura/nih-plug.git?rev=fc2ae2da8e8aef414f53a51c24ecf378448c93e1#fc2ae2da) [INFO] [stderr] Compiling x11rb v0.13.0 [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] Compiling vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling vst3-sys v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling assert_no_alloc v1.1.2 (https://github.com/robbert-vdh/rust-assert-no-alloc.git?branch=feature%2Fnested-permit-forbid#a6fb4f62) [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling x11-clipboard v0.9.2 [INFO] [stderr] Compiling baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=237d323c729f3aa99476ba3efa50129c5e86cad3#237d323c) [INFO] [stderr] Compiling copypasta v0.10.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling emath v0.33.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ecolor v0.33.3 [INFO] [stderr] Compiling epaint v0.33.3 [INFO] [stderr] Compiling egui v0.33.3 [INFO] [stderr] Compiling nih_plug v0.0.0 (https://github.com/ardura/nih-plug.git?rev=fc2ae2da8e8aef414f53a51c24ecf378448c93e1#fc2ae2da) [INFO] [stderr] Compiling egui_glow v0.33.3 [INFO] [stderr] Compiling egui-baseview v0.7.0 (https://github.com/BillyDM/egui-baseview.git?rev=b53bd16a5728d0b04dee0a25813c7ee94fbb470e#b53bd16a) [INFO] [stderr] Compiling nih_plug_egui v0.0.0 (https://github.com/ardura/nih-plug.git?rev=fc2ae2da8e8aef414f53a51c24ecf378448c93e1#fc2ae2da) [INFO] [stderr] Compiling Subhoofer v2.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/CustomWidgets/db_meter.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | Stroke::new(1.0,self.border_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] = 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/CustomWidgets/db_meter.rs:115:29 [INFO] [stdout] | [INFO] [stdout] 115 | Stroke::new(1.0, Color32::TRANSPARENT), [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/CustomWidgets/db_meter.rs:135:33 [INFO] [stdout] | [INFO] [stdout] 135 | Stroke::new(2.0, self.border_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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/CustomWidgets/db_meter.rs:147:65 [INFO] [stdout] | [INFO] [stdout] 147 | ui.painter().add(Shape::line(points,Stroke::new(1.0, self.border_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/CustomWidgets/ui_knob.rs:479:50 [INFO] [stdout] | [INFO] [stdout] 479 | let outline_stroke = Stroke::new(1.0, self.fill07); [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/CustomWidgets/ui_knob.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | let line_stroke = Stroke::new(0.0, Color32::TRANSPARENT); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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 43.25s [INFO] running `Command { std: "docker" "inspect" "4c3406afcadd7165ef64f919f43a4f666dfcb3c09553402c39c03928d962c6d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c3406afcadd7165ef64f919f43a4f666dfcb3c09553402c39c03928d962c6d4", kill_on_drop: false }` [INFO] [stdout] 4c3406afcadd7165ef64f919f43a4f666dfcb3c09553402c39c03928d962c6d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7bee06420fc5b2d8f5dfab161952f8b81075a0c7ee8dc0b5b2f9a925f835c45 [INFO] running `Command { std: "docker" "start" "-a" "e7bee06420fc5b2d8f5dfab161952f8b81075a0c7ee8dc0b5b2f9a925f835c45", kill_on_drop: false }` [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/CustomWidgets/db_meter.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | Stroke::new(1.0,self.border_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] = 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/CustomWidgets/db_meter.rs:115:29 [INFO] [stdout] | [INFO] [stdout] 115 | Stroke::new(1.0, Color32::TRANSPARENT), [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/CustomWidgets/db_meter.rs:135:33 [INFO] [stdout] | [INFO] [stdout] 135 | Stroke::new(2.0, self.border_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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/CustomWidgets/db_meter.rs:147:65 [INFO] [stdout] | [INFO] [stdout] 147 | ui.painter().add(Shape::line(points,Stroke::new(1.0, self.border_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/CustomWidgets/ui_knob.rs:479:50 [INFO] [stdout] | [INFO] [stdout] 479 | let outline_stroke = Stroke::new(1.0, self.fill07); [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/CustomWidgets/ui_knob.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | let line_stroke = Stroke::new(0.0, Color32::TRANSPARENT); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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] Compiling Subhoofer v2.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/CustomWidgets/db_meter.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | Stroke::new(1.0,self.border_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] = 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/CustomWidgets/db_meter.rs:115:29 [INFO] [stdout] | [INFO] [stdout] 115 | Stroke::new(1.0, Color32::TRANSPARENT), [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/CustomWidgets/db_meter.rs:135:33 [INFO] [stdout] | [INFO] [stdout] 135 | Stroke::new(2.0, self.border_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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/CustomWidgets/db_meter.rs:147:65 [INFO] [stdout] | [INFO] [stdout] 147 | ui.painter().add(Shape::line(points,Stroke::new(1.0, self.border_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/CustomWidgets/ui_knob.rs:479:50 [INFO] [stdout] | [INFO] [stdout] 479 | let outline_stroke = Stroke::new(1.0, self.fill07); [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/CustomWidgets/ui_knob.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | let line_stroke = Stroke::new(0.0, Color32::TRANSPARENT); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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 `test` profile [unoptimized + debuginfo] target(s) in 3.88s [INFO] running `Command { std: "docker" "inspect" "e7bee06420fc5b2d8f5dfab161952f8b81075a0c7ee8dc0b5b2f9a925f835c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7bee06420fc5b2d8f5dfab161952f8b81075a0c7ee8dc0b5b2f9a925f835c45", kill_on_drop: false }` [INFO] [stdout] e7bee06420fc5b2d8f5dfab161952f8b81075a0c7ee8dc0b5b2f9a925f835c45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f3c70885e72ab790ccb575ad1aad65760313c5068e913fea1714f4d70902344 [INFO] running `Command { std: "docker" "start" "-a" "7f3c70885e72ab790ccb575ad1aad65760313c5068e913fea1714f4d70902344", kill_on_drop: false }` [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/CustomWidgets/db_meter.rs:100:29 [INFO] [stderr] | [INFO] [stderr] 100 | Stroke::new(1.0,self.border_color), [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/CustomWidgets/db_meter.rs:115:29 [INFO] [stderr] | [INFO] [stderr] 115 | Stroke::new(1.0, Color32::TRANSPARENT), [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/CustomWidgets/db_meter.rs:135:33 [INFO] [stderr] | [INFO] [stderr] 135 | Stroke::new(2.0, self.border_color), [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/CustomWidgets/db_meter.rs:147:65 [INFO] [stderr] | [INFO] [stderr] 147 | ui.painter().add(Shape::line(points,Stroke::new(1.0, self.border_color),)); [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/CustomWidgets/ui_knob.rs:479:50 [INFO] [stderr] | [INFO] [stderr] 479 | let outline_stroke = Stroke::new(1.0, self.fill07); [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/CustomWidgets/ui_knob.rs:539:43 [INFO] [stderr] | [INFO] [stderr] 539 | let line_stroke = Stroke::new(0.0, Color32::TRANSPARENT); [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: `Subhoofer` (lib) generated 6 warnings (run `cargo fix --lib -p Subhoofer` to apply 6 suggestions) [INFO] [stderr] warning: `Subhoofer` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/Subhoofer-7d96f72d34911507) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests Subhoofer [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f3c70885e72ab790ccb575ad1aad65760313c5068e913fea1714f4d70902344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f3c70885e72ab790ccb575ad1aad65760313c5068e913fea1714f4d70902344", kill_on_drop: false }` [INFO] [stdout] 7f3c70885e72ab790ccb575ad1aad65760313c5068e913fea1714f4d70902344