[INFO] cloning repository https://github.com/perryqh/codecrafters-redis-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/perryqh/codecrafters-redis-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperryqh%2Fcodecrafters-redis-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperryqh%2Fcodecrafters-redis-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b02e2e25a951ef7d2eb1719fbd139b9bdafdbca
[INFO] building perryqh/codecrafters-redis-rust against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperryqh%2Fcodecrafters-redis-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/perryqh/codecrafters-redis-rust
[INFO] finished tweaking git repo https://github.com/perryqh/codecrafters-redis-rust
[INFO] tweaked toml for git repo https://github.com/perryqh/codecrafters-redis-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/perryqh/codecrafters-redis-rust on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/perryqh/codecrafters-redis-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.80
[INFO] [stderr]   Downloaded clap_lex v0.3.3
[INFO] [stderr]   Downloaded syn v2.0.59
[INFO] [stderr]   Downloaded cc v1.0.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b7cfba7836c4c2e7334c8799f2ab1996091b589b5666c0d0583340eefa5d79c
[INFO] running `Command { std: "docker" "start" "-a" "3b7cfba7836c4c2e7334c8799f2ab1996091b589b5666c0d0583340eefa5d79c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b7cfba7836c4c2e7334c8799f2ab1996091b589b5666c0d0583340eefa5d79c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b7cfba7836c4c2e7334c8799f2ab1996091b589b5666c0d0583340eefa5d79c", kill_on_drop: false }`
[INFO] [stdout] 3b7cfba7836c4c2e7334c8799f2ab1996091b589b5666c0d0583340eefa5d79c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c344665c9cc4c042752e931b9583c19fa47e4fecb10ea7111b0f315a567f1298
[INFO] running `Command { std: "docker" "start" "-a" "c344665c9cc4c042752e931b9583c19fa47e4fecb10ea7111b0f315a567f1298", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling clap_lex v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling clap v4.0.32
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling redis-starter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `array_of_bulks`
[INFO] [stdout]  --> src/command/repl_conf.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{array_of_bulks, comms::Comms, frame::Frame, parse::Parse, store::Store};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/store.rs:56:28
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let data = base64::decode(EMPTY_RDB).unwrap();
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]   --> src/replicator.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 |             Some(Frame::Simple(response)) => {
[INFO] [stdout]    |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_name` is never used
[INFO] [stdout]   --> src/command/unknown.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Unknown {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub(crate) fn get_name(&self) -> &str {
[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 `kind` is never read
[INFO] [stdout]  --> src/command/info.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Info {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 8 |     kind: Bytes,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `listening_port` and `capabilities` are never read
[INFO] [stdout]  --> src/command/repl_conf.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ReplConf {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 7 |     /// The replication server listening port
[INFO] [stdout] 8 |     listening_port: Option<u16>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     capabilities: Vec<String>,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ReplConf` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `master_replid` and `master_repl_offset` are never read
[INFO] [stdout]  --> src/command/psync.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Psync {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 5 |     /// Comes from the follower. It must be sending the master_replid so we can confirm it's us
[INFO] [stdout] 6 |     master_replid: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 7 |     master_repl_offset: Option<i64>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Psync` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_int` is never used
[INFO] [stdout]   --> src/frame.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl Frame {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub(crate) fn push_int(&mut self, value: u64) -> anyhow::Result<()> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.51s
[INFO] running `Command { std: "docker" "inspect" "c344665c9cc4c042752e931b9583c19fa47e4fecb10ea7111b0f315a567f1298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c344665c9cc4c042752e931b9583c19fa47e4fecb10ea7111b0f315a567f1298", kill_on_drop: false }`
[INFO] [stdout] c344665c9cc4c042752e931b9583c19fa47e4fecb10ea7111b0f315a567f1298
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75b7cee38b5103a0b309a7ef657a08a3929f43abc2564d7f5411e6816596c029
[INFO] running `Command { std: "docker" "start" "-a" "75b7cee38b5103a0b309a7ef657a08a3929f43abc2564d7f5411e6816596c029", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `array_of_bulks`
[INFO] [stdout]  --> src/command/repl_conf.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{array_of_bulks, comms::Comms, frame::Frame, parse::Parse, store::Store};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/store.rs:56:28
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let data = base64::decode(EMPTY_RDB).unwrap();
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]   --> src/replicator.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 |             Some(Frame::Simple(response)) => {
[INFO] [stdout]    |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_name` is never used
[INFO] [stdout]   --> src/command/unknown.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Unknown {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub(crate) fn get_name(&self) -> &str {
[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 `kind` is never read
[INFO] [stdout]  --> src/command/info.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Info {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 8 |     kind: Bytes,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `listening_port` and `capabilities` are never read
[INFO] [stdout]  --> src/command/repl_conf.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ReplConf {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 7 |     /// The replication server listening port
[INFO] [stdout] 8 |     listening_port: Option<u16>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     capabilities: Vec<String>,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ReplConf` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `master_replid` and `master_repl_offset` are never read
[INFO] [stdout]  --> src/command/psync.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Psync {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 5 |     /// Comes from the follower. It must be sending the master_replid so we can confirm it's us
[INFO] [stdout] 6 |     master_replid: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 7 |     master_repl_offset: Option<i64>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Psync` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_int` is never used
[INFO] [stdout]   --> src/frame.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl Frame {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub(crate) fn push_int(&mut self, value: u64) -> anyhow::Result<()> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling redis-starter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `array_of_bulks`
[INFO] [stdout]  --> src/command/repl_conf.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{array_of_bulks, comms::Comms, frame::Frame, parse::Parse, store::Store};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/store.rs:56:28
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let data = base64::decode(EMPTY_RDB).unwrap();
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]    --> tests/server.rs:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let (addr, store) = start_server().await;
[INFO] [stdout]     |                ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]   --> src/replicator.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 |             Some(Frame::Simple(response)) => {
[INFO] [stdout]    |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_name` is never used
[INFO] [stdout]   --> src/command/unknown.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Unknown {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub(crate) fn get_name(&self) -> &str {
[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 `kind` is never read
[INFO] [stdout]  --> src/command/info.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Info {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 8 |     kind: Bytes,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `listening_port` and `capabilities` are never read
[INFO] [stdout]  --> src/command/repl_conf.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ReplConf {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 7 |     /// The replication server listening port
[INFO] [stdout] 8 |     listening_port: Option<u16>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     capabilities: Vec<String>,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ReplConf` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `master_replid` and `master_repl_offset` are never read
[INFO] [stdout]  --> src/command/psync.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Psync {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 5 |     /// Comes from the follower. It must be sending the master_replid so we can confirm it's us
[INFO] [stdout] 6 |     master_replid: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 7 |     master_repl_offset: Option<i64>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Psync` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_run_replication` is never used
[INFO] [stdout]    --> src/replicator.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 |     async fn test_run_replication() -> anyhow::Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.65s
[INFO] running `Command { std: "docker" "inspect" "75b7cee38b5103a0b309a7ef657a08a3929f43abc2564d7f5411e6816596c029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75b7cee38b5103a0b309a7ef657a08a3929f43abc2564d7f5411e6816596c029", kill_on_drop: false }`
[INFO] [stdout] 75b7cee38b5103a0b309a7ef657a08a3929f43abc2564d7f5411e6816596c029
