[INFO] fetching crate rmqtt-raft 0.5.3...
[INFO] checking rmqtt-raft-0.5.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate rmqtt-raft 0.5.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rmqtt-raft 0.5.3
[INFO] finished tweaking crates.io crate rmqtt-raft 0.5.3
[INFO] tweaked toml for crates.io crate rmqtt-raft 0.5.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rmqtt-raft 0.5.3 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] crate crates.io crate rmqtt-raft 0.5.3 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dc99cce38769addc959b816824d997bceae4e5d82358335e2afd066e7c648dd
[INFO] running `Command { std: "docker" "start" "-a" "6dc99cce38769addc959b816824d997bceae4e5d82358335e2afd066e7c648dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dc99cce38769addc959b816824d997bceae4e5d82358335e2afd066e7c648dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dc99cce38769addc959b816824d997bceae4e5d82358335e2afd066e7c648dd", kill_on_drop: false }`
[INFO] [stdout] 6dc99cce38769addc959b816824d997bceae4e5d82358335e2afd066e7c648dd
[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 -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] 00b6e34c54ad4c3575b81bac6d01b4a4825ddfdbeebd1a01ca64468fa9f365ec
[INFO] running `Command { std: "docker" "start" "-a" "00b6e34c54ad4c3575b81bac6d01b4a4825ddfdbeebd1a01ca64468fa9f365ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling protobuf-build v0.14.1
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling raft-proto v0.7.0
[INFO] [stderr]    Compiling rmqtt-raft v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking raft v0.7.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking box-counter v0.3.0
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stdout] warning: struct `Entry` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Entry {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:413:42
[INFO] [stdout]     |
[INFO] [stdout] 413 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 414 | |                         let inner = inner.0;
[INFO] [stdout] 415 | |                         let method = RequestIdSvc(inner);
[INFO] [stdout] 416 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 427 | |                         Ok(res)
[INFO] [stdout] 428 | |                     };
[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: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:427:25
[INFO] [stdout]     |
[INFO] [stdout] 427 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:457:42
[INFO] [stdout]     |
[INFO] [stdout] 457 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 458 | |                         let inner = inner.0;
[INFO] [stdout] 459 | |                         let method = ChangeConfigSvc(inner);
[INFO] [stdout] 460 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 471 | |                         Ok(res)
[INFO] [stdout] 472 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:471:25
[INFO] [stdout]     |
[INFO] [stdout] 471 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:501:42
[INFO] [stdout]     |
[INFO] [stdout] 501 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 502 | |                         let inner = inner.0;
[INFO] [stdout] 503 | |                         let method = SendMessageSvc(inner);
[INFO] [stdout] 504 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 515 | |                         Ok(res)
[INFO] [stdout] 516 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:515:25
[INFO] [stdout]     |
[INFO] [stdout] 515 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:545:42
[INFO] [stdout]     |
[INFO] [stdout] 545 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 546 | |                         let inner = inner.0;
[INFO] [stdout] 547 | |                         let method = SendProposalSvc(inner);
[INFO] [stdout] 548 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 559 | |                         Ok(res)
[INFO] [stdout] 560 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:559:25
[INFO] [stdout]     |
[INFO] [stdout] 559 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:587:42
[INFO] [stdout]     |
[INFO] [stdout] 587 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 588 | |                         let inner = inner.0;
[INFO] [stdout] 589 | |                         let method = SendQuerySvc(inner);
[INFO] [stdout] 590 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 601 | |                         Ok(res)
[INFO] [stdout] 602 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:601:25
[INFO] [stdout]     |
[INFO] [stdout] 601 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:606:41
[INFO] [stdout]     |
[INFO] [stdout] 606 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 607 | |                         Ok(
[INFO] [stdout] 608 | |                             http::Response::builder()
[INFO] [stdout] 609 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 615 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:607:25
[INFO] [stdout]     |
[INFO] [stdout] 607 | /                         Ok(
[INFO] [stdout] 608 | |                             http::Response::builder()
[INFO] [stdout] 609 | |                                 .status(200)
[INFO] [stdout] 610 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 613 | |                                 .unwrap(),
[INFO] [stdout] 614 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmqtt-raft` (lib test) due to 12 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `Entry` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Entry {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:413:42
[INFO] [stdout]     |
[INFO] [stdout] 413 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 414 | |                         let inner = inner.0;
[INFO] [stdout] 415 | |                         let method = RequestIdSvc(inner);
[INFO] [stdout] 416 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 427 | |                         Ok(res)
[INFO] [stdout] 428 | |                     };
[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: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:427:25
[INFO] [stdout]     |
[INFO] [stdout] 427 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:457:42
[INFO] [stdout]     |
[INFO] [stdout] 457 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 458 | |                         let inner = inner.0;
[INFO] [stdout] 459 | |                         let method = ChangeConfigSvc(inner);
[INFO] [stdout] 460 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 471 | |                         Ok(res)
[INFO] [stdout] 472 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:471:25
[INFO] [stdout]     |
[INFO] [stdout] 471 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:501:42
[INFO] [stdout]     |
[INFO] [stdout] 501 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 502 | |                         let inner = inner.0;
[INFO] [stdout] 503 | |                         let method = SendMessageSvc(inner);
[INFO] [stdout] 504 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 515 | |                         Ok(res)
[INFO] [stdout] 516 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:515:25
[INFO] [stdout]     |
[INFO] [stdout] 515 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:545:42
[INFO] [stdout]     |
[INFO] [stdout] 545 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 546 | |                         let inner = inner.0;
[INFO] [stdout] 547 | |                         let method = SendProposalSvc(inner);
[INFO] [stdout] 548 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 559 | |                         Ok(res)
[INFO] [stdout] 560 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:559:25
[INFO] [stdout]     |
[INFO] [stdout] 559 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:587:42
[INFO] [stdout]     |
[INFO] [stdout] 587 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 588 | |                         let inner = inner.0;
[INFO] [stdout] 589 | |                         let method = SendQuerySvc(inner);
[INFO] [stdout] 590 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 601 | |                         Ok(res)
[INFO] [stdout] 602 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:601:25
[INFO] [stdout]     |
[INFO] [stdout] 601 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:606:41
[INFO] [stdout]     |
[INFO] [stdout] 606 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 607 | |                         Ok(
[INFO] [stdout] 608 | |                             http::Response::builder()
[INFO] [stdout] 609 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 615 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rmqtt-raft-6d493b044877babc/out/raftservice.rs:607:25
[INFO] [stdout]     |
[INFO] [stdout] 607 | /                         Ok(
[INFO] [stdout] 608 | |                             http::Response::builder()
[INFO] [stdout] 609 | |                                 .status(200)
[INFO] [stdout] 610 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 613 | |                                 .unwrap(),
[INFO] [stdout] 614 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmqtt-raft` (lib) due to 12 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "00b6e34c54ad4c3575b81bac6d01b4a4825ddfdbeebd1a01ca64468fa9f365ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00b6e34c54ad4c3575b81bac6d01b4a4825ddfdbeebd1a01ca64468fa9f365ec", kill_on_drop: false }`
[INFO] [stdout] 00b6e34c54ad4c3575b81bac6d01b4a4825ddfdbeebd1a01ca64468fa9f365ec
