[INFO] cloning repository https://github.com/tjz101/mqtt-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tjz101/mqtt-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjz101%2Fmqtt-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjz101%2Fmqtt-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba121ee7b6ccd43472423c0e2a927f94436b014b
[INFO] checking tjz101/mqtt-test against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjz101%2Fmqtt-test" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tjz101/mqtt-test
[INFO] finished tweaking git repo https://github.com/tjz101/mqtt-test
[INFO] tweaked toml for git repo https://github.com/tjz101/mqtt-test written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tjz101/mqtt-test on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tjz101/mqtt-test 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking tjz101/mqtt-test against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjz101%2Fmqtt-test" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tjz101/mqtt-test
[INFO] finished tweaking git repo https://github.com/tjz101/mqtt-test
[INFO] tweaked toml for git repo https://github.com/tjz101/mqtt-test written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tjz101/mqtt-test on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tjz101/mqtt-test 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded log v0.4.16
[INFO] [stderr]   Downloaded parking_lot_core v0.9.2
[INFO] [stderr]   Downloaded actix-rt v2.7.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded mio v0.8.2
[INFO] [stderr]   Downloaded tokio-util v0.7.1
[INFO] [stderr]   Downloaded paho-mqtt v0.10.0
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded libc v0.2.124
[INFO] [stderr]   Downloaded tokio v1.18.0
[INFO] [stderr]   Downloaded windows-sys v0.34.0
[INFO] [stderr]   Downloaded paho-mqtt-sys v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f71e8bb4d7b21f2237ce890de3cb64851f74893c52b327c5511778092ce4138
[INFO] running `Command { std: "docker" "start" "-a" "4f71e8bb4d7b21f2237ce890de3cb64851f74893c52b327c5511778092ce4138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f71e8bb4d7b21f2237ce890de3cb64851f74893c52b327c5511778092ce4138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f71e8bb4d7b21f2237ce890de3cb64851f74893c52b327c5511778092ce4138", kill_on_drop: false }`
[INFO] [stdout] 4f71e8bb4d7b21f2237ce890de3cb64851f74893c52b327c5511778092ce4138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0183e41d1854702821a49290570b59709597948ac5398ed072e4403a8f21478
[INFO] running `Command { std: "docker" "start" "-a" "e0183e41d1854702821a49290570b59709597948ac5398ed072e4403a8f21478", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking event-listener v2.5.2
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]    Compiling paho-mqtt-sys v0.6.0
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]     Checking tokio v1.18.0
[INFO] [stderr]     Checking futures-util v0.3.21
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking paho-mqtt v0.10.0
[INFO] [stderr]     Checking actix-rt v2.7.0
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking actix v0.13.0
[INFO] [stderr]     Checking mqtt-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> src/actor/recv_actor.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_msg(&self, message: String) {
[INFO] [stdout]    |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/actor/recv_actor.rs:55:40
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn handle(&mut self, msg: MqttMsg, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/actor/reply_actor.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn handle(&mut self, msg: MqttMsg, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Process` is never constructed
[INFO] [stdout]   --> src/actor/recv_actor.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Process {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `parse_msg` are never used
[INFO] [stdout]   --> src/actor/recv_actor.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Process {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(reply_addr: Addr<ReplyActor>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn parse_msg(&self, message: String) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecvActor` is never constructed
[INFO] [stdout]   --> src/actor/recv_actor.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct RecvActor {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/actor/recv_actor.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl RecvActor {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 41 |     pub fn new(process: Arc<Mutex<Process>>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReplyActor` is never constructed
[INFO] [stdout]  --> src/actor/reply_actor.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ReplyActor {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/actor/reply_actor.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ReplyActor {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(client: Arc<MqttClient>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/client/mqtt_client.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | type Result<T> = std::result::Result<T, mqtt::Error>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MqttClient` is never constructed
[INFO] [stdout]   --> src/client/mqtt_client.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct MqttClient {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `publish`, `subscribe`, and `try_reconnect` are never used
[INFO] [stdout]   --> src/client/mqtt_client.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl MqttClient {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 18 |     pub async fn new() -> Result<MqttClient> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn publish(&self, topic: &str, msg: &str, qos: i32) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub async fn subscribe(&self, topic: &str, qos: i32, recv_addr: Arc<Addr<RecvActor>>) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     async fn try_reconnect(&self, topic: &str, qos: i32) -> Result<bool> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> src/actor/recv_actor.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_msg(&self, message: String) {
[INFO] [stdout]    |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MqttMsg` is never constructed
[INFO] [stdout]  --> src/client/mqtt_msg.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MqttMsg(pub String, pub String, pub i32);
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/actor/recv_actor.rs:55:40
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn handle(&mut self, msg: MqttMsg, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/actor/reply_actor.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn handle(&mut self, msg: MqttMsg, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Process` is never constructed
[INFO] [stdout]   --> src/actor/recv_actor.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Process {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `parse_msg` are never used
[INFO] [stdout]   --> src/actor/recv_actor.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Process {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(reply_addr: Addr<ReplyActor>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn parse_msg(&self, message: String) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecvActor` is never constructed
[INFO] [stdout]   --> src/actor/recv_actor.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct RecvActor {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/actor/recv_actor.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl RecvActor {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 41 |     pub fn new(process: Arc<Mutex<Process>>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReplyActor` is never constructed
[INFO] [stdout]  --> src/actor/reply_actor.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ReplyActor {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/actor/reply_actor.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ReplyActor {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(client: Arc<MqttClient>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/client/mqtt_client.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | type Result<T> = std::result::Result<T, mqtt::Error>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MqttClient` is never constructed
[INFO] [stdout]   --> src/client/mqtt_client.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct MqttClient {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `publish`, `subscribe`, and `try_reconnect` are never used
[INFO] [stdout]   --> src/client/mqtt_client.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl MqttClient {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 18 |     pub async fn new() -> Result<MqttClient> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn publish(&self, topic: &str, msg: &str, qos: i32) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub async fn subscribe(&self, topic: &str, qos: i32, recv_addr: Arc<Addr<RecvActor>>) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     async fn try_reconnect(&self, topic: &str, qos: i32) -> Result<bool> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MqttMsg` is never constructed
[INFO] [stdout]  --> src/client/mqtt_msg.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MqttMsg(pub String, pub String, pub i32);
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/actor/reply_actor.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         self.client.publish(&msg.0, &msg.1, msg.2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let _ = self.client.publish(&msg.0, &msg.1, msg.2);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/actor/reply_actor.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         self.client.publish(&msg.0, &msg.1, msg.2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let _ = self.client.publish(&msg.0, &msg.1, msg.2);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> src/actor/recv_actor.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_msg(&self, message: String) {
[INFO] [stdout]    |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/actor/recv_actor.rs:55:40
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn handle(&mut self, msg: MqttMsg, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/actor/reply_actor.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn handle(&mut self, msg: MqttMsg, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> src/actor/recv_actor.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_msg(&self, message: String) {
[INFO] [stdout]    |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/actor/recv_actor.rs:55:40
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn handle(&mut self, msg: MqttMsg, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/actor/reply_actor.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn handle(&mut self, msg: MqttMsg, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/actor/reply_actor.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         self.client.publish(&msg.0, &msg.1, msg.2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let _ = self.client.publish(&msg.0, &msg.1, msg.2);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/actor/reply_actor.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         self.client.publish(&msg.0, &msg.1, msg.2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let _ = self.client.publish(&msg.0, &msg.1, msg.2);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.70s
[INFO] running `Command { std: "docker" "inspect" "e0183e41d1854702821a49290570b59709597948ac5398ed072e4403a8f21478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0183e41d1854702821a49290570b59709597948ac5398ed072e4403a8f21478", kill_on_drop: false }`
[INFO] [stdout] e0183e41d1854702821a49290570b59709597948ac5398ed072e4403a8f21478
