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