[INFO] cloning repository https://github.com/a-givertzman/va_data_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a-givertzman/va_data_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-givertzman%2Fva_data_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-givertzman%2Fva_data_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfddea78dcf27b1baa326e204cbea6e950b1edc3
[INFO] checking a-givertzman/va_data_server against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-givertzman%2Fva_data_server" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/a-givertzman/va_data_server
[INFO] finished tweaking git repo https://github.com/a-givertzman/va_data_server
[INFO] tweaked toml for git repo https://github.com/a-givertzman/va_data_server written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/a-givertzman/va_data_server on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/a-givertzman/va_data_server 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e88ecfc3a1d29002df5ab31ba2ae88bddae15de113922568aab8886b4b228cb
[INFO] running `Command { std: "docker" "start" "-a" "8e88ecfc3a1d29002df5ab31ba2ae88bddae15de113922568aab8886b4b228cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e88ecfc3a1d29002df5ab31ba2ae88bddae15de113922568aab8886b4b228cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e88ecfc3a1d29002df5ab31ba2ae88bddae15de113922568aab8886b4b228cb", kill_on_drop: false }`
[INFO] [stdout] 8e88ecfc3a1d29002df5ab31ba2ae88bddae15de113922568aab8886b4b228cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9492204d242ba16ae99b17740112d66902f3de2b451290caea012579c160e132
[INFO] running `Command { std: "docker" "start" "-a" "9492204d242ba16ae99b17740112d66902f3de2b451290caea012579c160e132", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking accesskit v0.19.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking epaint_default_fonts v0.32.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking accesskit_consumer v0.28.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling rpi_fft v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking ringbuf v0.4.8
[INFO] [stdout] warning: function `log` is never used
[INFO] [stdout]   --> build.rs:69:4
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn log(m: impl Into<String>) {
[INFO] [stdout]    |    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rustfft v6.4.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking async-signal v0.2.12
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking async-process v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking emath v0.32.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking ecolor v0.32.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking epaint v0.32.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking arboard v3.6.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking egui v0.32.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking zvariant_utils v3.2.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking serde_json v1.0.142
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling zvariant_derive v5.6.0
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]    Compiling snap7-sys v0.1.5
[INFO] [stderr]    Compiling zvariant v5.6.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking egui_glow v0.32.0
[INFO] [stderr]     Checking egui_plot v0.33.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking zbus_xml v5.0.2
[INFO] [stderr]     Checking zbus-lockstep v0.5.1
[INFO] [stderr]    Compiling zbus_macros v5.9.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]     Checking zbus v5.9.0
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.12.0
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.15.0
[INFO] [stderr]     Checking accesskit_winit v0.27.0
[INFO] [stderr]     Checking egui-winit v0.32.0
[INFO] [stderr]     Checking eframe v0.32.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 | #![cfg_attr(has_extern_crate_alloc, no_std)]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `plot`
[INFO] [stdout]   --> src/main.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(not(feature = "plot"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `plot` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(has_extern_crate_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(has_extern_crate_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 | #![cfg_attr(has_extern_crate_alloc, no_std)]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(has_extern_crate_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `plot`
[INFO] [stdout]   --> src/main.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(not(feature = "plot"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `plot` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(has_extern_crate_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(has_extern_crate_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(has_extern_crate_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(has_extern_crate_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(has_extern_crate_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(not(has_extern_crate_alloc))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(not(has_extern_crate_alloc))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(not(has_extern_crate_alloc))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde_support`
[INFO] [stdout]   --> src/circular_queue.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "serde_support")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::f32`
[INFO] [stdout]   --> src/circular_queue.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use core::f32;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(has_extern_crate_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `s7_error::*`
[INFO] [stdout]  --> src/s7/mod.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(self) use s7_error::*;
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(has_extern_crate_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `s7_lib::*`
[INFO] [stdout]  --> src/s7/mod.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(self) use s7_lib::*;
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(not(has_extern_crate_alloc))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(not(has_extern_crate_alloc))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_extern_crate_alloc`
[INFO] [stdout]   --> src/circular_queue.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(not(has_extern_crate_alloc))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_extern_crate_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_extern_crate_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde_support`
[INFO] [stdout]   --> src/circular_queue.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "serde_support")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::f32`
[INFO] [stdout]   --> src/circular_queue.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use core::f32;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> src/ds/ds_line.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     debug,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventLoopBuilder` and `UserEvent`
[INFO] [stdout]   --> src/main.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use eframe::{EventLoopBuilder, UserEvent};
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `s7_error::*`
[INFO] [stdout]  --> src/s7/mod.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(self) use s7_error::*;
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `s7_lib::*`
[INFO] [stdout]  --> src/s7/mod.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(self) use s7_lib::*;
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> src/ds/ds_line.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     debug,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventLoopBuilder` and `UserEvent`
[INFO] [stdout]   --> src/main.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use eframe::{EventLoopBuilder, UserEvent};
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/presentation/ui_app.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |                         let mut len = format!("{}", self.real_input_len);
[INFO] [stdout]     |                             ----^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/presentation/ui_app.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |                         let mut len = format!("{}", self.real_input_len);
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handleDsServer`
[INFO] [stdout]    --> src/fft/fft_analysis.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let handleDsServer = thread::Builder::new().name("FftAnalysis(DsServer) tread".to_string()).spawn(move || {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handleDsServer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `udpIndex`
[INFO] [stdout]    --> src/fft/fft_analysis.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let udpIndex = &buf[0..8];
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_udpIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `i` is never read
[INFO] [stdout]    --> src/fft/fft_analysis.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 345 |             i = j * 2 - 1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/presentation/ui_app.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |                         let mut len = format!("{}", self.real_input_len);
[INFO] [stdout]     |                             ----^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/presentation/ui_app.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |                         let mut len = format!("{}", self.real_input_len);
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handleDsServer`
[INFO] [stdout]    --> src/fft/fft_analysis.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let handleDsServer = thread::Builder::new().name("FftAnalysis(DsServer) tread".to_string()).spawn(move || {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handleDsServer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `udpIndex`
[INFO] [stdout]    --> src/fft/fft_analysis.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let udpIndex = &buf[0..8];
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_udpIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `i` is never read
[INFO] [stdout]    --> src/fft/fft_analysis.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 345 |             i = j * 2 - 1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `IterMut` is never used
[INFO] [stdout]   --> src/circular_queue.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub type IterMut<'a, T> = Chain<Rev<SliceIterMut<'a, T>>, Rev<SliceIterMut<'a, T>>>;
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AscIter` is never used
[INFO] [stdout]   --> src/circular_queue.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub type AscIter<'a, T> = Chain<SliceIter<'a, T>, SliceIter<'a, T>>;
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AscIterMut` is never used
[INFO] [stdout]   --> src/circular_queue.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub type AscIterMut<'a, T> = Chain<SliceIterMut<'a, T>, SliceIterMut<'a, T>>;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_capacity`, `is_empty`, `iter_mut`, `asc_iter`, and `asc_iter_mut` are never used
[INFO] [stdout]    --> src/circular_queue.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl<T> CircularQueue<T> {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn with_capacity(capacity: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 339 |     pub fn asc_iter(&self) -> AscIter<T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 |     pub fn asc_iter_mut(&mut self) -> AscIterMut<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SlpFilter` is never constructed
[INFO] [stdout]   --> src/dsp_filters/slp_filter.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct SlpFilter<T> 
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add`, and `value` are never used
[INFO] [stdout]   --> src/dsp_filters/slp_filter.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | / impl<T> SlpFilter<T> 
[INFO] [stdout] 21 | | where 
[INFO] [stdout] 22 | |     T: Clone + From<u32> + From<f64>,
[INFO] [stdout] 23 | |     T: std::ops::Add<Output = T>,
[INFO] [stdout] 24 | |     T: std::iter::Sum + std::ops::Div<Output = T>,
[INFO] [stdout]    | |__________________________________________________- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |       pub fn new(len: usize) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |       pub fn add(&mut self, value: T) {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |       pub fn value(&self) -> T {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `udp_srv` is never read
[INFO] [stdout]   --> src/presentation/ui_app.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct UiApp {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub udp_srv: Arc<Mutex<UdpServer>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ExtendedColors` is never used
[INFO] [stdout]    --> src/presentation/ui_app.rs:404:11
[INFO] [stdout]     |
[INFO] [stdout] 404 | pub trait ExtendedColors {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Interval` is never constructed
[INFO] [stdout]   --> src/interval.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Interval {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `wait` are never used
[INFO] [stdout]   --> src/interval.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Interval {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn new(period: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn wait(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update` is never used
[INFO] [stdout]    --> src/fft/fft_analysis.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 377 | impl PlotData {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 397 |     pub fn update(&mut self, index: usize, xy: [f64; 2]) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `write` and `close` are never used
[INFO] [stdout]    --> src/s7/s7_client.rs:98:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl S7Client {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn write(&self, db_num: u32, start: u32, size: u32, buf: &mut [u8]) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn close(&mut self) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `dataType`, `vrt`, and `comment` are never read
[INFO] [stdout]   --> src/s7/s7_parse_point.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct S7ParsePointBool {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 43 |     pub name: String,
[INFO] [stdout] 44 |     pub dataType: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 45 |     pub vrt: Option<u8>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub comment: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `S7ParsePointBool` 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: fields `path`, `dataType`, `vrt`, `bit`, and `comment` are never read
[INFO] [stdout]    --> src/s7/s7_parse_point.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct S7ParsePointInt {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub path: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 131 |     pub name: String,
[INFO] [stdout] 132 |     pub dataType: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 133 |     pub vrt: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 134 |     pub offset: Option<u32>,
[INFO] [stdout] 135 |     pub bit: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub comment: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `S7ParsePointInt` 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: fields `path`, `dataType`, `vrt`, `bit`, and `comment` are never read
[INFO] [stdout]    --> src/s7/s7_parse_point.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub struct S7ParsePointReal {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub path: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 215 |     pub name: String,
[INFO] [stdout] 216 |     pub dataType: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 217 |     pub vrt: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 218 |     pub offset: Option<u32>,
[INFO] [stdout] 219 |     pub bit: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |     pub comment: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `S7ParsePointReal` 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: fields `description` and `points` are never read
[INFO] [stdout]   --> src/ds/ds_db.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct DsDb {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 20 |     pub name: String,
[INFO] [stdout] 21 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub points: Option<HashMap<String, DsPointConf>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsDb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `description`, `rack`, and `slot` are never read
[INFO] [stdout]   --> src/ds/ds_ied.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct DsIed {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 14 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 15 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 16 |     pub ip: String,
[INFO] [stdout] 17 |     pub rack: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 18 |     pub slot: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsIed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `description` are never read
[INFO] [stdout]   --> src/ds/ds_line.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DsLine {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 16 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 17 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `description` are never read
[INFO] [stdout]   --> src/ds/ds_server.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct DsServer {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 22 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsServer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `valueBool`, `valueInt`, and `valueReal` are never used
[INFO] [stdout]   --> src/ds/ds_point.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl DsPointType {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn valueBool(&self) -> bool{
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn valueInt(&self) -> i16{
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn valueReal(&self) -> f32{
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dataType`, `status`, `timestamp`, `history`, and `alarm` are never read
[INFO] [stdout]   --> src/ds/ds_point.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct DsPoint {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 49 |     pub name: String,
[INFO] [stdout] 50 |     pub dataType: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 51 |     pub value: DsPointType,
[INFO] [stdout] 52 |     pub status: DsStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 53 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 54 |     pub history: Option<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 55 |     pub alarm: Option<u8>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsPoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `valueBool` and `valueInt` are never used
[INFO] [stdout]    --> src/ds/ds_point.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl DsPoint {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn valueBool(&self) -> bool{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn valueInt(&self) -> i16{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Obsolete`, `TimeInvalid`, and `Uncnown` are never constructed
[INFO] [stdout]  --> src/ds/ds_status.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum DsStatus {
[INFO] [stdout]   |          -------- variants in this enum
[INFO] [stdout] 4 |     Ok = 0,
[INFO] [stdout] 5 |     Obsolete = 2,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 6 |     TimeInvalid = 3,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 7 |     Invalid = 10,
[INFO] [stdout] 8 |     Uncnown = 99,   
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DsStatus` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/circular_queue.rs:285:17
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/circular_queue.rs:312:21
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/circular_queue.rs:339:21
[INFO] [stdout]     |
[INFO] [stdout] 339 |     pub fn asc_iter(&self) -> AscIter<T> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 339 |     pub fn asc_iter(&self) -> AscIter<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/circular_queue.rs:366:25
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn asc_iter_mut(&mut self) -> AscIterMut<T> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn asc_iter_mut(&mut self) -> AscIterMut<'_, T> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `logLoc` should have an upper case name
[INFO] [stdout]   --> src/networking/udp_server.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |         const logLoc: &str = "[UdpServer.run]";
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 69 -         const logLoc: &str = "[UdpServer.run]";
[INFO] [stdout] 69 +         const LOG_LOC: &str = "[UdpServer.run]";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `logLoc` should have an upper case name
[INFO] [stdout]    --> src/networking/udp_server.rs:164:15
[INFO] [stdout]     |
[INFO] [stdout] 164 |         const logLoc: &str = "[UdpServer.enqueue]";
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 164 -         const logLoc: &str = "[UdpServer.enqueue]";
[INFO] [stdout] 164 +         const LOG_LOC: &str = "[UdpServer.enqueue]";
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `logLoc` should have an upper case name
[INFO] [stdout]    --> src/fft/fft_analysis.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |         const logLoc: &str = "[FftAnalysis.buildLimitations]";
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 123 -         const logLoc: &str = "[FftAnalysis.buildLimitations]";
[INFO] [stdout] 123 +         const LOG_LOC: &str = "[FftAnalysis.buildLimitations]";
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `low` should have an upper case name
[INFO] [stdout]    --> src/fft/fft_analysis.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |         const low: f64 = 50.0;
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 125 -         const low: f64 = 50.0;
[INFO] [stdout] 125 +         const LOW: f64 = 50.0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `logLoc` should have an upper case name
[INFO] [stdout]    --> src/fft/fft_analysis.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |         const logLoc: &str = "[FftAnalysis.restart]";
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 154 -         const logLoc: &str = "[FftAnalysis.restart]";
[INFO] [stdout] 154 +         const LOG_LOC: &str = "[FftAnalysis.restart]";
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `logLoc` should have an upper case name
[INFO] [stdout]    --> src/fft/fft_analysis.rs:163:15
[INFO] [stdout]     |
[INFO] [stdout] 163 |         const logLoc: &str = "[FftAnalysis.run]";
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 163 -         const logLoc: &str = "[FftAnalysis.run]";
[INFO] [stdout] 163 +         const LOG_LOC: &str = "[FftAnalysis.run]";
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `logLoc` should have an upper case name
[INFO] [stdout]    --> src/fft/fft_analysis.rs:228:15
[INFO] [stdout]     |
[INFO] [stdout] 228 |         const logLoc: &str = "[FftAnalysis.enqueue]";
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 228 -         const logLoc: &str = "[FftAnalysis.enqueue]";
[INFO] [stdout] 228 +         const LOG_LOC: &str = "[FftAnalysis.enqueue]";
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AscIterMut` is never used
[INFO] [stdout]   --> src/circular_queue.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub type AscIterMut<'a, T> = Chain<SliceIterMut<'a, T>, SliceIterMut<'a, T>>;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `asc_iter_mut` is never used
[INFO] [stdout]    --> src/circular_queue.rs:366:12
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl<T> CircularQueue<T> {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 366 |     pub fn asc_iter_mut(&mut self) -> AscIterMut<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SlpFilter` is never constructed
[INFO] [stdout]   --> src/dsp_filters/slp_filter.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct SlpFilter<T> 
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add`, and `value` are never used
[INFO] [stdout]   --> src/dsp_filters/slp_filter.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | / impl<T> SlpFilter<T> 
[INFO] [stdout] 21 | | where 
[INFO] [stdout] 22 | |     T: Clone + From<u32> + From<f64>,
[INFO] [stdout] 23 | |     T: std::ops::Add<Output = T>,
[INFO] [stdout] 24 | |     T: std::iter::Sum + std::ops::Div<Output = T>,
[INFO] [stdout]    | |__________________________________________________- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |       pub fn new(len: usize) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |       pub fn add(&mut self, value: T) {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |       pub fn value(&self) -> T {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `udp_srv` is never read
[INFO] [stdout]   --> src/presentation/ui_app.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct UiApp {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub udp_srv: Arc<Mutex<UdpServer>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ExtendedColors` is never used
[INFO] [stdout]    --> src/presentation/ui_app.rs:404:11
[INFO] [stdout]     |
[INFO] [stdout] 404 | pub trait ExtendedColors {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Interval` is never constructed
[INFO] [stdout]   --> src/interval.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Interval {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `wait` are never used
[INFO] [stdout]   --> src/interval.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Interval {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn new(period: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn wait(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update` is never used
[INFO] [stdout]    --> src/fft/fft_analysis.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 377 | impl PlotData {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 397 |     pub fn update(&mut self, index: usize, xy: [f64; 2]) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `write` and `close` are never used
[INFO] [stdout]    --> src/s7/s7_client.rs:98:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl S7Client {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn write(&self, db_num: u32, start: u32, size: u32, buf: &mut [u8]) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn close(&mut self) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `dataType`, `vrt`, and `comment` are never read
[INFO] [stdout]   --> src/s7/s7_parse_point.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct S7ParsePointBool {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 43 |     pub name: String,
[INFO] [stdout] 44 |     pub dataType: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 45 |     pub vrt: Option<u8>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub comment: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `S7ParsePointBool` 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: fields `path`, `dataType`, `vrt`, `bit`, and `comment` are never read
[INFO] [stdout]    --> src/s7/s7_parse_point.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct S7ParsePointInt {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub path: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 131 |     pub name: String,
[INFO] [stdout] 132 |     pub dataType: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 133 |     pub vrt: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 134 |     pub offset: Option<u32>,
[INFO] [stdout] 135 |     pub bit: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub comment: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `S7ParsePointInt` 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: fields `path`, `dataType`, `vrt`, `bit`, and `comment` are never read
[INFO] [stdout]    --> src/s7/s7_parse_point.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub struct S7ParsePointReal {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub path: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 215 |     pub name: String,
[INFO] [stdout] 216 |     pub dataType: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 217 |     pub vrt: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 218 |     pub offset: Option<u32>,
[INFO] [stdout] 219 |     pub bit: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |     pub comment: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `S7ParsePointReal` 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: fields `description` and `points` are never read
[INFO] [stdout]   --> src/ds/ds_db.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct DsDb {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 20 |     pub name: String,
[INFO] [stdout] 21 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub points: Option<HashMap<String, DsPointConf>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsDb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `description`, `rack`, and `slot` are never read
[INFO] [stdout]   --> src/ds/ds_ied.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct DsIed {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 14 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 15 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 16 |     pub ip: String,
[INFO] [stdout] 17 |     pub rack: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 18 |     pub slot: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsIed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `description` are never read
[INFO] [stdout]   --> src/ds/ds_line.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DsLine {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 16 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 17 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `description` are never read
[INFO] [stdout]   --> src/ds/ds_server.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct DsServer {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 22 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsServer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `valueBool`, `valueInt`, and `valueReal` are never used
[INFO] [stdout]   --> src/ds/ds_point.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl DsPointType {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn valueBool(&self) -> bool{
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn valueInt(&self) -> i16{
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn valueReal(&self) -> f32{
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dataType`, `status`, `timestamp`, `history`, and `alarm` are never read
[INFO] [stdout]   --> src/ds/ds_point.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct DsPoint {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 49 |     pub name: String,
[INFO] [stdout] 50 |     pub dataType: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 51 |     pub value: DsPointType,
[INFO] [stdout] 52 |     pub status: DsStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 53 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 54 |     pub history: Option<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 55 |     pub alarm: Option<u8>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsPoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `valueBool` and `valueInt` are never used
[INFO] [stdout]    --> src/ds/ds_point.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl DsPoint {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn valueBool(&self) -> bool{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn valueInt(&self) -> i16{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Obsolete`, `TimeInvalid`, and `Uncnown` are never constructed
[INFO] [stdout]  --> src/ds/ds_status.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum DsStatus {
[INFO] [stdout]   |          -------- variants in this enum
[INFO] [stdout] 4 |     Ok = 0,
[INFO] [stdout] 5 |     Obsolete = 2,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 6 |     TimeInvalid = 3,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 7 |     Invalid = 10,
[INFO] [stdout] 8 |     Uncnown = 99,   
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DsStatus` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/circular_queue.rs:285:17
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/circular_queue.rs:312:21
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/circular_queue.rs:339:21
[INFO] [stdout]     |
[INFO] [stdout] 339 |     pub fn asc_iter(&self) -> AscIter<T> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 339 |     pub fn asc_iter(&self) -> AscIter<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/circular_queue.rs:366:25
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn asc_iter_mut(&mut self) -> AscIterMut<T> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn asc_iter_mut(&mut self) -> AscIterMut<'_, T> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `logLoc` should have an upper case name
[INFO] [stdout]   --> src/networking/udp_server.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |         const logLoc: &str = "[UdpServer.run]";
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 69 -         const logLoc: &str = "[UdpServer.run]";
[INFO] [stdout] 69 +         const LOG_LOC: &str = "[UdpServer.run]";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `logLoc` should have an upper case name
[INFO] [stdout]    --> src/networking/udp_server.rs:164:15
[INFO] [stdout]     |
[INFO] [stdout] 164 |         const logLoc: &str = "[UdpServer.enqueue]";
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 164 -         const logLoc: &str = "[UdpServer.enqueue]";
[INFO] [stdout] 164 +         const LOG_LOC: &str = "[UdpServer.enqueue]";
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `logLoc` should have an upper case name
[INFO] [stdout]    --> src/fft/fft_analysis.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |         const logLoc: &str = "[FftAnalysis.buildLimitations]";
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 123 -         const logLoc: &str = "[FftAnalysis.buildLimitations]";
[INFO] [stdout] 123 +         const LOG_LOC: &str = "[FftAnalysis.buildLimitations]";
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `low` should have an upper case name
[INFO] [stdout]    --> src/fft/fft_analysis.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |         const low: f64 = 50.0;
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 125 -         const low: f64 = 50.0;
[INFO] [stdout] 125 +         const LOW: f64 = 50.0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `logLoc` should have an upper case name
[INFO] [stdout]    --> src/fft/fft_analysis.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |         const logLoc: &str = "[FftAnalysis.restart]";
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 154 -         const logLoc: &str = "[FftAnalysis.restart]";
[INFO] [stdout] 154 +         const LOG_LOC: &str = "[FftAnalysis.restart]";
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `logLoc` should have an upper case name
[INFO] [stdout]    --> src/fft/fft_analysis.rs:163:15
[INFO] [stdout]     |
[INFO] [stdout] 163 |         const logLoc: &str = "[FftAnalysis.run]";
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 163 -         const logLoc: &str = "[FftAnalysis.run]";
[INFO] [stdout] 163 +         const LOG_LOC: &str = "[FftAnalysis.run]";
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `logLoc` should have an upper case name
[INFO] [stdout]    --> src/fft/fft_analysis.rs:228:15
[INFO] [stdout]     |
[INFO] [stdout] 228 |         const logLoc: &str = "[FftAnalysis.enqueue]";
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 228 -         const logLoc: &str = "[FftAnalysis.enqueue]";
[INFO] [stdout] 228 +         const LOG_LOC: &str = "[FftAnalysis.enqueue]";
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "9492204d242ba16ae99b17740112d66902f3de2b451290caea012579c160e132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9492204d242ba16ae99b17740112d66902f3de2b451290caea012579c160e132", kill_on_drop: false }`
[INFO] [stdout] 9492204d242ba16ae99b17740112d66902f3de2b451290caea012579c160e132
