[INFO] cloning repository https://github.com/peixl/AI-Movie-Player
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peixl/AI-Movie-Player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeixl%2FAI-Movie-Player", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeixl%2FAI-Movie-Player'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 081e1b1b9bf97e8b601800370ffbae4b1cd08c29
[INFO] checking peixl/AI-Movie-Player against master#2aabf3ce0569dd7c8c2d2a27944850056dcf2566 for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeixl%2FAI-Movie-Player" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/peixl/AI-Movie-Player
[INFO] finished tweaking git repo https://github.com/peixl/AI-Movie-Player
[INFO] tweaked toml for git repo https://github.com/peixl/AI-Movie-Player written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/peixl/AI-Movie-Player on toolchain 2aabf3ce0569dd7c8c2d2a27944850056dcf2566
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/peixl/AI-Movie-Player 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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded markup5ever v0.39.0
[INFO] [stderr]   Downloaded html5ever v0.39.0
[INFO] [stderr]   Downloaded scraper v0.26.0
[INFO] [stderr]   Downloaded ego-tree v0.11.0
[INFO] [stderr]   Downloaded no_std_io2 v0.9.3
[INFO] [stderr]   Downloaded egui_extras v0.32.3
[INFO] [stderr]   Downloaded ehttp v0.5.0
[INFO] [stderr]   Downloaded accesskit v0.19.0
[INFO] [stderr]   Downloaded ecolor v0.32.3
[INFO] [stderr]   Downloaded eframe v0.32.3
[INFO] [stderr]   Downloaded epaint v0.32.3
[INFO] [stderr]   Downloaded emath v0.32.3
[INFO] [stderr]   Downloaded accesskit_winit v0.27.0
[INFO] [stderr]   Downloaded egui-winit v0.32.3
[INFO] [stderr]   Downloaded egui_glow v0.32.3
[INFO] [stderr]   Downloaded accesskit_unix v0.15.0
[INFO] [stderr]   Downloaded accesskit_windows v0.27.0
[INFO] [stderr]   Downloaded accesskit_consumer v0.28.0
[INFO] [stderr]   Downloaded accesskit_macos v0.20.0
[INFO] [stderr]   Downloaded accesskit_atspi_common v0.12.0
[INFO] [stderr]   Downloaded egui-wgpu v0.32.3
[INFO] [stderr]   Downloaded egui v0.32.3
[INFO] [stderr]   Downloaded wgpu v25.0.2
[INFO] [stderr]   Downloaded wgpu-core v25.0.2
[INFO] [stderr]   Downloaded wgpu-hal v25.0.2
[INFO] [stderr]   Downloaded epaint_default_fonts v0.32.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24657b4fa674e484e537db259fbaafbc9a06517a3468e82480a438eccdda5a74
[INFO] running `Command { std: "docker" "start" "-a" "24657b4fa674e484e537db259fbaafbc9a06517a3468e82480a438eccdda5a74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24657b4fa674e484e537db259fbaafbc9a06517a3468e82480a438eccdda5a74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24657b4fa674e484e537db259fbaafbc9a06517a3468e82480a438eccdda5a74", kill_on_drop: false }`
[INFO] [stdout] 24657b4fa674e484e537db259fbaafbc9a06517a3468e82480a438eccdda5a74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d189ad78fbd72502a93d9629495b6440a20f48c40e5e3b8f4730713e8d437ad7
[INFO] running `Command { std: "docker" "start" "-a" "d189ad78fbd72502a93d9629495b6440a20f48c40e5e3b8f4730713e8d437ad7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking accesskit v0.19.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zbus_xml v5.1.0
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]     Checking zbus-lockstep v0.5.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking emath v0.32.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking imgref v1.12.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking ecolor v0.32.3
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking epaint_default_fonts v0.32.3
[INFO] [stderr]     Checking epaint v0.32.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking zbus v5.13.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]     Checking accesskit_consumer v0.28.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking egui v0.32.3
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.12.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.15.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking markup5ever v0.39.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.3
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking egui_glow v0.32.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking lzma-rust2 v0.15.7
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking html5ever v0.39.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking accesskit_winit v0.27.0
[INFO] [stderr]     Checking egui-winit v0.32.3
[INFO] [stderr]     Checking ego-tree v0.11.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking eframe v0.32.3
[INFO] [stderr]     Checking scraper v0.26.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking zip v7.2.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rusqlite v0.39.0
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking ehttp v0.5.0
[INFO] [stderr]     Checking egui_extras v0.32.3
[INFO] [stderr]     Checking ai-movie-player v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/ai_chat_panel.rs:693:49
[INFO] [stdout]     |
[INFO] [stdout] 693 | ...                   .stroke(Stroke::new(1.0, primary.linear_multiply(0.4)))
[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/ui/ai_chat_panel.rs:898:49
[INFO] [stdout]     |
[INFO] [stdout] 898 | ...                   .stroke(Stroke::new(1.0, primary.linear_multiply(0.35)))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/ai_chat_panel.rs:1027:65
[INFO] [stdout]      |
[INFO] [stdout] 1027 | ...                   .stroke(Stroke::new(1.0, primary.linear_multiply(0.18)))
[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/ui/icons.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let stroke = Stroke::new(1.8, color);
[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/ui/icons.rs:99:79
[INFO] [stdout]    |
[INFO] [stdout] 99 |     painter.add(Shape::convex_polygon(tri_points.to_vec(), color, Stroke::new(0.5, color)));
[INFO] [stdout]    |                                                                               ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/icons.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |         Stroke::new(1.5, color),
[INFO] [stdout]     |                     ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/icons.rs:187:53
[INFO] [stdout]     |
[INFO] [stdout] 187 |     painter.rect_stroke(rect, rounding, Stroke::new(1.5, color), egui::StrokeKind::Middle);
[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/ui/icons.rs:198:21
[INFO] [stdout]     |
[INFO] [stdout] 198 |         Stroke::new(1.5, color),
[INFO] [stdout]     |                     ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/icons.rs:331:33
[INFO] [stdout]     |
[INFO] [stdout] 331 |             stroke: Stroke::new(1.5, color).into(),
[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/ui/icons.rs:337:56
[INFO] [stdout]     |
[INFO] [stdout] 337 |     painter.circle_stroke(center, inner_r, Stroke::new(1.5, color));
[INFO] [stdout]     |                                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/icons.rs:368:33
[INFO] [stdout]     |
[INFO] [stdout] 368 |             stroke: Stroke::new(1.8, color).into(),
[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/ui/icons.rs:396:75
[INFO] [stdout]     |
[INFO] [stdout] 396 |         painter.add(Shape::convex_polygon(pts.clone(), color, Stroke::new(0.5, color)));
[INFO] [stdout]     |                                                                           ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/icons.rs:489:67
[INFO] [stdout]     |
[INFO] [stdout] 489 |         painter.add(Shape::convex_polygon(pts, color, Stroke::new(0.5, color)));
[INFO] [stdout]     |                                                                   ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/icons.rs:501:33
[INFO] [stdout]     |
[INFO] [stdout] 501 |             stroke: Stroke::new(1.5, color).into(),
[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/ui/icons.rs:515:33
[INFO] [stdout]     |
[INFO] [stdout] 515 |             stroke: Stroke::new(1.5, color).into(),
[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/ui/icons.rs:533:30
[INFO] [stdout]     |
[INFO] [stdout] 533 |     let stroke = Stroke::new(1.5, color.linear_multiply(0.4));
[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/ui/icons.rs:602:61
[INFO] [stdout]     |
[INFO] [stdout] 602 |     painter.rect_stroke(r, Rounding::same(5.0), Stroke::new(1.2, color), egui::StrokeKind::Middle);
[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/ui/icons.rs:612:21
[INFO] [stdout]     |
[INFO] [stdout] 612 |         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/ui/layout.rs:261:30
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let stroke = Stroke::new(1.6, color);
[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/ui/layout.rs:302:78
[INFO] [stdout]     |
[INFO] [stdout] 302 |     painter.add(egui::Shape::convex_polygon(tri.to_vec(), color, Stroke::new(0.5, color)));
[INFO] [stdout]     |                                                                              ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:329:21
[INFO] [stdout]     |
[INFO] [stdout] 329 |         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/ui/layout.rs:338:21
[INFO] [stdout]     |
[INFO] [stdout] 338 |         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/ui/layout.rs:348:59
[INFO] [stdout]     |
[INFO] [stdout] 348 |     painter.add(egui::Shape::line_segment(h1, Stroke::new(1.8, pc)));
[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/ui/layout.rs:349:59
[INFO] [stdout]     |
[INFO] [stdout] 349 |     painter.add(egui::Shape::line_segment(h2, Stroke::new(1.8, pc)));
[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/ui/layout.rs:363:61
[INFO] [stdout]     |
[INFO] [stdout] 363 |     painter.rect_stroke(r, Rounding::same(5.0), Stroke::new(1.2, color), egui::StrokeKind::Middle);
[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/ui/layout.rs:373:21
[INFO] [stdout]     |
[INFO] [stdout] 373 |         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/ui/layout.rs:382:66
[INFO] [stdout]     |
[INFO] [stdout] 382 |             .add(egui::Shape::line_segment([p1, p2], Stroke::new(1.0, color.linear_multiply(0.5))));
[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/ui/layout.rs:409:73
[INFO] [stdout]     |
[INFO] [stdout] 409 |     painter.add(egui::Shape::line_segment([pts[0], pts[1]], Stroke::new(1.5, color)));
[INFO] [stdout]     |                                                                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:410:73
[INFO] [stdout]     |
[INFO] [stdout] 410 |     painter.add(egui::Shape::line_segment([pts[1], pts[2]], Stroke::new(1.5, color)));
[INFO] [stdout]     |                                                                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:411:73
[INFO] [stdout]     |
[INFO] [stdout] 411 |     painter.add(egui::Shape::line_segment([pts[2], pts[3]], Stroke::new(1.5, color)));
[INFO] [stdout]     |                                                                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:412:73
[INFO] [stdout]     |
[INFO] [stdout] 412 |     painter.add(egui::Shape::line_segment([pts[3], pts[4]], Stroke::new(1.5, color)));
[INFO] [stdout]     |                                                                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:413:73
[INFO] [stdout]     |
[INFO] [stdout] 413 |     painter.add(egui::Shape::line_segment([pts[4], pts[5]], Stroke::new(1.5, color)));
[INFO] [stdout]     |                                                                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:435:25
[INFO] [stdout]     |
[INFO] [stdout] 435 |             Stroke::new(1.5, color),
[INFO] [stdout]     |                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:449:71
[INFO] [stdout]     |
[INFO] [stdout] 449 |     painter.add(egui::Shape::line_segment([ck[0], ck[1]], Stroke::new(1.3, color)));
[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/ui/layout.rs:450:71
[INFO] [stdout]     |
[INFO] [stdout] 450 |     painter.add(egui::Shape::line_segment([ck[1], ck[2]], Stroke::new(1.3, color)));
[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/ui/layout.rs:469:25
[INFO] [stdout]     |
[INFO] [stdout] 469 |             Stroke::new(1.5, color),
[INFO] [stdout]     |                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:487:33
[INFO] [stdout]     |
[INFO] [stdout] 487 |             stroke: Stroke::new(1.2, color).into(),
[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/ui/layout.rs:491:51
[INFO] [stdout]     |
[INFO] [stdout] 491 |     painter.circle_stroke(center, ir, 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/ui/layout.rs:517:33
[INFO] [stdout]     |
[INFO] [stdout] 517 |             stroke: Stroke::new(1.5, color).into(),
[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/ui/layout.rs:522:65
[INFO] [stdout]     |
[INFO] [stdout] 522 |     painter.add(egui::Shape::line_segment([hs, he], Stroke::new(1.8, color)));
[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/ui/layout.rs:536:61
[INFO] [stdout]     |
[INFO] [stdout] 536 |     painter.rect_stroke(r, Rounding::same(5.0), Stroke::new(1.2, color), egui::StrokeKind::Middle);
[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/ui/layout.rs:545:21
[INFO] [stdout]     |
[INFO] [stdout] 545 |         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/ui/layout.rs:577:80
[INFO] [stdout]     |
[INFO] [stdout] 577 |         painter.add(egui::Shape::line_segment([p_outer, p_inner1], Stroke::new(1.4, color)));
[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/ui/layout.rs:578:79
[INFO] [stdout]     |
[INFO] [stdout] 578 |         painter.add(egui::Shape::line_segment([p_inner1, p_next], Stroke::new(1.4, color)));
[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/ui/poster_wall.rs:300:35
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 egui::Stroke::new(2.0, Color32::from_rgb(99, 102, 241)),
[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/ui/theme.rs:68:29
[INFO] [stdout]    |
[INFO] [stdout] 68 |         stroke: Stroke::new(1.0, theme.primary),
[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/ui/ai_chat_panel.rs:693:49
[INFO] [stdout]     |
[INFO] [stdout] 693 | ...                   .stroke(Stroke::new(1.0, primary.linear_multiply(0.4)))
[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/ui/ai_chat_panel.rs:898:49
[INFO] [stdout]     |
[INFO] [stdout] 898 | ...                   .stroke(Stroke::new(1.0, primary.linear_multiply(0.35)))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/ai_chat_panel.rs:1027:65
[INFO] [stdout]      |
[INFO] [stdout] 1027 | ...                   .stroke(Stroke::new(1.0, primary.linear_multiply(0.18)))
[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/ui/icons.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let stroke = Stroke::new(1.8, color);
[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/ui/icons.rs:99:79
[INFO] [stdout]    |
[INFO] [stdout] 99 |     painter.add(Shape::convex_polygon(tri_points.to_vec(), color, Stroke::new(0.5, color)));
[INFO] [stdout]    |                                                                               ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/icons.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |         Stroke::new(1.5, color),
[INFO] [stdout]     |                     ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/icons.rs:187:53
[INFO] [stdout]     |
[INFO] [stdout] 187 |     painter.rect_stroke(rect, rounding, Stroke::new(1.5, color), egui::StrokeKind::Middle);
[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/ui/icons.rs:198:21
[INFO] [stdout]     |
[INFO] [stdout] 198 |         Stroke::new(1.5, color),
[INFO] [stdout]     |                     ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/icons.rs:331:33
[INFO] [stdout]     |
[INFO] [stdout] 331 |             stroke: Stroke::new(1.5, color).into(),
[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/ui/icons.rs:337:56
[INFO] [stdout]     |
[INFO] [stdout] 337 |     painter.circle_stroke(center, inner_r, Stroke::new(1.5, color));
[INFO] [stdout]     |                                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/icons.rs:368:33
[INFO] [stdout]     |
[INFO] [stdout] 368 |             stroke: Stroke::new(1.8, color).into(),
[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/ui/icons.rs:396:75
[INFO] [stdout]     |
[INFO] [stdout] 396 |         painter.add(Shape::convex_polygon(pts.clone(), color, Stroke::new(0.5, color)));
[INFO] [stdout]     |                                                                           ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/icons.rs:489:67
[INFO] [stdout]     |
[INFO] [stdout] 489 |         painter.add(Shape::convex_polygon(pts, color, Stroke::new(0.5, color)));
[INFO] [stdout]     |                                                                   ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/icons.rs:501:33
[INFO] [stdout]     |
[INFO] [stdout] 501 |             stroke: Stroke::new(1.5, color).into(),
[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/ui/icons.rs:515:33
[INFO] [stdout]     |
[INFO] [stdout] 515 |             stroke: Stroke::new(1.5, color).into(),
[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/ui/icons.rs:533:30
[INFO] [stdout]     |
[INFO] [stdout] 533 |     let stroke = Stroke::new(1.5, color.linear_multiply(0.4));
[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/ui/icons.rs:602:61
[INFO] [stdout]     |
[INFO] [stdout] 602 |     painter.rect_stroke(r, Rounding::same(5.0), Stroke::new(1.2, color), egui::StrokeKind::Middle);
[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/ui/icons.rs:612:21
[INFO] [stdout]     |
[INFO] [stdout] 612 |         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/ui/layout.rs:261:30
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let stroke = Stroke::new(1.6, color);
[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/ui/layout.rs:302:78
[INFO] [stdout]     |
[INFO] [stdout] 302 |     painter.add(egui::Shape::convex_polygon(tri.to_vec(), color, Stroke::new(0.5, color)));
[INFO] [stdout]     |                                                                              ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:329:21
[INFO] [stdout]     |
[INFO] [stdout] 329 |         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/ui/layout.rs:338:21
[INFO] [stdout]     |
[INFO] [stdout] 338 |         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/ui/layout.rs:348:59
[INFO] [stdout]     |
[INFO] [stdout] 348 |     painter.add(egui::Shape::line_segment(h1, Stroke::new(1.8, pc)));
[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/ui/layout.rs:349:59
[INFO] [stdout]     |
[INFO] [stdout] 349 |     painter.add(egui::Shape::line_segment(h2, Stroke::new(1.8, pc)));
[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/ui/layout.rs:363:61
[INFO] [stdout]     |
[INFO] [stdout] 363 |     painter.rect_stroke(r, Rounding::same(5.0), Stroke::new(1.2, color), egui::StrokeKind::Middle);
[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/ui/layout.rs:373:21
[INFO] [stdout]     |
[INFO] [stdout] 373 |         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/ui/layout.rs:382:66
[INFO] [stdout]     |
[INFO] [stdout] 382 |             .add(egui::Shape::line_segment([p1, p2], Stroke::new(1.0, color.linear_multiply(0.5))));
[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/ui/layout.rs:409:73
[INFO] [stdout]     |
[INFO] [stdout] 409 |     painter.add(egui::Shape::line_segment([pts[0], pts[1]], Stroke::new(1.5, color)));
[INFO] [stdout]     |                                                                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:410:73
[INFO] [stdout]     |
[INFO] [stdout] 410 |     painter.add(egui::Shape::line_segment([pts[1], pts[2]], Stroke::new(1.5, color)));
[INFO] [stdout]     |                                                                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:411:73
[INFO] [stdout]     |
[INFO] [stdout] 411 |     painter.add(egui::Shape::line_segment([pts[2], pts[3]], Stroke::new(1.5, color)));
[INFO] [stdout]     |                                                                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:412:73
[INFO] [stdout]     |
[INFO] [stdout] 412 |     painter.add(egui::Shape::line_segment([pts[3], pts[4]], Stroke::new(1.5, color)));
[INFO] [stdout]     |                                                                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:413:73
[INFO] [stdout]     |
[INFO] [stdout] 413 |     painter.add(egui::Shape::line_segment([pts[4], pts[5]], Stroke::new(1.5, color)));
[INFO] [stdout]     |                                                                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:435:25
[INFO] [stdout]     |
[INFO] [stdout] 435 |             Stroke::new(1.5, color),
[INFO] [stdout]     |                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:449:71
[INFO] [stdout]     |
[INFO] [stdout] 449 |     painter.add(egui::Shape::line_segment([ck[0], ck[1]], Stroke::new(1.3, color)));
[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/ui/layout.rs:450:71
[INFO] [stdout]     |
[INFO] [stdout] 450 |     painter.add(egui::Shape::line_segment([ck[1], ck[2]], Stroke::new(1.3, color)));
[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/ui/layout.rs:469:25
[INFO] [stdout]     |
[INFO] [stdout] 469 |             Stroke::new(1.5, color),
[INFO] [stdout]     |                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/layout.rs:487:33
[INFO] [stdout]     |
[INFO] [stdout] 487 |             stroke: Stroke::new(1.2, color).into(),
[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/ui/layout.rs:491:51
[INFO] [stdout]     |
[INFO] [stdout] 491 |     painter.circle_stroke(center, ir, 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/ui/layout.rs:517:33
[INFO] [stdout]     |
[INFO] [stdout] 517 |             stroke: Stroke::new(1.5, color).into(),
[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/ui/layout.rs:522:65
[INFO] [stdout]     |
[INFO] [stdout] 522 |     painter.add(egui::Shape::line_segment([hs, he], Stroke::new(1.8, color)));
[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/ui/layout.rs:536:61
[INFO] [stdout]     |
[INFO] [stdout] 536 |     painter.rect_stroke(r, Rounding::same(5.0), Stroke::new(1.2, color), egui::StrokeKind::Middle);
[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/ui/layout.rs:545:21
[INFO] [stdout]     |
[INFO] [stdout] 545 |         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/ui/layout.rs:577:80
[INFO] [stdout]     |
[INFO] [stdout] 577 |         painter.add(egui::Shape::line_segment([p_outer, p_inner1], Stroke::new(1.4, color)));
[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/ui/layout.rs:578:79
[INFO] [stdout]     |
[INFO] [stdout] 578 |         painter.add(egui::Shape::line_segment([p_inner1, p_next], Stroke::new(1.4, color)));
[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/ui/poster_wall.rs:300:35
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 egui::Stroke::new(2.0, Color32::from_rgb(99, 102, 241)),
[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/ui/theme.rs:68:29
[INFO] [stdout]    |
[INFO] [stdout] 68 |         stroke: Stroke::new(1.0, theme.primary),
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 55s
[INFO] running `Command { std: "docker" "inspect" "d189ad78fbd72502a93d9629495b6440a20f48c40e5e3b8f4730713e8d437ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d189ad78fbd72502a93d9629495b6440a20f48c40e5e3b8f4730713e8d437ad7", kill_on_drop: false }`
[INFO] [stdout] d189ad78fbd72502a93d9629495b6440a20f48c40e5e3b8f4730713e8d437ad7
