[INFO] cloning repository https://github.com/Alexandre-Sage/rust-redis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alexandre-Sage/rust-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexandre-Sage%2Frust-redis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexandre-Sage%2Frust-redis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c4e0a256dcd50347a09231f325b06d47d987a49
[INFO] testing Alexandre-Sage/rust-redis against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexandre-Sage%2Frust-redis" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alexandre-Sage/rust-redis
[INFO] finished tweaking git repo https://github.com/Alexandre-Sage/rust-redis
[INFO] tweaked toml for git repo https://github.com/Alexandre-Sage/rust-redis written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alexandre-Sage/rust-redis on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alexandre-Sage/rust-redis 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0db3d98c1070bb5ef63c9035652b899ba230f57a886c79ddec37a28e533a6657
[INFO] running `Command { std: "docker" "start" "-a" "0db3d98c1070bb5ef63c9035652b899ba230f57a886c79ddec37a28e533a6657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0db3d98c1070bb5ef63c9035652b899ba230f57a886c79ddec37a28e533a6657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0db3d98c1070bb5ef63c9035652b899ba230f57a886c79ddec37a28e533a6657", kill_on_drop: false }`
[INFO] [stdout] 0db3d98c1070bb5ef63c9035652b899ba230f57a886c79ddec37a28e533a6657
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7b870b10d37af2f2b65cfc813ffbbcc8391914dfbd95553e459b8058795c9ff
[INFO] running `Command { std: "docker" "start" "-a" "b7b870b10d37af2f2b65cfc813ffbbcc8391914dfbd95553e459b8058795c9ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling redis-starter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/config/mod.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/data_management/worker.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |                     _ => todo!(),
[INFO] [stdout]    |                     ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/data_management/worker.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     DataChannelMessage::Set(message) => {
[INFO] [stdout]    |                     -------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 76 |                     DataChannelMessage::Get(message) => {
[INFO] [stdout]    |                     -------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 92 |                     _ => todo!(),
[INFO] [stdout]    |                     ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct App<T>
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     config: Arc<AppConfig>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cleanup_intervall` is never read
[INFO] [stdout]   --> src/data_management/worker.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct DataManager<T>
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     cleanup_intervall: Arc<Duration>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataManager` 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 `worker` is never used
[INFO] [stdout]   --> src/data_management/worker.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | / impl<T> DataManager<T>
[INFO] [stdout] 23 | | where
[INFO] [stdout] 24 | |     T: DataStore,
[INFO] [stdout]    | |_________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |       fn worker(
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_sender` is never read
[INFO] [stdout]   --> src/event_loop/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct EventLoop {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     data_sender: Arc<tokio::sync::mpsc::Sender<DataChannelMessage>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventLoop` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.06s
[INFO] running `Command { std: "docker" "inspect" "b7b870b10d37af2f2b65cfc813ffbbcc8391914dfbd95553e459b8058795c9ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7b870b10d37af2f2b65cfc813ffbbcc8391914dfbd95553e459b8058795c9ff", kill_on_drop: false }`
[INFO] [stdout] b7b870b10d37af2f2b65cfc813ffbbcc8391914dfbd95553e459b8058795c9ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f538df387b9e9154f42cf1543a2c761be3392ba8284a7d121fcd0ab33514239
[INFO] running `Command { std: "docker" "start" "-a" "2f538df387b9e9154f42cf1543a2c761be3392ba8284a7d121fcd0ab33514239", kill_on_drop: false }`
[INFO] [stderr]    Compiling redis-starter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/config/mod.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/data_management/worker.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |                     _ => todo!(),
[INFO] [stdout]    |                     ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/data_management/worker.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     DataChannelMessage::Set(message) => {
[INFO] [stdout]    |                     -------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 76 |                     DataChannelMessage::Get(message) => {
[INFO] [stdout]    |                     -------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 92 |                     _ => todo!(),
[INFO] [stdout]    |                     ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct App<T>
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     config: Arc<AppConfig>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cleanup_intervall` is never read
[INFO] [stdout]   --> src/data_management/worker.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct DataManager<T>
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     cleanup_intervall: Arc<Duration>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_sender` is never read
[INFO] [stdout]   --> src/event_loop/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct EventLoop {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     data_sender: Arc<tokio::sync::mpsc::Sender<DataChannelMessage>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventLoop` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.57s
[INFO] running `Command { std: "docker" "inspect" "2f538df387b9e9154f42cf1543a2c761be3392ba8284a7d121fcd0ab33514239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f538df387b9e9154f42cf1543a2c761be3392ba8284a7d121fcd0ab33514239", kill_on_drop: false }`
[INFO] [stdout] 2f538df387b9e9154f42cf1543a2c761be3392ba8284a7d121fcd0ab33514239
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 984eebfba84c8b5688214e77cc836022952dfe2f561af1b3946f201b5a7cc8cb
[INFO] running `Command { std: "docker" "start" "-a" "984eebfba84c8b5688214e77cc836022952dfe2f561af1b3946f201b5a7cc8cb", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]  --> src/config/mod.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | use clap::{command, Parser};
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> src/data_management/worker.rs:92:21
[INFO] [stderr]    |
[INFO] [stderr] 92 |                     _ => todo!(),
[INFO] [stderr]    |                     ^ no value can reach this
[INFO] [stderr]    |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]   --> src/data_management/worker.rs:92:21
[INFO] [stderr]    |
[INFO] [stderr] 65 |                     DataChannelMessage::Set(message) => {
[INFO] [stderr]    |                     -------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 76 |                     DataChannelMessage::Get(message) => {
[INFO] [stderr]    |                     -------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 92 |                     _ => todo!(),
[INFO] [stderr]    |                     ^ collectively making this unreachable
[INFO] [stderr]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `config` is never read
[INFO] [stderr]   --> src/main.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct App<T>
[INFO] [stderr]    |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     config: Arc<AppConfig>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `cleanup_intervall` is never read
[INFO] [stderr]   --> src/data_management/worker.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct DataManager<T>
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 19 |     cleanup_intervall: Arc<Duration>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DataManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `data_sender` is never read
[INFO] [stderr]   --> src/event_loop/mod.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct EventLoop {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 29 |     data_sender: Arc<tokio::sync::mpsc::Sender<DataChannelMessage>>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `EventLoop` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `redis-starter-rust` (bin "redis-starter-rust" test) generated 5 warnings (run `cargo fix --bin "redis-starter-rust" -p redis-starter-rust --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/redis_starter_rust-04516ac5a0301b65)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test commands::command_registry::test::should_register_command ... ok
[INFO] [stdout] test commands::get::test::should_retrieve_data ... ok
[INFO] [stdout] test commands::command_registry::test::should_get_command_handler_from_registry ... ok
[INFO] [stdout] test commands::echo::test::should_throw_error_for_invalid_arg_lenght ... ok
[INFO] [stdout] test commands::get::test::should_throw_error_if_not_enough_args ... ok
[INFO] [stdout] test commands::command_registry::test::shoudl_return_command_case_insensitive ... ok
[INFO] [stdout] test commands::command_registry::test::should_throw_error_for_unknown_command ... ok
[INFO] [stdout] test commands::echo::test::should_reply_to_echo ... ok
[INFO] [stdout] test commands::set::test::should_throw_error_for_missing_expiry_arg ... ok
[INFO] [stdout] test commands::set::test::should_throw_error_if_couldnot_parse_expiry ... ok
[INFO] [stdout] test commands::set::test::should_throw_error_if_not_enough_args ... ok
[INFO] [stdout] test config::tests::should_parse_dbfilename_arg ... ok
[INFO] [stdout] test config::tests::should_parse_dir_arg ... ok
[INFO] [stdout] test commands::set::test::should_throw_error_if_third_args_is_not_px ... ok
[INFO] [stdout] test data_management::datastore::test::should_no_be_expired ... ok
[INFO] [stdout] test commands::get_config::tests::should_get_config_field ... ok
[INFO] [stdout] test data_management::hash_table_store::test::should_clean_expired ... ok
[INFO] [stdout] test commands::get_config::tests::should_throw_error_for_invalid_arg_length ... ok
[INFO] [stdout] test commands::ping::test::should_reply_to_ping_command ... ok
[INFO] [stdout] test data_management::worker::test::should_insert_key_value ... ok
[INFO] [stdout] test data_management::worker::test::should_reply_null_bulk_string_if_no_data ... ok
[INFO] [stdout] test data_management::worker::test::should_retrieve_data ... ok
[INFO] [stdout] test resp::deserialize::test::should_deserialize_array ... ok
[INFO] [stdout] test commands::get_config::tests::should_throw_error_for_non_bulk_string_arg ... ok
[INFO] [stdout] test data_management::hash_table_store::test::should_retrieve_data ... ok
[INFO] [stdout] test resp::deserialize::test::should_deserialize_bulk_string_with_space ... ok
[INFO] [stdout] test commands::set::test::should_insert_data ... ok
[INFO] [stdout] test commands::set::test::should_set_key_with_expiryt ... ok
[INFO] [stdout] test resp::deserialize::test::should_deserialize_integer ... ok
[INFO] [stdout] test resp::deserialize::test::should_deserialize_multi_type_array ... ok
[INFO] [stdout] test resp::deserialize::test::should_deserialize_nested_array_with_nested_in_the_middle ... ok
[INFO] [stdout] test resp::deserialize::test::should_deserialize_nested_array_with_multiple_types ... ok
[INFO] [stdout] test resp::deserialize::test::should_deserialize_simple_error ... ok
[INFO] [stdout] test data_management::worker::test::should_reply_null_bulk_string_if_expired_data ... ok
[INFO] [stdout] test resp::deserialize::test::should_deserialize_bulk_string ... ok
[INFO] [stdout] test data_management::datastore::test::should_be_expired ... ok
[INFO] [stdout] test data_management::hash_table_store::test::should_delete_expired_data ... ok
[INFO] [stdout] test resp::helpers::test::check_prefix_is_ok ... ok
[INFO] [stdout] test resp::helpers::test::find_crlf_error ... ok
[INFO] [stdout] test resp::deserialize::test::should_deserialize_negative_integer ... ok
[INFO] [stdout] test resp::deserialize::test::should_deserialize_nested_array ... ok
[INFO] [stdout] test resp::helpers::test::parse_length_error ... ok
[INFO] [stdout] test resp::helpers::test::should_find_crlf ... ok
[INFO] [stdout] test resp::helpers::test::should_parse_length ... ok
[INFO] [stdout] test resp::serialize::test::shoudl_serialize_null_bulk_string ... ok
[INFO] [stdout] test resp::serialize::test::should_serialize_array ... ok
[INFO] [stdout] test resp::serialize::test::should_serialize_bulk_string ... ok
[INFO] [stdout] test resp::serialize::test::should_serialize_error ... ok
[INFO] [stdout] test resp::serialize::test::should_serialize_integer ... ok
[INFO] [stdout] test resp::serialize::test::should_serialize_negative_integer ... ok
[INFO] [stdout] test resp::serialize::test::should_serialize_simple_string ... ok
[INFO] [stdout] test resp::deserialize::test::should_deserilaize_simple_string ... ok
[INFO] [stdout] test resp::helpers::test::check_prefix_error ... ok
[INFO] [stdout] test test::shoudl_reply_null_bulk_string_if_no_data ... ok
[INFO] [stdout] test test::should_handle_concurent_connection ... ok
[INFO] [stdout] test test::should_reply_to_multiple_ping ... ok
[INFO] [stdout] test test::should_reply_to_ping ... ok
[INFO] [stdout] test test::should_set_data_with_expiry ... ok
[INFO] [stdout] test test::should_handle_echo_command has been running for over 60 seconds
[INFO] [stdout] test test::should_reply_dbfilename_to_get_config has been running for over 60 seconds
[INFO] [stdout] test test::should_reply_dir_to_get_config has been running for over 60 seconds
[INFO] [stdout] test test::should_reply_error_if_invalid_commands_parse has been running for over 60 seconds
[INFO] [stdout] test test::should_reply_null_bulk_string_if_expired_date has been running for over 60 seconds
[INFO] [stdout] test test::should_reply_ok_on_set_successfull has been running for over 60 seconds
[INFO] [stdout] test test::should_reply_to_get_command has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "984eebfba84c8b5688214e77cc836022952dfe2f561af1b3946f201b5a7cc8cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "984eebfba84c8b5688214e77cc836022952dfe2f561af1b3946f201b5a7cc8cb", kill_on_drop: false }`
[INFO] [stdout] 984eebfba84c8b5688214e77cc836022952dfe2f561af1b3946f201b5a7cc8cb
