[INFO] fetching crate run-dsrpc 0.0.18-alpha2...
[INFO] checking run-dsrpc-0.0.18-alpha2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate run-dsrpc 0.0.18-alpha2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate run-dsrpc 0.0.18-alpha2
[INFO] finished tweaking crates.io crate run-dsrpc 0.0.18-alpha2
[INFO] tweaked toml for crates.io crate run-dsrpc 0.0.18-alpha2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate run-dsrpc 0.0.18-alpha2 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate run-dsrpc 0.0.18-alpha2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3b90f892ca174e5bc75f7a9a1c188bf98019ae812978c0299412307f1feeb1f4
[INFO] running `Command { std: "docker" "start" "-a" "3b90f892ca174e5bc75f7a9a1c188bf98019ae812978c0299412307f1feeb1f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b90f892ca174e5bc75f7a9a1c188bf98019ae812978c0299412307f1feeb1f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b90f892ca174e5bc75f7a9a1c188bf98019ae812978c0299412307f1feeb1f4", kill_on_drop: false }`
[INFO] [stdout] 3b90f892ca174e5bc75f7a9a1c188bf98019ae812978c0299412307f1feeb1f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 32399a5336f08c51af448726731b38789953f0009a4dab97c4e8e5a90d3df44e
[INFO] running `Command { std: "docker" "start" "-a" "32399a5336f08c51af448726731b38789953f0009a4dab97c4e8e5a90d3df44e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling run-dsrpc v0.0.18-alpha2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:847:42
[INFO] [stdout]     |
[INFO] [stdout] 847 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 848 | |                         let method = PingSvc(inner);
[INFO] [stdout] 849 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 850 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 860 | |                         Ok(res)
[INFO] [stdout] 861 | |                     };
[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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:860:25
[INFO] [stdout]     |
[INFO] [stdout] 860 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:892:42
[INFO] [stdout]     |
[INFO] [stdout] 892 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 893 | |                         let method = GetCatalogueSvc(inner);
[INFO] [stdout] 894 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 895 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 905 | |                         Ok(res)
[INFO] [stdout] 906 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:905:25
[INFO] [stdout]     |
[INFO] [stdout] 905 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:937:42
[INFO] [stdout]     |
[INFO] [stdout] 937 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 938 | |                         let method = GetDatasetSvc(inner);
[INFO] [stdout] 939 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 940 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 950 | |                         Ok(res)
[INFO] [stdout] 951 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:950:25
[INFO] [stdout]     |
[INFO] [stdout] 950 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:983:42
[INFO] [stdout]     |
[INFO] [stdout] 983 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 984 | |                         let method = PublishDatasetSvc(inner);
[INFO] [stdout] 985 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 986 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 996 | |                         Ok(res)
[INFO] [stdout] 997 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:996:25
[INFO] [stdout]     |
[INFO] [stdout] 996 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1029:42
[INFO] [stdout]      |
[INFO] [stdout] 1029 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1030 | |                         let method = ShutdownTransferSvc(inner);
[INFO] [stdout] 1031 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1032 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1042 | |                         Ok(res)
[INFO] [stdout] 1043 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1042:25
[INFO] [stdout]      |
[INFO] [stdout] 1042 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1080:42
[INFO] [stdout]      |
[INFO] [stdout] 1080 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1081 | |                         let method = SuspendPublishedDatasetSvc(inner);
[INFO] [stdout] 1082 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1083 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1093 | |                         Ok(res)
[INFO] [stdout] 1094 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1093:25
[INFO] [stdout]      |
[INFO] [stdout] 1093 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1132:42
[INFO] [stdout]      |
[INFO] [stdout] 1132 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1133 | |                         let method = UnsuspendPublishedDatasetSvc(inner);
[INFO] [stdout] 1134 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1135 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1145 | |                         Ok(res)
[INFO] [stdout] 1146 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1145:25
[INFO] [stdout]      |
[INFO] [stdout] 1145 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1178:42
[INFO] [stdout]      |
[INFO] [stdout] 1178 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1179 | |                         let method = ReceiveDatasetSvc(inner);
[INFO] [stdout] 1180 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1181 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1191 | |                         Ok(res)
[INFO] [stdout] 1192 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1191:25
[INFO] [stdout]      |
[INFO] [stdout] 1191 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1223:42
[INFO] [stdout]      |
[INFO] [stdout] 1223 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1224 | |                         let method = PushDatasetSvc(inner);
[INFO] [stdout] 1225 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1226 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1236 | |                         Ok(res)
[INFO] [stdout] 1237 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1236:25
[INFO] [stdout]      |
[INFO] [stdout] 1236 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1241:41
[INFO] [stdout]      |
[INFO] [stdout] 1241 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1242 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1243 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1244 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1256 | |                         Ok(response)
[INFO] [stdout] 1257 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1256:25
[INFO] [stdout]      |
[INFO] [stdout] 1256 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1952:42
[INFO] [stdout]      |
[INFO] [stdout] 1952 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1953 | |                         let method = ConfigureSvc(inner);
[INFO] [stdout] 1954 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1955 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1965 | |                         Ok(res)
[INFO] [stdout] 1966 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1965:25
[INFO] [stdout]      |
[INFO] [stdout] 1965 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2001:42
[INFO] [stdout]      |
[INFO] [stdout] 2001 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2002 | |                         let method = RequestReceivedSvc(inner);
[INFO] [stdout] 2003 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2004 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2014 | |                         Ok(res)
[INFO] [stdout] 2015 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2014:25
[INFO] [stdout]      |
[INFO] [stdout] 2014 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2050:42
[INFO] [stdout]      |
[INFO] [stdout] 2050 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2051 | |                         let method = OfferReceivedSvc(inner);
[INFO] [stdout] 2052 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2053 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2063 | |                         Ok(res)
[INFO] [stdout] 2064 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2063:25
[INFO] [stdout]      |
[INFO] [stdout] 2063 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2099:42
[INFO] [stdout]      |
[INFO] [stdout] 2099 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2100 | |                         let method = AcceptedReceivedSvc(inner);
[INFO] [stdout] 2101 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2102 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2112 | |                         Ok(res)
[INFO] [stdout] 2113 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2112:25
[INFO] [stdout]      |
[INFO] [stdout] 2112 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2148:42
[INFO] [stdout]      |
[INFO] [stdout] 2148 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2149 | |                         let method = AgreementReceivedSvc(inner);
[INFO] [stdout] 2150 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2151 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2161 | |                         Ok(res)
[INFO] [stdout] 2162 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2161:25
[INFO] [stdout]      |
[INFO] [stdout] 2161 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2200:42
[INFO] [stdout]      |
[INFO] [stdout] 2200 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2201 | |                         let method = VerificationReceivedSvc(inner);
[INFO] [stdout] 2202 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2203 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2213 | |                         Ok(res)
[INFO] [stdout] 2214 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2213:25
[INFO] [stdout]      |
[INFO] [stdout] 2213 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2252:42
[INFO] [stdout]      |
[INFO] [stdout] 2252 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2253 | |                         let method = FinalizationReceivedSvc(inner);
[INFO] [stdout] 2254 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2255 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2265 | |                         Ok(res)
[INFO] [stdout] 2266 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2265:25
[INFO] [stdout]      |
[INFO] [stdout] 2265 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2304:42
[INFO] [stdout]      |
[INFO] [stdout] 2304 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2305 | |                         let method = TerminationReceivedSvc(inner);
[INFO] [stdout] 2306 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2307 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2317 | |                         Ok(res)
[INFO] [stdout] 2318 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2317:25
[INFO] [stdout]      |
[INFO] [stdout] 2317 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2355:42
[INFO] [stdout]      |
[INFO] [stdout] 2355 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2356 | |                         let method = VerifyTransferAgreementSvc(inner);
[INFO] [stdout] 2357 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2358 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2368 | |                         Ok(res)
[INFO] [stdout] 2369 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2368:25
[INFO] [stdout]      |
[INFO] [stdout] 2368 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2373:41
[INFO] [stdout]      |
[INFO] [stdout] 2373 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2374 | |                         let mut response = http::Response::new(
[INFO] [stdout] 2375 | |                             tonic::body::Body::default(),
[INFO] [stdout] 2376 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 2388 | |                         Ok(response)
[INFO] [stdout] 2389 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2388:25
[INFO] [stdout]      |
[INFO] [stdout] 2388 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3471:42
[INFO] [stdout]      |
[INFO] [stdout] 3471 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3472 | |                         let method = GetProviderDatasetDownloadInformationSvc(inner);
[INFO] [stdout] 3473 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3474 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3484 | |                         Ok(res)
[INFO] [stdout] 3485 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3484:25
[INFO] [stdout]      |
[INFO] [stdout] 3484 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3525:42
[INFO] [stdout]      |
[INFO] [stdout] 3525 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3526 | |                         let method = GetProviderDatasetUploadInformationSvc(inner);
[INFO] [stdout] 3527 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3528 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3538 | |                         Ok(res)
[INFO] [stdout] 3539 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3538:25
[INFO] [stdout]      |
[INFO] [stdout] 3538 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3571:42
[INFO] [stdout]      |
[INFO] [stdout] 3571 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3572 | |                         let method = VerifyConnectionSvc(inner);
[INFO] [stdout] 3573 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3574 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3584 | |                         Ok(res)
[INFO] [stdout] 3585 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3584:25
[INFO] [stdout]      |
[INFO] [stdout] 3584 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3620:42
[INFO] [stdout]      |
[INFO] [stdout] 3620 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3621 | |                         let method = GetProviderCatalogueSvc(inner);
[INFO] [stdout] 3622 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3623 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3633 | |                         Ok(res)
[INFO] [stdout] 3634 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3633:25
[INFO] [stdout]      |
[INFO] [stdout] 3633 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3666:42
[INFO] [stdout]      |
[INFO] [stdout] 3666 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3667 | |                         let method = GetProviderDatasetSvc(inner);
[INFO] [stdout] 3668 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3669 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3679 | |                         Ok(res)
[INFO] [stdout] 3680 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3679:25
[INFO] [stdout]      |
[INFO] [stdout] 3679 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3712:42
[INFO] [stdout]      |
[INFO] [stdout] 3712 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3713 | |                         let method = ContractRequestSvc(inner);
[INFO] [stdout] 3714 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3715 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3725 | |                         Ok(res)
[INFO] [stdout] 3726 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3725:25
[INFO] [stdout]      |
[INFO] [stdout] 3725 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3757:42
[INFO] [stdout]      |
[INFO] [stdout] 3757 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3758 | |                         let method = ContractOfferSvc(inner);
[INFO] [stdout] 3759 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3760 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3770 | |                         Ok(res)
[INFO] [stdout] 3771 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3770:25
[INFO] [stdout]      |
[INFO] [stdout] 3770 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3803:42
[INFO] [stdout]      |
[INFO] [stdout] 3803 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3804 | |                         let method = ContractAcceptSvc(inner);
[INFO] [stdout] 3805 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3806 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3816 | |                         Ok(res)
[INFO] [stdout] 3817 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3816:25
[INFO] [stdout]      |
[INFO] [stdout] 3816 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3848:42
[INFO] [stdout]      |
[INFO] [stdout] 3848 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3849 | |                         let method = ContractAgreeSvc(inner);
[INFO] [stdout] 3850 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3851 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3861 | |                         Ok(res)
[INFO] [stdout] 3862 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3861:25
[INFO] [stdout]      |
[INFO] [stdout] 3861 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3894:42
[INFO] [stdout]      |
[INFO] [stdout] 3894 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3895 | |                         let method = ContractVerifySvc(inner);
[INFO] [stdout] 3896 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3897 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3907 | |                         Ok(res)
[INFO] [stdout] 3908 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3907:25
[INFO] [stdout]      |
[INFO] [stdout] 3907 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3940:42
[INFO] [stdout]      |
[INFO] [stdout] 3940 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3941 | |                         let method = ContractFinalizeSvc(inner);
[INFO] [stdout] 3942 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3943 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3953 | |                         Ok(res)
[INFO] [stdout] 3954 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3953:25
[INFO] [stdout]      |
[INFO] [stdout] 3953 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3986:42
[INFO] [stdout]      |
[INFO] [stdout] 3986 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3987 | |                         let method = ContractTerminateSvc(inner);
[INFO] [stdout] 3988 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3989 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3999 | |                         Ok(res)
[INFO] [stdout] 4000 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3999:25
[INFO] [stdout]      |
[INFO] [stdout] 3999 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4035:42
[INFO] [stdout]      |
[INFO] [stdout] 4035 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4036 | |                         let method = InitiatePushTransferSvc(inner);
[INFO] [stdout] 4037 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4038 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4048 | |                         Ok(res)
[INFO] [stdout] 4049 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4048:25
[INFO] [stdout]      |
[INFO] [stdout] 4048 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4084:42
[INFO] [stdout]      |
[INFO] [stdout] 4084 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4085 | |                         let method = SignalTransferCompleteSvc(inner);
[INFO] [stdout] 4086 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4087 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4097 | |                         Ok(res)
[INFO] [stdout] 4098 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4097:25
[INFO] [stdout]      |
[INFO] [stdout] 4097 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4135:42
[INFO] [stdout]      |
[INFO] [stdout] 4135 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4136 | |                         let method = SignalTransferCancelledSvc(inner);
[INFO] [stdout] 4137 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4138 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4148 | |                         Ok(res)
[INFO] [stdout] 4149 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4148:25
[INFO] [stdout]      |
[INFO] [stdout] 4148 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4184:42
[INFO] [stdout]      |
[INFO] [stdout] 4184 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4185 | |                         let method = SignalTransferSuspendSvc(inner);
[INFO] [stdout] 4186 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4187 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4197 | |                         Ok(res)
[INFO] [stdout] 4198 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4197:25
[INFO] [stdout]      |
[INFO] [stdout] 4197 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4233:42
[INFO] [stdout]      |
[INFO] [stdout] 4233 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4234 | |                         let method = SignalTransferResumeSvc(inner);
[INFO] [stdout] 4235 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4236 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4246 | |                         Ok(res)
[INFO] [stdout] 4247 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4246:25
[INFO] [stdout]      |
[INFO] [stdout] 4246 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4251:41
[INFO] [stdout]      |
[INFO] [stdout] 4251 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4252 | |                         let mut response = http::Response::new(
[INFO] [stdout] 4253 | |                             tonic::body::Body::default(),
[INFO] [stdout] 4254 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 4266 | |                         Ok(response)
[INFO] [stdout] 4267 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4266:25
[INFO] [stdout]      |
[INFO] [stdout] 4266 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `run-dsrpc` (lib) due to 76 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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:847:42
[INFO] [stdout]     |
[INFO] [stdout] 847 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 848 | |                         let method = PingSvc(inner);
[INFO] [stdout] 849 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 850 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 860 | |                         Ok(res)
[INFO] [stdout] 861 | |                     };
[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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:860:25
[INFO] [stdout]     |
[INFO] [stdout] 860 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:892:42
[INFO] [stdout]     |
[INFO] [stdout] 892 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 893 | |                         let method = GetCatalogueSvc(inner);
[INFO] [stdout] 894 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 895 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 905 | |                         Ok(res)
[INFO] [stdout] 906 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:905:25
[INFO] [stdout]     |
[INFO] [stdout] 905 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:937:42
[INFO] [stdout]     |
[INFO] [stdout] 937 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 938 | |                         let method = GetDatasetSvc(inner);
[INFO] [stdout] 939 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 940 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 950 | |                         Ok(res)
[INFO] [stdout] 951 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:950:25
[INFO] [stdout]     |
[INFO] [stdout] 950 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:983:42
[INFO] [stdout]     |
[INFO] [stdout] 983 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 984 | |                         let method = PublishDatasetSvc(inner);
[INFO] [stdout] 985 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 986 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 996 | |                         Ok(res)
[INFO] [stdout] 997 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/dsp.v1alpha2.rs:996:25
[INFO] [stdout]     |
[INFO] [stdout] 996 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1029:42
[INFO] [stdout]      |
[INFO] [stdout] 1029 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1030 | |                         let method = ShutdownTransferSvc(inner);
[INFO] [stdout] 1031 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1032 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1042 | |                         Ok(res)
[INFO] [stdout] 1043 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1042:25
[INFO] [stdout]      |
[INFO] [stdout] 1042 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1080:42
[INFO] [stdout]      |
[INFO] [stdout] 1080 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1081 | |                         let method = SuspendPublishedDatasetSvc(inner);
[INFO] [stdout] 1082 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1083 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1093 | |                         Ok(res)
[INFO] [stdout] 1094 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1093:25
[INFO] [stdout]      |
[INFO] [stdout] 1093 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1132:42
[INFO] [stdout]      |
[INFO] [stdout] 1132 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1133 | |                         let method = UnsuspendPublishedDatasetSvc(inner);
[INFO] [stdout] 1134 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1135 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1145 | |                         Ok(res)
[INFO] [stdout] 1146 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1145:25
[INFO] [stdout]      |
[INFO] [stdout] 1145 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1178:42
[INFO] [stdout]      |
[INFO] [stdout] 1178 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1179 | |                         let method = ReceiveDatasetSvc(inner);
[INFO] [stdout] 1180 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1181 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1191 | |                         Ok(res)
[INFO] [stdout] 1192 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1191:25
[INFO] [stdout]      |
[INFO] [stdout] 1191 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1223:42
[INFO] [stdout]      |
[INFO] [stdout] 1223 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1224 | |                         let method = PushDatasetSvc(inner);
[INFO] [stdout] 1225 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1226 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1236 | |                         Ok(res)
[INFO] [stdout] 1237 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1236:25
[INFO] [stdout]      |
[INFO] [stdout] 1236 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1241:41
[INFO] [stdout]      |
[INFO] [stdout] 1241 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1242 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1243 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1244 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1256 | |                         Ok(response)
[INFO] [stdout] 1257 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1256:25
[INFO] [stdout]      |
[INFO] [stdout] 1256 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1952:42
[INFO] [stdout]      |
[INFO] [stdout] 1952 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1953 | |                         let method = ConfigureSvc(inner);
[INFO] [stdout] 1954 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1955 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1965 | |                         Ok(res)
[INFO] [stdout] 1966 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:1965:25
[INFO] [stdout]      |
[INFO] [stdout] 1965 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2001:42
[INFO] [stdout]      |
[INFO] [stdout] 2001 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2002 | |                         let method = RequestReceivedSvc(inner);
[INFO] [stdout] 2003 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2004 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2014 | |                         Ok(res)
[INFO] [stdout] 2015 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2014:25
[INFO] [stdout]      |
[INFO] [stdout] 2014 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2050:42
[INFO] [stdout]      |
[INFO] [stdout] 2050 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2051 | |                         let method = OfferReceivedSvc(inner);
[INFO] [stdout] 2052 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2053 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2063 | |                         Ok(res)
[INFO] [stdout] 2064 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2063:25
[INFO] [stdout]      |
[INFO] [stdout] 2063 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2099:42
[INFO] [stdout]      |
[INFO] [stdout] 2099 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2100 | |                         let method = AcceptedReceivedSvc(inner);
[INFO] [stdout] 2101 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2102 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2112 | |                         Ok(res)
[INFO] [stdout] 2113 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2112:25
[INFO] [stdout]      |
[INFO] [stdout] 2112 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2148:42
[INFO] [stdout]      |
[INFO] [stdout] 2148 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2149 | |                         let method = AgreementReceivedSvc(inner);
[INFO] [stdout] 2150 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2151 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2161 | |                         Ok(res)
[INFO] [stdout] 2162 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2161:25
[INFO] [stdout]      |
[INFO] [stdout] 2161 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2200:42
[INFO] [stdout]      |
[INFO] [stdout] 2200 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2201 | |                         let method = VerificationReceivedSvc(inner);
[INFO] [stdout] 2202 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2203 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2213 | |                         Ok(res)
[INFO] [stdout] 2214 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2213:25
[INFO] [stdout]      |
[INFO] [stdout] 2213 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2252:42
[INFO] [stdout]      |
[INFO] [stdout] 2252 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2253 | |                         let method = FinalizationReceivedSvc(inner);
[INFO] [stdout] 2254 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2255 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2265 | |                         Ok(res)
[INFO] [stdout] 2266 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2265:25
[INFO] [stdout]      |
[INFO] [stdout] 2265 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2304:42
[INFO] [stdout]      |
[INFO] [stdout] 2304 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2305 | |                         let method = TerminationReceivedSvc(inner);
[INFO] [stdout] 2306 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2307 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2317 | |                         Ok(res)
[INFO] [stdout] 2318 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2317:25
[INFO] [stdout]      |
[INFO] [stdout] 2317 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2355:42
[INFO] [stdout]      |
[INFO] [stdout] 2355 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2356 | |                         let method = VerifyTransferAgreementSvc(inner);
[INFO] [stdout] 2357 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2358 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2368 | |                         Ok(res)
[INFO] [stdout] 2369 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2368:25
[INFO] [stdout]      |
[INFO] [stdout] 2368 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2373:41
[INFO] [stdout]      |
[INFO] [stdout] 2373 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2374 | |                         let mut response = http::Response::new(
[INFO] [stdout] 2375 | |                             tonic::body::Body::default(),
[INFO] [stdout] 2376 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 2388 | |                         Ok(response)
[INFO] [stdout] 2389 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:2388:25
[INFO] [stdout]      |
[INFO] [stdout] 2388 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3471:42
[INFO] [stdout]      |
[INFO] [stdout] 3471 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3472 | |                         let method = GetProviderDatasetDownloadInformationSvc(inner);
[INFO] [stdout] 3473 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3474 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3484 | |                         Ok(res)
[INFO] [stdout] 3485 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3484:25
[INFO] [stdout]      |
[INFO] [stdout] 3484 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3525:42
[INFO] [stdout]      |
[INFO] [stdout] 3525 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3526 | |                         let method = GetProviderDatasetUploadInformationSvc(inner);
[INFO] [stdout] 3527 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3528 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3538 | |                         Ok(res)
[INFO] [stdout] 3539 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3538:25
[INFO] [stdout]      |
[INFO] [stdout] 3538 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3571:42
[INFO] [stdout]      |
[INFO] [stdout] 3571 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3572 | |                         let method = VerifyConnectionSvc(inner);
[INFO] [stdout] 3573 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3574 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3584 | |                         Ok(res)
[INFO] [stdout] 3585 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3584:25
[INFO] [stdout]      |
[INFO] [stdout] 3584 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3620:42
[INFO] [stdout]      |
[INFO] [stdout] 3620 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3621 | |                         let method = GetProviderCatalogueSvc(inner);
[INFO] [stdout] 3622 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3623 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3633 | |                         Ok(res)
[INFO] [stdout] 3634 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3633:25
[INFO] [stdout]      |
[INFO] [stdout] 3633 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3666:42
[INFO] [stdout]      |
[INFO] [stdout] 3666 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3667 | |                         let method = GetProviderDatasetSvc(inner);
[INFO] [stdout] 3668 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3669 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3679 | |                         Ok(res)
[INFO] [stdout] 3680 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3679:25
[INFO] [stdout]      |
[INFO] [stdout] 3679 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3712:42
[INFO] [stdout]      |
[INFO] [stdout] 3712 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3713 | |                         let method = ContractRequestSvc(inner);
[INFO] [stdout] 3714 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3715 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3725 | |                         Ok(res)
[INFO] [stdout] 3726 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3725:25
[INFO] [stdout]      |
[INFO] [stdout] 3725 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3757:42
[INFO] [stdout]      |
[INFO] [stdout] 3757 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3758 | |                         let method = ContractOfferSvc(inner);
[INFO] [stdout] 3759 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3760 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3770 | |                         Ok(res)
[INFO] [stdout] 3771 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3770:25
[INFO] [stdout]      |
[INFO] [stdout] 3770 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3803:42
[INFO] [stdout]      |
[INFO] [stdout] 3803 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3804 | |                         let method = ContractAcceptSvc(inner);
[INFO] [stdout] 3805 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3806 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3816 | |                         Ok(res)
[INFO] [stdout] 3817 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3816:25
[INFO] [stdout]      |
[INFO] [stdout] 3816 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3848:42
[INFO] [stdout]      |
[INFO] [stdout] 3848 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3849 | |                         let method = ContractAgreeSvc(inner);
[INFO] [stdout] 3850 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3851 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3861 | |                         Ok(res)
[INFO] [stdout] 3862 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3861:25
[INFO] [stdout]      |
[INFO] [stdout] 3861 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3894:42
[INFO] [stdout]      |
[INFO] [stdout] 3894 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3895 | |                         let method = ContractVerifySvc(inner);
[INFO] [stdout] 3896 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3897 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3907 | |                         Ok(res)
[INFO] [stdout] 3908 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3907:25
[INFO] [stdout]      |
[INFO] [stdout] 3907 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3940:42
[INFO] [stdout]      |
[INFO] [stdout] 3940 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3941 | |                         let method = ContractFinalizeSvc(inner);
[INFO] [stdout] 3942 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3943 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3953 | |                         Ok(res)
[INFO] [stdout] 3954 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3953:25
[INFO] [stdout]      |
[INFO] [stdout] 3953 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3986:42
[INFO] [stdout]      |
[INFO] [stdout] 3986 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3987 | |                         let method = ContractTerminateSvc(inner);
[INFO] [stdout] 3988 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3989 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3999 | |                         Ok(res)
[INFO] [stdout] 4000 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:3999:25
[INFO] [stdout]      |
[INFO] [stdout] 3999 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4035:42
[INFO] [stdout]      |
[INFO] [stdout] 4035 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4036 | |                         let method = InitiatePushTransferSvc(inner);
[INFO] [stdout] 4037 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4038 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4048 | |                         Ok(res)
[INFO] [stdout] 4049 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4048:25
[INFO] [stdout]      |
[INFO] [stdout] 4048 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4084:42
[INFO] [stdout]      |
[INFO] [stdout] 4084 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4085 | |                         let method = SignalTransferCompleteSvc(inner);
[INFO] [stdout] 4086 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4087 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4097 | |                         Ok(res)
[INFO] [stdout] 4098 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4097:25
[INFO] [stdout]      |
[INFO] [stdout] 4097 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4135:42
[INFO] [stdout]      |
[INFO] [stdout] 4135 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4136 | |                         let method = SignalTransferCancelledSvc(inner);
[INFO] [stdout] 4137 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4138 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4148 | |                         Ok(res)
[INFO] [stdout] 4149 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4148:25
[INFO] [stdout]      |
[INFO] [stdout] 4148 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4184:42
[INFO] [stdout]      |
[INFO] [stdout] 4184 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4185 | |                         let method = SignalTransferSuspendSvc(inner);
[INFO] [stdout] 4186 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4187 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4197 | |                         Ok(res)
[INFO] [stdout] 4198 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4197:25
[INFO] [stdout]      |
[INFO] [stdout] 4197 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4233:42
[INFO] [stdout]      |
[INFO] [stdout] 4233 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4234 | |                         let method = SignalTransferResumeSvc(inner);
[INFO] [stdout] 4235 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4236 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4246 | |                         Ok(res)
[INFO] [stdout] 4247 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4246:25
[INFO] [stdout]      |
[INFO] [stdout] 4246 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4251:41
[INFO] [stdout]      |
[INFO] [stdout] 4251 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4252 | |                         let mut response = http::Response::new(
[INFO] [stdout] 4253 | |                             tonic::body::Body::default(),
[INFO] [stdout] 4254 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 4266 | |                         Ok(response)
[INFO] [stdout] 4267 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/dsp.v1alpha2.rs:4266:25
[INFO] [stdout]      |
[INFO] [stdout] 4266 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `run-dsrpc` (lib test) due to 76 previous errors
[INFO] running `Command { std: "docker" "inspect" "32399a5336f08c51af448726731b38789953f0009a4dab97c4e8e5a90d3df44e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32399a5336f08c51af448726731b38789953f0009a4dab97c4e8e5a90d3df44e", kill_on_drop: false }`
[INFO] [stdout] 32399a5336f08c51af448726731b38789953f0009a4dab97c4e8e5a90d3df44e
