[INFO] fetching crate seabird 0.3.0-alpha.1...
[INFO] checking seabird-0.3.0-alpha.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate seabird 0.3.0-alpha.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate seabird 0.3.0-alpha.1
[INFO] finished tweaking crates.io crate seabird 0.3.0-alpha.1
[INFO] tweaked toml for crates.io crate seabird 0.3.0-alpha.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate seabird 0.3.0-alpha.1 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 157 packages to latest compatible versions
[INFO] [stderr]       Adding http v0.2.12 (available: v1.3.1)
[INFO] [stderr]       Adding prost v0.11.9 (available: v0.14.1)
[INFO] [stderr]       Adding tonic v0.8.3 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-build v0.8.4 (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-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] 2dc7e10533d1bd829e05040b4e1b80018256aa9053f5c9f35f0d2c6250e90971
[INFO] running `Command { std: "docker" "start" "-a" "2dc7e10533d1bd829e05040b4e1b80018256aa9053f5c9f35f0d2c6250e90971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2dc7e10533d1bd829e05040b4e1b80018256aa9053f5c9f35f0d2c6250e90971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dc7e10533d1bd829e05040b4e1b80018256aa9053f5c9f35f0d2c6250e90971", kill_on_drop: false }`
[INFO] [stdout] 2dc7e10533d1bd829e05040b4e1b80018256aa9053f5c9f35f0d2c6250e90971
[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] 6480dd1ce023cfd5a0e869fc58fcaa4410ddd26c6b1ac61cfe92da0a01999cea
[INFO] running `Command { std: "docker" "start" "-a" "6480dd1ce023cfd5a0e869fc58fcaa4410ddd26c6b1ac61cfe92da0a01999cea", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]    Compiling seabird v0.3.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.8.3
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/client.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Client {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 26 |     config: ClientConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Client` has a derived impl for the trait `Debug`, 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] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:833:42
[INFO] [stdout]     |
[INFO] [stdout] 833 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 834 | |                         let inner = inner.0;
[INFO] [stdout] 835 | |                         let method = StreamEventsSvc(inner);
[INFO] [stdout] 836 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 843 | |                         Ok(res)
[INFO] [stdout] 844 | |                     };
[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<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:843:25
[INFO] [stdout]     |
[INFO] [stdout] 843 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:873:42
[INFO] [stdout]     |
[INFO] [stdout] 873 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 874 | |                         let inner = inner.0;
[INFO] [stdout] 875 | |                         let method = PerformActionSvc(inner);
[INFO] [stdout] 876 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 883 | |                         Ok(res)
[INFO] [stdout] 884 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:883:25
[INFO] [stdout]     |
[INFO] [stdout] 883 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:913:42
[INFO] [stdout]     |
[INFO] [stdout] 913 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 914 | |                         let inner = inner.0;
[INFO] [stdout] 915 | |                         let method = PerformPrivateActionSvc(inner);
[INFO] [stdout] 916 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 923 | |                         Ok(res)
[INFO] [stdout] 924 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:923:25
[INFO] [stdout]     |
[INFO] [stdout] 923 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:953:42
[INFO] [stdout]     |
[INFO] [stdout] 953 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 954 | |                         let inner = inner.0;
[INFO] [stdout] 955 | |                         let method = SendMessageSvc(inner);
[INFO] [stdout] 956 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 963 | |                         Ok(res)
[INFO] [stdout] 964 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:963:25
[INFO] [stdout]     |
[INFO] [stdout] 963 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:993:42
[INFO] [stdout]      |
[INFO] [stdout]  993 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout]  994 | |                         let inner = inner.0;
[INFO] [stdout]  995 | |                         let method = SendPrivateMessageSvc(inner);
[INFO] [stdout]  996 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1003 | |                         Ok(res)
[INFO] [stdout] 1004 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1003:25
[INFO] [stdout]      |
[INFO] [stdout] 1003 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1033:42
[INFO] [stdout]      |
[INFO] [stdout] 1033 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1034 | |                         let inner = inner.0;
[INFO] [stdout] 1035 | |                         let method = JoinChannelSvc(inner);
[INFO] [stdout] 1036 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1043 | |                         Ok(res)
[INFO] [stdout] 1044 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1043:25
[INFO] [stdout]      |
[INFO] [stdout] 1043 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1073:42
[INFO] [stdout]      |
[INFO] [stdout] 1073 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1074 | |                         let inner = inner.0;
[INFO] [stdout] 1075 | |                         let method = LeaveChannelSvc(inner);
[INFO] [stdout] 1076 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1083 | |                         Ok(res)
[INFO] [stdout] 1084 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1083:25
[INFO] [stdout]      |
[INFO] [stdout] 1083 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1113:42
[INFO] [stdout]      |
[INFO] [stdout] 1113 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1114 | |                         let inner = inner.0;
[INFO] [stdout] 1115 | |                         let method = UpdateChannelInfoSvc(inner);
[INFO] [stdout] 1116 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1123 | |                         Ok(res)
[INFO] [stdout] 1124 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1123:25
[INFO] [stdout]      |
[INFO] [stdout] 1123 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1153:42
[INFO] [stdout]      |
[INFO] [stdout] 1153 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1154 | |                         let inner = inner.0;
[INFO] [stdout] 1155 | |                         let method = ListBackendsSvc(inner);
[INFO] [stdout] 1156 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1163 | |                         Ok(res)
[INFO] [stdout] 1164 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1163:25
[INFO] [stdout]      |
[INFO] [stdout] 1163 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1193:42
[INFO] [stdout]      |
[INFO] [stdout] 1193 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1194 | |                         let inner = inner.0;
[INFO] [stdout] 1195 | |                         let method = GetBackendInfoSvc(inner);
[INFO] [stdout] 1196 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1203 | |                         Ok(res)
[INFO] [stdout] 1204 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1203:25
[INFO] [stdout]      |
[INFO] [stdout] 1203 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1233:42
[INFO] [stdout]      |
[INFO] [stdout] 1233 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1234 | |                         let inner = inner.0;
[INFO] [stdout] 1235 | |                         let method = ListChannelsSvc(inner);
[INFO] [stdout] 1236 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1243 | |                         Ok(res)
[INFO] [stdout] 1244 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1243:25
[INFO] [stdout]      |
[INFO] [stdout] 1243 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1273:42
[INFO] [stdout]      |
[INFO] [stdout] 1273 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1274 | |                         let inner = inner.0;
[INFO] [stdout] 1275 | |                         let method = GetChannelInfoSvc(inner);
[INFO] [stdout] 1276 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1283 | |                         Ok(res)
[INFO] [stdout] 1284 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1283:25
[INFO] [stdout]      |
[INFO] [stdout] 1283 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1311:42
[INFO] [stdout]      |
[INFO] [stdout] 1311 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1312 | |                         let inner = inner.0;
[INFO] [stdout] 1313 | |                         let method = GetCoreInfoSvc(inner);
[INFO] [stdout] 1314 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1321 | |                         Ok(res)
[INFO] [stdout] 1322 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1321:25
[INFO] [stdout]      |
[INFO] [stdout] 1321 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1349:42
[INFO] [stdout]      |
[INFO] [stdout] 1349 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1350 | |                         let inner = inner.0;
[INFO] [stdout] 1351 | |                         let method = RegisteredCommandsSvc(inner);
[INFO] [stdout] 1352 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1359 | |                         Ok(res)
[INFO] [stdout] 1360 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1359:25
[INFO] [stdout]      |
[INFO] [stdout] 1359 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1364:41
[INFO] [stdout]      |
[INFO] [stdout] 1364 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1365 | |                         Ok(
[INFO] [stdout] 1366 | |                             http::Response::builder()
[INFO] [stdout] 1367 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1373 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1365:25
[INFO] [stdout]      |
[INFO] [stdout] 1365 | /                         Ok(
[INFO] [stdout] 1366 | |                             http::Response::builder()
[INFO] [stdout] 1367 | |                                 .status(200)
[INFO] [stdout] 1368 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1371 | |                                 .unwrap(),
[INFO] [stdout] 1372 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1894:42
[INFO] [stdout]      |
[INFO] [stdout] 1894 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1895 | |                         let inner = inner.0;
[INFO] [stdout] 1896 | |                         let method = IngestEventsSvc(inner);
[INFO] [stdout] 1897 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1904 | |                         Ok(res)
[INFO] [stdout] 1905 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1904:25
[INFO] [stdout]      |
[INFO] [stdout] 1904 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1909:41
[INFO] [stdout]      |
[INFO] [stdout] 1909 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1910 | |                         Ok(
[INFO] [stdout] 1911 | |                             http::Response::builder()
[INFO] [stdout] 1912 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1918 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1910:25
[INFO] [stdout]      |
[INFO] [stdout] 1910 | /                         Ok(
[INFO] [stdout] 1911 | |                             http::Response::builder()
[INFO] [stdout] 1912 | |                                 .status(200)
[INFO] [stdout] 1913 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1916 | |                                 .unwrap(),
[INFO] [stdout] 1917 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/client.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Client {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 26 |     config: ClientConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Client` has a derived impl for the trait `Debug`, 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] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:833:42
[INFO] [stdout]     |
[INFO] [stdout] 833 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 834 | |                         let inner = inner.0;
[INFO] [stdout] 835 | |                         let method = StreamEventsSvc(inner);
[INFO] [stdout] 836 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 843 | |                         Ok(res)
[INFO] [stdout] 844 | |                     };
[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<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:843:25
[INFO] [stdout]     |
[INFO] [stdout] 843 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:873:42
[INFO] [stdout]     |
[INFO] [stdout] 873 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 874 | |                         let inner = inner.0;
[INFO] [stdout] 875 | |                         let method = PerformActionSvc(inner);
[INFO] [stdout] 876 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 883 | |                         Ok(res)
[INFO] [stdout] 884 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:883:25
[INFO] [stdout]     |
[INFO] [stdout] 883 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:913:42
[INFO] [stdout]     |
[INFO] [stdout] 913 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 914 | |                         let inner = inner.0;
[INFO] [stdout] 915 | |                         let method = PerformPrivateActionSvc(inner);
[INFO] [stdout] 916 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 923 | |                         Ok(res)
[INFO] [stdout] 924 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:923:25
[INFO] [stdout]     |
[INFO] [stdout] 923 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:953:42
[INFO] [stdout]     |
[INFO] [stdout] 953 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 954 | |                         let inner = inner.0;
[INFO] [stdout] 955 | |                         let method = SendMessageSvc(inner);
[INFO] [stdout] 956 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 963 | |                         Ok(res)
[INFO] [stdout] 964 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:963:25
[INFO] [stdout]     |
[INFO] [stdout] 963 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:993:42
[INFO] [stdout]      |
[INFO] [stdout]  993 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout]  994 | |                         let inner = inner.0;
[INFO] [stdout]  995 | |                         let method = SendPrivateMessageSvc(inner);
[INFO] [stdout]  996 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1003 | |                         Ok(res)
[INFO] [stdout] 1004 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1003:25
[INFO] [stdout]      |
[INFO] [stdout] 1003 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1033:42
[INFO] [stdout]      |
[INFO] [stdout] 1033 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1034 | |                         let inner = inner.0;
[INFO] [stdout] 1035 | |                         let method = JoinChannelSvc(inner);
[INFO] [stdout] 1036 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1043 | |                         Ok(res)
[INFO] [stdout] 1044 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1043:25
[INFO] [stdout]      |
[INFO] [stdout] 1043 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1073:42
[INFO] [stdout]      |
[INFO] [stdout] 1073 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1074 | |                         let inner = inner.0;
[INFO] [stdout] 1075 | |                         let method = LeaveChannelSvc(inner);
[INFO] [stdout] 1076 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1083 | |                         Ok(res)
[INFO] [stdout] 1084 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1083:25
[INFO] [stdout]      |
[INFO] [stdout] 1083 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1113:42
[INFO] [stdout]      |
[INFO] [stdout] 1113 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1114 | |                         let inner = inner.0;
[INFO] [stdout] 1115 | |                         let method = UpdateChannelInfoSvc(inner);
[INFO] [stdout] 1116 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1123 | |                         Ok(res)
[INFO] [stdout] 1124 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1123:25
[INFO] [stdout]      |
[INFO] [stdout] 1123 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1153:42
[INFO] [stdout]      |
[INFO] [stdout] 1153 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1154 | |                         let inner = inner.0;
[INFO] [stdout] 1155 | |                         let method = ListBackendsSvc(inner);
[INFO] [stdout] 1156 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1163 | |                         Ok(res)
[INFO] [stdout] 1164 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1163:25
[INFO] [stdout]      |
[INFO] [stdout] 1163 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1193:42
[INFO] [stdout]      |
[INFO] [stdout] 1193 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1194 | |                         let inner = inner.0;
[INFO] [stdout] 1195 | |                         let method = GetBackendInfoSvc(inner);
[INFO] [stdout] 1196 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1203 | |                         Ok(res)
[INFO] [stdout] 1204 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1203:25
[INFO] [stdout]      |
[INFO] [stdout] 1203 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1233:42
[INFO] [stdout]      |
[INFO] [stdout] 1233 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1234 | |                         let inner = inner.0;
[INFO] [stdout] 1235 | |                         let method = ListChannelsSvc(inner);
[INFO] [stdout] 1236 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1243 | |                         Ok(res)
[INFO] [stdout] 1244 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1243:25
[INFO] [stdout]      |
[INFO] [stdout] 1243 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1273:42
[INFO] [stdout]      |
[INFO] [stdout] 1273 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1274 | |                         let inner = inner.0;
[INFO] [stdout] 1275 | |                         let method = GetChannelInfoSvc(inner);
[INFO] [stdout] 1276 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1283 | |                         Ok(res)
[INFO] [stdout] 1284 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1283:25
[INFO] [stdout]      |
[INFO] [stdout] 1283 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1311:42
[INFO] [stdout]      |
[INFO] [stdout] 1311 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1312 | |                         let inner = inner.0;
[INFO] [stdout] 1313 | |                         let method = GetCoreInfoSvc(inner);
[INFO] [stdout] 1314 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1321 | |                         Ok(res)
[INFO] [stdout] 1322 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1321:25
[INFO] [stdout]      |
[INFO] [stdout] 1321 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1349:42
[INFO] [stdout]      |
[INFO] [stdout] 1349 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1350 | |                         let inner = inner.0;
[INFO] [stdout] 1351 | |                         let method = RegisteredCommandsSvc(inner);
[INFO] [stdout] 1352 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1359 | |                         Ok(res)
[INFO] [stdout] 1360 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1359:25
[INFO] [stdout]      |
[INFO] [stdout] 1359 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1364:41
[INFO] [stdout]      |
[INFO] [stdout] 1364 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1365 | |                         Ok(
[INFO] [stdout] 1366 | |                             http::Response::builder()
[INFO] [stdout] 1367 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1373 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1365:25
[INFO] [stdout]      |
[INFO] [stdout] 1365 | /                         Ok(
[INFO] [stdout] 1366 | |                             http::Response::builder()
[INFO] [stdout] 1367 | |                                 .status(200)
[INFO] [stdout] 1368 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1371 | |                                 .unwrap(),
[INFO] [stdout] 1372 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1894:42
[INFO] [stdout]      |
[INFO] [stdout] 1894 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1895 | |                         let inner = inner.0;
[INFO] [stdout] 1896 | |                         let method = IngestEventsSvc(inner);
[INFO] [stdout] 1897 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1904 | |                         Ok(res)
[INFO] [stdout] 1905 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1904:25
[INFO] [stdout]      |
[INFO] [stdout] 1904 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1909:41
[INFO] [stdout]      |
[INFO] [stdout] 1909 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1910 | |                         Ok(
[INFO] [stdout] 1911 | |                             http::Response::builder()
[INFO] [stdout] 1912 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1918 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/seabird-5de93a0be962a662/out/seabird.rs:1910:25
[INFO] [stdout]      |
[INFO] [stdout] 1910 | /                         Ok(
[INFO] [stdout] 1911 | |                             http::Response::builder()
[INFO] [stdout] 1912 | |                                 .status(200)
[INFO] [stdout] 1913 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1916 | |                                 .unwrap(),
[INFO] [stdout] 1917 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seabird` (lib test) due to 34 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `seabird` (lib) due to 34 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6480dd1ce023cfd5a0e869fc58fcaa4410ddd26c6b1ac61cfe92da0a01999cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6480dd1ce023cfd5a0e869fc58fcaa4410ddd26c6b1ac61cfe92da0a01999cea", kill_on_drop: false }`
[INFO] [stdout] 6480dd1ce023cfd5a0e869fc58fcaa4410ddd26c6b1ac61cfe92da0a01999cea
