[INFO] cloning repository https://github.com/EphemeralSapient/txtshare_backend.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EphemeralSapient/txtshare_backend.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEphemeralSapient%2Ftxtshare_backend.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEphemeralSapient%2Ftxtshare_backend.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12c35996f7a8c51824ffe97d3c87c7bfbccf7d7d
[INFO] checking EphemeralSapient/txtshare_backend.rs 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%2FEphemeralSapient%2Ftxtshare_backend.rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EphemeralSapient/txtshare_backend.rs
[INFO] finished tweaking git repo https://github.com/EphemeralSapient/txtshare_backend.rs
[INFO] tweaked toml for git repo https://github.com/EphemeralSapient/txtshare_backend.rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EphemeralSapient/txtshare_backend.rs 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 git repo https://github.com/EphemeralSapient/txtshare_backend.rs 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2f2c13134fe6ae1901763cc8718e32949c7e3527f9a0bc25046828c86ac367f9
[INFO] running `Command { std: "docker" "start" "-a" "2f2c13134fe6ae1901763cc8718e32949c7e3527f9a0bc25046828c86ac367f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f2c13134fe6ae1901763cc8718e32949c7e3527f9a0bc25046828c86ac367f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f2c13134fe6ae1901763cc8718e32949c7e3527f9a0bc25046828c86ac367f9", kill_on_drop: false }`
[INFO] [stdout] 2f2c13134fe6ae1901763cc8718e32949c7e3527f9a0bc25046828c86ac367f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b800b9df8b2d73bc64380ebd2bd38cd9f952aaeddbe3c719503696d4061a7f41
[INFO] running `Command { std: "docker" "start" "-a" "b800b9df8b2d73bc64380ebd2bd38cd9f952aaeddbe3c719503696d4061a7f41", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]     Checking postgres-protocol v0.6.7
[INFO] [stderr]     Checking postgres-types v0.2.7
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]    Compiling tonic-build v0.12.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking tokio-postgres v0.7.11
[INFO] [stderr]    Compiling backend_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking tonic v0.12.1
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/ping.rs:128:42
[INFO] [stdout]     |
[INFO] [stdout] 128 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 129 | |                         let method = PingSvc(inner);
[INFO] [stdout] 130 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 131 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |                         Ok(res)
[INFO] [stdout] 142 | |                     };
[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_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/ping.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/ping.rs:146:41
[INFO] [stdout]     |
[INFO] [stdout] 146 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 147 | |                         Ok(
[INFO] [stdout] 148 | |                             http::Response::builder()
[INFO] [stdout] 149 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/ping.rs:147:25
[INFO] [stdout]     |
[INFO] [stdout] 147 | /                         Ok(
[INFO] [stdout] 148 | |                             http::Response::builder()
[INFO] [stdout] 149 | |                                 .status(200)
[INFO] [stdout] 150 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |                                 .unwrap(),
[INFO] [stdout] 157 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/auth.rs:145:42
[INFO] [stdout]     |
[INFO] [stdout] 145 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 146 | |                         let method = InitiateOAuthSvc(inner);
[INFO] [stdout] 147 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 148 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |                         Ok(res)
[INFO] [stdout] 159 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/auth.rs:158:25
[INFO] [stdout]     |
[INFO] [stdout] 158 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/auth.rs:188:42
[INFO] [stdout]     |
[INFO] [stdout] 188 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 189 | |                         let method = CallbackOAuthSvc(inner);
[INFO] [stdout] 190 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 191 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |                         Ok(res)
[INFO] [stdout] 202 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/auth.rs:201:25
[INFO] [stdout]     |
[INFO] [stdout] 201 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/auth.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 207 | |                         Ok(
[INFO] [stdout] 208 | |                             http::Response::builder()
[INFO] [stdout] 209 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 218 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/auth.rs:207:25
[INFO] [stdout]     |
[INFO] [stdout] 207 | /                         Ok(
[INFO] [stdout] 208 | |                             http::Response::builder()
[INFO] [stdout] 209 | |                                 .status(200)
[INFO] [stdout] 210 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |                                 .unwrap(),
[INFO] [stdout] 217 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/account.rs:151:42
[INFO] [stdout]     |
[INFO] [stdout] 151 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 152 | |                         let method = GetDetailsSvc(inner);
[INFO] [stdout] 153 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 154 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |                         Ok(res)
[INFO] [stdout] 165 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/account.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/account.rs:194:42
[INFO] [stdout]     |
[INFO] [stdout] 194 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 195 | |                         let method = UpdateDetailsSvc(inner);
[INFO] [stdout] 196 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 197 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |                         Ok(res)
[INFO] [stdout] 208 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/account.rs:207:25
[INFO] [stdout]     |
[INFO] [stdout] 207 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/account.rs:212:41
[INFO] [stdout]     |
[INFO] [stdout] 212 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 213 | |                         Ok(
[INFO] [stdout] 214 | |                             http::Response::builder()
[INFO] [stdout] 215 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/account.rs:213:25
[INFO] [stdout]     |
[INFO] [stdout] 213 | /                         Ok(
[INFO] [stdout] 214 | |                             http::Response::builder()
[INFO] [stdout] 215 | |                                 .status(200)
[INFO] [stdout] 216 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |                                 .unwrap(),
[INFO] [stdout] 223 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:212:42
[INFO] [stdout]     |
[INFO] [stdout] 212 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 213 | |                         let method = UploadSvc(inner);
[INFO] [stdout] 214 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 215 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |                         Ok(res)
[INFO] [stdout] 226 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:225:25
[INFO] [stdout]     |
[INFO] [stdout] 225 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:255:42
[INFO] [stdout]     |
[INFO] [stdout] 255 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 256 | |                         let method = DeleteSvc(inner);
[INFO] [stdout] 257 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 258 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |                         Ok(res)
[INFO] [stdout] 269 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:298:42
[INFO] [stdout]     |
[INFO] [stdout] 298 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 299 | |                         let method = GetSvc(inner);
[INFO] [stdout] 300 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 301 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 311 | |                         Ok(res)
[INFO] [stdout] 312 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:311:25
[INFO] [stdout]     |
[INFO] [stdout] 311 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:341:42
[INFO] [stdout]     |
[INFO] [stdout] 341 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 342 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 343 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 344 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 354 | |                         Ok(res)
[INFO] [stdout] 355 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:354:25
[INFO] [stdout]     |
[INFO] [stdout] 354 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:359:41
[INFO] [stdout]     |
[INFO] [stdout] 359 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 360 | |                         Ok(
[INFO] [stdout] 361 | |                             http::Response::builder()
[INFO] [stdout] 362 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:360:25
[INFO] [stdout]     |
[INFO] [stdout] 360 | /                         Ok(
[INFO] [stdout] 361 | |                             http::Response::builder()
[INFO] [stdout] 362 | |                                 .status(200)
[INFO] [stdout] 363 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 369 | |                                 .unwrap(),
[INFO] [stdout] 370 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend_rs` (bin "server" test) due to 26 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/ping.rs:128:42
[INFO] [stdout]     |
[INFO] [stdout] 128 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 129 | |                         let method = PingSvc(inner);
[INFO] [stdout] 130 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 131 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |                         Ok(res)
[INFO] [stdout] 142 | |                     };
[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_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/ping.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/ping.rs:146:41
[INFO] [stdout]     |
[INFO] [stdout] 146 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 147 | |                         Ok(
[INFO] [stdout] 148 | |                             http::Response::builder()
[INFO] [stdout] 149 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/ping.rs:147:25
[INFO] [stdout]     |
[INFO] [stdout] 147 | /                         Ok(
[INFO] [stdout] 148 | |                             http::Response::builder()
[INFO] [stdout] 149 | |                                 .status(200)
[INFO] [stdout] 150 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |                                 .unwrap(),
[INFO] [stdout] 157 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/auth.rs:145:42
[INFO] [stdout]     |
[INFO] [stdout] 145 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 146 | |                         let method = InitiateOAuthSvc(inner);
[INFO] [stdout] 147 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 148 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |                         Ok(res)
[INFO] [stdout] 159 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/auth.rs:158:25
[INFO] [stdout]     |
[INFO] [stdout] 158 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/auth.rs:188:42
[INFO] [stdout]     |
[INFO] [stdout] 188 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 189 | |                         let method = CallbackOAuthSvc(inner);
[INFO] [stdout] 190 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 191 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |                         Ok(res)
[INFO] [stdout] 202 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/auth.rs:201:25
[INFO] [stdout]     |
[INFO] [stdout] 201 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/auth.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 207 | |                         Ok(
[INFO] [stdout] 208 | |                             http::Response::builder()
[INFO] [stdout] 209 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 218 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/auth.rs:207:25
[INFO] [stdout]     |
[INFO] [stdout] 207 | /                         Ok(
[INFO] [stdout] 208 | |                             http::Response::builder()
[INFO] [stdout] 209 | |                                 .status(200)
[INFO] [stdout] 210 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |                                 .unwrap(),
[INFO] [stdout] 217 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/account.rs:151:42
[INFO] [stdout]     |
[INFO] [stdout] 151 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 152 | |                         let method = GetDetailsSvc(inner);
[INFO] [stdout] 153 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 154 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |                         Ok(res)
[INFO] [stdout] 165 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/account.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/account.rs:194:42
[INFO] [stdout]     |
[INFO] [stdout] 194 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 195 | |                         let method = UpdateDetailsSvc(inner);
[INFO] [stdout] 196 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 197 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |                         Ok(res)
[INFO] [stdout] 208 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/account.rs:207:25
[INFO] [stdout]     |
[INFO] [stdout] 207 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/account.rs:212:41
[INFO] [stdout]     |
[INFO] [stdout] 212 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 213 | |                         Ok(
[INFO] [stdout] 214 | |                             http::Response::builder()
[INFO] [stdout] 215 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/account.rs:213:25
[INFO] [stdout]     |
[INFO] [stdout] 213 | /                         Ok(
[INFO] [stdout] 214 | |                             http::Response::builder()
[INFO] [stdout] 215 | |                                 .status(200)
[INFO] [stdout] 216 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |                                 .unwrap(),
[INFO] [stdout] 223 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:212:42
[INFO] [stdout]     |
[INFO] [stdout] 212 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 213 | |                         let method = UploadSvc(inner);
[INFO] [stdout] 214 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 215 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |                         Ok(res)
[INFO] [stdout] 226 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:225:25
[INFO] [stdout]     |
[INFO] [stdout] 225 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:255:42
[INFO] [stdout]     |
[INFO] [stdout] 255 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 256 | |                         let method = DeleteSvc(inner);
[INFO] [stdout] 257 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 258 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |                         Ok(res)
[INFO] [stdout] 269 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:298:42
[INFO] [stdout]     |
[INFO] [stdout] 298 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 299 | |                         let method = GetSvc(inner);
[INFO] [stdout] 300 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 301 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 311 | |                         Ok(res)
[INFO] [stdout] 312 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:311:25
[INFO] [stdout]     |
[INFO] [stdout] 311 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:341:42
[INFO] [stdout]     |
[INFO] [stdout] 341 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 342 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 343 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 344 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 354 | |                         Ok(res)
[INFO] [stdout] 355 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:354:25
[INFO] [stdout]     |
[INFO] [stdout] 354 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:359:41
[INFO] [stdout]     |
[INFO] [stdout] 359 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 360 | |                         Ok(
[INFO] [stdout] 361 | |                             http::Response::builder()
[INFO] [stdout] 362 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/backend_rs-225a120fe0c1cd90/out/txt.rs:360:25
[INFO] [stdout]     |
[INFO] [stdout] 360 | /                         Ok(
[INFO] [stdout] 361 | |                             http::Response::builder()
[INFO] [stdout] 362 | |                                 .status(200)
[INFO] [stdout] 363 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 369 | |                                 .unwrap(),
[INFO] [stdout] 370 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend_rs` (bin "server") due to 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "b800b9df8b2d73bc64380ebd2bd38cd9f952aaeddbe3c719503696d4061a7f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b800b9df8b2d73bc64380ebd2bd38cd9f952aaeddbe3c719503696d4061a7f41", kill_on_drop: false }`
[INFO] [stdout] b800b9df8b2d73bc64380ebd2bd38cd9f952aaeddbe3c719503696d4061a7f41
