[INFO] cloning repository https://github.com/iceisfun/rsnav [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iceisfun/rsnav" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficeisfun%2Frsnav", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficeisfun%2Frsnav'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 526c193776d2b0d81efbb1f87710d854ca66fcf6 [INFO] checking iceisfun/rsnav against 1af98b7cdf86932b76182a387f52f1be6f0c1be0 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficeisfun%2Frsnav" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iceisfun/rsnav [INFO] finished tweaking git repo https://github.com/iceisfun/rsnav [INFO] tweaked toml for git repo https://github.com/iceisfun/rsnav written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iceisfun/rsnav on toolchain 1af98b7cdf86932b76182a387f52f1be6f0c1be0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iceisfun/rsnav 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" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded epaint v0.29.1 [INFO] [stderr] Downloaded ecolor v0.29.1 [INFO] [stderr] Downloaded emath v0.29.1 [INFO] [stderr] Downloaded eframe v0.29.1 [INFO] [stderr] Downloaded egui v0.29.1 [INFO] [stderr] Downloaded egui-winit v0.29.1 [INFO] [stderr] Downloaded egui_glow v0.29.1 [INFO] [stderr] Downloaded epaint_default_fonts v0.29.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a58c2968347508ab503eb23e3e4b460f6bdea96a5e978107e9ac8968b1b779f5 [INFO] running `Command { std: "docker" "start" "a58c2968347508ab503eb23e3e4b460f6bdea96a5e978107e9ac8968b1b779f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a58c2968347508ab503eb23e3e4b460f6bdea96a5e978107e9ac8968b1b779f5", 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" "a58c2968347508ab503eb23e3e4b460f6bdea96a5e978107e9ac8968b1b779f5" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a58c2968347508ab503eb23e3e4b460f6bdea96a5e978107e9ac8968b1b779f5", 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" "a58c2968347508ab503eb23e3e4b460f6bdea96a5e978107e9ac8968b1b779f5" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking rsnav-common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling quick-xml v0.39.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking rsnav-triangle v0.1.0 (/opt/rustwide/workdir/crates/triangle) [INFO] [stderr] Checking rsnav-polygon-extract v0.1.0 (/opt/rustwide/workdir/crates/polygon-extract) [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking rsnav-navmesh v0.1.0 (/opt/rustwide/workdir/crates/navmesh) [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking rsnav-bsp v0.1.0 (/opt/rustwide/workdir/crates/bsp) [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking rsnav-dynamic v0.1.0 (/opt/rustwide/workdir/crates/dynamic) [INFO] [stderr] Checking rsnav-navigation v0.1.0 (/opt/rustwide/workdir/crates/navigation) [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking rsnav-pathing v0.1.0 (/opt/rustwide/workdir/crates/pathing) [INFO] [stderr] Checking rsnav-crowd v0.1.0 (/opt/rustwide/workdir/crates/crowd) [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/navmesh/tests/concave_hole_regression.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | let mut push_ring = |verts: &[(f64, f64)], marker: i32, cdt: &mut CdtMesh, pslg: &mut Pslg, next_idx: &mut u32| { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/triangle/src/inset.rs:413:13 [INFO] [stdout] | [INFO] [stdout] 413 | let mut star = |cx: f64, cy: f64, base: f64, rng: &mut Lcg| -> Vec { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking emath v0.29.1 [INFO] [stderr] Checking ecolor v0.29.1 [INFO] [stderr] Checking epaint v0.29.1 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking egui v0.29.1 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking wayland-protocols v0.32.12 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking rsnav-fixtures v0.1.0 (/opt/rustwide/workdir/crates/fixtures) [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking webbrowser v1.2.1 [INFO] [stderr] Checking egui_glow v0.29.1 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.12 [INFO] [stderr] Checking wayland-protocols-misc v0.3.12 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.12 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking egui-winit v0.29.1 [INFO] [stderr] Checking eframe v0.29.1 [INFO] [stderr] Checking rsnav-rtsim v0.1.0 (/opt/rustwide/workdir/crates/rtsim) [INFO] [stderr] Checking rsnav-demo v0.1.0 (/opt/rustwide/workdir/crates/demo) [INFO] [stderr] Checking rsnav-world-demo v0.1.0 (/opt/rustwide/workdir/crates/world-demo) [INFO] [stderr] Checking rsnav-door-demo v0.1.0 (/opt/rustwide/workdir/crates/door-demo) [INFO] [stderr] Checking rsnav-crowd-demo v0.1.0 (/opt/rustwide/workdir/crates/crowd-demo) [INFO] [stderr] Checking rsnav-smoothing-demo v0.1.0 (/opt/rustwide/workdir/crates/smoothing-demo) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/door-demo/src/main.rs:620:37 [INFO] [stdout] | [INFO] [stdout] 620 | Stroke::new(0.5, Color32::from_rgba_unmultiplied(40, 50, 55, 130)), [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] = 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] --> crates/door-demo/src/main.rs:633:41 [INFO] [stdout] | [INFO] [stdout] 633 | ... Stroke::new(1.0, Color32::from_rgb(20, 20, 30)), [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] --> crates/door-demo/src/main.rs:652:58 [INFO] [stdout] | [INFO] [stdout] 652 | painter.rect_stroke(dr, 0.0, Stroke::new(2.0, Color32::from_rgb(110, 200, 120))); [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] --> crates/door-demo/src/main.rs:655:58 [INFO] [stdout] | [INFO] [stdout] 655 | painter.rect_stroke(dr, 0.0, Stroke::new(1.0, Color32::from_rgb(90, 50, 25))); [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] --> crates/door-demo/src/main.rs:681:64 [INFO] [stdout] | [INFO] [stdout] 681 | painter.add(egui::Shape::line(pts, Stroke::new(1.4, line))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.4_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] --> crates/door-demo/src/main.rs:700:37 [INFO] [stdout] | [INFO] [stdout] 700 | Stroke::new(1.0, Color32::from_rgba_unmultiplied(c.r(), c.g(), c.b(), 90)), [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] --> crates/door-demo/src/main.rs:714:60 [INFO] [stdout] | [INFO] [stdout] 714 | painter.circle_stroke(p, r_px, Stroke::new(1.4, outline)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.4_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] --> crates/door-demo/src/main.rs:720:37 [INFO] [stdout] | [INFO] [stdout] 720 | Stroke::new(1.5, Color32::from_rgb(20, 20, 20)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/door-demo/src/main.rs:728:37 [INFO] [stdout] | [INFO] [stdout] 728 | Stroke::new(1.2, c), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_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] --> crates/door-demo/src/main.rs:740:25 [INFO] [stdout] | [INFO] [stdout] 740 | Stroke::new(1.0, Color32::from_gray(120)), [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] --> crates/door-demo/src/main.rs:620:37 [INFO] [stdout] | [INFO] [stdout] 620 | Stroke::new(0.5, Color32::from_rgba_unmultiplied(40, 50, 55, 130)), [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] = 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] --> crates/door-demo/src/main.rs:633:41 [INFO] [stdout] | [INFO] [stdout] 633 | ... Stroke::new(1.0, Color32::from_rgb(20, 20, 30)), [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] --> crates/door-demo/src/main.rs:652:58 [INFO] [stdout] | [INFO] [stdout] 652 | painter.rect_stroke(dr, 0.0, Stroke::new(2.0, Color32::from_rgb(110, 200, 120))); [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] --> crates/door-demo/src/main.rs:655:58 [INFO] [stdout] | [INFO] [stdout] 655 | painter.rect_stroke(dr, 0.0, Stroke::new(1.0, Color32::from_rgb(90, 50, 25))); [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] --> crates/door-demo/src/main.rs:681:64 [INFO] [stdout] | [INFO] [stdout] 681 | painter.add(egui::Shape::line(pts, Stroke::new(1.4, line))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.4_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] --> crates/door-demo/src/main.rs:700:37 [INFO] [stdout] | [INFO] [stdout] 700 | Stroke::new(1.0, Color32::from_rgba_unmultiplied(c.r(), c.g(), c.b(), 90)), [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] --> crates/door-demo/src/main.rs:714:60 [INFO] [stdout] | [INFO] [stdout] 714 | painter.circle_stroke(p, r_px, Stroke::new(1.4, outline)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.4_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] --> crates/door-demo/src/main.rs:720:37 [INFO] [stdout] | [INFO] [stdout] 720 | Stroke::new(1.5, Color32::from_rgb(20, 20, 20)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/door-demo/src/main.rs:728:37 [INFO] [stdout] | [INFO] [stdout] 728 | Stroke::new(1.2, c), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_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] --> crates/door-demo/src/main.rs:740:25 [INFO] [stdout] | [INFO] [stdout] 740 | Stroke::new(1.0, Color32::from_gray(120)), [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] --> crates/world-demo/src/main.rs:291:33 [INFO] [stdout] | [INFO] [stdout] 291 | Stroke::new(0.6, Color32::from_gray(70)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.6_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] --> crates/world-demo/src/main.rs:298:63 [INFO] [stdout] | [INFO] [stdout] 298 | ... .line_segment([a, b], Stroke::new(1.5, Color32::from_rgb(170, 70, 70))); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/world-demo/src/main.rs:308:53 [INFO] [stdout] | [INFO] [stdout] 308 | painter.rect_stroke(r, 0.0, Stroke::new(1.0, tile_color(i).gamma_multiply(0.7))); [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] --> crates/world-demo/src/main.rs:323:58 [INFO] [stdout] | [INFO] [stdout] 323 | painter.line_segment([a, b], Stroke::new(3.0, Color32::from_rgb(90, 220, 120))); [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] --> crates/world-demo/src/main.rs:343:64 [INFO] [stdout] | [INFO] [stdout] 343 | painter.line_segment([w[0], w[1]], Stroke::new(3.0, Color32::from_rgb(80, 220, 80))); [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] --> crates/world-demo/src/main.rs:364:33 [INFO] [stdout] | [INFO] [stdout] 364 | Stroke::new(2.0, 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] --> crates/world-demo/src/main.rs:369:33 [INFO] [stdout] | [INFO] [stdout] 369 | Stroke::new(1.5, color), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/rtsim/src/main.rs:640:41 [INFO] [stdout] | [INFO] [stdout] 640 | ... Stroke::new(1.2, Color32::from_rgb(20, 20, 30)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_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] --> crates/rtsim/src/main.rs:659:37 [INFO] [stdout] | [INFO] [stdout] 659 | Stroke::new(1.5, Color32::from_rgba_unmultiplied(255, 80, 80, 180)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/rtsim/src/main.rs:675:64 [INFO] [stdout] | [INFO] [stdout] 675 | painter.circle_stroke(p, r_px, Stroke::new(1.0, Color32::BLACK)); [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] --> crates/rtsim/src/main.rs:680:37 [INFO] [stdout] | [INFO] [stdout] 680 | Stroke::new(1.0, Color32::from_rgba_unmultiplied(255, 200, 60, 200)), [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] --> crates/rtsim/src/main.rs:693:25 [INFO] [stdout] | [INFO] [stdout] 693 | Stroke::new(1.0, Color32::from_gray(120)), [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] --> crates/world-demo/src/main.rs:291:33 [INFO] [stdout] | [INFO] [stdout] 291 | Stroke::new(0.6, Color32::from_gray(70)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.6_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] --> crates/world-demo/src/main.rs:298:63 [INFO] [stdout] | [INFO] [stdout] 298 | ... .line_segment([a, b], Stroke::new(1.5, Color32::from_rgb(170, 70, 70))); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/world-demo/src/main.rs:308:53 [INFO] [stdout] | [INFO] [stdout] 308 | painter.rect_stroke(r, 0.0, Stroke::new(1.0, tile_color(i).gamma_multiply(0.7))); [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] --> crates/world-demo/src/main.rs:323:58 [INFO] [stdout] | [INFO] [stdout] 323 | painter.line_segment([a, b], Stroke::new(3.0, Color32::from_rgb(90, 220, 120))); [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] --> crates/world-demo/src/main.rs:343:64 [INFO] [stdout] | [INFO] [stdout] 343 | painter.line_segment([w[0], w[1]], Stroke::new(3.0, Color32::from_rgb(80, 220, 80))); [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] --> crates/world-demo/src/main.rs:364:33 [INFO] [stdout] | [INFO] [stdout] 364 | Stroke::new(2.0, 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] --> crates/world-demo/src/main.rs:369:33 [INFO] [stdout] | [INFO] [stdout] 369 | Stroke::new(1.5, color), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/smoothing-demo/src/main.rs:395:52 [INFO] [stdout] | [INFO] [stdout] 395 | painter.rect_stroke(rect, 0.0, 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] = 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] --> crates/smoothing-demo/src/main.rs:423:33 [INFO] [stdout] | [INFO] [stdout] 423 | Stroke::new(0.6, Color32::from_rgba_unmultiplied(180, 200, 200, 110)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.6_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] --> crates/smoothing-demo/src/main.rs:437:37 [INFO] [stdout] | [INFO] [stdout] 437 | Stroke::new(1.6, Color32::from_rgb(230, 200, 90)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.6_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] --> crates/rtsim/src/main.rs:640:41 [INFO] [stdout] | [INFO] [stdout] 640 | ... Stroke::new(1.2, Color32::from_rgb(20, 20, 30)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_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] --> crates/rtsim/src/main.rs:659:37 [INFO] [stdout] | [INFO] [stdout] 659 | Stroke::new(1.5, Color32::from_rgba_unmultiplied(255, 80, 80, 180)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/rtsim/src/main.rs:675:64 [INFO] [stdout] | [INFO] [stdout] 675 | painter.circle_stroke(p, r_px, Stroke::new(1.0, Color32::BLACK)); [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] --> crates/rtsim/src/main.rs:680:37 [INFO] [stdout] | [INFO] [stdout] 680 | Stroke::new(1.0, Color32::from_rgba_unmultiplied(255, 200, 60, 200)), [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] --> crates/rtsim/src/main.rs:693:25 [INFO] [stdout] | [INFO] [stdout] 693 | Stroke::new(1.0, Color32::from_gray(120)), [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] --> crates/smoothing-demo/src/main.rs:395:52 [INFO] [stdout] | [INFO] [stdout] 395 | painter.rect_stroke(rect, 0.0, 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] = 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] --> crates/smoothing-demo/src/main.rs:423:33 [INFO] [stdout] | [INFO] [stdout] 423 | Stroke::new(0.6, Color32::from_rgba_unmultiplied(180, 200, 200, 110)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.6_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] --> crates/smoothing-demo/src/main.rs:437:37 [INFO] [stdout] | [INFO] [stdout] 437 | Stroke::new(1.6, Color32::from_rgb(230, 200, 90)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.6_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] --> crates/crowd-demo/src/main.rs:1387:37 [INFO] [stdout] | [INFO] [stdout] 1387 | Stroke::new(0.5, Color32::from_rgba_unmultiplied(40, 50, 55, 130)), [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] = 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] --> crates/crowd-demo/src/main.rs:1400:41 [INFO] [stdout] | [INFO] [stdout] 1400 | ... Stroke::new(1.0, Color32::from_rgb(20, 20, 30)), [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] --> crates/crowd-demo/src/main.rs:1416:75 [INFO] [stdout] | [INFO] [stdout] 1416 | painter.circle_stroke(p, (s * 0.25).max(2.0), Stroke::new(1.2, outline)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_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] --> crates/crowd-demo/src/main.rs:1425:75 [INFO] [stdout] | [INFO] [stdout] 1425 | painter.circle_stroke(p, (s * 0.25).max(2.0), Stroke::new(1.2, outline)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_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] --> crates/crowd-demo/src/main.rs:1446:64 [INFO] [stdout] | [INFO] [stdout] 1446 | painter.add(egui::Shape::line(pts, Stroke::new(1.2, line_c))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_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] --> crates/crowd-demo/src/main.rs:1458:60 [INFO] [stdout] | [INFO] [stdout] 1458 | painter.circle_stroke(p, r_px, Stroke::new(1.0, Color32::BLACK)); [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] --> crates/crowd-demo/src/main.rs:1479:41 [INFO] [stdout] | [INFO] [stdout] 1479 | ... Stroke::new(1.5, Color32::from_rgb(20, 20, 20)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/crowd-demo/src/main.rs:1489:37 [INFO] [stdout] | [INFO] [stdout] 1489 | Stroke::new(1.0, Color32::from_rgba_unmultiplied(body.r(), body.g(), body.b(), 180)), [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] --> crates/crowd-demo/src/main.rs:1501:25 [INFO] [stdout] | [INFO] [stdout] 1501 | Stroke::new(1.0, Color32::from_gray(120)), [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] --> crates/crowd-demo/src/main.rs:1387:37 [INFO] [stdout] | [INFO] [stdout] 1387 | Stroke::new(0.5, Color32::from_rgba_unmultiplied(40, 50, 55, 130)), [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] = 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] --> crates/crowd-demo/src/main.rs:1400:41 [INFO] [stdout] | [INFO] [stdout] 1400 | ... Stroke::new(1.0, Color32::from_rgb(20, 20, 30)), [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] --> crates/crowd-demo/src/main.rs:1416:75 [INFO] [stdout] | [INFO] [stdout] 1416 | painter.circle_stroke(p, (s * 0.25).max(2.0), Stroke::new(1.2, outline)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_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] --> crates/crowd-demo/src/main.rs:1425:75 [INFO] [stdout] | [INFO] [stdout] 1425 | painter.circle_stroke(p, (s * 0.25).max(2.0), Stroke::new(1.2, outline)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_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] --> crates/crowd-demo/src/main.rs:1446:64 [INFO] [stdout] | [INFO] [stdout] 1446 | painter.add(egui::Shape::line(pts, Stroke::new(1.2, line_c))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_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] --> crates/crowd-demo/src/main.rs:1458:60 [INFO] [stdout] | [INFO] [stdout] 1458 | painter.circle_stroke(p, r_px, Stroke::new(1.0, Color32::BLACK)); [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] --> crates/crowd-demo/src/main.rs:1479:41 [INFO] [stdout] | [INFO] [stdout] 1479 | ... Stroke::new(1.5, Color32::from_rgb(20, 20, 20)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/crowd-demo/src/main.rs:1489:37 [INFO] [stdout] | [INFO] [stdout] 1489 | Stroke::new(1.0, Color32::from_rgba_unmultiplied(body.r(), body.g(), body.b(), 180)), [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] --> crates/crowd-demo/src/main.rs:1501:25 [INFO] [stdout] | [INFO] [stdout] 1501 | Stroke::new(1.0, Color32::from_gray(120)), [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] --> crates/demo/src/main.rs:978:33 [INFO] [stdout] | [INFO] [stdout] 978 | Stroke::new(1.0, color.gamma_multiply(0.6)), [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] --> crates/demo/src/main.rs:996:34 [INFO] [stdout] | [INFO] [stdout] 996 | let stroke = Stroke::new(2.0, 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] --> crates/demo/src/main.rs:1086:29 [INFO] [stdout] | [INFO] [stdout] 1086 | Stroke::new(0.8, Color32::from_gray(80)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.8_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] --> crates/demo/src/main.rs:1097:64 [INFO] [stdout] | [INFO] [stdout] 1097 | painter.line_segment([pa, pb], Stroke::new(2.0, Color32::from_rgb(220, 70, 70))); [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] --> crates/demo/src/main.rs:1115:33 [INFO] [stdout] | [INFO] [stdout] 1115 | Stroke::new(4.0, Color32::from_rgb(225, 70, 70)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `4.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] --> crates/demo/src/main.rs:1120:33 [INFO] [stdout] | [INFO] [stdout] 1120 | Stroke::new(2.0, Color32::from_rgba_unmultiplied(90, 200, 120, 160)), [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] --> crates/demo/src/main.rs:1136:33 [INFO] [stdout] | [INFO] [stdout] 1136 | Stroke::new(2.0, Color32::from_rgba_unmultiplied(240, 200, 80, 180)), [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] --> crates/demo/src/main.rs:978:33 [INFO] [stdout] | [INFO] [stdout] 978 | Stroke::new(1.0, color.gamma_multiply(0.6)), [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] --> crates/demo/src/main.rs:996:34 [INFO] [stdout] | [INFO] [stdout] 996 | let stroke = Stroke::new(2.0, 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] --> crates/demo/src/main.rs:1180:64 [INFO] [stdout] | [INFO] [stdout] 1180 | painter.line_segment([pa, pb], Stroke::new(4.0, Color32::from_rgb(240, 210, 90))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `4.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] --> crates/demo/src/main.rs:1207:37 [INFO] [stdout] | [INFO] [stdout] 1207 | Stroke::new(1.0, Color32::from_rgba_unmultiplied(255, 220, 110, 160)); [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] --> crates/demo/src/main.rs:1256:64 [INFO] [stdout] | [INFO] [stdout] 1256 | painter.line_segment([w[0], w[1]], Stroke::new(3.0, Color32::from_rgb(80, 220, 80))); [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] --> crates/demo/src/main.rs:1287:33 [INFO] [stdout] | [INFO] [stdout] 1287 | Stroke::new(1.5, Color32::from_rgb(120, 200, 220)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/demo/src/main.rs:1312:41 [INFO] [stdout] | [INFO] [stdout] 1312 | ... Stroke::new(1.5, color), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/demo/src/main.rs:1086:29 [INFO] [stdout] | [INFO] [stdout] 1086 | Stroke::new(0.8, Color32::from_gray(80)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.8_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] --> crates/demo/src/main.rs:1097:64 [INFO] [stdout] | [INFO] [stdout] 1097 | painter.line_segment([pa, pb], Stroke::new(2.0, Color32::from_rgb(220, 70, 70))); [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] --> crates/demo/src/main.rs:1115:33 [INFO] [stdout] | [INFO] [stdout] 1115 | Stroke::new(4.0, Color32::from_rgb(225, 70, 70)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `4.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] --> crates/demo/src/main.rs:1120:33 [INFO] [stdout] | [INFO] [stdout] 1120 | Stroke::new(2.0, Color32::from_rgba_unmultiplied(90, 200, 120, 160)), [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] --> crates/demo/src/main.rs:1136:33 [INFO] [stdout] | [INFO] [stdout] 1136 | Stroke::new(2.0, Color32::from_rgba_unmultiplied(240, 200, 80, 180)), [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] --> crates/demo/src/main.rs:1180:64 [INFO] [stdout] | [INFO] [stdout] 1180 | painter.line_segment([pa, pb], Stroke::new(4.0, Color32::from_rgb(240, 210, 90))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `4.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] --> crates/demo/src/main.rs:1207:37 [INFO] [stdout] | [INFO] [stdout] 1207 | Stroke::new(1.0, Color32::from_rgba_unmultiplied(255, 220, 110, 160)); [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] --> crates/demo/src/main.rs:1256:64 [INFO] [stdout] | [INFO] [stdout] 1256 | painter.line_segment([w[0], w[1]], Stroke::new(3.0, Color32::from_rgb(80, 220, 80))); [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] --> crates/demo/src/main.rs:1287:33 [INFO] [stdout] | [INFO] [stdout] 1287 | Stroke::new(1.5, Color32::from_rgb(120, 200, 220)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/demo/src/main.rs:1312:41 [INFO] [stdout] | [INFO] [stdout] 1312 | ... Stroke::new(1.5, color), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.74s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.32.3, glutin-winit v0.5.0, winit v0.30.13 [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" "a58c2968347508ab503eb23e3e4b460f6bdea96a5e978107e9ac8968b1b779f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a58c2968347508ab503eb23e3e4b460f6bdea96a5e978107e9ac8968b1b779f5", kill_on_drop: false }` [INFO] [stdout] a58c2968347508ab503eb23e3e4b460f6bdea96a5e978107e9ac8968b1b779f5