[INFO] cloning repository https://github.com/yonathanarbel/LawPDF
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yonathanarbel/LawPDF" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyonathanarbel%2FLawPDF", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyonathanarbel%2FLawPDF'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49e8413858bbacf8dc448595f1558c450eb6ec99
[INFO] checking yonathanarbel/LawPDF against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyonathanarbel%2FLawPDF" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yonathanarbel/LawPDF
[INFO] finished tweaking git repo https://github.com/yonathanarbel/LawPDF
[INFO] tweaked toml for git repo https://github.com/yonathanarbel/LawPDF written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yonathanarbel/LawPDF on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yonathanarbel/LawPDF 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2377f5f3807b758a19f1278250dea23f34181580d41de9635fec7d3c1ae7fb79
[INFO] running `Command { std: "docker" "start" "2377f5f3807b758a19f1278250dea23f34181580d41de9635fec7d3c1ae7fb79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2377f5f3807b758a19f1278250dea23f34181580d41de9635fec7d3c1ae7fb79", 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" "2377f5f3807b758a19f1278250dea23f34181580d41de9635fec7d3c1ae7fb79" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2377f5f3807b758a19f1278250dea23f34181580d41de9635fec7d3c1ae7fb79", 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" "2377f5f3807b758a19f1278250dea23f34181580d41de9635fec7d3c1ae7fb79" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking zvariant_utils v3.3.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking quick-xml v0.39.4
[INFO] [stderr]    Compiling liquid-derive v0.26.8
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling zvariant_derive v5.11.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling zvariant v5.11.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling liquid-core v0.26.8
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling liquid-lib v0.26.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]     Checking string-interner v0.15.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking dyn-hash v0.2.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling zbus_xml v5.1.1
[INFO] [stderr]    Compiling zbus_macros v5.15.0
[INFO] [stderr]     Checking zbus-lockstep v0.5.2
[INFO] [stderr]     Checking tract-data v0.21.10
[INFO] [stderr]    Compiling liquid v0.26.8
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tract-linalg v0.21.10
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking zbus v5.15.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]     Checking anymap3 v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tract-core v0.21.10
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling winresource v0.1.31
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling pdfium-render v0.8.37
[INFO] [stderr]     Checking piston-float v1.0.1
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking glutin-winit v0.5.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling lawpdf v0.2.22 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking egui_glow v0.33.3
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking ecb v0.1.2
[INFO] [stderr]     Checking utf16string v0.2.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking blake2b_simd v1.0.4
[INFO] [stderr]     Checking nom_locate v5.0.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.17.2
[INFO] [stderr]     Checking quick-xml v0.40.1
[INFO] [stderr]     Checking lopdf v0.38.0
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]     Checking egui-winit v0.33.3
[INFO] [stderr]     Checking tract-nnef v0.21.10
[INFO] [stderr]     Checking tract-hir v0.21.10
[INFO] [stderr]     Checking eframe v0.33.3
[INFO] [stderr]     Checking tract-onnx-opl v0.21.10
[INFO] [stderr]     Checking tract-onnx v0.21.10
[INFO] [stdout] warning: unused imports: `Command` and `Stdio`
[INFO] [stdout]  --> src/updater.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::process::{Command, Stdio};
[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 imports: `OsStr` and `OsString`
[INFO] [stdout]  --> src/liquid2.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ffi::{OsStr, OsString};
[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 imports: `Command` and `Stdio`
[INFO] [stdout]  --> src/updater.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::process::{Command, Stdio};
[INFO] [stdout]   |                    ^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app/chat_ui.rs:287:45
[INFO] [stdout]     |
[INFO] [stdout] 287 |                         .stroke(Stroke::new(1.0, Color32::from_rgb(222, 216, 205)))
[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/app/mod.rs:4556:33
[INFO] [stdout]      |
[INFO] [stdout] 4556 |                     Stroke::new(1.4, Color32::from_rgb(151, 105, 48))
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.4_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <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/app/mod.rs:4558:33
[INFO] [stdout]      |
[INFO] [stdout] 4558 |                     Stroke::new(1.0, Color32::from_rgb(204, 198, 187))
[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/app/mod.rs:4648:41
[INFO] [stdout]      |
[INFO] [stdout] 4648 |                     .stroke(Stroke::new(1.0, Color32::from_rgb(222, 218, 208))),
[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/app/mod.rs:5220:41
[INFO] [stdout]      |
[INFO] [stdout] 5220 |                     .stroke(Stroke::new(1.0, Color32::from_rgb(220, 216, 207))),
[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/app/mod.rs:5317:45
[INFO] [stdout]      |
[INFO] [stdout] 5317 | ...                   Stroke::new(1.0, PAPER_STROKE),
[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/app/mod.rs:5370:41
[INFO] [stdout]      |
[INFO] [stdout] 5370 | ...                   1.4,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.4_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <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/app/mod.rs:5639:33
[INFO] [stdout]      |
[INFO] [stdout] 5639 |                     Stroke::new(2.0, Color32::from_rgb(72, 48, 26))
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/app/mod.rs:5641:33
[INFO] [stdout]      |
[INFO] [stdout] 5641 |                     Stroke::new(1.0, Color32::from_rgb(210, 200, 184))
[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/app/mod.rs:5839:41
[INFO] [stdout]      |
[INFO] [stdout] 5839 |                     .stroke(Stroke::new(1.0, Color32::from_rgb(222, 218, 208))),
[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/app/mod.rs:5961:33
[INFO] [stdout]      |
[INFO] [stdout] 5961 | ...                   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/app/mod.rs:6032:41
[INFO] [stdout]      |
[INFO] [stdout] 6032 |                     .stroke(Stroke::new(1.0, Color32::from_rgb(205, 197, 181)))
[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/app/mod.rs:6112:41
[INFO] [stdout]      |
[INFO] [stdout] 6112 |                     .stroke(Stroke::new(1.0, Color32::from_rgb(205, 197, 181)))
[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/app/mod.rs:6243:25
[INFO] [stdout]      |
[INFO] [stdout] 6243 |             Stroke::new(1.8, Color32::from_rgb(164, 119, 63))
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `1.8_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <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/app/mod.rs:6245:25
[INFO] [stdout]      |
[INFO] [stdout] 6245 |             Stroke::new(1.0, Color32::from_rgb(211, 205, 193))
[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/app/mod.rs:6799:41
[INFO] [stdout]      |
[INFO] [stdout] 6799 |                     .stroke(Stroke::new(1.0, stroke))
[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/app/mod.rs:7107:29
[INFO] [stdout]      |
[INFO] [stdout] 7107 |                 Stroke::new(1.5, Color32::from_rgba_unmultiplied(38, 92, 158, 190)),
[INFO] [stdout]      |                             ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/app/mod.rs:7224:37
[INFO] [stdout]      |
[INFO] [stdout] 7224 |                 .stroke(Stroke::new(1.0, stroke))
[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/app/mod.rs:7757:33
[INFO] [stdout]      |
[INFO] [stdout] 7757 |             .stroke(Stroke::new(1.0, stroke))
[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/app/mod.rs:7958:41
[INFO] [stdout]      |
[INFO] [stdout] 7958 |                     .stroke(Stroke::new(1.0, stroke)),
[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/app/mod.rs:8189:77
[INFO] [stdout]      |
[INFO] [stdout] 8189 |                         .hline(rect.x_range(), rect.center().y, Stroke::new(1.0, muted));
[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/app/mod.rs:8302:33
[INFO] [stdout]      |
[INFO] [stdout] 8302 |             .stroke(Stroke::new(1.0, stroke_color))
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <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/app/mod.rs:8972:45
[INFO] [stdout]      |
[INFO] [stdout] 8972 | ...                   Stroke::new(1.0, PAPER_STROKE),
[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/app/mod.rs:9294:25
[INFO] [stdout]      |
[INFO] [stdout] 9294 |             Stroke::new(2.0, Color32::from_rgb(167, 113, 50))
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/app/mod.rs:9296:25
[INFO] [stdout]      |
[INFO] [stdout] 9296 |             Stroke::new(1.0, Color32::from_rgb(202, 197, 187))
[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/app/mod.rs:9473:37
[INFO] [stdout]      |
[INFO] [stdout] 9473 |                         Stroke::new(1.0, PAPER_STROKE),
[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/app/mod.rs:9894:45
[INFO] [stdout]      |
[INFO] [stdout] 9894 | ...                   Stroke::new(2.0, color),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <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/app/mod.rs:9908:37
[INFO] [stdout]      |
[INFO] [stdout] 9908 |                         Stroke::new(1.0, Color32::from_rgb(72, 106, 180)),
[INFO] [stdout]      |                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <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/app/mod.rs:9946:41
[INFO] [stdout]      |
[INFO] [stdout] 9946 | ...                   Stroke::new(2.0, Color32::BLACK),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/app/mod.rs:9992:37
[INFO] [stdout]      |
[INFO] [stdout] 9992 |                         Stroke::new(1.0, Color32::from_rgb(72, 106, 180)),
[INFO] [stdout]      |                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <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/app/mod.rs:10005:29
[INFO] [stdout]       |
[INFO] [stdout] 10005 |                 Stroke::new(2.0, Color32::BLACK),
[INFO] [stdout]       |                             ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> src/app/mod.rs:10125:33
[INFO] [stdout]       |
[INFO] [stdout] 10125 |                     Stroke::new(1.6, Color32::from_rgb(146, 103, 52)),
[INFO] [stdout]       |                                 ^^^ help: explicitly specify the type as `f32`: `1.6_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:10263:41
[INFO] [stdout]       |
[INFO] [stdout] 10263 |                     .stroke(Stroke::new(1.3, Color32::from_rgb(184, 141, 68)))
[INFO] [stdout]       |                                         ^^^ help: explicitly specify the type as `f32`: `1.3_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler 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/app/mod.rs:10353:53
[INFO] [stdout]       |
[INFO] [stdout] 10353 | ...                   Stroke::new(2.0, Color32::from_rgb(72, 48, 26))
[INFO] [stdout]       |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> src/app/mod.rs:10355:53
[INFO] [stdout]       |
[INFO] [stdout] 10355 | ...                   Stroke::new(1.0, Color32::from_rgb(210, 200, 184))
[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/app/mod.rs:10389:41
[INFO] [stdout]       |
[INFO] [stdout] 10389 |         let leader_stroke = Stroke::new(1.3, Color32::from_rgb(150, 120, 70));
[INFO] [stdout]       |                                         ^^^ help: explicitly specify the type as `f32`: `1.3_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler 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/app/mod.rs:10467:41
[INFO] [stdout]       |
[INFO] [stdout] 10467 |                     .stroke(Stroke::new(1.4, Color32::from_rgb(72, 106, 180)))
[INFO] [stdout]       |                                         ^^^ help: explicitly specify the type as `f32`: `1.4_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:10543:41
[INFO] [stdout]       |
[INFO] [stdout] 10543 |                     .stroke(Stroke::new(1.0, Color32::from_rgb(205, 198, 184)))
[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/app/mod.rs:10599:25
[INFO] [stdout]       |
[INFO] [stdout] 10599 |             Stroke::new(1.0, Color32::from_rgb(58, 112, 180)),
[INFO] [stdout]       |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:10948:41
[INFO] [stdout]       |
[INFO] [stdout] 10948 |                     .stroke(Stroke::new(1.0, Color32::from_rgb(205, 198, 184)))
[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/app/mod.rs:11142:29
[INFO] [stdout]       |
[INFO] [stdout] 11142 |                 Stroke::new(1.6, Color32::from_rgb(88, 66, 38))
[INFO] [stdout]       |                             ^^^ help: explicitly specify the type as `f32`: `1.6_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:11144:29
[INFO] [stdout]       |
[INFO] [stdout] 11144 |                 Stroke::new(1.0, Color32::from_rgb(210, 202, 188))
[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/app/mod.rs:11818:29
[INFO] [stdout]       |
[INFO] [stdout] 11818 |         .stroke(Stroke::new(1.0, Color32::from_rgb(224, 219, 209)))
[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/app/mod.rs:11932:30
[INFO] [stdout]       |
[INFO] [stdout] 11932 |     let stroke = Stroke::new(1.65, color);
[INFO] [stdout]       |                              ^^^^ help: explicitly specify the type as `f32`: `1.65_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler 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/app/mod.rs:11952:29
[INFO] [stdout]       |
[INFO] [stdout] 11952 |                 Stroke::new(1.2, color),
[INFO] [stdout]       |                             ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:11955:69
[INFO] [stdout]       |
[INFO] [stdout] 11955 |             painter.circle_stroke(point(0.0, 3.5), 2.6, Stroke::new(1.2, color));
[INFO] [stdout]       |                                                                     ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:12089:83
[INFO] [stdout]       |
[INFO] [stdout] 12089 |             painter.line_segment([point(-7.0, 6.2), point(7.0, 6.2)], Stroke::new(1.0, color));
[INFO] [stdout]       |                                                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:12862:35
[INFO] [stdout]       |
[INFO] [stdout] 12862 |         Stroke::new(if selected { 2.0 } else { 1.1 }, stroke_color),
[INFO] [stdout]       |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:12862:48
[INFO] [stdout]       |
[INFO] [stdout] 12862 |         Stroke::new(if selected { 2.0 } else { 1.1 }, stroke_color),
[INFO] [stdout]       |                                                ^^^ help: explicitly specify the type as `f32`: `1.1_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler 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/app/mod.rs:12871:21
[INFO] [stdout]       |
[INFO] [stdout] 12871 |         Stroke::new(1.0, Color32::from_rgba_unmultiplied(88, 60, 30, 130)),
[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/app/chat_ui.rs:287:45
[INFO] [stdout]     |
[INFO] [stdout] 287 |                         .stroke(Stroke::new(1.0, Color32::from_rgb(222, 216, 205)))
[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/app/mod.rs:4556:33
[INFO] [stdout]      |
[INFO] [stdout] 4556 |                     Stroke::new(1.4, Color32::from_rgb(151, 105, 48))
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.4_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <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/app/mod.rs:4558:33
[INFO] [stdout]      |
[INFO] [stdout] 4558 |                     Stroke::new(1.0, Color32::from_rgb(204, 198, 187))
[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/app/mod.rs:4648:41
[INFO] [stdout]      |
[INFO] [stdout] 4648 |                     .stroke(Stroke::new(1.0, Color32::from_rgb(222, 218, 208))),
[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/app/mod.rs:5220:41
[INFO] [stdout]      |
[INFO] [stdout] 5220 |                     .stroke(Stroke::new(1.0, Color32::from_rgb(220, 216, 207))),
[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/app/mod.rs:5317:45
[INFO] [stdout]      |
[INFO] [stdout] 5317 | ...                   Stroke::new(1.0, PAPER_STROKE),
[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/app/mod.rs:5370:41
[INFO] [stdout]      |
[INFO] [stdout] 5370 | ...                   1.4,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.4_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <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/app/mod.rs:5639:33
[INFO] [stdout]      |
[INFO] [stdout] 5639 |                     Stroke::new(2.0, Color32::from_rgb(72, 48, 26))
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/app/mod.rs:5641:33
[INFO] [stdout]      |
[INFO] [stdout] 5641 |                     Stroke::new(1.0, Color32::from_rgb(210, 200, 184))
[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/app/mod.rs:5839:41
[INFO] [stdout]      |
[INFO] [stdout] 5839 |                     .stroke(Stroke::new(1.0, Color32::from_rgb(222, 218, 208))),
[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/app/mod.rs:5961:33
[INFO] [stdout]      |
[INFO] [stdout] 5961 | ...                   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/app/mod.rs:6032:41
[INFO] [stdout]      |
[INFO] [stdout] 6032 |                     .stroke(Stroke::new(1.0, Color32::from_rgb(205, 197, 181)))
[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/app/mod.rs:6112:41
[INFO] [stdout]      |
[INFO] [stdout] 6112 |                     .stroke(Stroke::new(1.0, Color32::from_rgb(205, 197, 181)))
[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/app/mod.rs:6243:25
[INFO] [stdout]      |
[INFO] [stdout] 6243 |             Stroke::new(1.8, Color32::from_rgb(164, 119, 63))
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `1.8_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <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/app/mod.rs:6245:25
[INFO] [stdout]      |
[INFO] [stdout] 6245 |             Stroke::new(1.0, Color32::from_rgb(211, 205, 193))
[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/app/mod.rs:6799:41
[INFO] [stdout]      |
[INFO] [stdout] 6799 |                     .stroke(Stroke::new(1.0, stroke))
[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/app/mod.rs:7107:29
[INFO] [stdout]      |
[INFO] [stdout] 7107 |                 Stroke::new(1.5, Color32::from_rgba_unmultiplied(38, 92, 158, 190)),
[INFO] [stdout]      |                             ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/app/mod.rs:7224:37
[INFO] [stdout]      |
[INFO] [stdout] 7224 |                 .stroke(Stroke::new(1.0, stroke))
[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/app/mod.rs:7757:33
[INFO] [stdout]      |
[INFO] [stdout] 7757 |             .stroke(Stroke::new(1.0, stroke))
[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/app/mod.rs:7958:41
[INFO] [stdout]      |
[INFO] [stdout] 7958 |                     .stroke(Stroke::new(1.0, stroke)),
[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/app/mod.rs:8189:77
[INFO] [stdout]      |
[INFO] [stdout] 8189 |                         .hline(rect.x_range(), rect.center().y, Stroke::new(1.0, muted));
[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/app/mod.rs:8302:33
[INFO] [stdout]      |
[INFO] [stdout] 8302 |             .stroke(Stroke::new(1.0, stroke_color))
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <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/app/mod.rs:8972:45
[INFO] [stdout]      |
[INFO] [stdout] 8972 | ...                   Stroke::new(1.0, PAPER_STROKE),
[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/app/mod.rs:9294:25
[INFO] [stdout]      |
[INFO] [stdout] 9294 |             Stroke::new(2.0, Color32::from_rgb(167, 113, 50))
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/app/mod.rs:9296:25
[INFO] [stdout]      |
[INFO] [stdout] 9296 |             Stroke::new(1.0, Color32::from_rgb(202, 197, 187))
[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/app/mod.rs:9473:37
[INFO] [stdout]      |
[INFO] [stdout] 9473 |                         Stroke::new(1.0, PAPER_STROKE),
[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/app/mod.rs:9894:45
[INFO] [stdout]      |
[INFO] [stdout] 9894 | ...                   Stroke::new(2.0, color),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <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/app/mod.rs:9908:37
[INFO] [stdout]      |
[INFO] [stdout] 9908 |                         Stroke::new(1.0, Color32::from_rgb(72, 106, 180)),
[INFO] [stdout]      |                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <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/app/mod.rs:9946:41
[INFO] [stdout]      |
[INFO] [stdout] 9946 | ...                   Stroke::new(2.0, Color32::BLACK),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/app/mod.rs:9992:37
[INFO] [stdout]      |
[INFO] [stdout] 9992 |                         Stroke::new(1.0, Color32::from_rgb(72, 106, 180)),
[INFO] [stdout]      |                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <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/app/mod.rs:10005:29
[INFO] [stdout]       |
[INFO] [stdout] 10005 |                 Stroke::new(2.0, Color32::BLACK),
[INFO] [stdout]       |                             ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> src/app/mod.rs:10125:33
[INFO] [stdout]       |
[INFO] [stdout] 10125 |                     Stroke::new(1.6, Color32::from_rgb(146, 103, 52)),
[INFO] [stdout]       |                                 ^^^ help: explicitly specify the type as `f32`: `1.6_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:10263:41
[INFO] [stdout]       |
[INFO] [stdout] 10263 |                     .stroke(Stroke::new(1.3, Color32::from_rgb(184, 141, 68)))
[INFO] [stdout]       |                                         ^^^ help: explicitly specify the type as `f32`: `1.3_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler 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/app/mod.rs:10353:53
[INFO] [stdout]       |
[INFO] [stdout] 10353 | ...                   Stroke::new(2.0, Color32::from_rgb(72, 48, 26))
[INFO] [stdout]       |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> src/app/mod.rs:10355:53
[INFO] [stdout]       |
[INFO] [stdout] 10355 | ...                   Stroke::new(1.0, Color32::from_rgb(210, 200, 184))
[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/app/mod.rs:10389:41
[INFO] [stdout]       |
[INFO] [stdout] 10389 |         let leader_stroke = Stroke::new(1.3, Color32::from_rgb(150, 120, 70));
[INFO] [stdout]       |                                         ^^^ help: explicitly specify the type as `f32`: `1.3_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler 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/app/mod.rs:10467:41
[INFO] [stdout]       |
[INFO] [stdout] 10467 |                     .stroke(Stroke::new(1.4, Color32::from_rgb(72, 106, 180)))
[INFO] [stdout]       |                                         ^^^ help: explicitly specify the type as `f32`: `1.4_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:10543:41
[INFO] [stdout]       |
[INFO] [stdout] 10543 |                     .stroke(Stroke::new(1.0, Color32::from_rgb(205, 198, 184)))
[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/app/mod.rs:10599:25
[INFO] [stdout]       |
[INFO] [stdout] 10599 |             Stroke::new(1.0, Color32::from_rgb(58, 112, 180)),
[INFO] [stdout]       |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:10948:41
[INFO] [stdout]       |
[INFO] [stdout] 10948 |                     .stroke(Stroke::new(1.0, Color32::from_rgb(205, 198, 184)))
[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/app/mod.rs:11142:29
[INFO] [stdout]       |
[INFO] [stdout] 11142 |                 Stroke::new(1.6, Color32::from_rgb(88, 66, 38))
[INFO] [stdout]       |                             ^^^ help: explicitly specify the type as `f32`: `1.6_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:11144:29
[INFO] [stdout]       |
[INFO] [stdout] 11144 |                 Stroke::new(1.0, Color32::from_rgb(210, 202, 188))
[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/app/mod.rs:11818:29
[INFO] [stdout]       |
[INFO] [stdout] 11818 |         .stroke(Stroke::new(1.0, Color32::from_rgb(224, 219, 209)))
[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/app/mod.rs:11932:30
[INFO] [stdout]       |
[INFO] [stdout] 11932 |     let stroke = Stroke::new(1.65, color);
[INFO] [stdout]       |                              ^^^^ help: explicitly specify the type as `f32`: `1.65_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler 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/app/mod.rs:11952:29
[INFO] [stdout]       |
[INFO] [stdout] 11952 |                 Stroke::new(1.2, color),
[INFO] [stdout]       |                             ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:11955:69
[INFO] [stdout]       |
[INFO] [stdout] 11955 |             painter.circle_stroke(point(0.0, 3.5), 2.6, Stroke::new(1.2, color));
[INFO] [stdout]       |                                                                     ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:12089:83
[INFO] [stdout]       |
[INFO] [stdout] 12089 |             painter.line_segment([point(-7.0, 6.2), point(7.0, 6.2)], Stroke::new(1.0, color));
[INFO] [stdout]       |                                                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:12862:35
[INFO] [stdout]       |
[INFO] [stdout] 12862 |         Stroke::new(if selected { 2.0 } else { 1.1 }, stroke_color),
[INFO] [stdout]       |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <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/app/mod.rs:12862:48
[INFO] [stdout]       |
[INFO] [stdout] 12862 |         Stroke::new(if selected { 2.0 } else { 1.1 }, stroke_color),
[INFO] [stdout]       |                                                ^^^ help: explicitly specify the type as `f32`: `1.1_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler 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/app/mod.rs:12871:21
[INFO] [stdout]       |
[INFO] [stdout] 12871 |         Stroke::new(1.0, Color32::from_rgba_unmultiplied(88, 60, 30, 130)),
[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: `relaunch_args`
[INFO] [stdout]    --> src/updater.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     relaunch_args: &[OsString],
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relaunch_args`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DefaultApp` is never constructed
[INFO] [stdout]      --> src/app/mod.rs:11839:5
[INFO] [stdout]       |
[INFO] [stdout] 11833 | enum ToolbarIcon {
[INFO] [stdout]       |      ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11839 |     DefaultApp,
[INFO] [stdout]       |     ^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `ToolbarIcon` 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: constant `ARTICLE_SEGMENTATION_VERSION` is never used
[INFO] [stdout]   --> src/article_segments.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) const ARTICLE_SEGMENTATION_VERSION: &str = "article-segments-v1";
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `layout_hints_for_pages` is never used
[INFO] [stdout]    --> src/layout_roles.rs:171:8
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn layout_hints_for_pages(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_try_ocr_page_text` is never used
[INFO] [stdout]    --> src/liquid/mod.rs:319:8
[INFO] [stdout]     |
[INFO] [stdout] 319 | pub fn should_try_ocr_page_text(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trace_article_spans_from_source_lines` is never used
[INFO] [stdout]     --> src/liquid2.rs:2639:15
[INFO] [stdout]      |
[INFO] [stdout] 2639 | pub(crate) fn trace_article_spans_from_source_lines(
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ocr_page_with_engine` is never used
[INFO] [stdout]    --> src/ocr.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn ocr_page_with_engine(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ocr_page_with_engine_scale` is never used
[INFO] [stdout]    --> src/ocr.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn ocr_page_with_engine_scale(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relaunch_args`
[INFO] [stdout]    --> src/updater.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     relaunch_args: &[OsString],
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relaunch_args`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DefaultApp` is never constructed
[INFO] [stdout]      --> src/app/mod.rs:11839:5
[INFO] [stdout]       |
[INFO] [stdout] 11833 | enum ToolbarIcon {
[INFO] [stdout]       |      ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11839 |     DefaultApp,
[INFO] [stdout]       |     ^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `ToolbarIcon` 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: constant `ARTICLE_SEGMENTATION_VERSION` is never used
[INFO] [stdout]   --> src/article_segments.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) const ARTICLE_SEGMENTATION_VERSION: &str = "article-segments-v1";
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2EvalExamplesFile` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:770:8
[INFO] [stdout]     |
[INFO] [stdout] 770 | struct Lm2EvalExamplesFile {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2EvalLabelsFile` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:776:8
[INFO] [stdout]     |
[INFO] [stdout] 776 | struct Lm2EvalLabelsFile {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2EvalRow` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:782:8
[INFO] [stdout]     |
[INFO] [stdout] 782 | struct Lm2EvalRow {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2EvalLabel` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:857:8
[INFO] [stdout]     |
[INFO] [stdout] 857 | struct Lm2EvalLabel {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2EvalReport` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:867:8
[INFO] [stdout]     |
[INFO] [stdout] 867 | struct Lm2EvalReport {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2EvalActionMetric` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:887:8
[INFO] [stdout]     |
[INFO] [stdout] 887 | struct Lm2EvalActionMetric {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2EvalItem` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:897:8
[INFO] [stdout]     |
[INFO] [stdout] 897 | struct Lm2EvalItem {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2EvalDisagreement` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:904:8
[INFO] [stdout]     |
[INFO] [stdout] 904 | struct Lm2EvalDisagreement {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2BlockQualityMetrics` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:929:8
[INFO] [stdout]     |
[INFO] [stdout] 929 | struct Lm2BlockQualityMetrics {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2BlockQualityAccumulator` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:943:8
[INFO] [stdout]     |
[INFO] [stdout] 943 | struct Lm2BlockQualityAccumulator {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2FeatureDumpReport` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:954:8
[INFO] [stdout]     |
[INFO] [stdout] 954 | struct Lm2FeatureDumpReport {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2FeatureDumpRow` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:965:8
[INFO] [stdout]     |
[INFO] [stdout] 965 | struct Lm2FeatureDumpRow {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2DecoderLatticeReport` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:975:8
[INFO] [stdout]     |
[INFO] [stdout] 975 | struct Lm2DecoderLatticeReport {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2DecoderLatticePage` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:990:8
[INFO] [stdout]     |
[INFO] [stdout] 990 | struct Lm2DecoderLatticePage {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2DecoderLatticeLine` is never constructed
[INFO] [stdout]    --> src/liquid2.rs:998:8
[INFO] [stdout]     |
[INFO] [stdout] 998 | struct Lm2DecoderLatticeLine {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2DraftInput` is never constructed
[INFO] [stdout]     --> src/liquid2.rs:1201:8
[INFO] [stdout]      |
[INFO] [stdout] 1201 | struct Lm2DraftInput {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2DraftInputDocument` is never constructed
[INFO] [stdout]     --> src/liquid2.rs:1207:8
[INFO] [stdout]      |
[INFO] [stdout] 1207 | struct Lm2DraftInputDocument {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2SourceSmokeReport` is never constructed
[INFO] [stdout]     --> src/liquid2.rs:1221:8
[INFO] [stdout]      |
[INFO] [stdout] 1221 | struct Lm2SourceSmokeReport {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2SourceSmokeDocument` is never constructed
[INFO] [stdout]     --> src/liquid2.rs:1231:8
[INFO] [stdout]      |
[INFO] [stdout] 1231 | struct Lm2SourceSmokeDocument {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2DraftReport` is never constructed
[INFO] [stdout]     --> src/liquid2.rs:1240:8
[INFO] [stdout]      |
[INFO] [stdout] 1240 | struct Lm2DraftReport {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lm2DraftRow` is never constructed
[INFO] [stdout]     --> src/liquid2.rs:1253:8
[INFO] [stdout]      |
[INFO] [stdout] 1253 | struct Lm2DraftRow {
[INFO] [stdout]      |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trace_article_spans_from_source_lines` is never used
[INFO] [stdout]     --> src/liquid2.rs:2639:15
[INFO] [stdout]      |
[INFO] [stdout] 2639 | pub(crate) fn trace_article_spans_from_source_lines(
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `action_scores_map` is never used
[INFO] [stdout]     --> src/liquid2.rs:7107:4
[INFO] [stdout]      |
[INFO] [stdout] 7107 | fn action_scores_map(scores: [f64; 3]) -> BTreeMap<String, f64> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_scores_map` is never used
[INFO] [stdout]     --> src/liquid2.rs:7115:4
[INFO] [stdout]      |
[INFO] [stdout] 7115 | fn start_scores_map(role_hint: Option<LiquidBlockRole>, scale: f64) -> BTreeMap<String, f64> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `transition_scores_map` is never used
[INFO] [stdout]     --> src/liquid2.rs:7176:4
[INFO] [stdout]      |
[INFO] [stdout] 7176 | fn transition_scores_map(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reject_label_like_path` is never used
[INFO] [stdout]      --> src/liquid2.rs:11867:4
[INFO] [stdout]       |
[INFO] [stdout] 11867 | fn reject_label_like_path(path: &Path) -> Result<(), String> {
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eval_sources_for_rows` is never used
[INFO] [stdout]      --> src/liquid2.rs:11926:4
[INFO] [stdout]       |
[INFO] [stdout] 11926 | fn eval_sources_for_rows(
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eval_source_line` is never used
[INFO] [stdout]      --> src/liquid2.rs:12709:4
[INFO] [stdout]       |
[INFO] [stdout] 12709 | fn eval_source_line(row: &Lm2EvalRow, use_example_role_hints: bool) -> DeepLiquidSourceLine {
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `action_for_role_name` is never used
[INFO] [stdout]      --> src/liquid2.rs:12866:4
[INFO] [stdout]       |
[INFO] [stdout] 12866 | fn action_for_role_name(role: &str) -> Lm2Action {
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lm2_eval_report` is never used
[INFO] [stdout]      --> src/liquid2.rs:12876:4
[INFO] [stdout]       |
[INFO] [stdout] 12876 | fn lm2_eval_report(
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ratio` is never used
[INFO] [stdout]      --> src/liquid2.rs:12935:4
[INFO] [stdout]       |
[INFO] [stdout] 12935 | fn ratio(numerator: usize, denominator: usize) -> f64 {
[INFO] [stdout]       |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_page` and `finish` are never used
[INFO] [stdout]      --> src/liquid2.rs:12945:8
[INFO] [stdout]       |
[INFO] [stdout] 12944 | impl Lm2BlockQualityAccumulator {
[INFO] [stdout]       | ------------------------------- methods in this implementation
[INFO] [stdout] 12945 |     fn add_page(&mut self, decoded: &[(DeepLiquidSourceLine, Lm2Action)]) {
[INFO] [stdout]       |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12971 |     fn finish(self) -> Lm2BlockQualityMetrics {
[INFO] [stdout]       |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_hyphen_artifacts` is never used
[INFO] [stdout]      --> src/liquid2.rs:12994:4
[INFO] [stdout]       |
[INFO] [stdout] 12994 | fn count_hyphen_artifacts(text: &str) -> usize {
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ocr_page_with_engine` is never used
[INFO] [stdout]    --> src/ocr.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn ocr_page_with_engine(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ocr_page_with_engine_scale` is never used
[INFO] [stdout]    --> src/ocr.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn ocr_page_with_engine_scale(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.32.3, glutin-winit v0.5.0, winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "2377f5f3807b758a19f1278250dea23f34181580d41de9635fec7d3c1ae7fb79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2377f5f3807b758a19f1278250dea23f34181580d41de9635fec7d3c1ae7fb79", kill_on_drop: false }`
[INFO] [stdout] 2377f5f3807b758a19f1278250dea23f34181580d41de9635fec7d3c1ae7fb79
