[INFO] cloning repository https://github.com/365code365/mini-skyline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/365code365/mini-skyline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F365code365%2Fmini-skyline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F365code365%2Fmini-skyline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49e41a10f4713d946f8f6ba624b25bca1a2d62c6
[INFO] checking 365code365/mini-skyline against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F365code365%2Fmini-skyline" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/365code365/mini-skyline
[INFO] finished tweaking git repo https://github.com/365code365/mini-skyline
[INFO] tweaked toml for git repo https://github.com/365code365/mini-skyline written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/365code365/mini-skyline on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/365code365/mini-skyline 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.2
[INFO] [stderr]   Downloaded grid v0.13.0
[INFO] [stderr]   Downloaded drm-fourcc v2.2.0
[INFO] [stderr]   Downloaded taffy v0.4.4
[INFO] [stderr]   Downloaded nasm-rs v0.3.1
[INFO] [stderr]   Downloaded drm v0.14.1
[INFO] [stderr]   Downloaded rquickjs v0.4.3
[INFO] [stderr]   Downloaded drm-sys v0.8.0
[INFO] [stderr]   Downloaded drm-ffi v0.9.0
[INFO] [stderr]   Downloaded zmij v1.0.0
[INFO] [stderr]   Downloaded gif v0.13.3
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded arboard v3.6.1
[INFO] [stderr]   Downloaded rodio v0.19.0
[INFO] [stderr]   Downloaded rquickjs-core v0.4.3
[INFO] [stderr]   Downloaded fontdue v0.8.0
[INFO] [stderr]   Downloaded moxcms v0.7.11
[INFO] [stderr]   Downloaded cbindgen v0.26.0
[INFO] [stderr]   Downloaded rquickjs-sys v0.4.3
[INFO] [stderr]   Downloaded jpeg-decoder v0.3.2
[INFO] [stderr]   Downloaded openh264-sys2 v0.6.6
[INFO] [stderr]   Downloaded pxfm v0.1.27
[INFO] [stderr]   Downloaded tiff v0.9.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.6.5
[INFO] [stderr]   Downloaded openh264 v0.6.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 089ae67cb625acf11b4da4b191619c935773a53359e78f92a372a17154aa1d45
[INFO] running `Command { std: "docker" "start" "089ae67cb625acf11b4da4b191619c935773a53359e78f92a372a17154aa1d45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "089ae67cb625acf11b4da4b191619c935773a53359e78f92a372a17154aa1d45", 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" "089ae67cb625acf11b4da4b191619c935773a53359e78f92a372a17154aa1d45" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "089ae67cb625acf11b4da4b191619c935773a53359e78f92a372a17154aa1d45", 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" "089ae67cb625acf11b4da4b191619c935773a53359e78f92a372a17154aa1d45" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling drm-sys v0.8.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling nasm-rs v0.3.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rquickjs-sys v0.4.3
[INFO] [stderr]    Compiling openh264-sys2 v0.6.6
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking drm-ffi v0.9.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking grid v0.13.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking zmij v1.0.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking taffy v0.4.4
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.5
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.5
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking rquickjs-core v0.4.3
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking drm v0.14.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking fontdue v0.8.0
[INFO] [stderr]     Checking rquickjs v0.4.3
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking rodio v0.19.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking openh264 v0.6.6
[INFO] [stderr]     Checking mini-render v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/renderer/components/button.rs:110:103
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     width: if btn_size == "mini" { length(tw + padding_h * 2.0 * sf) } else { percent(1.0) },
[INFO] [stdout]     |                                                                                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/renderer/components/button.rs:130:31
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 right: length(0.0), 
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/renderer/components/button.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 left: length(0.0) 
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/renderer/components/progress.rs:66:37
[INFO] [stdout]    |
[INFO] [stdout] 66 |             ts.size.width = percent(1.0);
[INFO] [stdout]    |                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/renderer/components/slider.rs:77:37
[INFO] [stdout]    |
[INFO] [stdout] 77 |             ts.size.width = percent(1.0);
[INFO] [stdout]    |                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/renderer/components/input.rs:250:41
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 ts.size.width = percent(1.0);
[INFO] [stdout]     |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/renderer/components/button.rs:110:103
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     width: if btn_size == "mini" { length(tw + padding_h * 2.0 * sf) } else { percent(1.0) },
[INFO] [stdout]     |                                                                                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/renderer/components/button.rs:130:31
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 right: length(0.0), 
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/renderer/components/button.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 left: length(0.0) 
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/renderer/components/progress.rs:66:37
[INFO] [stdout]    |
[INFO] [stdout] 66 |             ts.size.width = percent(1.0);
[INFO] [stdout]    |                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `coverage`
[INFO] [stdout]    --> src/canvas.rs:246:29
[INFO] [stdout]     |
[INFO] [stdout] 246 |                         let coverage = (1.0 - (d - inner).abs().min(outer - d).min(1.0)).max(0.0);
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coverage`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/renderer/components/slider.rs:77:37
[INFO] [stdout]    |
[INFO] [stdout] 77 |             ts.size.width = percent(1.0);
[INFO] [stdout]    |                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/renderer/components/input.rs:250:41
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 ts.size.width = percent(1.0);
[INFO] [stdout]     |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radius`
[INFO] [stdout]    --> src/path.rs:226:66
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn arc_to(&mut self, x1: f32, y1: f32, x2: f32, y2: f32, radius: f32) -> &mut Self {
[INFO] [stdout]     |                                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:13:36
[INFO] [stdout]    |
[INFO] [stdout] 13 |         size: Size { width: length(100.0), height: length(50.0) },
[INFO] [stdout]    |                                    ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:13:59
[INFO] [stdout]    |
[INFO] [stdout] 13 |         size: Size { width: length(100.0), height: length(50.0) },
[INFO] [stdout]    |                                                           ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 |         size: Size { width: length(100.0), height: length(50.0) },
[INFO] [stdout]    |                                    ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:18:59
[INFO] [stdout]    |
[INFO] [stdout] 18 |         size: Size { width: length(100.0), height: length(50.0) },
[INFO] [stdout]    |                                                           ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:23:36
[INFO] [stdout]    |
[INFO] [stdout] 23 |         size: Size { width: length(100.0), height: length(50.0) },
[INFO] [stdout]    |                                    ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:23:59
[INFO] [stdout]    |
[INFO] [stdout] 23 |         size: Size { width: length(100.0), height: length(50.0) },
[INFO] [stdout]    |                                                           ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:30:40
[INFO] [stdout]    |
[INFO] [stdout] 30 |             size: Size { width: length(200.0), height: auto() },
[INFO] [stdout]    |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 |         size: Size { width: length(50.0), height: length(100.0) },
[INFO] [stdout]    |                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:55:58
[INFO] [stdout]    |
[INFO] [stdout] 55 |         size: Size { width: length(50.0), height: length(100.0) },
[INFO] [stdout]    |                                                          ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:60:36
[INFO] [stdout]    |
[INFO] [stdout] 60 |         size: Size { width: length(50.0), height: length(100.0) },
[INFO] [stdout]    |                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:60:58
[INFO] [stdout]    |
[INFO] [stdout] 60 |         size: Size { width: length(50.0), height: length(100.0) },
[INFO] [stdout]    |                                                          ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:66:40
[INFO] [stdout]    |
[INFO] [stdout] 66 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]    |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:66:63
[INFO] [stdout]    |
[INFO] [stdout] 66 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]    |                                                               ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:88:36
[INFO] [stdout]    |
[INFO] [stdout] 88 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]    |                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:88:58
[INFO] [stdout]    |
[INFO] [stdout] 88 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]    |                                                          ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:94:40
[INFO] [stdout]    |
[INFO] [stdout] 94 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]    |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/layout_tests.rs:94:63
[INFO] [stdout]    |
[INFO] [stdout] 94 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]    |                                                               ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:114:36
[INFO] [stdout]     |
[INFO] [stdout] 114 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:114:58
[INFO] [stdout]     |
[INFO] [stdout] 114 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:119:36
[INFO] [stdout]     |
[INFO] [stdout] 119 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:119:58
[INFO] [stdout]     |
[INFO] [stdout] 119 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:125:40
[INFO] [stdout]     |
[INFO] [stdout] 125 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:125:63
[INFO] [stdout]     |
[INFO] [stdout] 125 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:148:36
[INFO] [stdout]     |
[INFO] [stdout] 148 |         size: Size { width: length(50.0), height: length(30.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:148:58
[INFO] [stdout]     |
[INFO] [stdout] 148 |         size: Size { width: length(50.0), height: length(30.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `30.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:154:40
[INFO] [stdout]     |
[INFO] [stdout] 154 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:154:63
[INFO] [stdout]     |
[INFO] [stdout] 154 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:175:52
[INFO] [stdout]     |
[INFO] [stdout] 175 |         size: Size { width: auto(), height: length(50.0) },
[INFO] [stdout]     |                                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:181:52
[INFO] [stdout]     |
[INFO] [stdout] 181 |         size: Size { width: auto(), height: length(50.0) },
[INFO] [stdout]     |                                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:187:40
[INFO] [stdout]     |
[INFO] [stdout] 187 |             size: Size { width: length(300.0), height: length(100.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `300.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:187:63
[INFO] [stdout]     |
[INFO] [stdout] 187 |             size: Size { width: length(300.0), height: length(100.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:209:36
[INFO] [stdout]     |
[INFO] [stdout] 209 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:209:58
[INFO] [stdout]     |
[INFO] [stdout] 209 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:215:40
[INFO] [stdout]     |
[INFO] [stdout] 215 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:215:63
[INFO] [stdout]     |
[INFO] [stdout] 215 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:217:29
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 top: length(10.0),
[INFO] [stdout]     |                             ^^^^ help: explicitly specify the type as `f32`: `10.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:218:31
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 right: length(10.0),
[INFO] [stdout]     |                               ^^^^ help: explicitly specify the type as `f32`: `10.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 bottom: length(10.0),
[INFO] [stdout]     |                                ^^^^ help: explicitly specify the type as `f32`: `10.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:220:30
[INFO] [stdout]     |
[INFO] [stdout] 220 |                 left: length(10.0),
[INFO] [stdout]     |                              ^^^^ help: explicitly specify the type as `f32`: `10.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:240:36
[INFO] [stdout]     |
[INFO] [stdout] 240 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:240:58
[INFO] [stdout]     |
[INFO] [stdout] 240 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 242 |             top: length(20.0),
[INFO] [stdout]     |                         ^^^^ help: explicitly specify the type as `f32`: `20.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:243:27
[INFO] [stdout]     |
[INFO] [stdout] 243 |             right: length(0.0),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:244:28
[INFO] [stdout]     |
[INFO] [stdout] 244 |             bottom: length(0.0),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:245:26
[INFO] [stdout]     |
[INFO] [stdout] 245 |             left: length(20.0),
[INFO] [stdout]     |                          ^^^^ help: explicitly specify the type as `f32`: `20.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:252:40
[INFO] [stdout]     |
[INFO] [stdout] 252 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:252:63
[INFO] [stdout]     |
[INFO] [stdout] 252 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:271:36
[INFO] [stdout]     |
[INFO] [stdout] 271 |         size: Size { width: length(80.0), height: length(50.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `80.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:271:58
[INFO] [stdout]     |
[INFO] [stdout] 271 |         size: Size { width: length(80.0), height: length(50.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:276:36
[INFO] [stdout]     |
[INFO] [stdout] 276 |         size: Size { width: length(80.0), height: length(50.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `80.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:276:58
[INFO] [stdout]     |
[INFO] [stdout] 276 |         size: Size { width: length(80.0), height: length(50.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:281:36
[INFO] [stdout]     |
[INFO] [stdout] 281 |         size: Size { width: length(80.0), height: length(50.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `80.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:281:58
[INFO] [stdout]     |
[INFO] [stdout] 281 |         size: Size { width: length(80.0), height: length(50.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:287:40
[INFO] [stdout]     |
[INFO] [stdout] 287 |             size: Size { width: length(200.0), height: auto() },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:314:36
[INFO] [stdout]     |
[INFO] [stdout] 314 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:314:58
[INFO] [stdout]     |
[INFO] [stdout] 314 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:319:36
[INFO] [stdout]     |
[INFO] [stdout] 319 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:319:58
[INFO] [stdout]     |
[INFO] [stdout] 319 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:325:40
[INFO] [stdout]     |
[INFO] [stdout] 325 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:325:63
[INFO] [stdout]     |
[INFO] [stdout] 325 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:327:39
[INFO] [stdout]     |
[INFO] [stdout] 327 |             gap: Size { width: length(20.0), height: length(0.0) },
[INFO] [stdout]     |                                       ^^^^ help: explicitly specify the type as `f32`: `20.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:327:61
[INFO] [stdout]     |
[INFO] [stdout] 327 |             gap: Size { width: length(20.0), height: length(0.0) },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:349:36
[INFO] [stdout]     |
[INFO] [stdout] 349 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:349:58
[INFO] [stdout]     |
[INFO] [stdout] 349 |         size: Size { width: length(50.0), height: length(50.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:361:40
[INFO] [stdout]     |
[INFO] [stdout] 361 |             size: Size { width: length(200.0), height: length(200.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:361:63
[INFO] [stdout]     |
[INFO] [stdout] 361 |             size: Size { width: length(200.0), height: length(200.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:380:37
[INFO] [stdout]     |
[INFO] [stdout] 380 |         size: Size { width: percent(0.5), height: length(50.0) },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:380:58
[INFO] [stdout]     |
[INFO] [stdout] 380 |         size: Size { width: percent(0.5), height: length(50.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:386:40
[INFO] [stdout]     |
[INFO] [stdout] 386 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:386:63
[INFO] [stdout]     |
[INFO] [stdout] 386 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:405:36
[INFO] [stdout]     |
[INFO] [stdout] 405 |         size: Size { width: length(30.0), height: length(30.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `30.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:405:58
[INFO] [stdout]     |
[INFO] [stdout] 405 |         size: Size { width: length(30.0), height: length(30.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `30.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:410:36
[INFO] [stdout]     |
[INFO] [stdout] 410 |         size: Size { width: length(30.0), height: length(30.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `30.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:410:58
[INFO] [stdout]     |
[INFO] [stdout] 410 |         size: Size { width: length(30.0), height: length(30.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `30.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:417:40
[INFO] [stdout]     |
[INFO] [stdout] 417 |             size: Size { width: length(100.0), height: length(50.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:417:63
[INFO] [stdout]     |
[INFO] [stdout] 417 |             size: Size { width: length(100.0), height: length(50.0) },
[INFO] [stdout]     |                                                               ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:428:40
[INFO] [stdout]     |
[INFO] [stdout] 428 |             size: Size { width: length(200.0), height: length(200.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:428:63
[INFO] [stdout]     |
[INFO] [stdout] 428 |             size: Size { width: length(200.0), height: length(200.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:460:36
[INFO] [stdout]     |
[INFO] [stdout] 460 |         size: Size { width: length(140.0), height: length(140.0) },
[INFO] [stdout]     |                                    ^^^^^ help: explicitly specify the type as `f32`: `140.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:460:59
[INFO] [stdout]     |
[INFO] [stdout] 460 |         size: Size { width: length(140.0), height: length(140.0) },
[INFO] [stdout]     |                                                           ^^^^^ help: explicitly specify the type as `f32`: `140.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:467:56
[INFO] [stdout]     |
[INFO] [stdout] 467 |         min_size: Size { width: auto(), height: length(42.0) },
[INFO] [stdout]     |                                                        ^^^^ help: explicitly specify the type as `f32`: `42.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:473:56
[INFO] [stdout]     |
[INFO] [stdout] 473 |         min_size: Size { width: auto(), height: length(36.0) },
[INFO] [stdout]     |                                                        ^^^^ help: explicitly specify the type as `f32`: `36.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:474:36
[INFO] [stdout]     |
[INFO] [stdout] 474 |         margin: Rect { top: length(8.0), ..Rect::zero() },
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:480:56
[INFO] [stdout]     |
[INFO] [stdout] 480 |         min_size: Size { width: auto(), height: length(45.0) },
[INFO] [stdout]     |                                                        ^^^^ help: explicitly specify the type as `f32`: `45.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:481:36
[INFO] [stdout]     |
[INFO] [stdout] 481 |         margin: Rect { top: length(8.0), ..Rect::zero() },
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:490:41
[INFO] [stdout]     |
[INFO] [stdout] 490 |             margin: Rect { left: length(16.0), ..Rect::zero() },
[INFO] [stdout]     |                                         ^^^^ help: explicitly specify the type as `f32`: `16.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:498:36
[INFO] [stdout]     |
[INFO] [stdout] 498 |         size: Size { width: length(79.0), height: length(42.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `79.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:498:58
[INFO] [stdout]     |
[INFO] [stdout] 498 |         size: Size { width: length(79.0), height: length(42.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `42.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:505:40
[INFO] [stdout]     |
[INFO] [stdout] 505 |             size: Size { width: length(702.0), height: auto() },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `702.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:508:41
[INFO] [stdout]     |
[INFO] [stdout] 508 |             padding: Rect { top: length(16.0), bottom: length(16.0), ..Rect::zero() },
[INFO] [stdout]     |                                         ^^^^ help: explicitly specify the type as `f32`: `16.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/layout_tests.rs:508:63
[INFO] [stdout]     |
[INFO] [stdout] 508 |             padding: Rect { top: length(16.0), bottom: length(16.0), ..Rect::zero() },
[INFO] [stdout]     |                                                               ^^^^ help: explicitly specify the type as `f32`: `16.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/complex_layout_tests.rs:16:36
[INFO] [stdout]    |
[INFO] [stdout] 16 |         size: Size { width: length(180.0), height: auto() },
[INFO] [stdout]    |                                    ^^^^^ help: explicitly specify the type as `f32`: `180.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/complex_layout_tests.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 |         min_size: Size { width: length(180.0), height: auto() },
[INFO] [stdout]    |                                        ^^^^^ help: explicitly specify the type as `f32`: `180.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/complex_layout_tests.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 |         max_size: Size { width: length(180.0), height: auto() },
[INFO] [stdout]    |                                        ^^^^^ help: explicitly specify the type as `f32`: `180.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/complex_layout_tests.rs:32:40
[INFO] [stdout]    |
[INFO] [stdout] 32 |             size: Size { width: length(750.0), height: length(1000.0) },
[INFO] [stdout]    |                                        ^^^^^ help: explicitly specify the type as `f32`: `750.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/complex_layout_tests.rs:32:63
[INFO] [stdout]    |
[INFO] [stdout] 32 |             size: Size { width: length(750.0), height: length(1000.0) },
[INFO] [stdout]    |                                                               ^^^^^^ help: explicitly specify the type as `f32`: `1000.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/complex_layout_tests.rs:61:52
[INFO] [stdout]    |
[INFO] [stdout] 61 |         size: Size { width: auto(), height: length(26.0) },
[INFO] [stdout]    |                                                    ^^^^ help: explicitly specify the type as `f32`: `26.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/complex_layout_tests.rs:67:36
[INFO] [stdout]    |
[INFO] [stdout] 67 |         size: Size { width: length(32.0), height: length(32.0) },
[INFO] [stdout]    |                                    ^^^^ help: explicitly specify the type as `f32`: `32.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/complex_layout_tests.rs:67:58
[INFO] [stdout]    |
[INFO] [stdout] 67 |         size: Size { width: length(32.0), height: length(32.0) },
[INFO] [stdout]    |                                                          ^^^^ help: explicitly specify the type as `f32`: `32.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/complex_layout_tests.rs:74:40
[INFO] [stdout]    |
[INFO] [stdout] 74 |             size: Size { width: length(180.0), height: auto() },
[INFO] [stdout]    |                                        ^^^^^ help: explicitly specify the type as `f32`: `180.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/complex_layout_tests.rs:79:29
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 top: length(28.0),
[INFO] [stdout]    |                             ^^^^ help: explicitly specify the type as `f32`: `28.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/complex_layout_tests.rs:80:31
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 right: length(16.0),
[INFO] [stdout]    |                               ^^^^ help: explicitly specify the type as `f32`: `16.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/complex_layout_tests.rs:81:32
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 bottom: length(28.0),
[INFO] [stdout]    |                                ^^^^ help: explicitly specify the type as `f32`: `28.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/tests/complex_layout_tests.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 left: length(16.0),
[INFO] [stdout]    |                              ^^^^ help: explicitly specify the type as `f32`: `16.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:119:36
[INFO] [stdout]     |
[INFO] [stdout] 119 |         size: Size { width: length(140.0), height: length(140.0) },
[INFO] [stdout]     |                                    ^^^^^ help: explicitly specify the type as `f32`: `140.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:119:59
[INFO] [stdout]     |
[INFO] [stdout] 119 |         size: Size { width: length(140.0), height: length(140.0) },
[INFO] [stdout]     |                                                           ^^^^^ help: explicitly specify the type as `f32`: `140.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:120:40
[INFO] [stdout]     |
[INFO] [stdout] 120 |         min_size: Size { width: length(140.0), height: length(140.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `140.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:120:63
[INFO] [stdout]     |
[INFO] [stdout] 120 |         min_size: Size { width: length(140.0), height: length(140.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `140.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:126:37
[INFO] [stdout]     |
[INFO] [stdout] 126 |         size: Size { width: percent(1.0), height: auto() },
[INFO] [stdout]     |                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:127:56
[INFO] [stdout]     |
[INFO] [stdout] 127 |         min_size: Size { width: auto(), height: length(28.0) },
[INFO] [stdout]     |                                                        ^^^^ help: explicitly specify the type as `f32`: `28.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:133:37
[INFO] [stdout]     |
[INFO] [stdout] 133 |         size: Size { width: percent(1.0), height: auto() },
[INFO] [stdout]     |                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:134:56
[INFO] [stdout]     |
[INFO] [stdout] 134 |         min_size: Size { width: auto(), height: length(24.0) },
[INFO] [stdout]     |                                                        ^^^^ help: explicitly specify the type as `f32`: `24.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:135:36
[INFO] [stdout]     |
[INFO] [stdout] 135 |         margin: Rect { top: length(8.0), ..Rect::zero() },
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:141:52
[INFO] [stdout]     |
[INFO] [stdout] 141 |         size: Size { width: auto(), height: length(32.0) },
[INFO] [stdout]     |                                                    ^^^^ help: explicitly specify the type as `f32`: `32.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:147:36
[INFO] [stdout]     |
[INFO] [stdout] 147 |         size: Size { width: length(48.0), height: length(48.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `48.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:147:58
[INFO] [stdout]     |
[INFO] [stdout] 147 |         size: Size { width: length(48.0), height: length(48.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `48.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 |         size: Size { width: length(48.0), height: length(28.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `48.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:153:58
[INFO] [stdout]     |
[INFO] [stdout] 153 |         size: Size { width: length(48.0), height: length(28.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `28.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:159:36
[INFO] [stdout]     |
[INFO] [stdout] 159 |         size: Size { width: length(48.0), height: length(48.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `48.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:159:58
[INFO] [stdout]     |
[INFO] [stdout] 159 |         size: Size { width: length(48.0), height: length(48.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `48.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:179:40
[INFO] [stdout]     |
[INFO] [stdout] 179 |             margin: Rect { top: length(16.0), ..Rect::zero() },
[INFO] [stdout]     |                                        ^^^^ help: explicitly specify the type as `f32`: `16.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:190:41
[INFO] [stdout]     |
[INFO] [stdout] 190 |             margin: Rect { left: length(20.0), ..Rect::zero() },
[INFO] [stdout]     |                                         ^^^^ help: explicitly specify the type as `f32`: `20.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:199:40
[INFO] [stdout]     |
[INFO] [stdout] 199 |             size: Size { width: length(570.0), height: auto() },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `570.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:202:29
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 top: length(24.0),
[INFO] [stdout]     |                             ^^^^ help: explicitly specify the type as `f32`: `24.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:203:31
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 right: length(24.0),
[INFO] [stdout]     |                               ^^^^ help: explicitly specify the type as `f32`: `24.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:204:32
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 bottom: length(24.0),
[INFO] [stdout]     |                                ^^^^ help: explicitly specify the type as `f32`: `24.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:205:30
[INFO] [stdout]     |
[INFO] [stdout] 205 |                 left: length(24.0),
[INFO] [stdout]     |                              ^^^^ help: explicitly specify the type as `f32`: `24.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:244:36
[INFO] [stdout]     |
[INFO] [stdout] 244 |         size: Size { width: length(80.0), height: length(80.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `80.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:244:58
[INFO] [stdout]     |
[INFO] [stdout] 244 |         size: Size { width: length(80.0), height: length(80.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `80.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:250:52
[INFO] [stdout]     |
[INFO] [stdout] 250 |         size: Size { width: auto(), height: length(32.0) },
[INFO] [stdout]     |                                                    ^^^^ help: explicitly specify the type as `f32`: `32.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:256:52
[INFO] [stdout]     |
[INFO] [stdout] 256 |         size: Size { width: auto(), height: length(22.0) },
[INFO] [stdout]     |                                                    ^^^^ help: explicitly specify the type as `f32`: `22.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:257:36
[INFO] [stdout]     |
[INFO] [stdout] 257 |         margin: Rect { top: length(4.0), ..Rect::zero() },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:265:41
[INFO] [stdout]     |
[INFO] [stdout] 265 |             margin: Rect { left: length(16.0), ..Rect::zero() },
[INFO] [stdout]     |                                         ^^^^ help: explicitly specify the type as `f32`: `16.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:284:36
[INFO] [stdout]     |
[INFO] [stdout] 284 |         size: Size { width: length(200.0), height: length(72.0) },
[INFO] [stdout]     |                                    ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:284:59
[INFO] [stdout]     |
[INFO] [stdout] 284 |         size: Size { width: length(200.0), height: length(72.0) },
[INFO] [stdout]     |                                                           ^^^^ help: explicitly specify the type as `f32`: `72.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:291:40
[INFO] [stdout]     |
[INFO] [stdout] 291 |             size: Size { width: length(750.0), height: length(100.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `750.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:291:63
[INFO] [stdout]     |
[INFO] [stdout] 291 |             size: Size { width: length(750.0), height: length(100.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:295:29
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 top: length(0.0),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:296:31
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 right: length(24.0),
[INFO] [stdout]     |                               ^^^^ help: explicitly specify the type as `f32`: `24.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:297:32
[INFO] [stdout]     |
[INFO] [stdout] 297 |                 bottom: length(0.0),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:298:30
[INFO] [stdout]     |
[INFO] [stdout] 298 |                 left: length(24.0),
[INFO] [stdout]     |                              ^^^^ help: explicitly specify the type as `f32`: `24.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:332:52
[INFO] [stdout]     |
[INFO] [stdout] 332 |         size: Size { width: auto(), height: length(28.0) },
[INFO] [stdout]     |                                                    ^^^^ help: explicitly specify the type as `f32`: `28.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:338:52
[INFO] [stdout]     |
[INFO] [stdout] 338 |         size: Size { width: auto(), height: length(28.0) },
[INFO] [stdout]     |                                                    ^^^^ help: explicitly specify the type as `f32`: `28.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:339:38
[INFO] [stdout]     |
[INFO] [stdout] 339 |         margin: Rect { right: length(24.0), ..Rect::zero() },
[INFO] [stdout]     |                                      ^^^^ help: explicitly specify the type as `f32`: `24.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:345:36
[INFO] [stdout]     |
[INFO] [stdout] 345 |         size: Size { width: length(48.0), height: length(48.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `48.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:345:58
[INFO] [stdout]     |
[INFO] [stdout] 345 |         size: Size { width: length(48.0), height: length(48.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `48.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:351:36
[INFO] [stdout]     |
[INFO] [stdout] 351 |         size: Size { width: length(48.0), height: length(28.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `48.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:351:58
[INFO] [stdout]     |
[INFO] [stdout] 351 |         size: Size { width: length(48.0), height: length(28.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `28.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:357:36
[INFO] [stdout]     |
[INFO] [stdout] 357 |         size: Size { width: length(48.0), height: length(48.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `48.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:357:58
[INFO] [stdout]     |
[INFO] [stdout] 357 |         size: Size { width: length(48.0), height: length(48.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `48.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:374:40
[INFO] [stdout]     |
[INFO] [stdout] 374 |             size: Size { width: length(750.0), height: auto() },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `750.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:378:29
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 top: length(24.0),
[INFO] [stdout]     |                             ^^^^ help: explicitly specify the type as `f32`: `24.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:379:31
[INFO] [stdout]     |
[INFO] [stdout] 379 |                 right: length(24.0),
[INFO] [stdout]     |                               ^^^^ help: explicitly specify the type as `f32`: `24.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:380:32
[INFO] [stdout]     |
[INFO] [stdout] 380 |                 bottom: length(24.0),
[INFO] [stdout]     |                                ^^^^ help: explicitly specify the type as `f32`: `24.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:381:30
[INFO] [stdout]     |
[INFO] [stdout] 381 |                 left: length(24.0),
[INFO] [stdout]     |                              ^^^^ help: explicitly specify the type as `f32`: `24.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:412:36
[INFO] [stdout]     |
[INFO] [stdout] 412 |         size: Size { width: length(48.0), height: length(48.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `48.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:412:58
[INFO] [stdout]     |
[INFO] [stdout] 412 |         size: Size { width: length(48.0), height: length(48.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `48.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:417:36
[INFO] [stdout]     |
[INFO] [stdout] 417 |         size: Size { width: length(48.0), height: length(48.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `48.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:417:58
[INFO] [stdout]     |
[INFO] [stdout] 417 |         size: Size { width: length(48.0), height: length(48.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `48.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:424:39
[INFO] [stdout]     |
[INFO] [stdout] 424 |             gap: Size { width: length(8.0), height: length(0.0) },
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:424:60
[INFO] [stdout]     |
[INFO] [stdout] 424 |             gap: Size { width: length(8.0), height: length(0.0) },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:433:52
[INFO] [stdout]     |
[INFO] [stdout] 433 |         size: Size { width: auto(), height: length(28.0) },
[INFO] [stdout]     |                                                    ^^^^ help: explicitly specify the type as `f32`: `28.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:442:40
[INFO] [stdout]     |
[INFO] [stdout] 442 |             size: Size { width: length(300.0), height: auto() },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `300.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:450:36
[INFO] [stdout]     |
[INFO] [stdout] 450 |         size: Size { width: length(300.0), height: length(50.0) },
[INFO] [stdout]     |                                    ^^^^^ help: explicitly specify the type as `f32`: `300.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:450:59
[INFO] [stdout]     |
[INFO] [stdout] 450 |         size: Size { width: length(300.0), height: length(50.0) },
[INFO] [stdout]     |                                                           ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:457:40
[INFO] [stdout]     |
[INFO] [stdout] 457 |             size: Size { width: length(300.0), height: auto() },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `300.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:490:52
[INFO] [stdout]     |
[INFO] [stdout] 490 |         size: Size { width: auto(), height: length(50.0) },
[INFO] [stdout]     |                                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:491:40
[INFO] [stdout]     |
[INFO] [stdout] 491 |         min_size: Size { width: length(100.0), height: auto() },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:492:40
[INFO] [stdout]     |
[INFO] [stdout] 492 |         max_size: Size { width: length(200.0), height: auto() },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:500:40
[INFO] [stdout]     |
[INFO] [stdout] 500 |             size: Size { width: length(50.0), height: length(100.0) },
[INFO] [stdout]     |                                        ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:500:62
[INFO] [stdout]     |
[INFO] [stdout] 500 |             size: Size { width: length(50.0), height: length(100.0) },
[INFO] [stdout]     |                                                              ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:520:36
[INFO] [stdout]     |
[INFO] [stdout] 520 |         size: Size { width: length(200.0), height: length(200.0) },
[INFO] [stdout]     |                                    ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:520:59
[INFO] [stdout]     |
[INFO] [stdout] 520 |         size: Size { width: length(200.0), height: length(200.0) },
[INFO] [stdout]     |                                                           ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:527:40
[INFO] [stdout]     |
[INFO] [stdout] 527 |             size: Size { width: length(100.0), height: length(100.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:527:63
[INFO] [stdout]     |
[INFO] [stdout] 527 |             size: Size { width: length(100.0), height: length(100.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:561:36
[INFO] [stdout]     |
[INFO] [stdout] 561 |         size: Size { width: length(50.0), height: length(30.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:561:58
[INFO] [stdout]     |
[INFO] [stdout] 561 |         size: Size { width: length(50.0), height: length(30.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `30.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:567:36
[INFO] [stdout]     |
[INFO] [stdout] 567 |         size: Size { width: length(50.0), height: length(30.0) },
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:567:58
[INFO] [stdout]     |
[INFO] [stdout] 567 |         size: Size { width: length(50.0), height: length(30.0) },
[INFO] [stdout]     |                                                          ^^^^ help: explicitly specify the type as `f32`: `30.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:574:40
[INFO] [stdout]     |
[INFO] [stdout] 574 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:574:63
[INFO] [stdout]     |
[INFO] [stdout] 574 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:601:36
[INFO] [stdout]     |
[INFO] [stdout] 601 |         size: Size { width: length(100.0), height: length(50.0) },
[INFO] [stdout]     |                                    ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:601:59
[INFO] [stdout]     |
[INFO] [stdout] 601 |         size: Size { width: length(100.0), height: length(50.0) },
[INFO] [stdout]     |                                                           ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:608:36
[INFO] [stdout]     |
[INFO] [stdout] 608 |         size: Size { width: length(200.0), height: length(50.0) },
[INFO] [stdout]     |                                    ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:608:59
[INFO] [stdout]     |
[INFO] [stdout] 608 |         size: Size { width: length(200.0), height: length(50.0) },
[INFO] [stdout]     |                                                           ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:616:40
[INFO] [stdout]     |
[INFO] [stdout] 616 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `200.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:616:63
[INFO] [stdout]     |
[INFO] [stdout] 616 |             size: Size { width: length(200.0), height: length(100.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:642:28
[INFO] [stdout]     |
[INFO] [stdout] 642 |         flex_basis: length(150.0),
[INFO] [stdout]     |                            ^^^^^ help: explicitly specify the type as `f32`: `150.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:644:36
[INFO] [stdout]     |
[INFO] [stdout] 644 |         size: Size { width: length(100.0), height: length(50.0) }, // width 应该被忽略
[INFO] [stdout]     |                                    ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:644:59
[INFO] [stdout]     |
[INFO] [stdout] 644 |         size: Size { width: length(100.0), height: length(50.0) }, // width 应该被忽略
[INFO] [stdout]     |                                                           ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:650:40
[INFO] [stdout]     |
[INFO] [stdout] 650 |             size: Size { width: length(300.0), height: length(100.0) },
[INFO] [stdout]     |                                        ^^^^^ help: explicitly specify the type as `f32`: `300.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:650:63
[INFO] [stdout]     |
[INFO] [stdout] 650 |             size: Size { width: length(300.0), height: length(100.0) },
[INFO] [stdout]     |                                                               ^^^^^ help: explicitly specify the type as `f32`: `100.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `coverage`
[INFO] [stdout]    --> src/canvas.rs:246:29
[INFO] [stdout]     |
[INFO] [stdout] 246 |                         let coverage = (1.0 - (d - inner).abs().min(outer - d).min(1.0)).max(0.0);
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coverage`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radius`
[INFO] [stdout]    --> src/path.rs:226:66
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn arc_to(&mut self, x1: f32, y1: f32, x2: f32, y2: f32, radius: f32) -> &mut Self {
[INFO] [stdout]     |                                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sf`
[INFO] [stdout]    --> src/renderer/components/canvas.rs:731:89
[INFO] [stdout]     |
[INFO] [stdout] 731 |     pub fn draw(node: &RenderNode, canvas: &mut Canvas, x: f32, y: f32, w: f32, h: f32, sf: f32) {
[INFO] [stdout]     |                                                                                         ^^ help: if this is intentional, prefix it with an underscore: `_sf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `circular`
[INFO] [stdout]    --> src/renderer/components/swiper.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let circular = node.attrs.get("circular")
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_circular`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/renderer/components/swiper.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 let state = manager.get_or_create(&swiper_id, total, autoplay, interval);
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sf`
[INFO] [stdout]    --> src/renderer/components/swiper.rs:220:93
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn draw_swiper_item(canvas: &mut Canvas, node: &RenderNode, x: f32, y: f32, w: f32, h: f32, sf: f32) {
[INFO] [stdout]     |                                                                                             ^^ help: if this is intentional, prefix it with an underscore: `_sf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> src/renderer/components/swiper.rs:232:25
[INFO] [stdout]     |
[INFO] [stdout] 232 |             if let Some(src) = child.attrs.get("src") {
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text_color`
[INFO] [stdout]    --> src/renderer/components/swiper.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |             let text_color = child.style.text_color.unwrap_or(Color::BLACK);
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/renderer/components/rich_text.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let (ts, mut ns) = build_base_style(node, ctx);
[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] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/renderer/components/picker.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let (ts, mut ns) = build_base_style(node, ctx);
[INFO] [stdout]    |                  ----^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/renderer/components/picker.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let mut attrs = node.attributes.clone();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> src/renderer/components/picker.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mode = match node.get_attr("mode").unwrap_or("selector") {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sf`
[INFO] [stdout]   --> src/renderer/components/checkbox_group.rs:29:89
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn draw(node: &RenderNode, canvas: &mut Canvas, x: f32, y: f32, w: f32, h: f32, sf: f32) {
[INFO] [stdout]    |                                                                                         ^^ help: if this is intentional, prefix it with an underscore: `_sf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sf`
[INFO] [stdout]   --> src/renderer/components/checkbox_group.rs:58:89
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn draw(node: &RenderNode, canvas: &mut Canvas, x: f32, y: f32, w: f32, h: f32, sf: f32) {
[INFO] [stdout]    |                                                                                         ^^ help: if this is intentional, prefix it with an underscore: `_sf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `runtime` is never read
[INFO] [stdout]  --> src/js/runtime.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct JsRuntime {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 9 |     runtime: Runtime,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `storage` is never read
[INFO] [stdout]   --> src/js/api.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct MiniAppApi {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout]  9 |     runtime: Arc<Mutex<JsRuntime>>,
[INFO] [stdout] 10 |     storage: Arc<Mutex<HashMap<String, String>>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `validate_char` and `validate_input` are never used
[INFO] [stdout]    --> src/renderer/components/input.rs:98:12
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl InputType {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn validate_char(&self, c: char) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn validate_input(&self, input: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_maxlength` is never used
[INFO] [stdout]    --> src/renderer/components/input.rs:536:8
[INFO] [stdout]     |
[INFO] [stdout] 536 | pub fn get_maxlength(attrs: &std::collections::HashMap<String, String>) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_input_type` is never used
[INFO] [stdout]    --> src/renderer/components/input.rs:543:8
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub fn get_input_type(attrs: &std::collections::HashMap<String, String>) -> InputType {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_password` is never used
[INFO] [stdout]    --> src/renderer/components/input.rs:550:8
[INFO] [stdout]     |
[INFO] [stdout] 550 | pub fn is_password(attrs: &std::collections::HashMap<String, String>) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_disabled` is never used
[INFO] [stdout]    --> src/renderer/components/input.rs:556:8
[INFO] [stdout]     |
[INFO] [stdout] 556 | pub fn is_disabled(attrs: &std::collections::HashMap<String, String>) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pause` is never used
[INFO] [stdout]    --> src/renderer/components/video.rs:679:12
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl VideoPlayer {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 679 |     pub fn pause(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `toggle_video_play` is never used
[INFO] [stdout]    --> src/renderer/components/video.rs:878:8
[INFO] [stdout]     |
[INFO] [stdout] 878 | pub fn toggle_video_play(src: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x0` and `y0` are never read
[INFO] [stdout]    --> src/renderer/components/canvas.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 492 | pub struct RadialGradient {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 493 |     x0: f32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 494 |     y0: f32,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RadialGradient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichTextNode` is never constructed
[INFO] [stdout]   --> src/renderer/components/rich_text.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct RichTextNode {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/ui/component.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |         unsafe { &mut EMPTY }
[INFO] [stdout]     |                  ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 140 |         unsafe { &raw mut EMPTY }
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Button`, `Component`, `FlexAlign`, `FlexDirection`, `Layout`, `Text`, and `View`
[INFO] [stdout]  --> examples/mini_app_window.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use mini_render::ui::{View, Button, Text, Layout, FlexDirection, FlexAlign, Component};
[INFO] [stdout]   |                       ^^^^  ^^^^^^  ^^^^  ^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PaintStyle`
[INFO] [stdout]  --> examples/mini_app_window.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mini_render::{Canvas, Color, Paint, PaintStyle, Rect, Path};
[INFO] [stdout]   |                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TemplateEngine`
[INFO] [stdout]  --> src/bin/main.rs:4:51
[INFO] [stdout]   |
[INFO] [stdout] 4 | use mini_render::parser::{WxmlParser, WxssParser, TemplateEngine};
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mouse::*`
[INFO] [stdout]  --> src/bin/app_window/events/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use mouse::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `keyboard::*`
[INFO] [stdout]  --> src/bin/app_window/events/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use keyboard::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ime::*`
[INFO] [stdout]  --> src/bin/app_window/events/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use ime::*;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LoadingState`, `ModalState`, `ToastState`, and `render_ui_overlay`
[INFO] [stdout]   --> src/bin/app_window/mod.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use ui_overlay::{ToastState, LoadingState, ModalState, render_ui_overlay};
[INFO] [stdout]    |                      ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `click_handler::*`
[INFO] [stdout]   --> src/bin/app_window/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use click_handler::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `event_handler::*`
[INFO] [stdout]   --> src/bin/app_window/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use event_handler::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sf`
[INFO] [stdout]    --> src/renderer/components/canvas.rs:731:89
[INFO] [stdout]     |
[INFO] [stdout] 731 |     pub fn draw(node: &RenderNode, canvas: &mut Canvas, x: f32, y: f32, w: f32, h: f32, sf: f32) {
[INFO] [stdout]     |                                                                                         ^^ help: if this is intentional, prefix it with an underscore: `_sf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `circular`
[INFO] [stdout]    --> src/renderer/components/swiper.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let circular = node.attrs.get("circular")
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_circular`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/renderer/components/swiper.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 let state = manager.get_or_create(&swiper_id, total, autoplay, interval);
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sf`
[INFO] [stdout]    --> src/renderer/components/swiper.rs:220:93
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn draw_swiper_item(canvas: &mut Canvas, node: &RenderNode, x: f32, y: f32, w: f32, h: f32, sf: f32) {
[INFO] [stdout]     |                                                                                             ^^ help: if this is intentional, prefix it with an underscore: `_sf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> src/renderer/components/swiper.rs:232:25
[INFO] [stdout]     |
[INFO] [stdout] 232 |             if let Some(src) = child.attrs.get("src") {
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text_color`
[INFO] [stdout]    --> src/renderer/components/swiper.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |             let text_color = child.style.text_color.unwrap_or(Color::BLACK);
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/renderer/components/rich_text.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let (ts, mut ns) = build_base_style(node, ctx);
[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] [stdout] warning: unused import: `mouse::*`
[INFO] [stdout]  --> src/bin/app_window/events/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use mouse::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `keyboard::*`
[INFO] [stdout]  --> src/bin/app_window/events/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use keyboard::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/renderer/components/picker.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let (ts, mut ns) = build_base_style(node, ctx);
[INFO] [stdout]    |                  ----^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/renderer/components/picker.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let mut attrs = node.attributes.clone();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> src/renderer/components/picker.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mode = match node.get_attr("mode").unwrap_or("selector") {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ime::*`
[INFO] [stdout]  --> src/bin/app_window/events/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use ime::*;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LoadingState`, `ModalState`, `ToastState`, and `render_ui_overlay`
[INFO] [stdout]   --> src/bin/app_window/mod.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use ui_overlay::{ToastState, LoadingState, ModalState, render_ui_overlay};
[INFO] [stdout]    |                      ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `click_handler::*`
[INFO] [stdout]   --> src/bin/app_window/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use click_handler::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `event_handler::*`
[INFO] [stdout]   --> src/bin/app_window/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use event_handler::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sf`
[INFO] [stdout]   --> src/renderer/components/checkbox_group.rs:29:89
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn draw(node: &RenderNode, canvas: &mut Canvas, x: f32, y: f32, w: f32, h: f32, sf: f32) {
[INFO] [stdout]    |                                                                                         ^^ help: if this is intentional, prefix it with an underscore: `_sf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sf`
[INFO] [stdout]   --> src/renderer/components/checkbox_group.rs:58:89
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn draw(node: &RenderNode, canvas: &mut Canvas, x: f32, y: f32, w: f32, h: f32, sf: f32) {
[INFO] [stdout]    |                                                                                         ^^ help: if this is intentional, prefix it with an underscore: `_sf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TemplateEngine`
[INFO] [stdout]  --> src/bin/main.rs:4:51
[INFO] [stdout]   |
[INFO] [stdout] 4 | use mini_render::parser::{WxmlParser, WxssParser, TemplateEngine};
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_content_height`
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let item_content_height = item_layout.size.height - 28.0 * 2.0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_content_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row_layout`
[INFO] [stdout]    --> src/tests/complex_layout_tests.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 |     let row_layout = taffy.layout(row).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_row_layout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/bin/launcher.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct PageInfo {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 42 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `wxml_nodes` and `stylesheet` are never read
[INFO] [stdout]   --> src/bin/launcher.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct CustomTabBar {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 50 |     wxml_nodes: Vec<WxmlNode>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 51 |     stylesheet: StyleSheet,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pages`, `current_page`, and `stylesheet` are never read
[INFO] [stdout]   --> src/bin/launcher.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct RunningApp {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pages: HashMap<String, PageInfo>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 67 |     current_page: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 68 |     wxml_nodes: Vec<WxmlNode>,
[INFO] [stdout] 69 |     stylesheet: StyleSheet,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/bin/launcher.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct PageInfo {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 42 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `wxml_nodes` and `stylesheet` are never read
[INFO] [stdout]   --> src/bin/launcher.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct CustomTabBar {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 50 |     wxml_nodes: Vec<WxmlNode>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 51 |     stylesheet: StyleSheet,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pages`, `current_page`, and `stylesheet` are never read
[INFO] [stdout]   --> src/bin/launcher.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct RunningApp {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pages: HashMap<String, PageInfo>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 67 |     current_page: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 68 |     wxml_nodes: Vec<WxmlNode>,
[INFO] [stdout] 69 |     stylesheet: StyleSheet,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Cancelled` is never constructed
[INFO] [stdout]    --> src/ui/scroll_view.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     enum TouchPhase {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 239 |         Cancelled,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `runtime` is never read
[INFO] [stdout]  --> src/js/runtime.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct JsRuntime {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 9 |     runtime: Runtime,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `storage` is never read
[INFO] [stdout]   --> src/js/api.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct MiniAppApi {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout]  9 |     runtime: Arc<Mutex<JsRuntime>>,
[INFO] [stdout] 10 |     storage: Arc<Mutex<HashMap<String, String>>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `validate_char` and `validate_input` are never used
[INFO] [stdout]    --> src/renderer/components/input.rs:98:12
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl InputType {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn validate_char(&self, c: char) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn validate_input(&self, input: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_maxlength` is never used
[INFO] [stdout]    --> src/renderer/components/input.rs:536:8
[INFO] [stdout]     |
[INFO] [stdout] 536 | pub fn get_maxlength(attrs: &std::collections::HashMap<String, String>) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_input_type` is never used
[INFO] [stdout]    --> src/renderer/components/input.rs:543:8
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub fn get_input_type(attrs: &std::collections::HashMap<String, String>) -> InputType {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_password` is never used
[INFO] [stdout]    --> src/renderer/components/input.rs:550:8
[INFO] [stdout]     |
[INFO] [stdout] 550 | pub fn is_password(attrs: &std::collections::HashMap<String, String>) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_disabled` is never used
[INFO] [stdout]    --> src/renderer/components/input.rs:556:8
[INFO] [stdout]     |
[INFO] [stdout] 556 | pub fn is_disabled(attrs: &std::collections::HashMap<String, String>) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pause` is never used
[INFO] [stdout]    --> src/renderer/components/video.rs:679:12
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl VideoPlayer {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 679 |     pub fn pause(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `toggle_video_play` is never used
[INFO] [stdout]    --> src/renderer/components/video.rs:878:8
[INFO] [stdout]     |
[INFO] [stdout] 878 | pub fn toggle_video_play(src: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x0` and `y0` are never read
[INFO] [stdout]    --> src/renderer/components/canvas.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 492 | pub struct RadialGradient {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 493 |     x0: f32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 494 |     y0: f32,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RadialGradient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichTextNode` is never constructed
[INFO] [stdout]   --> src/renderer/components/rich_text.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct RichTextNode {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/ui/component.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |         unsafe { &mut EMPTY }
[INFO] [stdout]     |                  ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 140 |         unsafe { &raw mut EMPTY }
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/tests/renderer_tests.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert!(renderer.event_count() >= 0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pages` and `window` are never read
[INFO] [stdout]   --> src/bin/app_window/config.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct AppConfig {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout]  9 |     pub pages: Vec<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     #[serde(default)]
[INFO] [stdout] 11 |     pub window: WindowConfig,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `navigation_bar_title_text`, `navigation_bar_background_color`, `navigation_bar_text_style`, and `background_color` are never read
[INFO] [stdout]   --> src/bin/app_window/config.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct WindowConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 19 |     #[serde(default = "default_nav_title")]
[INFO] [stdout] 20 |     pub navigation_bar_title_text: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     #[serde(default = "default_nav_bg")]
[INFO] [stdout] 22 |     pub navigation_bar_background_color: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     #[serde(default)]
[INFO] [stdout] 24 |     pub navigation_bar_text_style: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     #[serde(default = "default_bg")]
[INFO] [stdout] 26 |     pub background_color: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WindowConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `icon_path` and `selected_icon_path` are never read
[INFO] [stdout]   --> src/bin/app_window/config.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct TabBarItem {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub icon_path: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 59 |     #[serde(default)]
[INFO] [stdout] 60 |     pub selected_icon_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TabBarItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]  --> src/bin/app_window/navigation.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PageInfo {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     pub path: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomTabBar` is never constructed
[INFO] [stdout]   --> src/bin/app_window/tabbar.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct CustomTabBar {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_mouse_pressed` is never used
[INFO] [stdout]   --> src/bin/app_window/events/mouse.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn handle_mouse_pressed(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_mouse_released` is never used
[INFO] [stdout]   --> src/bin/app_window/events/mouse.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn handle_mouse_released(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `js_code` is never read
[INFO] [stdout]   --> src/bin/app_window/page_loader.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CustomTabBar {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub js_code: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ModalClickResult` is never used
[INFO] [stdout]   --> src/bin/app_window/click_handler.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum ModalClickResult {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `modal_y` and `modal_height` are never read
[INFO] [stdout]   --> src/bin/app_window/click_handler.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct ModalLayout {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 32 |     pub modal_x: f32,
[INFO] [stdout] 33 |     pub modal_y: f32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 34 |     pub modal_width: f32,
[INFO] [stdout] 35 |     pub modal_height: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pages` and `window` are never read
[INFO] [stdout]   --> src/bin/app_window/config.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct AppConfig {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout]  9 |     pub pages: Vec<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     #[serde(default)]
[INFO] [stdout] 11 |     pub window: WindowConfig,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `navigation_bar_title_text`, `navigation_bar_background_color`, `navigation_bar_text_style`, and `background_color` are never read
[INFO] [stdout]   --> src/bin/app_window/config.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct WindowConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 19 |     #[serde(default = "default_nav_title")]
[INFO] [stdout] 20 |     pub navigation_bar_title_text: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     #[serde(default = "default_nav_bg")]
[INFO] [stdout] 22 |     pub navigation_bar_background_color: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     #[serde(default)]
[INFO] [stdout] 24 |     pub navigation_bar_text_style: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     #[serde(default = "default_bg")]
[INFO] [stdout] 26 |     pub background_color: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WindowConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `icon_path` and `selected_icon_path` are never read
[INFO] [stdout]   --> src/bin/app_window/config.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct TabBarItem {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub icon_path: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 59 |     #[serde(default)]
[INFO] [stdout] 60 |     pub selected_icon_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TabBarItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]  --> src/bin/app_window/navigation.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PageInfo {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     pub path: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomTabBar` is never constructed
[INFO] [stdout]   --> src/bin/app_window/tabbar.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct CustomTabBar {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_mouse_pressed` is never used
[INFO] [stdout]   --> src/bin/app_window/events/mouse.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn handle_mouse_pressed(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_mouse_released` is never used
[INFO] [stdout]   --> src/bin/app_window/events/mouse.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn handle_mouse_released(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `js_code` is never read
[INFO] [stdout]   --> src/bin/app_window/page_loader.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CustomTabBar {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub js_code: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ModalClickResult` is never used
[INFO] [stdout]   --> src/bin/app_window/click_handler.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum ModalClickResult {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `modal_y` and `modal_height` are never read
[INFO] [stdout]   --> src/bin/app_window/click_handler.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct ModalLayout {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 32 |     pub modal_x: f32,
[INFO] [stdout] 33 |     pub modal_y: f32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 34 |     pub modal_width: f32,
[INFO] [stdout] 35 |     pub modal_height: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 54.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: winit v0.30.12
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "089ae67cb625acf11b4da4b191619c935773a53359e78f92a372a17154aa1d45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "089ae67cb625acf11b4da4b191619c935773a53359e78f92a372a17154aa1d45", kill_on_drop: false }`
[INFO] [stdout] 089ae67cb625acf11b4da4b191619c935773a53359e78f92a372a17154aa1d45
