[INFO] cloning repository https://github.com/Ikaruga/akarines
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ikaruga/akarines" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIkaruga%2Fakarines", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIkaruga%2Fakarines'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 740586491fa0917c1498cdf7f10acd8e33dd6182
[INFO] checking Ikaruga/akarines/740586491fa0917c1498cdf7f10acd8e33dd6182 against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIkaruga%2Fakarines" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ikaruga/akarines
[INFO] finished tweaking git repo https://github.com/Ikaruga/akarines
[INFO] tweaked toml for git repo https://github.com/Ikaruga/akarines written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ikaruga/akarines on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ikaruga/akarines 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 23b9c86f0e8bd240f9a3757fc1b62ee5c9a82dd3dfd78c5ded3dba9bcb696e12
[INFO] running `Command { std: "docker" "start" "23b9c86f0e8bd240f9a3757fc1b62ee5c9a82dd3dfd78c5ded3dba9bcb696e12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23b9c86f0e8bd240f9a3757fc1b62ee5c9a82dd3dfd78c5ded3dba9bcb696e12", 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" "23b9c86f0e8bd240f9a3757fc1b62ee5c9a82dd3dfd78c5ded3dba9bcb696e12" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23b9c86f0e8bd240f9a3757fc1b62ee5c9a82dd3dfd78c5ded3dba9bcb696e12", 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" "23b9c86f0e8bd240f9a3757fc1b62ee5c9a82dd3dfd78c5ded3dba9bcb696e12" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking accesskit v0.16.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking immutable-chunkmap v2.1.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking accesskit_consumer v0.24.3
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking inotify v0.11.2
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling minifb v0.27.0
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling gilrs v0.11.2
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking gilrs-core v0.6.8
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking zvariant_utils v3.4.0
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking zbus v5.16.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking winit v0.30.13
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.9.3
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking accesskit_unix v0.12.3
[INFO] [stderr]     Checking accesskit_winit v0.22.4
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking eframe v0.29.1
[INFO] [stderr]     Checking akarines v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `Imp` and `Acc` are never constructed
[INFO] [stdout]   --> src/cpu.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum Mode {
[INFO] [stdout]    |      ---- variants in this enum
[INFO] [stdout] 30 |     Imp,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 31 |     Acc,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Imp` and `Acc` are never constructed
[INFO] [stdout]   --> src/cpu.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum Mode {
[INFO] [stdout]    |      ---- variants in this enum
[INFO] [stdout] 30 |     Imp,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 31 |     Acc,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/bin/akarines_studio.rs:285:38
[INFO] [stdout]     |
[INFO] [stdout] 285 |     v.selection.stroke = Stroke::new(1.0, AMBER);
[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/bin/akarines_studio.rs:287:35
[INFO] [stdout]     |
[INFO] [stdout] 287 |     v.window_stroke = Stroke::new(1.0, STROKE);
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/bin/akarines_studio.rs:293:46
[INFO] [stdout]     |
[INFO] [stdout] 293 |     w.noninteractive.bg_stroke = Stroke::new(1.0, STROKE);
[INFO] [stdout]     |                                              ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/bin/akarines_studio.rs:294:46
[INFO] [stdout]     |
[INFO] [stdout] 294 |     w.noninteractive.fg_stroke = Stroke::new(1.0, TEXT_DIM);
[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/bin/akarines_studio.rs:299:40
[INFO] [stdout]     |
[INFO] [stdout] 299 |     w.inactive.bg_stroke = Stroke::new(1.0, STROKE);
[INFO] [stdout]     |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/bin/akarines_studio.rs:300:40
[INFO] [stdout]     |
[INFO] [stdout] 300 |     w.inactive.fg_stroke = 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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/bin/akarines_studio.rs:305:39
[INFO] [stdout]     |
[INFO] [stdout] 305 |     w.hovered.bg_stroke = Stroke::new(1.0, AMBER_DIM);
[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/bin/akarines_studio.rs:306:39
[INFO] [stdout]     |
[INFO] [stdout] 306 |     w.hovered.fg_stroke = Stroke::new(1.5, TEXT);
[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/bin/akarines_studio.rs:311:38
[INFO] [stdout]     |
[INFO] [stdout] 311 |     w.active.bg_stroke = Stroke::new(1.0, AMBER);
[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/bin/akarines_studio.rs:312:38
[INFO] [stdout]     |
[INFO] [stdout] 312 |     w.active.fg_stroke = Stroke::new(1.5, egui::Color32::BLACK);
[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/bin/akarines_studio.rs:3069:59
[INFO] [stdout]      |
[INFO] [stdout] 3069 |             painter.rect_stroke(r, 0.0, egui::Stroke::new(1.0, egui::Color32::from_gray(90)));
[INFO] [stdout]      |                                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:3123:67
[INFO] [stdout]      |
[INFO] [stdout] 3123 |                     painter.rect_stroke(r, 0.0, egui::Stroke::new(1.0, egui::Color32::from_gray(90)));
[INFO] [stdout]      |                                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:3133:31
[INFO] [stdout]      |
[INFO] [stdout] 3133 |             egui::Stroke::new(1.0, egui::Color32::from_gray(70)),
[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/bin/akarines_studio.rs:3204:35
[INFO] [stdout]      |
[INFO] [stdout] 3204 |                 egui::Stroke::new(1.0, egui::Color32::from_gray(38)),
[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/bin/akarines_studio.rs:3219:31
[INFO] [stdout]      |
[INFO] [stdout] 3219 |             egui::Stroke::new(1.0, egui::Color32::from_gray(60)),
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:3411:51
[INFO] [stdout]      |
[INFO] [stdout] 3411 |                         .stroke(egui::Stroke::new(1.0, STROKE))
[INFO] [stdout]      |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:3474:51
[INFO] [stdout]      |
[INFO] [stdout] 3474 | ...                   egui::Stroke::new(1.0, STROKE),
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:3805:39
[INFO] [stdout]      |
[INFO] [stdout] 3805 |             .stroke(egui::Stroke::new(1.0, STROKE))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:3830:39
[INFO] [stdout]      |
[INFO] [stdout] 3830 |             .stroke(egui::Stroke::new(1.0, STROKE))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]     --> src/bin/akarines_studio.rs:4056:37
[INFO] [stdout]      |
[INFO] [stdout] 4056 |                     egui::ComboBox::from_id_source("niveau_sel")
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` 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/bin/akarines_studio.rs:4150:47
[INFO] [stdout]      |
[INFO] [stdout] 4150 | ...                   egui::Stroke::new(1.5, NES_GREEN),
[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/bin/akarines_studio.rs:4208:39
[INFO] [stdout]      |
[INFO] [stdout] 4208 |                     egui::Stroke::new(1.0, STROKE),
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/bin/akarines_studio.rs:285:38
[INFO] [stdout]     |
[INFO] [stdout] 285 |     v.selection.stroke = Stroke::new(1.0, AMBER);
[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/bin/akarines_studio.rs:287:35
[INFO] [stdout]     |
[INFO] [stdout] 287 |     v.window_stroke = Stroke::new(1.0, STROKE);
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/bin/akarines_studio.rs:293:46
[INFO] [stdout]     |
[INFO] [stdout] 293 |     w.noninteractive.bg_stroke = Stroke::new(1.0, STROKE);
[INFO] [stdout]     |                                              ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/bin/akarines_studio.rs:294:46
[INFO] [stdout]     |
[INFO] [stdout] 294 |     w.noninteractive.fg_stroke = Stroke::new(1.0, TEXT_DIM);
[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/bin/akarines_studio.rs:299:40
[INFO] [stdout]     |
[INFO] [stdout] 299 |     w.inactive.bg_stroke = Stroke::new(1.0, STROKE);
[INFO] [stdout]     |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/bin/akarines_studio.rs:300:40
[INFO] [stdout]     |
[INFO] [stdout] 300 |     w.inactive.fg_stroke = 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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/bin/akarines_studio.rs:305:39
[INFO] [stdout]     |
[INFO] [stdout] 305 |     w.hovered.bg_stroke = Stroke::new(1.0, AMBER_DIM);
[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/bin/akarines_studio.rs:306:39
[INFO] [stdout]     |
[INFO] [stdout] 306 |     w.hovered.fg_stroke = Stroke::new(1.5, TEXT);
[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/bin/akarines_studio.rs:311:38
[INFO] [stdout]     |
[INFO] [stdout] 311 |     w.active.bg_stroke = Stroke::new(1.0, AMBER);
[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/bin/akarines_studio.rs:312:38
[INFO] [stdout]     |
[INFO] [stdout] 312 |     w.active.fg_stroke = Stroke::new(1.5, egui::Color32::BLACK);
[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/bin/akarines_studio.rs:5256:35
[INFO] [stdout]      |
[INFO] [stdout] 5256 |                 egui::Stroke::new(3.0, NES_GREEN)
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:5258:35
[INFO] [stdout]      |
[INFO] [stdout] 5258 |                 egui::Stroke::new(2.5, gradient_violet_bleu(t))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.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/bin/akarines_studio.rs:5260:35
[INFO] [stdout]      |
[INFO] [stdout] 5260 |                 egui::Stroke::new(1.0, egui::Color32::from_rgb(60, 66, 86))
[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/bin/akarines_studio.rs:5355:35
[INFO] [stdout]      |
[INFO] [stdout] 5355 |                 egui::Stroke::new(1.0, egui::Color32::from_rgb(60, 66, 86)),
[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/bin/akarines_studio.rs:5374:31
[INFO] [stdout]      |
[INFO] [stdout] 5374 |             egui::Stroke::new(1.5, egui::Color32::from_rgb(80, 88, 116)),
[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/bin/akarines_studio.rs:5438:35
[INFO] [stdout]      |
[INFO] [stdout] 5438 |                 egui::Stroke::new(3.0, NES_GREEN)
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:5440:35
[INFO] [stdout]      |
[INFO] [stdout] 5440 |                 egui::Stroke::new(2.5, gradient_violet_bleu(t))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.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/bin/akarines_studio.rs:5442:35
[INFO] [stdout]      |
[INFO] [stdout] 5442 |                 egui::Stroke::new(1.0, egui::Color32::from_rgb(60, 66, 86))
[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/bin/akarines_studio.rs:5519:35
[INFO] [stdout]      |
[INFO] [stdout] 5519 |                 egui::Stroke::new(1.0, egui::Color32::from_rgb(60, 66, 86)),
[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/bin/akarines_studio.rs:5845:17
[INFO] [stdout]      |
[INFO] [stdout] 5845 |                 2.5
[INFO] [stdout]      |                 ^^^ help: explicitly specify the type as `f32`: `2.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/bin/akarines_studio.rs:5847:17
[INFO] [stdout]      |
[INFO] [stdout] 5847 |                 2.0
[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/bin/akarines_studio.rs:5849:17
[INFO] [stdout]      |
[INFO] [stdout] 5849 |                 1.0
[INFO] [stdout]      |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:5874:31
[INFO] [stdout]      |
[INFO] [stdout] 5874 |             egui::Stroke::new(1.0, STROKE),
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:5979:50
[INFO] [stdout]      |
[INFO] [stdout] 5979 |     p.rect_stroke(rect, round, egui::Stroke::new(1.0, edge));
[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/bin/akarines_studio.rs:6309:47
[INFO] [stdout]      |
[INFO] [stdout] 6309 |                     .stroke(egui::Stroke::new(1.0, STROKE)),
[INFO] [stdout]      |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:7269:27
[INFO] [stdout]      |
[INFO] [stdout] 7269 |         egui::Stroke::new(1.5, egui::Color32::from_gray(95)),
[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/bin/akarines_studio.rs:7274:59
[INFO] [stdout]      |
[INFO] [stdout] 7274 |     painter.line_segment([center, tip], 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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:7550:49
[INFO] [stdout]      |
[INFO] [stdout] 7550 |     p.circle_stroke(center, radius, Stroke::new(2.0, ring));
[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/bin/akarines_studio.rs:7564:21
[INFO] [stdout]      |
[INFO] [stdout] 7564 |         Stroke::new(2.5, if on { TEXT } else { Color32::from_gray(120) }),
[INFO] [stdout]      |                     ^^^ help: explicitly specify the type as `f32`: `2.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/bin/akarines_studio.rs:3069:59
[INFO] [stdout]      |
[INFO] [stdout] 3069 |             painter.rect_stroke(r, 0.0, egui::Stroke::new(1.0, egui::Color32::from_gray(90)));
[INFO] [stdout]      |                                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:3123:67
[INFO] [stdout]      |
[INFO] [stdout] 3123 |                     painter.rect_stroke(r, 0.0, egui::Stroke::new(1.0, egui::Color32::from_gray(90)));
[INFO] [stdout]      |                                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:3133:31
[INFO] [stdout]      |
[INFO] [stdout] 3133 |             egui::Stroke::new(1.0, egui::Color32::from_gray(70)),
[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: struct `VoicePitch` is never constructed
[INFO] [stdout]    --> src/apu.rs:358:12
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub struct VoicePitch {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `NONE` is never used
[INFO] [stdout]    --> src/apu.rs:366:15
[INFO] [stdout]     |
[INFO] [stdout] 365 | impl VoicePitch {
[INFO] [stdout]     | --------------- associated constant in this implementation
[INFO] [stdout] 366 |     pub const NONE: VoicePitch = VoicePitch {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cycle`, `addr`, and `val` are never read
[INFO] [stdout]    --> src/apu.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 378 | pub struct ApuRegWrite {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 379 |     pub cycle: u64, // cpu_cycle au moment de l'écriture (horloge ~1,79 MHz)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 380 |     pub addr: u16,  // registre ($4000–$4017)
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 381 |     pub val: u8,    // valeur écrite
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ApuRegWrite` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/apu.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Apu {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 414 |     pub fn rec_start(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 418 |     pub fn rec_active(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |     pub fn rec_frames(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 428 |     pub fn rec_take(&mut self) -> Option<(Vec<f32>, u32)> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 |     pub fn sample_rate(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |     pub fn reg_log_start(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |     pub fn reg_log_active(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 |     pub fn reg_log_len(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 |     pub fn reg_log_take(&mut self) -> Option<Vec<ApuRegWrite>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 460 |     pub fn cpu_clock_hz(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 470 |     pub fn voice_pitches(&self) -> [VoicePitch; 6] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `poke_ram` is never used
[INFO] [stdout]    --> src/bus.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl Bus {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn poke_ram(&mut self, addr: u16, val: u8) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fme_irq_debug` and `vrc6_irq_debug` are never used
[INFO] [stdout]     --> src/cartridge.rs:796:12
[INFO] [stdout]      |
[INFO] [stdout]  108 | impl Cartridge {
[INFO] [stdout]      | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  796 |     pub fn fme_irq_debug(&self) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1021 |     pub fn vrc6_irq_debug(&self) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Imp` and `Acc` are never constructed
[INFO] [stdout]   --> src/cpu.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum Mode {
[INFO] [stdout]    |      ---- variants in this enum
[INFO] [stdout] 30 |     Imp,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 31 |     Acc,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `take_nmi`, `backdrop_rgb`, `sprite_tile_pixels`, `bg_tile_pixels`, `visible_bg_tile_grid`, and `scroll_xy` are never used
[INFO] [stdout]    --> src/ppu.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Ppu {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn take_nmi(&mut self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 313 |     pub fn backdrop_rgb(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     pub fn sprite_tile_pixels(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     pub fn bg_tile_pixels(&self, tile: u8, bg_pal: u8, cart: &Cartridge) -> (usize, usize, Vec<u32>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 |     pub fn visible_bg_tile_grid(&self, cart: &Cartridge) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 420 |     pub fn scroll_xy(&self) -> (u16, u16) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SRC_PULSE1` is never used
[INFO] [stdout]   --> src/sound_rack.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const SRC_PULSE1: usize = 0;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SRC_PULSE2` is never used
[INFO] [stdout]   --> src/sound_rack.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const SRC_PULSE2: usize = 1;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SRC_TRIANGLE` is never used
[INFO] [stdout]   --> src/sound_rack.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const SRC_TRIANGLE: usize = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SRC_NOISE` is never used
[INFO] [stdout]   --> src/sound_rack.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const SRC_NOISE: usize = 3;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SRC_DMC` is never used
[INFO] [stdout]   --> src/sound_rack.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const SRC_DMC: usize = 4;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/sound_rack.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Strip {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 26 |     pub name: &'static str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Strip` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sound_rack.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Strip {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 36 |     fn new(name: &'static str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `stage` is never used
[INFO] [stdout]    --> src/sound_rack.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout]  94 | impl Env {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn stage(&self) -> EnvStage {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/sound_rack.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | impl SoundRack {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 188 |     pub fn new(sink: SampleSink, has_ext: bool) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:3204:35
[INFO] [stdout]      |
[INFO] [stdout] 3204 |                 egui::Stroke::new(1.0, egui::Color32::from_gray(38)),
[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/bin/akarines_studio.rs:3219:31
[INFO] [stdout]      |
[INFO] [stdout] 3219 |             egui::Stroke::new(1.0, egui::Color32::from_gray(60)),
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoicePitch` is never constructed
[INFO] [stdout]    --> src/apu.rs:358:12
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub struct VoicePitch {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `NONE` is never used
[INFO] [stdout]    --> src/apu.rs:366:15
[INFO] [stdout]     |
[INFO] [stdout] 365 | impl VoicePitch {
[INFO] [stdout]     | --------------- associated constant in this implementation
[INFO] [stdout] 366 |     pub const NONE: VoicePitch = VoicePitch {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cycle`, `addr`, and `val` are never read
[INFO] [stdout]    --> src/apu.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 378 | pub struct ApuRegWrite {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 379 |     pub cycle: u64, // cpu_cycle au moment de l'écriture (horloge ~1,79 MHz)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 380 |     pub addr: u16,  // registre ($4000–$4017)
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 381 |     pub val: u8,    // valeur écrite
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ApuRegWrite` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/apu.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Apu {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 414 |     pub fn rec_start(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 418 |     pub fn rec_active(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |     pub fn rec_frames(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 428 |     pub fn rec_take(&mut self) -> Option<(Vec<f32>, u32)> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 |     pub fn sample_rate(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |     pub fn reg_log_start(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |     pub fn reg_log_active(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 |     pub fn reg_log_len(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 |     pub fn reg_log_take(&mut self) -> Option<Vec<ApuRegWrite>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 460 |     pub fn cpu_clock_hz(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 470 |     pub fn voice_pitches(&self) -> [VoicePitch; 6] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `poke_ram` is never used
[INFO] [stdout]    --> src/bus.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl Bus {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn poke_ram(&mut self, addr: u16, val: u8) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fme_irq_debug` and `vrc6_irq_debug` are never used
[INFO] [stdout]     --> src/cartridge.rs:796:12
[INFO] [stdout]      |
[INFO] [stdout]  108 | impl Cartridge {
[INFO] [stdout]      | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  796 |     pub fn fme_irq_debug(&self) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1021 |     pub fn vrc6_irq_debug(&self) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Imp` and `Acc` are never constructed
[INFO] [stdout]   --> src/cpu.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum Mode {
[INFO] [stdout]    |      ---- variants in this enum
[INFO] [stdout] 30 |     Imp,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 31 |     Acc,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `take_nmi`, `backdrop_rgb`, `sprite_tile_pixels`, `bg_tile_pixels`, `visible_bg_tile_grid`, and `scroll_xy` are never used
[INFO] [stdout]    --> src/ppu.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Ppu {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn take_nmi(&mut self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 313 |     pub fn backdrop_rgb(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     pub fn sprite_tile_pixels(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     pub fn bg_tile_pixels(&self, tile: u8, bg_pal: u8, cart: &Cartridge) -> (usize, usize, Vec<u32>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 |     pub fn visible_bg_tile_grid(&self, cart: &Cartridge) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 420 |     pub fn scroll_xy(&self) -> (u16, u16) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SRC_PULSE1` is never used
[INFO] [stdout]   --> src/sound_rack.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const SRC_PULSE1: usize = 0;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SRC_PULSE2` is never used
[INFO] [stdout]   --> src/sound_rack.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const SRC_PULSE2: usize = 1;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SRC_TRIANGLE` is never used
[INFO] [stdout]   --> src/sound_rack.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const SRC_TRIANGLE: usize = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SRC_NOISE` is never used
[INFO] [stdout]   --> src/sound_rack.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const SRC_NOISE: usize = 3;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SRC_DMC` is never used
[INFO] [stdout]   --> src/sound_rack.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const SRC_DMC: usize = 4;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/sound_rack.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Strip {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 26 |     pub name: &'static str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Strip` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sound_rack.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Strip {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 36 |     fn new(name: &'static str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/sound_rack.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | impl SoundRack {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 188 |     pub fn new(sink: SampleSink, has_ext: bool) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:3411:51
[INFO] [stdout]      |
[INFO] [stdout] 3411 |                         .stroke(egui::Stroke::new(1.0, STROKE))
[INFO] [stdout]      |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:3474:51
[INFO] [stdout]      |
[INFO] [stdout] 3474 | ...                   egui::Stroke::new(1.0, STROKE),
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:3805:39
[INFO] [stdout]      |
[INFO] [stdout] 3805 |             .stroke(egui::Stroke::new(1.0, STROKE))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:3830:39
[INFO] [stdout]      |
[INFO] [stdout] 3830 |             .stroke(egui::Stroke::new(1.0, STROKE))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]     --> src/bin/akarines_studio.rs:4056:37
[INFO] [stdout]      |
[INFO] [stdout] 4056 |                     egui::ComboBox::from_id_source("niveau_sel")
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` 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/bin/akarines_studio.rs:4150:47
[INFO] [stdout]      |
[INFO] [stdout] 4150 | ...                   egui::Stroke::new(1.5, NES_GREEN),
[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/bin/akarines_studio.rs:4208:39
[INFO] [stdout]      |
[INFO] [stdout] 4208 |                     egui::Stroke::new(1.0, STROKE),
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/bin/akarines_studio.rs:795:5
[INFO] [stdout]     |
[INFO] [stdout] 653 | struct Studio {
[INFO] [stdout]     |        ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 795 |     enum_open: bool,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 796 |     enum_file: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 797 |     enum_nframes: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 798 |     enum_zones: Vec<(u8, u32, u32, f32)>, // (val $0040, frame début, frame fin, durée s)
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 799 |     enum_active: Vec<(u16, u32, u8, u8)>, // (adresse, nb changements, min, max)
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 800 |     enum_xcand: Vec<(u16, f32, u32)>,     // (adresse, score Droite/Gauche, changements)
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 801 |     enum_ycand: Vec<(u16, f32, u32)>,     // (adresse, score Bas/Haut, changements)
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:5256:35
[INFO] [stdout]      |
[INFO] [stdout] 5256 |                 egui::Stroke::new(3.0, NES_GREEN)
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:5258:35
[INFO] [stdout]      |
[INFO] [stdout] 5258 |                 egui::Stroke::new(2.5, gradient_violet_bleu(t))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.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/bin/akarines_studio.rs:5260:35
[INFO] [stdout]      |
[INFO] [stdout] 5260 |                 egui::Stroke::new(1.0, egui::Color32::from_rgb(60, 66, 86))
[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/bin/akarines_studio.rs:5355:35
[INFO] [stdout]      |
[INFO] [stdout] 5355 |                 egui::Stroke::new(1.0, egui::Color32::from_rgb(60, 66, 86)),
[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/bin/akarines_studio.rs:5374:31
[INFO] [stdout]      |
[INFO] [stdout] 5374 |             egui::Stroke::new(1.5, egui::Color32::from_rgb(80, 88, 116)),
[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/bin/akarines_studio.rs:5438:35
[INFO] [stdout]      |
[INFO] [stdout] 5438 |                 egui::Stroke::new(3.0, NES_GREEN)
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:5440:35
[INFO] [stdout]      |
[INFO] [stdout] 5440 |                 egui::Stroke::new(2.5, gradient_violet_bleu(t))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.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/bin/akarines_studio.rs:5442:35
[INFO] [stdout]      |
[INFO] [stdout] 5442 |                 egui::Stroke::new(1.0, egui::Color32::from_rgb(60, 66, 86))
[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/bin/akarines_studio.rs:5519:35
[INFO] [stdout]      |
[INFO] [stdout] 5519 |                 egui::Stroke::new(1.0, egui::Color32::from_rgb(60, 66, 86)),
[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/bin/akarines_studio.rs:5845:17
[INFO] [stdout]      |
[INFO] [stdout] 5845 |                 2.5
[INFO] [stdout]      |                 ^^^ help: explicitly specify the type as `f32`: `2.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/bin/akarines_studio.rs:5847:17
[INFO] [stdout]      |
[INFO] [stdout] 5847 |                 2.0
[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/bin/akarines_studio.rs:5849:17
[INFO] [stdout]      |
[INFO] [stdout] 5849 |                 1.0
[INFO] [stdout]      |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:5874:31
[INFO] [stdout]      |
[INFO] [stdout] 5874 |             egui::Stroke::new(1.0, STROKE),
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:5979:50
[INFO] [stdout]      |
[INFO] [stdout] 5979 |     p.rect_stroke(rect, round, egui::Stroke::new(1.0, edge));
[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/bin/akarines_studio.rs:6309:47
[INFO] [stdout]      |
[INFO] [stdout] 6309 |                     .stroke(egui::Stroke::new(1.0, STROKE)),
[INFO] [stdout]      |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:7269:27
[INFO] [stdout]      |
[INFO] [stdout] 7269 |         egui::Stroke::new(1.5, egui::Color32::from_gray(95)),
[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/bin/akarines_studio.rs:7274:59
[INFO] [stdout]      |
[INFO] [stdout] 7274 |     painter.line_segment([center, tip], 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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/bin/akarines_studio.rs:7550:49
[INFO] [stdout]      |
[INFO] [stdout] 7550 |     p.circle_stroke(center, radius, Stroke::new(2.0, ring));
[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/bin/akarines_studio.rs:7564:21
[INFO] [stdout]      |
[INFO] [stdout] 7564 |         Stroke::new(2.5, if on { TEXT } else { Color32::from_gray(120) }),
[INFO] [stdout]      |                     ^^^ help: explicitly specify the type as `f32`: `2.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: multiple fields are never read
[INFO] [stdout]    --> src/bin/akarines_studio.rs:795:5
[INFO] [stdout]     |
[INFO] [stdout] 653 | struct Studio {
[INFO] [stdout]     |        ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 795 |     enum_open: bool,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 796 |     enum_file: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 797 |     enum_nframes: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 798 |     enum_zones: Vec<(u8, u32, u32, f32)>, // (val $0040, frame début, frame fin, durée s)
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 799 |     enum_active: Vec<(u16, u32, u8, u8)>, // (adresse, nb changements, min, max)
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 800 |     enum_xcand: Vec<(u16, f32, u32)>,     // (adresse, score Droite/Gauche, changements)
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 801 |     enum_ycand: Vec<(u16, f32, u32)>,     // (adresse, score Bas/Haut, changements)
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[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, nix v0.29.0, nix v0.31.3, 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 6`
[INFO] running `Command { std: "docker" "inspect" "23b9c86f0e8bd240f9a3757fc1b62ee5c9a82dd3dfd78c5ded3dba9bcb696e12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23b9c86f0e8bd240f9a3757fc1b62ee5c9a82dd3dfd78c5ded3dba9bcb696e12", kill_on_drop: false }`
[INFO] [stdout] 23b9c86f0e8bd240f9a3757fc1b62ee5c9a82dd3dfd78c5ded3dba9bcb696e12
