[INFO] cloning repository https://github.com/Z-zg/mqtoy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Z-zg/mqtoy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZ-zg%2Fmqtoy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZ-zg%2Fmqtoy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca785542cd09029f79b297b68672cf04461a0dcd
[INFO] checking Z-zg/mqtoy against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZ-zg%2Fmqtoy" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Z-zg/mqtoy
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Z-zg/mqtoy
[INFO] tweaked toml for git repo https://github.com/Z-zg/mqtoy written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Z-zg/mqtoy on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 304 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding getrandom v0.2.16 (available: v0.3.4)
[INFO] [stderr]       Adding prometheus v0.13.4 (available: v0.14.0)
[INFO] [stderr]       Adding prost v0.12.6 (available: v0.14.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tonic v0.10.2 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-build v0.10.2 (available: v0.14.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bcc0bc792c34500ffe3f2e239ab48bc1e862419bee35facc4d779244174c33c
[INFO] running `Command { std: "docker" "start" "-a" "5bcc0bc792c34500ffe3f2e239ab48bc1e862419bee35facc4d779244174c33c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bcc0bc792c34500ffe3f2e239ab48bc1e862419bee35facc4d779244174c33c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bcc0bc792c34500ffe3f2e239ab48bc1e862419bee35facc4d779244174c33c", kill_on_drop: false }`
[INFO] [stdout] 5bcc0bc792c34500ffe3f2e239ab48bc1e862419bee35facc4d779244174c33c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea0e32a657a8156585e9677486b6458bcd905b35ad413e31ccccc0b7c4def4f9
[INFO] running `Command { std: "docker" "start" "-a" "ea0e32a657a8156585e9677486b6458bcd905b35ad413e31ccccc0b7c4def4f9", kill_on_drop: false }`
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling mq v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stdout] warning: unused imports: `Engine as _` and `engine::general_purpose::STANDARD as BASE64`
[INFO] [stdout]   --> src/message_queue.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use base64::{Engine as _, engine::general_purpose::STANDARD as BASE64};
[INFO] [stdout]    |              ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/client.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/monitoring.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Topic`
[INFO] [stdout]  --> src/monitoring.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::message_queue::{MessageQueue, Topic};
[INFO] [stdout]   |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/monitoring.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Counter`, `Gauge`, and `Opts`
[INFO] [stdout]  --> src/metrics.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Counter, Gauge, Histogram, HistogramOpts, IntCounter, IntGauge, Opts, Registry,
[INFO] [stdout]   |     ^^^^^^^  ^^^^^                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Engine as _` and `engine::general_purpose::STANDARD as BASE64`
[INFO] [stdout]   --> src/message_queue.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use base64::{Engine as _, engine::general_purpose::STANDARD as BASE64};
[INFO] [stdout]    |              ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]    --> src/server.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     use tokio::sync::mpsc;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AtomicBool`
[INFO] [stdout]    --> src/client.rs:162:29
[INFO] [stdout]     |
[INFO] [stdout] 162 |     use std::sync::atomic::{AtomicBool, Ordering};
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]    --> src/client.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     use tokio::net::TcpListener;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::SocketAddr`
[INFO] [stdout]    --> src/client.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     use std::net::SocketAddr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Topic`
[INFO] [stdout]  --> src/monitoring.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::message_queue::{MessageQueue, Topic};
[INFO] [stdout]   |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/monitoring.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Counter`, `Gauge`, and `Opts`
[INFO] [stdout]  --> src/metrics.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Counter, Gauge, Histogram, HistogramOpts, IntCounter, IntGauge, Opts, Registry,
[INFO] [stdout]   |     ^^^^^^^  ^^^^^                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]    --> src/metrics.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     use std::time::Duration;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]    --> src/metrics.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     use tokio::time::sleep;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `storage` is never read
[INFO] [stdout]    --> src/message_queue.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct MessageQueue {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 189 |     topics: Arc<RwLock<HashMap<String, Topic>>>,
[INFO] [stdout] 190 |     storage: Arc<RwLock<sled::Db>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageQueue` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `consumer_id` is never read
[INFO] [stdout]   --> src/client.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct MQClient {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 20 |     client: MessageQueueServiceClient<Channel>,
[INFO] [stdout] 21 |     consumer_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MQClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:430:42
[INFO] [stdout]     |
[INFO] [stdout] 430 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 431 | |                         let inner = inner.0;
[INFO] [stdout] 432 | |                         let method = PublishSvc(inner);
[INFO] [stdout] 433 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 444 | |                         Ok(res)
[INFO] [stdout] 445 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:477:42
[INFO] [stdout]     |
[INFO] [stdout] 477 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 478 | |                         let inner = inner.0;
[INFO] [stdout] 479 | |                         let method = SubscribeSvc(inner);
[INFO] [stdout] 480 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |                         Ok(res)
[INFO] [stdout] 492 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:491:25
[INFO] [stdout]     |
[INFO] [stdout] 491 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:524:42
[INFO] [stdout]     |
[INFO] [stdout] 524 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 525 | |                         let inner = inner.0;
[INFO] [stdout] 526 | |                         let method = CreateTopicSvc(inner);
[INFO] [stdout] 527 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 538 | |                         Ok(res)
[INFO] [stdout] 539 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:538:25
[INFO] [stdout]     |
[INFO] [stdout] 538 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:571:42
[INFO] [stdout]     |
[INFO] [stdout] 571 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 572 | |                         let inner = inner.0;
[INFO] [stdout] 573 | |                         let method = CommitOffsetSvc(inner);
[INFO] [stdout] 574 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 585 | |                         Ok(res)
[INFO] [stdout] 586 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:585:25
[INFO] [stdout]     |
[INFO] [stdout] 585 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:590:41
[INFO] [stdout]     |
[INFO] [stdout] 590 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 591 | |                         Ok(
[INFO] [stdout] 592 | |                             http::Response::builder()
[INFO] [stdout] 593 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 599 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:591:25
[INFO] [stdout]     |
[INFO] [stdout] 591 | /                         Ok(
[INFO] [stdout] 592 | |                             http::Response::builder()
[INFO] [stdout] 593 | |                                 .status(200)
[INFO] [stdout] 594 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 597 | |                                 .unwrap(),
[INFO] [stdout] 598 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mq` (lib) due to 10 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `storage` is never read
[INFO] [stdout]    --> src/message_queue.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct MessageQueue {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 189 |     topics: Arc<RwLock<HashMap<String, Topic>>>,
[INFO] [stdout] 190 |     storage: Arc<RwLock<sled::Db>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageQueue` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `consumer_id` is never read
[INFO] [stdout]   --> src/client.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct MQClient {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 20 |     client: MessageQueueServiceClient<Channel>,
[INFO] [stdout] 21 |     consumer_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MQClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:430:42
[INFO] [stdout]     |
[INFO] [stdout] 430 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 431 | |                         let inner = inner.0;
[INFO] [stdout] 432 | |                         let method = PublishSvc(inner);
[INFO] [stdout] 433 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 444 | |                         Ok(res)
[INFO] [stdout] 445 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:477:42
[INFO] [stdout]     |
[INFO] [stdout] 477 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 478 | |                         let inner = inner.0;
[INFO] [stdout] 479 | |                         let method = SubscribeSvc(inner);
[INFO] [stdout] 480 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |                         Ok(res)
[INFO] [stdout] 492 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:491:25
[INFO] [stdout]     |
[INFO] [stdout] 491 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:524:42
[INFO] [stdout]     |
[INFO] [stdout] 524 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 525 | |                         let inner = inner.0;
[INFO] [stdout] 526 | |                         let method = CreateTopicSvc(inner);
[INFO] [stdout] 527 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 538 | |                         Ok(res)
[INFO] [stdout] 539 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:538:25
[INFO] [stdout]     |
[INFO] [stdout] 538 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:571:42
[INFO] [stdout]     |
[INFO] [stdout] 571 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 572 | |                         let inner = inner.0;
[INFO] [stdout] 573 | |                         let method = CommitOffsetSvc(inner);
[INFO] [stdout] 574 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 585 | |                         Ok(res)
[INFO] [stdout] 586 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:585:25
[INFO] [stdout]     |
[INFO] [stdout] 585 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:590:41
[INFO] [stdout]     |
[INFO] [stdout] 590 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 591 | |                         Ok(
[INFO] [stdout] 592 | |                             http::Response::builder()
[INFO] [stdout] 593 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 599 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/mq-906ca6bf3b52df05/out/mq.rs:591:25
[INFO] [stdout]     |
[INFO] [stdout] 591 | /                         Ok(
[INFO] [stdout] 592 | |                             http::Response::builder()
[INFO] [stdout] 593 | |                                 .status(200)
[INFO] [stdout] 594 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 597 | |                                 .unwrap(),
[INFO] [stdout] 598 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mq` (lib test) due to 10 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ea0e32a657a8156585e9677486b6458bcd905b35ad413e31ccccc0b7c4def4f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea0e32a657a8156585e9677486b6458bcd905b35ad413e31ccccc0b7c4def4f9", kill_on_drop: false }`
[INFO] [stdout] ea0e32a657a8156585e9677486b6458bcd905b35ad413e31ccccc0b7c4def4f9
