[INFO] cloning repository https://github.com/Wpaif/mdcraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wpaif/mdcraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWpaif%2Fmdcraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWpaif%2Fmdcraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7f356cdc7c22e692b91e89c955c06fd270fbc5d [INFO] checking Wpaif/mdcraft against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWpaif%2Fmdcraft" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Wpaif/mdcraft [INFO] finished tweaking git repo https://github.com/Wpaif/mdcraft [INFO] tweaked toml for git repo https://github.com/Wpaif/mdcraft written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Wpaif/mdcraft on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Wpaif/mdcraft already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winresource v0.1.30 [INFO] [stderr] Downloaded scraper v0.24.0 [INFO] [stderr] Downloaded selectors v0.31.0 [INFO] [stderr] Downloaded ico v0.4.0 [INFO] [stderr] Downloaded toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Downloaded jni v0.22.3 [INFO] [stderr] Downloaded jni-macros v0.22.2 [INFO] [stderr] Downloaded uds_windows v1.2.0 [INFO] [stderr] Downloaded dark-light v2.0.0 [INFO] [stderr] Downloaded ashpd v0.10.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 05f17a164082714709cc6473a63b9512b5114d47165adbb9bf17be1b007f882a [INFO] running `Command { std: "docker" "start" "05f17a164082714709cc6473a63b9512b5114d47165adbb9bf17be1b007f882a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05f17a164082714709cc6473a63b9512b5114d47165adbb9bf17be1b007f882a", 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" "05f17a164082714709cc6473a63b9512b5114d47165adbb9bf17be1b007f882a" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05f17a164082714709cc6473a63b9512b5114d47165adbb9bf17be1b007f882a", 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" "05f17a164082714709cc6473a63b9512b5114d47165adbb9bf17be1b007f882a" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling wayland-client v0.31.13 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking zerocopy v0.8.42 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking emath v0.33.3 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Checking ecolor v0.33.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking accesskit_consumer v0.31.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Checking epaint_default_fonts v0.33.3 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Checking epaint v0.33.3 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking egui v0.33.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Checking wayland-protocols v0.32.11 [INFO] [stderr] Checking wayland-cursor v0.31.13 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking cssparser v0.35.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling ico v0.4.0 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling winresource v0.1.30 [INFO] [stderr] Checking markup5ever v0.35.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking glutin v0.32.3 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking webbrowser v1.2.0 [INFO] [stderr] Compiling zbus_xml v5.1.0 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling zbus-lockstep v0.5.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling dark-light v2.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling zbus-lockstep-macros v0.5.2 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking html5ever v0.35.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking egui_glow v0.33.3 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Compiling resvg v0.45.1 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking scraper v0.24.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking zbus v5.14.0 [INFO] [stderr] Compiling mdcraft v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.11 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.11 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking wayland-protocols-misc v0.3.11 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking winit v0.30.13 [INFO] [stderr] Checking atspi-common v0.9.0 [INFO] [stderr] Checking ashpd v0.10.3 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking glutin-winit v0.5.0 [INFO] [stderr] Checking atspi-proxies v0.9.0 [INFO] [stderr] Checking accesskit_atspi_common v0.14.2 [INFO] [stderr] Checking atspi-connection v0.9.0 [INFO] [stderr] Checking atspi v0.25.0 [INFO] [stderr] Checking accesskit_unix v0.17.2 [INFO] [stderr] Checking accesskit_winit v0.29.2 [INFO] [stderr] Checking egui-winit v0.33.3 [INFO] [stderr] Checking eframe v0.33.3 [INFO] [stdout] warning: unused import: `infer_craft_name_from_items` [INFO] [stdout] --> src/app/sidebar/content/save_prompt/mod.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | pub(super) use logic::{infer_craft_name_from_items, start_save_recipe_prompt, update_current_recipe}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `extract::extract_name_from_row` [INFO] [stdout] --> src/data/wiki_scraper/items_parser/mod.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub(super) use extract::extract_name_from_row; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse_items_from_html` [INFO] [stdout] --> src/data/wiki_scraper/items_parser/mod.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | pub(super) use parse::{parse_item_rows_from_html, parse_items_from_html}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `first_price_token`, `format_npc_price_value`, and `normalize_npc_price_text` [INFO] [stdout] --> src/data/wiki_scraper/items_parser/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | first_price_token, format_npc_price_value, normalize_npc_price_text, parse_npc_price_value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `is_valid_item_name` [INFO] [stdout] --> src/data/wiki_scraper/items_parser/mod.rs:14:40 [INFO] [stdout] | [INFO] [stdout] 14 | pub(super) use text::{clean_cell_text, is_valid_item_name, normalize_key}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/presentation/price.rs:27:50 [INFO] [stdout] | [INFO] [stdout] 27 | p.line_segment([a, b], egui::Stroke::new(2.0, egui::Color32::WHITE)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/presentation/price.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | p.line_segment([b, c], egui::Stroke::new(2.0, egui::Color32::WHITE)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/presentation/price.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | let stroke = egui::Stroke::new(1.5, egui::Color32::from_rgb(154, 103, 0)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/presentation/price.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | egui::Stroke::new(2.0, egui::Color32::from_rgb(36, 41, 47)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/sidebar/content/save_prompt/ui.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/sidebar/content/saved_recipes.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | let stroke = egui::Stroke::new(1.35, color); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `1.35_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/sidebar/content/saved_recipes.rs:142:47 [INFO] [stdout] | [INFO] [stdout] 142 | ... egui::Stroke::new(1.0, egui::Color32::from_rgb(180, 72, 72)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/sidebar/content.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/sidebar/content.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | ... 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/sidebar/json_io/colors.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | egui::Stroke::new(1.0, egui::Color32::from_rgb(110, 173, 138)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/sidebar/json_io/colors.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | egui::Stroke::new(1.0, egui::Color32::from_rgb(78, 120, 95)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/presentation/ui/toast.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/presentation/ui/toast.rs:107:43 [INFO] [stdout] | [INFO] [stdout] 107 | .stroke(egui::Stroke::new(1.5, border)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/presentation/price.rs:27:50 [INFO] [stdout] | [INFO] [stdout] 27 | p.line_segment([a, b], egui::Stroke::new(2.0, egui::Color32::WHITE)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/presentation/price.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | p.line_segment([b, c], egui::Stroke::new(2.0, egui::Color32::WHITE)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/presentation/price.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | let stroke = egui::Stroke::new(1.5, egui::Color32::from_rgb(154, 103, 0)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/presentation/price.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | egui::Stroke::new(2.0, egui::Color32::from_rgb(36, 41, 47)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/craft_input/mod.rs:128:59 [INFO] [stdout] | [INFO] [stdout] 128 | ... .stroke(egui::Stroke::new(1.0, egui::Color32::from_gray(80))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/npc_price/icon.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | egui::Stroke::new(1.0, egui::Color32::from_rgb(130, 130, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/npc_price/icon.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | egui::Stroke::new(1.2, egui::Color32::from_rgb(180, 225, 255)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/npc_price/icon.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | egui::Stroke::new(1.2, egui::Color32::from_rgb(29, 155, 240)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/npc_price/style.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | return egui::Stroke::new(1.4, egui::Color32::from_rgb(235, 188, 90)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/npc_price/style.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | egui::Stroke::new(1.4, egui::Color32::from_rgb(74, 201, 126)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/npc_price/style.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 24 | egui::Stroke::new(1.4, egui::Color32::from_rgb(220, 98, 98)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/sidebar/content/save_prompt/ui.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/sidebar/content/saved_recipes.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | let stroke = egui::Stroke::new(1.35, color); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `1.35_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/sidebar/content/saved_recipes.rs:142:47 [INFO] [stdout] | [INFO] [stdout] 142 | ... egui::Stroke::new(1.0, egui::Color32::from_rgb(180, 72, 72)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/sidebar/content.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/sidebar/content.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | ... 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:34:44 [INFO] [stdout] | [INFO] [stdout] 34 | v.selection.stroke = egui::Stroke::new(1.0, egui::Color32::WHITE); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:37:60 [INFO] [stdout] | [INFO] [stdout] 37 | v.widgets.noninteractive.bg_stroke = egui::Stroke::new(1.0, border); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:38:60 [INFO] [stdout] | [INFO] [stdout] 38 | v.widgets.noninteractive.fg_stroke = egui::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:41:54 [INFO] [stdout] | [INFO] [stdout] 41 | v.widgets.inactive.bg_stroke = egui::Stroke::new(1.0, border); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:42:54 [INFO] [stdout] | [INFO] [stdout] 42 | v.widgets.inactive.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | v.widgets.hovered.bg_stroke = egui::Stroke::new(1.5, accent); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:46:53 [INFO] [stdout] | [INFO] [stdout] 46 | v.widgets.hovered.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:49:52 [INFO] [stdout] | [INFO] [stdout] 49 | v.widgets.active.bg_stroke = egui::Stroke::new(1.5, good); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:50:52 [INFO] [stdout] | [INFO] [stdout] 50 | v.widgets.active.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | v.widgets.open.bg_stroke = egui::Stroke::new(1.0, accent); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | v.widgets.open.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | v.selection.stroke = egui::Stroke::new(1.0, egui::Color32::WHITE); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:91:60 [INFO] [stdout] | [INFO] [stdout] 91 | v.widgets.noninteractive.bg_stroke = egui::Stroke::new(1.0, border); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:92:60 [INFO] [stdout] | [INFO] [stdout] 92 | v.widgets.noninteractive.fg_stroke = egui::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:95:54 [INFO] [stdout] | [INFO] [stdout] 95 | v.widgets.inactive.bg_stroke = egui::Stroke::new(1.0, border); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:96:54 [INFO] [stdout] | [INFO] [stdout] 96 | v.widgets.inactive.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:99:53 [INFO] [stdout] | [INFO] [stdout] 99 | v.widgets.hovered.bg_stroke = egui::Stroke::new(1.5, accent); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:100:53 [INFO] [stdout] | [INFO] [stdout] 100 | v.widgets.hovered.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:103:52 [INFO] [stdout] | [INFO] [stdout] 103 | v.widgets.active.bg_stroke = egui::Stroke::new(1.5, good); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:104:52 [INFO] [stdout] | [INFO] [stdout] 104 | v.widgets.active.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | v.widgets.open.bg_stroke = egui::Stroke::new(1.0, accent); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:108:50 [INFO] [stdout] | [INFO] [stdout] 108 | v.widgets.open.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/sidebar/json_io/colors.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | egui::Stroke::new(1.0, egui::Color32::from_rgb(110, 173, 138)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/sidebar/json_io/colors.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | egui::Stroke::new(1.0, egui::Color32::from_rgb(78, 120, 95)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/presentation/ui/toast.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/presentation/ui/toast.rs:107:43 [INFO] [stdout] | [INFO] [stdout] 107 | .stroke(egui::Stroke::new(1.5, border)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/craft_input/mod.rs:128:59 [INFO] [stdout] | [INFO] [stdout] 128 | ... .stroke(egui::Stroke::new(1.0, egui::Color32::from_gray(80))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/npc_price/icon.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | egui::Stroke::new(1.0, egui::Color32::from_rgb(130, 130, 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/npc_price/icon.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | egui::Stroke::new(1.2, egui::Color32::from_rgb(180, 225, 255)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/npc_price/icon.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | egui::Stroke::new(1.2, egui::Color32::from_rgb(29, 155, 240)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/npc_price/style.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | return egui::Stroke::new(1.4, egui::Color32::from_rgb(235, 188, 90)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/npc_price/style.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | egui::Stroke::new(1.4, egui::Color32::from_rgb(74, 201, 126)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/npc_price/style.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 24 | egui::Stroke::new(1.4, egui::Color32::from_rgb(220, 98, 98)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app/ui_sections/npc_price/tests.rs:80:31 [INFO] [stdout] | [INFO] [stdout] 80 | egui::Stroke::new(1.4, egui::Color32::from_rgb(235, 188, 90)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:34:44 [INFO] [stdout] | [INFO] [stdout] 34 | v.selection.stroke = egui::Stroke::new(1.0, egui::Color32::WHITE); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:37:60 [INFO] [stdout] | [INFO] [stdout] 37 | v.widgets.noninteractive.bg_stroke = egui::Stroke::new(1.0, border); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:38:60 [INFO] [stdout] | [INFO] [stdout] 38 | v.widgets.noninteractive.fg_stroke = egui::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:41:54 [INFO] [stdout] | [INFO] [stdout] 41 | v.widgets.inactive.bg_stroke = egui::Stroke::new(1.0, border); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:42:54 [INFO] [stdout] | [INFO] [stdout] 42 | v.widgets.inactive.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | v.widgets.hovered.bg_stroke = egui::Stroke::new(1.5, accent); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:46:53 [INFO] [stdout] | [INFO] [stdout] 46 | v.widgets.hovered.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:49:52 [INFO] [stdout] | [INFO] [stdout] 49 | v.widgets.active.bg_stroke = egui::Stroke::new(1.5, good); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:50:52 [INFO] [stdout] | [INFO] [stdout] 50 | v.widgets.active.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | v.widgets.open.bg_stroke = egui::Stroke::new(1.0, accent); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | v.widgets.open.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | v.selection.stroke = egui::Stroke::new(1.0, egui::Color32::WHITE); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:91:60 [INFO] [stdout] | [INFO] [stdout] 91 | v.widgets.noninteractive.bg_stroke = egui::Stroke::new(1.0, border); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:92:60 [INFO] [stdout] | [INFO] [stdout] 92 | v.widgets.noninteractive.fg_stroke = egui::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:95:54 [INFO] [stdout] | [INFO] [stdout] 95 | v.widgets.inactive.bg_stroke = egui::Stroke::new(1.0, border); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:96:54 [INFO] [stdout] | [INFO] [stdout] 96 | v.widgets.inactive.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:99:53 [INFO] [stdout] | [INFO] [stdout] 99 | v.widgets.hovered.bg_stroke = egui::Stroke::new(1.5, accent); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:100:53 [INFO] [stdout] | [INFO] [stdout] 100 | v.widgets.hovered.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:103:52 [INFO] [stdout] | [INFO] [stdout] 103 | v.widgets.active.bg_stroke = egui::Stroke::new(1.5, good); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:104:52 [INFO] [stdout] | [INFO] [stdout] 104 | v.widgets.active.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | v.widgets.open.bg_stroke = egui::Stroke::new(1.0, accent); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/theme/mod.rs:108:50 [INFO] [stdout] | [INFO] [stdout] 108 | v.widgets.open.fg_stroke = egui::Stroke::new(1.0, text); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `should_show_per_item_toggle` is never used [INFO] [stdout] --> src/app/domain/sell_price.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn should_show_per_item_toggle(output_multiplier_per_craft: u64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalized_resource_names` is never used [INFO] [stdout] --> src/data/wiki_scraper.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn normalized_resource_names(items: &[ScrapedItem]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_profession_crafts_from_html` is never used [INFO] [stdout] --> src/data/wiki_scraper/crafts/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn parse_profession_crafts_from_html( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_name_from_row` is never used [INFO] [stdout] --> src/data/wiki_scraper/items_parser/extract.rs:6:38 [INFO] [stdout] | [INFO] [stdout] 6 | pub(in crate::data::wiki_scraper) fn extract_name_from_row( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_name_and_detail_path_from_row` is never used [INFO] [stdout] --> src/data/wiki_scraper/items_parser/extract.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | pub(super) fn extract_name_and_detail_path_from_row( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_items_from_html` is never used [INFO] [stdout] --> src/data/wiki_scraper/items_parser/parse.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | pub(in crate::data::wiki_scraper) fn parse_items_from_html( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalized_resource_names` is never used [INFO] [stdout] --> src/data/wiki_scraper/merge.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | pub(super) fn normalized_resource_names(items: &[ScrapedItem]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [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 7` [INFO] running `Command { std: "docker" "inspect" "05f17a164082714709cc6473a63b9512b5114d47165adbb9bf17be1b007f882a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05f17a164082714709cc6473a63b9512b5114d47165adbb9bf17be1b007f882a", kill_on_drop: false }` [INFO] [stdout] 05f17a164082714709cc6473a63b9512b5114d47165adbb9bf17be1b007f882a