[INFO] cloning repository https://github.com/ITOKIANA-LABS/iot_server_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ITOKIANA-LABS/iot_server_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FITOKIANA-LABS%2Fiot_server_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FITOKIANA-LABS%2Fiot_server_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24b02406165c86e40fda78b21bb10ee3f061ddbd
[INFO] checking ITOKIANA-LABS/iot_server_rust against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FITOKIANA-LABS%2Fiot_server_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ITOKIANA-LABS/iot_server_rust
[INFO] finished tweaking git repo https://github.com/ITOKIANA-LABS/iot_server_rust
[INFO] tweaked toml for git repo https://github.com/ITOKIANA-LABS/iot_server_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ITOKIANA-LABS/iot_server_rust on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ITOKIANA-LABS/iot_server_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 743c9b1ae5008b55bebf7ce15b03c333230bf23de25780a9b10f9d6f6b46bce6
[INFO] running `Command { std: "docker" "start" "-a" "743c9b1ae5008b55bebf7ce15b03c333230bf23de25780a9b10f9d6f6b46bce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "743c9b1ae5008b55bebf7ce15b03c333230bf23de25780a9b10f9d6f6b46bce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "743c9b1ae5008b55bebf7ce15b03c333230bf23de25780a9b10f9d6f6b46bce6", kill_on_drop: false }`
[INFO] [stdout] 743c9b1ae5008b55bebf7ce15b03c333230bf23de25780a9b10f9d6f6b46bce6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35f0c53595d0763cd9adebbd3fe6efed40128f47738aa7b49228527d55ab552a
[INFO] running `Command { std: "docker" "start" "-a" "35f0c53595d0763cd9adebbd3fe6efed40128f47738aa7b49228527d55ab552a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking value-bag v1.8.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking http-range-header v0.4.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking mac_address v1.1.7
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling uuid-macro-internal v1.8.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking axum-extra v0.9.3
[INFO] [stderr]     Checking redis v0.25.3
[INFO] [stderr]     Checking iot_server_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/redis_manager/channels/secnav/mod.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn publish(channel: &str, message: &str) -> Result<(), RedisError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/redis_manager/channels/secnav/mod.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |   pub_con.publish(&channel, message)?;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 88 |   pub_con.publish::<_, _, ()>(&channel, message)?;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/redis_manager/channels/secsrv/mod.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub async fn publish(channel: &str, message: &str) -> Result<(), RedisError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/redis_manager/channels/secsrv/mod.rs:78:11
[INFO] [stdout]    |
[INFO] [stdout] 78 |   pub_con.publish(&channel, message)?;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 78 |   pub_con.publish::<_, _, ()>(&channel, message)?;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/redis_manager/channels/rpmgnt/mod.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub async fn publish(channel: &str, message: &str) -> Result<(), RedisError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/redis_manager/channels/rpmgnt/mod.rs:97:11
[INFO] [stdout]    |
[INFO] [stdout] 97 |   pub_con.publish(&channel, message)?;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 97 |   pub_con.publish::<_, _, ()>(&channel, message)?;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/redis_manager/channels/secmgnt/mod.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn publish(channel: &str, message: &str) -> Result<(), RedisError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/redis_manager/channels/secmgnt/mod.rs:113:11
[INFO] [stdout]     |
[INFO] [stdout] 113 |   pub_con.publish(&channel, message)?;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 113 |   pub_con.publish::<_, _, ()>(&channel, message)?;
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/redis_manager/channels/secnav/mod.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn publish(channel: &str, message: &str) -> Result<(), RedisError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/redis_manager/channels/secnav/mod.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |   pub_con.publish(&channel, message)?;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 88 |   pub_con.publish::<_, _, ()>(&channel, message)?;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/redis_manager/channels/secsrv/mod.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub async fn publish(channel: &str, message: &str) -> Result<(), RedisError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/redis_manager/channels/secsrv/mod.rs:78:11
[INFO] [stdout]    |
[INFO] [stdout] 78 |   pub_con.publish(&channel, message)?;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 78 |   pub_con.publish::<_, _, ()>(&channel, message)?;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/redis_manager/channels/rpmgnt/mod.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub async fn publish(channel: &str, message: &str) -> Result<(), RedisError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/redis_manager/channels/rpmgnt/mod.rs:97:11
[INFO] [stdout]    |
[INFO] [stdout] 97 |   pub_con.publish(&channel, message)?;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 97 |   pub_con.publish::<_, _, ()>(&channel, message)?;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/redis_manager/channels/secmgnt/mod.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn publish(channel: &str, message: &str) -> Result<(), RedisError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/redis_manager/channels/secmgnt/mod.rs:113:11
[INFO] [stdout]     |
[INFO] [stdout] 113 |   pub_con.publish(&channel, message)?;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 113 |   pub_con.publish::<_, _, ()>(&channel, message)?;
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]  --> src/redis_manager/utils/set_redis_value/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn function(key: &str, value: &str) -> Result<(), RedisError> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]   = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]  --> src/redis_manager/utils/set_redis_value/mod.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |   con.set(key, value)?;
[INFO] [stdout]   |       ^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]   |
[INFO] [stdout] 7 |   con.set::<_, _, ()>(key, value)?;
[INFO] [stdout]   |          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_session`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:227:37
[INFO] [stdout]     |
[INFO] [stdout] 227 | ...                   let struct_session = WsSession {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_session`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_session_bo`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:230:37
[INFO] [stdout]     |
[INFO] [stdout] 230 | ...                   let struct_session_bo = WsSession {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_session_bo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kp007`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:233:37
[INFO] [stdout]     |
[INFO] [stdout] 233 | ...                   let kp007 = "KP007";
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_kp007`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kp007bo`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:234:37
[INFO] [stdout]     |
[INFO] [stdout] 234 | ...                   let kp007bo = "KP007bo";
[INFO] [stdout]     |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kp007bo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `send_data`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:250:35
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...                   let send_data = serde_json::to_string(&send_to_channel).unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_send_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kp007`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |             let kp007 = "KP007".to_string();
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_kp007`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_session`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |             let struct_session = WsSession {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kp007`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let kp007 = "KP007".to_string();
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_kp007`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kp007bo`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let kp007bo = "KP007bo".to_string();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kp007bo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_session_bo`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let struct_session_bo = WsSession {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_session_bo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender4`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let sender4: Arc<Mutex<SplitSink<WebSocket, axum::extract::ws::Message>>> = Arc::clone(&o_socket);
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sock_id_clone5`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let sock_id_clone5 = sock_id.clone();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sock_id_clone5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]  --> src/redis_manager/utils/set_redis_value/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn function(key: &str, value: &str) -> Result<(), RedisError> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]   = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]  --> src/redis_manager/utils/set_redis_value/mod.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |   con.set(key, value)?;
[INFO] [stdout]   |       ^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]   |
[INFO] [stdout] 7 |   con.set::<_, _, ()>(key, value)?;
[INFO] [stdout]   |          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PingKP007` is never constructed
[INFO] [stdout]   --> src/ws/iot_server_rust.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct PingKP007 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PongKP009` is never constructed
[INFO] [stdout]   --> src/ws/iot_server_rust.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct PongKP009 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InfoSystemData` is never constructed
[INFO] [stdout]   --> src/ws/iot_server_rust.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct InfoSystemData  {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `publish` is never used
[INFO] [stdout]   --> src/redis_manager/channels/secnav/mod.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn publish(channel: &str, message: &str) -> Result<(), RedisError> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgChannel` is never constructed
[INFO] [stdout]   --> src/redis_manager/channels/rpmgnt/mod.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct MsgChannel {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataExchange` is never constructed
[INFO] [stdout]   --> src/redis_manager/channels/rpmgnt/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct DataExchange {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `subscribe` is never used
[INFO] [stdout]   --> src/redis_manager/channels/rpmgnt/mod.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub async fn subscribe(sock_id: String, channel: &str, socket: Arc<tokio::sync::Mutex<SplitSink<WebSocket, axum::extract::ws::Messag...
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReceivedDataWsock` is never constructed
[INFO] [stdout]   --> src/redis_manager/channels/secmgnt/mod.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct ReceivedDataWsock {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `publish` is never used
[INFO] [stdout]    --> src/redis_manager/channels/secmgnt/mod.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn publish(channel: &str, message: &str) -> Result<(), RedisError> {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `function` is never used
[INFO] [stdout]  --> src/redis_manager/utils/set_redis_value/mod.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn function(key: &str, value: &str) -> Result<(), RedisError> {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_session`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:227:37
[INFO] [stdout]     |
[INFO] [stdout] 227 | ...                   let struct_session = WsSession {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_session`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_session_bo`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:230:37
[INFO] [stdout]     |
[INFO] [stdout] 230 | ...                   let struct_session_bo = WsSession {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_session_bo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kp007`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:233:37
[INFO] [stdout]     |
[INFO] [stdout] 233 | ...                   let kp007 = "KP007";
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_kp007`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kp007bo`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:234:37
[INFO] [stdout]     |
[INFO] [stdout] 234 | ...                   let kp007bo = "KP007bo";
[INFO] [stdout]     |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kp007bo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `send_data`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:250:35
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...                   let send_data = serde_json::to_string(&send_to_channel).unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_send_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kp007`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |             let kp007 = "KP007".to_string();
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_kp007`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_session`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |             let struct_session = WsSession {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kp007`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let kp007 = "KP007".to_string();
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_kp007`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kp007bo`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let kp007bo = "KP007bo".to_string();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kp007bo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_session_bo`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let struct_session_bo = WsSession {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_session_bo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender4`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let sender4: Arc<Mutex<SplitSink<WebSocket, axum::extract::ws::Message>>> = Arc::clone(&o_socket);
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sock_id_clone5`
[INFO] [stdout]    --> src/ws/iot_server_rust.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let sock_id_clone5 = sock_id.clone();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sock_id_clone5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iot_server_rust` (bin "iot_server_rust") due to 10 previous errors; 22 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `PingKP007` is never constructed
[INFO] [stdout]   --> src/ws/iot_server_rust.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct PingKP007 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PongKP009` is never constructed
[INFO] [stdout]   --> src/ws/iot_server_rust.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct PongKP009 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InfoSystemData` is never constructed
[INFO] [stdout]   --> src/ws/iot_server_rust.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct InfoSystemData  {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `publish` is never used
[INFO] [stdout]   --> src/redis_manager/channels/secnav/mod.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn publish(channel: &str, message: &str) -> Result<(), RedisError> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgChannel` is never constructed
[INFO] [stdout]   --> src/redis_manager/channels/rpmgnt/mod.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct MsgChannel {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataExchange` is never constructed
[INFO] [stdout]   --> src/redis_manager/channels/rpmgnt/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct DataExchange {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `subscribe` is never used
[INFO] [stdout]   --> src/redis_manager/channels/rpmgnt/mod.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub async fn subscribe(sock_id: String, channel: &str, socket: Arc<tokio::sync::Mutex<SplitSink<WebSocket, axum::extract::ws::Messag...
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReceivedDataWsock` is never constructed
[INFO] [stdout]   --> src/redis_manager/channels/secmgnt/mod.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct ReceivedDataWsock {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `publish` is never used
[INFO] [stdout]    --> src/redis_manager/channels/secmgnt/mod.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn publish(channel: &str, message: &str) -> Result<(), RedisError> {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `function` is never used
[INFO] [stdout]  --> src/redis_manager/utils/set_redis_value/mod.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn function(key: &str, value: &str) -> Result<(), RedisError> {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iot_server_rust` (bin "iot_server_rust" test) due to 10 previous errors; 22 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "35f0c53595d0763cd9adebbd3fe6efed40128f47738aa7b49228527d55ab552a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35f0c53595d0763cd9adebbd3fe6efed40128f47738aa7b49228527d55ab552a", kill_on_drop: false }`
[INFO] [stdout] 35f0c53595d0763cd9adebbd3fe6efed40128f47738aa7b49228527d55ab552a
