[INFO] cloning repository https://github.com/Hacks-R-Us/Emblinkenator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hacks-R-Us/Emblinkenator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHacks-R-Us%2FEmblinkenator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHacks-R-Us%2FEmblinkenator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bdd7987bfb70a06157ed19b21186433245bcf8f [INFO] checking Hacks-R-Us/Emblinkenator against try#0f68263c719c986445acfdd2b05d69e200c95710 for pr-97183 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHacks-R-Us%2FEmblinkenator" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hacks-R-Us/Emblinkenator on toolchain 0f68263c719c986445acfdd2b05d69e200c95710 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0f68263c719c986445acfdd2b05d69e200c95710" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Hacks-R-Us/Emblinkenator [INFO] finished tweaking git repo https://github.com/Hacks-R-Us/Emblinkenator [INFO] tweaked toml for git repo https://github.com/Hacks-R-Us/Emblinkenator written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Hacks-R-Us/Emblinkenator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0f68263c719c986445acfdd2b05d69e200c95710" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0f68263c719c986445acfdd2b05d69e200c95710" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 002fa63364e9c929fe107c23067295ce1b0a379f3cf428fe8d7d3644787d90cd [INFO] running `Command { std: "docker" "start" "-a" "002fa63364e9c929fe107c23067295ce1b0a379f3cf428fe8d7d3644787d90cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "002fa63364e9c929fe107c23067295ce1b0a379f3cf428fe8d7d3644787d90cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002fa63364e9c929fe107c23067295ce1b0a379f3cf428fe8d7d3644787d90cd", kill_on_drop: false }` [INFO] [stdout] 002fa63364e9c929fe107c23067295ce1b0a379f3cf428fe8d7d3644787d90cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0f68263c719c986445acfdd2b05d69e200c95710" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87c539d40f85060ff2453a68af323d0570c4da7648bfc0373c408153ec4a46c5 [INFO] running `Command { std: "docker" "start" "-a" "87c539d40f85060ff2453a68af323d0570c4da7648bfc0373c408153ec4a46c5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking profiling v1.0.3 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking mqttbytes v0.6.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking gpu-alloc v0.5.1 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking tracing-subscriber v0.2.20 [INFO] [stderr] Checking gpu-descriptor v0.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking protected-id-derive v0.1.0 (/opt/rustwide/workdir/protected-id-derive) [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling protected-id-derive v0.1.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking naga v0.8.5 [INFO] [stderr] Checking rumqttc v0.10.0 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking clap v3.1.12 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking wgpu-hal v0.12.4 [INFO] [stderr] Checking wgpu v0.12.0 [INFO] [stderr] Checking emblinkenator v0.1.0 (/opt/rustwide/workdir/emblinkenator) [INFO] [stdout] warning: unused import: `sleep` [INFO] [stdout] --> emblinkenator/src/devices/led_output/mqtt.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | thread::{self, sleep, yield_now}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> emblinkenator/src/devices/led_output/udp.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use log::{error, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sleep` [INFO] [stdout] --> emblinkenator/src/devices/led_output/mqtt.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | thread::{self, sleep, yield_now}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> emblinkenator/src/devices/led_output/udp.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use log::{error, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> emblinkenator/src/frame_resolver.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AuxiliaryDataType` [INFO] [stdout] --> emblinkenator/src/pipeline/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | AuxiliaryDataType, AuxiliaryDataTypeConsumer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> emblinkenator/src/frame_resolver.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AuxiliaryDataType` [INFO] [stdout] --> emblinkenator/src/pipeline/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | AuxiliaryDataType, AuxiliaryDataTypeConsumer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_value` [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | min_value, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `min_value: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_value` [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | min_value, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `min_value: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_value` [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | max_value, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `max_value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_value` [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | max_value, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `max_value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_value` [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | initial_value, [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `initial_value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_value` [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | initial_value, [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `initial_value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_value` [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | min_value, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `min_value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_value` [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | max_value, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `max_value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_value` [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | min_value, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `min_value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_value` [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | max_value, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `max_value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `AuxiliaryDataConfig` in public interface (error E0446) [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | Auxiliary(AuxiliaryDataConfig), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `AuxiliaryDataConfig` in public interface (error E0446) [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | Auxiliary(AuxiliaryDataConfig), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `AnimationRegistryErrorRegister` is never constructed [INFO] [stdout] --> emblinkenator/src/animation/factory.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 65 | enum AnimationRegistryError { [INFO] [stdout] | ---------------------- variant in this enum [INFO] [stdout] 66 | AnimationRegistryErrorRegister(AnimationRegistryRegisterError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `AnimationRegistryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `AnimationRegistryErrorRegister` is never constructed [INFO] [stdout] --> emblinkenator/src/animation/factory.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 65 | enum AnimationRegistryError { [INFO] [stdout] | ---------------------- variant in this enum [INFO] [stdout] 66 | AnimationRegistryErrorRegister(AnimationRegistryRegisterError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `AnimationRegistryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `destroy_animation` is never used [INFO] [stdout] --> emblinkenator/src/animation/manager.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn destroy_animation(&self, _id: &AnimationId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `destroy_animation` is never used [INFO] [stdout] --> emblinkenator/src/animation/manager.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn destroy_animation(&self, _id: &AnimationId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> emblinkenator/src/auxiliary_data/mod.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn new(data: AuxiliaryDataType, size: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> emblinkenator/src/auxiliary_data/mod.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn new(data: AuxiliaryDataType, size: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `description` are never read [INFO] [stdout] --> emblinkenator/src/auxiliary_data/mod.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 325 | pub struct AuxiliaryManifest { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 326 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 327 | description: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuxiliaryManifest` 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 function `new` is never used [INFO] [stdout] --> emblinkenator/src/auxiliary_data/mod.rs:333:12 [INFO] [stdout] | [INFO] [stdout] 333 | pub fn new(name: String, description: String, aux_type: AuxiliaryDataTypeConsumer) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `description` are never read [INFO] [stdout] --> emblinkenator/src/auxiliary_data/mod.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 325 | pub struct AuxiliaryManifest { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 326 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 327 | description: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuxiliaryManifest` 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 function `get_name` is never used [INFO] [stdout] --> emblinkenator/src/auxiliary_data/mod.rs:341:12 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn get_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> emblinkenator/src/auxiliary_data/mod.rs:333:12 [INFO] [stdout] | [INFO] [stdout] 333 | pub fn new(name: String, description: String, aux_type: AuxiliaryDataTypeConsumer) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_description` is never used [INFO] [stdout] --> emblinkenator/src/auxiliary_data/mod.rs:345:12 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn get_description(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_name` is never used [INFO] [stdout] --> emblinkenator/src/auxiliary_data/mod.rs:341:12 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn get_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `aux_data_is_compatible` is never used [INFO] [stdout] --> emblinkenator/src/auxiliary_data/mod.rs:354:8 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn aux_data_is_compatible( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_description` is never used [INFO] [stdout] --> emblinkenator/src/auxiliary_data/mod.rs:345:12 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn get_description(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct AuxiliaryMetadata { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 22 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `aux_data_is_compatible` is never used [INFO] [stdout] --> emblinkenator/src/auxiliary_data/mod.rs:354:8 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn aux_data_is_compatible( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_available_auxiliaries` is never used [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn get_available_auxiliaries(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Empty` is never constructed [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub enum AuxiliaryConfigParams { [INFO] [stdout] | --------------------- variant in this enum [INFO] [stdout] 175 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct AuxiliaryMetadata { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 22 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `is_compatible` is never used [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:188:8 [INFO] [stdout] | [INFO] [stdout] 188 | fn is_compatible(&self, aux_type: AuxiliaryDataTypeConsumer) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_available_auxiliaries` is never used [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn get_available_auxiliaries(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `running` and `handle` are never read [INFO] [stdout] --> emblinkenator/src/devices/auxiliary_data/mod.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct ThreadedAuxiliaryDeviceWrapper { [INFO] [stdout] | ------------------------------ fields in this struct [INFO] [stdout] 41 | device: Arc>, [INFO] [stdout] 42 | running: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | handle: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `stop` is never used [INFO] [stdout] --> emblinkenator/src/devices/auxiliary_data/mod.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | pub async fn stop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `send_data_to_aux` is never used [INFO] [stdout] --> emblinkenator/src/devices/auxiliary_data/mod.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn send_data_to_aux(&mut self, aux_id: AuxiliaryId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Empty` is never constructed [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub enum AuxiliaryConfigParams { [INFO] [stdout] | --------------------- variant in this enum [INFO] [stdout] 175 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `is_compatible` is never used [INFO] [stdout] --> emblinkenator/src/auxiliary_data/manager.rs:188:8 [INFO] [stdout] | [INFO] [stdout] 188 | fn is_compatible(&self, aux_type: AuxiliaryDataTypeConsumer) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `running` and `handle` are never read [INFO] [stdout] --> emblinkenator/src/devices/led_output/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct ThreadedLEDOutputDeviceWrapper { [INFO] [stdout] | ------------------------------ fields in this struct [INFO] [stdout] 33 | device: Arc>, [INFO] [stdout] 34 | running: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | handle: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `stop` is never used [INFO] [stdout] --> emblinkenator/src/devices/led_output/mod.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | pub async fn stop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> emblinkenator/src/devices/led_output/mqtt.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> emblinkenator/src/devices/led_output/mqtt.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct MQTTSender { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 43 | pub id: DeviceId, [INFO] [stdout] 44 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `running` and `handle` are never read [INFO] [stdout] --> emblinkenator/src/devices/auxiliary_data/mod.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct ThreadedAuxiliaryDeviceWrapper { [INFO] [stdout] | ------------------------------ fields in this struct [INFO] [stdout] 41 | device: Arc>, [INFO] [stdout] 42 | running: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | handle: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> emblinkenator/src/devices/led_output/udp.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(name: String, host: String, port: u16, _socket: UdpSocket) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> emblinkenator/src/devices/led_output/udp.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct UDPSender { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 24 | pub id: DeviceId, [INFO] [stdout] 25 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `stop` is never used [INFO] [stdout] --> emblinkenator/src/devices/auxiliary_data/mod.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | pub async fn stop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `led_data_buffers` is never read [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct DeviceManager { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 26 | devices: RwLock>>>, [INFO] [stdout] 27 | led_data_buffers: RwLock>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `send_data_to_aux` is never used [INFO] [stdout] --> emblinkenator/src/devices/auxiliary_data/mod.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn send_data_to_aux(&mut self, aux_id: AuxiliaryId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DeviceOutputType` is never used [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | pub enum DeviceOutputType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DeviceInputType` is never used [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | pub enum DeviceInputType { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DeviceOutput` is never used [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | pub enum DeviceOutput { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `running` and `handle` are never read [INFO] [stdout] --> emblinkenator/src/devices/led_output/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct ThreadedLEDOutputDeviceWrapper { [INFO] [stdout] | ------------------------------ fields in this struct [INFO] [stdout] 33 | device: Arc>, [INFO] [stdout] 34 | running: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | handle: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DeviceManagerErrorAddDevice` is never used [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub enum DeviceManagerErrorAddDevice { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DeviceManagerErrorGetDevice` is never used [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | pub enum DeviceManagerErrorGetDevice { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `stop` is never used [INFO] [stdout] --> emblinkenator/src/devices/led_output/mod.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | pub async fn stop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> emblinkenator/src/devices/led_output/mqtt.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DeviceRemoved` is never constructed [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub enum DeviceManagerEvent { [INFO] [stdout] | ------------------ variant in this enum [INFO] [stdout] 92 | DeviceAdded(DeviceId), [INFO] [stdout] 93 | DeviceRemoved(DeviceId), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeviceManagerEvent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `remove_device` is never used [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn remove_device(&self, _id: DeviceId) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> emblinkenator/src/devices/led_output/mqtt.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct MQTTSender { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 43 | pub id: DeviceId, [INFO] [stdout] 44 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ThreadedDeviceWrapper` is never constructed [INFO] [stdout] --> emblinkenator/src/devices/threaded_device.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ThreadedDeviceWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> emblinkenator/src/devices/led_output/udp.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(name: String, host: String, port: u16, _socket: UdpSocket) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> emblinkenator/src/devices/threaded_device.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(mut device: Box) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> emblinkenator/src/devices/led_output/udp.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct UDPSender { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 24 | pub id: DeviceId, [INFO] [stdout] 25 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `stop` is never used [INFO] [stdout] --> emblinkenator/src/devices/threaded_device.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn stop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `send_frame_data_to_non_blocking` is never used [INFO] [stdout] --> emblinkenator/src/frame.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn send_frame_data_to_non_blocking( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `send_next_frame_data_to_blocking` is never used [INFO] [stdout] --> emblinkenator/src/frame.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn send_next_frame_data_to_blocking( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `led_data_buffers` is never read [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct DeviceManager { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 26 | devices: RwLock>>>, [INFO] [stdout] 27 | led_data_buffers: RwLock>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `priority` is never read [INFO] [stdout] --> emblinkenator/src/frame_resolver.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | struct FrameIntermediate { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 27 | data: Vec, [INFO] [stdout] 28 | priority: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DeviceOutputType` is never used [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | pub enum DeviceOutputType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> emblinkenator/src/pipeline/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 57 | struct PipelineAuxiliary { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 60 | size: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DeviceInputType` is never used [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | pub enum DeviceInputType { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `WorldContextError` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | enum WorldContextError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DeviceOutput` is never used [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | pub enum DeviceOutput { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DeviceManagerErrorAddDevice` is never used [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub enum DeviceManagerErrorAddDevice { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FixtureDoesNotExist` is never constructed [INFO] [stdout] --> emblinkenator/src/world/context.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub enum WorldContextErrorRemoveFixture { [INFO] [stdout] | ------------------------------ variant in this enum [INFO] [stdout] 44 | FixtureDoesNotExist, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorldContextErrorRemoveFixture` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DeviceManagerErrorGetDevice` is never used [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | pub enum DeviceManagerErrorGetDevice { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InstallationExists` is never constructed [INFO] [stdout] --> emblinkenator/src/world/context.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub enum WorldContextErrorAddInstallation { [INFO] [stdout] | -------------------------------- variant in this enum [INFO] [stdout] 49 | InstallationExists, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorldContextErrorAddInstallation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InstallationDoesNotExist` is never constructed [INFO] [stdout] --> emblinkenator/src/world/context.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub enum WorldContextErrorRemoveInstallation { [INFO] [stdout] | ----------------------------------- variant in this enum [INFO] [stdout] 54 | InstallationDoesNotExist, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorldContextErrorRemoveInstallation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DeviceRemoved` is never constructed [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub enum DeviceManagerEvent { [INFO] [stdout] | ------------------ variant in this enum [INFO] [stdout] 92 | DeviceAdded(DeviceId), [INFO] [stdout] 93 | DeviceRemoved(DeviceId), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeviceManagerEvent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GroupExists` is never constructed [INFO] [stdout] --> emblinkenator/src/world/context.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub enum WorldContextErrorAddGroup { [INFO] [stdout] | ------------------------- variant in this enum [INFO] [stdout] 59 | GroupExists, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorldContextErrorAddGroup` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `remove_device` is never used [INFO] [stdout] --> emblinkenator/src/devices/manager.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn remove_device(&self, _id: DeviceId) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ThreadedDeviceWrapper` is never constructed [INFO] [stdout] --> emblinkenator/src/devices/threaded_device.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ThreadedDeviceWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GroupDoesNotExist` is never constructed [INFO] [stdout] --> emblinkenator/src/world/context.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub enum WorldContextErrorRemoveGroup { [INFO] [stdout] | ---------------------------- variant in this enum [INFO] [stdout] 64 | GroupDoesNotExist, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorldContextErrorRemoveGroup` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> emblinkenator/src/devices/threaded_device.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(mut device: Box) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `stop` is never used [INFO] [stdout] --> emblinkenator/src/devices/threaded_device.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn stop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `FixtureRemoved`, `InstallationAdded`, `InstallationRemoved`, `GroupAdded` and `GroupRemoved` are never constructed [INFO] [stdout] --> emblinkenator/src/world/context.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub enum WorldContextEvent { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 69 | FixtureAdded(FixtureId), [INFO] [stdout] 70 | FixtureRemoved(FixtureId), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 71 | InstallationAdded(InstallationId), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | InstallationRemoved(InstallationId), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 73 | GroupAdded(GroupId), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 74 | GroupRemoved(GroupId), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorldContextEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `send_frame_data_to_non_blocking` is never used [INFO] [stdout] --> emblinkenator/src/frame.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn send_frame_data_to_non_blocking( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `remove_fixture` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn remove_fixture( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `add_installation` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn add_installation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `send_next_frame_data_to_blocking` is never used [INFO] [stdout] --> emblinkenator/src/frame.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn send_next_frame_data_to_blocking( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `remove_installation` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn remove_installation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `add_group` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn add_group(&mut self, group: Group) -> Result<(), WorldContextErrorAddGroup> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `remove_group` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:199:12 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn remove_group(&mut self, group_id: &GroupId) -> Result<(), WorldContextErrorRemoveGroup> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `priority` is never read [INFO] [stdout] --> emblinkenator/src/frame_resolver.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | struct FrameIntermediate { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 27 | data: Vec, [INFO] [stdout] 28 | priority: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_registered_fixtures` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn get_registered_fixtures(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_registered_installations` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get_registered_installations(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> emblinkenator/src/pipeline/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 57 | struct PipelineAuxiliary { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 60 | size: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_registered_groups` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn get_registered_groups(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `WorldContextError` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | enum WorldContextError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `emit_installation_added` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:253:8 [INFO] [stdout] | [INFO] [stdout] 253 | fn emit_installation_added(&self, id: InstallationId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `emit_group_added` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:261:8 [INFO] [stdout] | [INFO] [stdout] 261 | fn emit_group_added(&self, id: GroupId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `emit_fixture_removed` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:269:8 [INFO] [stdout] | [INFO] [stdout] 269 | fn emit_fixture_removed(&self, id: FixtureId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `emit_installation_removed` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | fn emit_installation_removed(&self, id: InstallationId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FixtureDoesNotExist` is never constructed [INFO] [stdout] --> emblinkenator/src/world/context.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub enum WorldContextErrorRemoveFixture { [INFO] [stdout] | ------------------------------ variant in this enum [INFO] [stdout] 44 | FixtureDoesNotExist, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorldContextErrorRemoveFixture` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `emit_group_removed` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:285:8 [INFO] [stdout] | [INFO] [stdout] 285 | fn emit_group_removed(&self, id: GroupId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FixtureError` is never used [INFO] [stdout] --> emblinkenator/src/world/fixture.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | enum FixtureError { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FixtureErrorSetLEDPosition` is never used [INFO] [stdout] --> emblinkenator/src/world/fixture.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum FixtureErrorSetLEDPosition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_led_position` is never used [INFO] [stdout] --> emblinkenator/src/world/fixture.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn set_led_position( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InstallationExists` is never constructed [INFO] [stdout] --> emblinkenator/src/world/context.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub enum WorldContextErrorAddInstallation { [INFO] [stdout] | -------------------------------- variant in this enum [INFO] [stdout] 49 | InstallationExists, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorldContextErrorAddInstallation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_led_position` is never used [INFO] [stdout] --> emblinkenator/src/world/fixture.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn get_led_position(&self, led: u32) -> Option<&Coord> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InstallationDoesNotExist` is never constructed [INFO] [stdout] --> emblinkenator/src/world/context.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub enum WorldContextErrorRemoveInstallation { [INFO] [stdout] | ----------------------------------- variant in this enum [INFO] [stdout] 54 | InstallationDoesNotExist, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorldContextErrorRemoveInstallation` 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 `installations` and `groups` are never read [INFO] [stdout] --> emblinkenator/src/world/group.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Group { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 14 | id: GroupId, [INFO] [stdout] 15 | installations: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | installation_order: Vec, [INFO] [stdout] 17 | groups: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Group` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GroupExists` is never constructed [INFO] [stdout] --> emblinkenator/src/world/context.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub enum WorldContextErrorAddGroup { [INFO] [stdout] | ------------------------- variant in this enum [INFO] [stdout] 59 | GroupExists, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorldContextErrorAddGroup` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GroupProps` is never constructed [INFO] [stdout] --> emblinkenator/src/world/group.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct GroupProps { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GroupDoesNotExist` is never constructed [INFO] [stdout] --> emblinkenator/src/world/context.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub enum WorldContextErrorRemoveGroup { [INFO] [stdout] | ---------------------------- variant in this enum [INFO] [stdout] 64 | GroupDoesNotExist, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorldContextErrorRemoveGroup` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InstallationOrder` is never constructed [INFO] [stdout] --> emblinkenator/src/world/group.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct InstallationOrder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GroupOrder` is never constructed [INFO] [stdout] --> emblinkenator/src/world/group.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct GroupOrder { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> emblinkenator/src/world/group.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | fn new(id: GroupId) -> Group { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_installations` is never used [INFO] [stdout] --> emblinkenator/src/world/group.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn set_installations(&mut self, order: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `FixtureRemoved`, `InstallationAdded`, `InstallationRemoved`, `GroupAdded` and `GroupRemoved` are never constructed [INFO] [stdout] --> emblinkenator/src/world/context.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub enum WorldContextEvent { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 69 | FixtureAdded(FixtureId), [INFO] [stdout] 70 | FixtureRemoved(FixtureId), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 71 | InstallationAdded(InstallationId), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | InstallationRemoved(InstallationId), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 73 | GroupAdded(GroupId), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 74 | GroupRemoved(GroupId), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorldContextEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_groups` is never used [INFO] [stdout] --> emblinkenator/src/world/group.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn set_groups(&mut self, order: Vec) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `remove_fixture` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn remove_fixture( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_led_position` is never used [INFO] [stdout] --> emblinkenator/src/world/group.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn get_led_position(&self, context: &WorldContext, led: u32) -> Coord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `add_installation` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn add_installation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fixtures` is never read [INFO] [stdout] --> emblinkenator/src/world/installation.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Installation { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 12 | id: InstallationId, [INFO] [stdout] 13 | fixtures: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Installation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `remove_installation` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn remove_installation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InstallationProps` is never constructed [INFO] [stdout] --> emblinkenator/src/world/installation.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct InstallationProps { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FixtureOrder` is never constructed [INFO] [stdout] --> emblinkenator/src/world/installation.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct FixtureOrder { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `add_group` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn add_group(&mut self, group: Group) -> Result<(), WorldContextErrorAddGroup> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> emblinkenator/src/world/installation.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn new(id: InstallationId) -> Installation { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `remove_group` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:199:12 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn remove_group(&mut self, group_id: &GroupId) -> Result<(), WorldContextErrorRemoveGroup> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_fixtures` is never used [INFO] [stdout] --> emblinkenator/src/world/installation.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn set_fixtures(&mut self, order: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_registered_fixtures` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn get_registered_fixtures(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_fixture_position` is never used [INFO] [stdout] --> emblinkenator/src/world/installation.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn get_fixture_position(&self, fixture_id: &FixtureId) -> Option<&Coord> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_led_position` is never used [INFO] [stdout] --> emblinkenator/src/world/installation.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn get_led_position(&self, context: &WorldContext, led: u32) -> Coord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_registered_installations` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get_registered_installations(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_registered_groups` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn get_registered_groups(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `emit_installation_added` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:253:8 [INFO] [stdout] | [INFO] [stdout] 253 | fn emit_installation_added(&self, id: InstallationId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `emit_group_added` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:261:8 [INFO] [stdout] | [INFO] [stdout] 261 | fn emit_group_added(&self, id: GroupId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `emit_fixture_removed` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:269:8 [INFO] [stdout] | [INFO] [stdout] 269 | fn emit_fixture_removed(&self, id: FixtureId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `emit_installation_removed` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | fn emit_installation_removed(&self, id: InstallationId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `emit_group_removed` is never used [INFO] [stdout] --> emblinkenator/src/world/context.rs:285:8 [INFO] [stdout] | [INFO] [stdout] 285 | fn emit_group_removed(&self, id: GroupId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FixtureError` is never used [INFO] [stdout] --> emblinkenator/src/world/fixture.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | enum FixtureError { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FixtureErrorSetLEDPosition` is never used [INFO] [stdout] --> emblinkenator/src/world/fixture.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum FixtureErrorSetLEDPosition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_led_position` is never used [INFO] [stdout] --> emblinkenator/src/world/fixture.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn set_led_position( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_led_position` is never used [INFO] [stdout] --> emblinkenator/src/world/fixture.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn get_led_position(&self, led: u32) -> Option<&Coord> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `installations` and `groups` are never read [INFO] [stdout] --> emblinkenator/src/world/group.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Group { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 14 | id: GroupId, [INFO] [stdout] 15 | installations: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | installation_order: Vec, [INFO] [stdout] 17 | groups: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Group` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GroupProps` is never constructed [INFO] [stdout] --> emblinkenator/src/world/group.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct GroupProps { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InstallationOrder` is never constructed [INFO] [stdout] --> emblinkenator/src/world/group.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct InstallationOrder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GroupOrder` is never constructed [INFO] [stdout] --> emblinkenator/src/world/group.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct GroupOrder { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> emblinkenator/src/world/group.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | fn new(id: GroupId) -> Group { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_installations` is never used [INFO] [stdout] --> emblinkenator/src/world/group.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn set_installations(&mut self, order: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_groups` is never used [INFO] [stdout] --> emblinkenator/src/world/group.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn set_groups(&mut self, order: Vec) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_led_position` is never used [INFO] [stdout] --> emblinkenator/src/world/group.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn get_led_position(&self, context: &WorldContext, led: u32) -> Coord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fixtures` is never read [INFO] [stdout] --> emblinkenator/src/world/installation.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Installation { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 12 | id: InstallationId, [INFO] [stdout] 13 | fixtures: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Installation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InstallationProps` is never constructed [INFO] [stdout] --> emblinkenator/src/world/installation.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct InstallationProps { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FixtureOrder` is never constructed [INFO] [stdout] --> emblinkenator/src/world/installation.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct FixtureOrder { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> emblinkenator/src/world/installation.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn new(id: InstallationId) -> Installation { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_fixtures` is never used [INFO] [stdout] --> emblinkenator/src/world/installation.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn set_fixtures(&mut self, order: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_fixture_position` is never used [INFO] [stdout] --> emblinkenator/src/world/installation.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn get_fixture_position(&self, fixture_id: &FixtureId) -> Option<&Coord> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_led_position` is never used [INFO] [stdout] --> emblinkenator/src/world/installation.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn get_led_position(&self, context: &WorldContext, led: u32) -> Coord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 85 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 85 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.08s [INFO] running `Command { std: "docker" "inspect" "87c539d40f85060ff2453a68af323d0570c4da7648bfc0373c408153ec4a46c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c539d40f85060ff2453a68af323d0570c4da7648bfc0373c408153ec4a46c5", kill_on_drop: false }` [INFO] [stdout] 87c539d40f85060ff2453a68af323d0570c4da7648bfc0373c408153ec4a46c5