[INFO] cloning repository https://github.com/olawa/nanoMonitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olawa/nanoMonitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folawa%2FnanoMonitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folawa%2FnanoMonitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0ecf7902227379c7cc84a0593b1e6928916e455
[INFO] checking olawa/nanoMonitor against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folawa%2FnanoMonitor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/olawa/nanoMonitor
[INFO] finished tweaking git repo https://github.com/olawa/nanoMonitor
[INFO] tweaked toml for git repo https://github.com/olawa/nanoMonitor written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/olawa/nanoMonitor on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/olawa/nanoMonitor 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d10c34effe25df94cf4082c47c932cec5fe92f718faa2f8bc5cc6aeae0ee8034
[INFO] running `Command { std: "docker" "start" "d10c34effe25df94cf4082c47c932cec5fe92f718faa2f8bc5cc6aeae0ee8034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d10c34effe25df94cf4082c47c932cec5fe92f718faa2f8bc5cc6aeae0ee8034", 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" "d10c34effe25df94cf4082c47c932cec5fe92f718faa2f8bc5cc6aeae0ee8034" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d10c34effe25df94cf4082c47c932cec5fe92f718faa2f8bc5cc6aeae0ee8034", 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" "d10c34effe25df94cf4082c47c932cec5fe92f718faa2f8bc5cc6aeae0ee8034" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling wayland-sys v0.31.9
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]     Checking noodles-bgzf v0.33.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]     Checking noodles-core v0.15.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking buffer-redux v1.1.0
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking noodles-csi v0.39.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking noodles-sam v0.65.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking nanoseq-core v0.1.0 (/opt/rustwide/workdir/crates/nanoseq-core)
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking ieee754 v0.2.6
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]     Checking noodles-bam v0.69.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking triple_accel v0.4.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking noodles v0.84.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling wayland-backend v0.3.13
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling curl-sys v0.4.84+curl-8.17.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking bio-types v1.0.4
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling hts-sys v2.2.0
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking needletail v0.5.1
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]     Checking nanofilter-core v0.1.0 (/opt/rustwide/workdir/crates/nanofilter-core)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.11
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking webbrowser v1.1.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking egui_plot v0.29.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking eframe v0.29.1
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr]     Checking rust-htslib v0.47.1
[INFO] [stderr]     Checking nanoparse-core v0.1.0 (/opt/rustwide/workdir/crates/nanoparse-core)
[INFO] [stderr]     Checking nanostream v0.1.0 (/opt/rustwide/workdir/crates/nanostream)
[INFO] [stderr]     Checking nanomonitor v0.1.0 (/opt/rustwide/workdir/crates/nanomonitor)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:1452:50
[INFO] [stdout]      |
[INFO] [stdout] 1452 |                         let stroke = Stroke::new(1.0, ui.visuals().widgets.noninteractive.bg_stroke.color);
[INFO] [stdout]      |                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]      = 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]     --> crates/nanomonitor/src/app.rs:1653:54
[INFO] [stdout]      |
[INFO] [stdout] 1653 | ...                   let stroke = Stroke::new(1.0, ui.visuals().widgets.noninteractive.bg_stroke.color);
[INFO] [stdout]      |                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:1751:70
[INFO] [stdout]      |
[INFO] [stdout] 1751 | ...                   plot_ui.line(line.color(acc_color).width(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]     --> crates/nanomonitor/src/app.rs:1805:69
[INFO] [stdout]      |
[INFO] [stdout] 1805 | ...                   plot_ui.line(line.color(qs_color).width(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]     --> crates/nanomonitor/src/app.rs:1452:50
[INFO] [stdout]      |
[INFO] [stdout] 1452 |                         let stroke = Stroke::new(1.0, ui.visuals().widgets.noninteractive.bg_stroke.color);
[INFO] [stdout]      |                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]      = 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]     --> crates/nanomonitor/src/app.rs:2175:68
[INFO] [stdout]      |
[INFO] [stdout] 2175 |             visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(33, 33, 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]     --> crates/nanomonitor/src/app.rs:2176:68
[INFO] [stdout]      |
[INFO] [stdout] 2176 |             visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(205, 205, 210));
[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]     --> crates/nanomonitor/src/app.rs:2180:61
[INFO] [stdout]      |
[INFO] [stdout] 2180 |             visuals.widgets.hovered.fg_stroke = Stroke::new(1.2, Color32::from_rgb(45, 212, 191));
[INFO] [stdout]      |                                                             ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:2183:60
[INFO] [stdout]      |
[INFO] [stdout] 2183 |             visuals.widgets.active.fg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]      |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:2189:68
[INFO] [stdout]      |
[INFO] [stdout] 2189 |             visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.5, Color32::from_rgb(0, 180, 0));
[INFO] [stdout]      |                                                                    ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:2190:68
[INFO] [stdout]      |
[INFO] [stdout] 2190 |             visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(0, 255, 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]     --> crates/nanomonitor/src/app.rs:2194:61
[INFO] [stdout]      |
[INFO] [stdout] 2194 |             visuals.widgets.hovered.fg_stroke = Stroke::new(1.5, Color32::from_rgb(50, 255, 50));
[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]     --> crates/nanomonitor/src/app.rs:2197:60
[INFO] [stdout]      |
[INFO] [stdout] 2197 |             visuals.widgets.active.fg_stroke = Stroke::new(1.0, Color32::BLACK);
[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]     --> crates/nanomonitor/src/app.rs:2203:68
[INFO] [stdout]      |
[INFO] [stdout] 2203 |             visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(244, 63, 94));
[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]     --> crates/nanomonitor/src/app.rs:2204:68
[INFO] [stdout]      |
[INFO] [stdout] 2204 |             visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(254, 240, 138));
[INFO] [stdout]      |                                                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:2208:61
[INFO] [stdout]      |
[INFO] [stdout] 2208 |             visuals.widgets.hovered.fg_stroke = Stroke::new(1.2, Color32::from_rgb(236, 72, 153));
[INFO] [stdout]      |                                                             ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:2211:60
[INFO] [stdout]      |
[INFO] [stdout] 2211 |             visuals.widgets.active.fg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]      |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:2217:68
[INFO] [stdout]      |
[INFO] [stdout] 2217 |             visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(238, 232, 213));
[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]     --> crates/nanomonitor/src/app.rs:2218:68
[INFO] [stdout]      |
[INFO] [stdout] 2218 |             visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(88, 110, 117));
[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]     --> crates/nanomonitor/src/app.rs:2222:61
[INFO] [stdout]      |
[INFO] [stdout] 2222 |             visuals.widgets.hovered.fg_stroke = Stroke::new(1.0, Color32::from_rgb(38, 139, 210));
[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]     --> crates/nanomonitor/src/app.rs:2225:60
[INFO] [stdout]      |
[INFO] [stdout] 2225 |             visuals.widgets.active.fg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]      |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:2231:68
[INFO] [stdout]      |
[INFO] [stdout] 2231 |             visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(218, 218, 224));
[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]     --> crates/nanomonitor/src/app.rs:2232:68
[INFO] [stdout]      |
[INFO] [stdout] 2232 |             visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(45, 45, 48));
[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]     --> crates/nanomonitor/src/app.rs:2236:61
[INFO] [stdout]      |
[INFO] [stdout] 2236 |             visuals.widgets.hovered.fg_stroke = Stroke::new(1.0, Color32::from_rgb(37, 99, 235));
[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]     --> crates/nanomonitor/src/app.rs:2239:60
[INFO] [stdout]      |
[INFO] [stdout] 2239 |             visuals.widgets.active.fg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]      |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:1653:54
[INFO] [stdout]      |
[INFO] [stdout] 1653 | ...                   let stroke = Stroke::new(1.0, ui.visuals().widgets.noninteractive.bg_stroke.color);
[INFO] [stdout]      |                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:1751:70
[INFO] [stdout]      |
[INFO] [stdout] 1751 | ...                   plot_ui.line(line.color(acc_color).width(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]     --> crates/nanomonitor/src/app.rs:1805:69
[INFO] [stdout]      |
[INFO] [stdout] 1805 | ...                   plot_ui.line(line.color(qs_color).width(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]     --> crates/nanomonitor/src/app.rs:2175:68
[INFO] [stdout]      |
[INFO] [stdout] 2175 |             visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(33, 33, 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]     --> crates/nanomonitor/src/app.rs:2176:68
[INFO] [stdout]      |
[INFO] [stdout] 2176 |             visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(205, 205, 210));
[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]     --> crates/nanomonitor/src/app.rs:2180:61
[INFO] [stdout]      |
[INFO] [stdout] 2180 |             visuals.widgets.hovered.fg_stroke = Stroke::new(1.2, Color32::from_rgb(45, 212, 191));
[INFO] [stdout]      |                                                             ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:2183:60
[INFO] [stdout]      |
[INFO] [stdout] 2183 |             visuals.widgets.active.fg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]      |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:2189:68
[INFO] [stdout]      |
[INFO] [stdout] 2189 |             visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.5, Color32::from_rgb(0, 180, 0));
[INFO] [stdout]      |                                                                    ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:2190:68
[INFO] [stdout]      |
[INFO] [stdout] 2190 |             visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(0, 255, 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]     --> crates/nanomonitor/src/app.rs:2194:61
[INFO] [stdout]      |
[INFO] [stdout] 2194 |             visuals.widgets.hovered.fg_stroke = Stroke::new(1.5, Color32::from_rgb(50, 255, 50));
[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]     --> crates/nanomonitor/src/app.rs:2197:60
[INFO] [stdout]      |
[INFO] [stdout] 2197 |             visuals.widgets.active.fg_stroke = Stroke::new(1.0, Color32::BLACK);
[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]     --> crates/nanomonitor/src/app.rs:2203:68
[INFO] [stdout]      |
[INFO] [stdout] 2203 |             visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(244, 63, 94));
[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]     --> crates/nanomonitor/src/app.rs:2204:68
[INFO] [stdout]      |
[INFO] [stdout] 2204 |             visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(254, 240, 138));
[INFO] [stdout]      |                                                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:2208:61
[INFO] [stdout]      |
[INFO] [stdout] 2208 |             visuals.widgets.hovered.fg_stroke = Stroke::new(1.2, Color32::from_rgb(236, 72, 153));
[INFO] [stdout]      |                                                             ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:2211:60
[INFO] [stdout]      |
[INFO] [stdout] 2211 |             visuals.widgets.active.fg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]      |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:2217:68
[INFO] [stdout]      |
[INFO] [stdout] 2217 |             visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(238, 232, 213));
[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]     --> crates/nanomonitor/src/app.rs:2218:68
[INFO] [stdout]      |
[INFO] [stdout] 2218 |             visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(88, 110, 117));
[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]     --> crates/nanomonitor/src/app.rs:2222:61
[INFO] [stdout]      |
[INFO] [stdout] 2222 |             visuals.widgets.hovered.fg_stroke = Stroke::new(1.0, Color32::from_rgb(38, 139, 210));
[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]     --> crates/nanomonitor/src/app.rs:2225:60
[INFO] [stdout]      |
[INFO] [stdout] 2225 |             visuals.widgets.active.fg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]      |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:2231:68
[INFO] [stdout]      |
[INFO] [stdout] 2231 |             visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(218, 218, 224));
[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]     --> crates/nanomonitor/src/app.rs:2232:68
[INFO] [stdout]      |
[INFO] [stdout] 2232 |             visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, Color32::from_rgb(45, 45, 48));
[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]     --> crates/nanomonitor/src/app.rs:2236:61
[INFO] [stdout]      |
[INFO] [stdout] 2236 |             visuals.widgets.hovered.fg_stroke = Stroke::new(1.0, Color32::from_rgb(37, 99, 235));
[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]     --> crates/nanomonitor/src/app.rs:2239:60
[INFO] [stdout]      |
[INFO] [stdout] 2239 |             visuals.widgets.active.fg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]      |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nanofilter v0.1.0 (/opt/rustwide/workdir/crates/nanofilter)
[INFO] [stderr]     Checking nanoparse v0.1.0 (/opt/rustwide/workdir/crates/nanoparse)
[INFO] [stdout] warning: field `processed_reads` is never read
[INFO] [stdout]   --> crates/nanomonitor/src/app.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Progress {
[INFO] [stdout]    |     -------- field in this variant
[INFO] [stdout] 30 |         input_path: String,
[INFO] [stdout] 31 |         processed_reads: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Completed` is never constructed
[INFO] [stdout]   --> crates/nanomonitor/src/app.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | enum FileOpMessage {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] 53 |     Completed(Result<String, String>),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mode`, `file_op_output_path`, `file_op_max_len`, `file_op_channel_range`, `barcode_file_path`, and `barcode_output_dir` are never read
[INFO] [stdout]   --> crates/nanomonitor/src/app.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct NanoMonitorApp {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 69 |     mode: AnalysisMode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     file_op_output_path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 93 |     file_op_max_len: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 94 |     file_op_channel_range: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 95 |     barcode_file_path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 96 |     barcode_output_dir: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:232:8
[INFO] [stdout]      |
[INFO] [stdout]  118 | impl NanoMonitorApp {
[INFO] [stdout]      | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  232 |     fn find_in_path(executable: &str) -> Option<PathBuf> {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  250 |     fn resolve_nanostream_executable(&self) -> Result<String, String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  650 |     fn pick_filter_output_file(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  659 |     fn pick_barcodes_file(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  668 |     fn pick_barcode_output_dir(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  690 |     fn start_filter_export(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  763 |     fn start_barcode_split(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  832 |     fn build_file_filter_settings(&self) -> Result<filter_bam::FilterSettings, String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1957 |     fn draw_file_ops_panel(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chrom`, `start`, `stop`, and `bas_variant` are never read
[INFO] [stdout]   --> crates/nanomonitor/src/integrations.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ClinicalMutation {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 10 |     pub chrom: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 11 |     pub start: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |     pub stop: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub bas_variant: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClinicalMutation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ALL` and `label` are never used
[INFO] [stdout]   --> crates/nanomonitor/src/model.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl AnalysisMode {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout]  9 |     pub const ALL: [AnalysisMode; 1] = [
[INFO] [stdout]    |               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn label(self) -> &'static str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `processed_reads` is never read
[INFO] [stdout]   --> crates/nanomonitor/src/app.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Progress {
[INFO] [stdout]    |     -------- field in this variant
[INFO] [stdout] 30 |         input_path: String,
[INFO] [stdout] 31 |         processed_reads: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Completed` is never constructed
[INFO] [stdout]   --> crates/nanomonitor/src/app.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | enum FileOpMessage {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] 53 |     Completed(Result<String, String>),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mode`, `file_op_output_path`, `file_op_max_len`, `file_op_channel_range`, `barcode_file_path`, and `barcode_output_dir` are never read
[INFO] [stdout]   --> crates/nanomonitor/src/app.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct NanoMonitorApp {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 69 |     mode: AnalysisMode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     file_op_output_path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 93 |     file_op_max_len: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 94 |     file_op_channel_range: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 95 |     barcode_file_path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 96 |     barcode_output_dir: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]     --> crates/nanomonitor/src/app.rs:232:8
[INFO] [stdout]      |
[INFO] [stdout]  118 | impl NanoMonitorApp {
[INFO] [stdout]      | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  232 |     fn find_in_path(executable: &str) -> Option<PathBuf> {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  250 |     fn resolve_nanostream_executable(&self) -> Result<String, String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  650 |     fn pick_filter_output_file(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  659 |     fn pick_barcodes_file(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  668 |     fn pick_barcode_output_dir(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  690 |     fn start_filter_export(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  763 |     fn start_barcode_split(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  832 |     fn build_file_filter_settings(&self) -> Result<filter_bam::FilterSettings, String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1957 |     fn draw_file_ops_panel(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chrom`, `start`, `stop`, and `bas_variant` are never read
[INFO] [stdout]   --> crates/nanomonitor/src/integrations.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ClinicalMutation {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 10 |     pub chrom: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 11 |     pub start: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |     pub stop: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub bas_variant: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClinicalMutation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ALL` and `label` are never used
[INFO] [stdout]   --> crates/nanomonitor/src/model.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl AnalysisMode {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout]  9 |     pub const ALL: [AnalysisMode; 1] = [
[INFO] [stdout]    |               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn label(self) -> &'static str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.32.3, glutin-winit v0.5.0, winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "d10c34effe25df94cf4082c47c932cec5fe92f718faa2f8bc5cc6aeae0ee8034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d10c34effe25df94cf4082c47c932cec5fe92f718faa2f8bc5cc6aeae0ee8034", kill_on_drop: false }`
[INFO] [stdout] d10c34effe25df94cf4082c47c932cec5fe92f718faa2f8bc5cc6aeae0ee8034
