[INFO] fetching crate aruna-rust-api 2.0.2...
[INFO] checking aruna-rust-api-2.0.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate aruna-rust-api 2.0.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate aruna-rust-api 2.0.2
[INFO] finished tweaking crates.io crate aruna-rust-api 2.0.2
[INFO] tweaked toml for crates.io crate aruna-rust-api 2.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aruna-rust-api 2.0.2 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 135 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.12.6 (available: v0.14.1)
[INFO] [stderr]       Adding prost-types v0.12.6 (available: v0.14.1)
[INFO] [stderr]       Adding prost-wkt-types v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding tonic v0.11.0 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-build v0.11.0 (available: v0.14.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] dfedf85066dae1b56779fad861822b310b80258a82752fd01e4d5f627ee81bca
[INFO] running `Command { std: "docker" "start" "-a" "dfedf85066dae1b56779fad861822b310b80258a82752fd01e4d5f627ee81bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfedf85066dae1b56779fad861822b310b80258a82752fd01e4d5f627ee81bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfedf85066dae1b56779fad861822b310b80258a82752fd01e4d5f627ee81bca", kill_on_drop: false }`
[INFO] [stdout] dfedf85066dae1b56779fad861822b310b80258a82752fd01e4d5f627ee81bca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 74c57d2827b7bf22dcf1615ab6ac3d405c5bb76aaafd8ce156befbfa2a7e2a2d
[INFO] running `Command { std: "docker" "start" "-a" "74c57d2827b7bf22dcf1615ab6ac3d405c5bb76aaafd8ce156befbfa2a7e2a2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling prost-wkt-build v0.5.1
[INFO] [stderr]    Compiling prost-wkt-types v0.5.1
[INFO] [stderr]     Checking prost-wkt v0.5.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking axum v0.6.20
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking aruna-rust-api v2.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:698:42
[INFO] [stdout]     |
[INFO] [stdout] 698 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 699 | |                         let inner = inner.0;
[INFO] [stdout] 700 | |                         let method = CreateEndpointSvc(inner);
[INFO] [stdout] 701 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 712 | |                         Ok(res)
[INFO] [stdout] 713 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:712:25
[INFO] [stdout]     |
[INFO] [stdout] 712 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:747:42
[INFO] [stdout]     |
[INFO] [stdout] 747 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 748 | |                         let inner = inner.0;
[INFO] [stdout] 749 | |                         let method = FullSyncEndpointSvc(inner);
[INFO] [stdout] 750 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 761 | |                         Ok(res)
[INFO] [stdout] 762 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:761:25
[INFO] [stdout]     |
[INFO] [stdout] 761 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:794:42
[INFO] [stdout]     |
[INFO] [stdout] 794 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 795 | |                         let inner = inner.0;
[INFO] [stdout] 796 | |                         let method = SetEndpointStatusSvc(inner);
[INFO] [stdout] 797 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 808 | |                         Ok(res)
[INFO] [stdout] 809 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:808:25
[INFO] [stdout]     |
[INFO] [stdout] 808 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:840:42
[INFO] [stdout]     |
[INFO] [stdout] 840 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 841 | |                         let inner = inner.0;
[INFO] [stdout] 842 | |                         let method = GetEndpointSvc(inner);
[INFO] [stdout] 843 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 854 | |                         Ok(res)
[INFO] [stdout] 855 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:854:25
[INFO] [stdout]     |
[INFO] [stdout] 854 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:886:42
[INFO] [stdout]     |
[INFO] [stdout] 886 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 887 | |                         let inner = inner.0;
[INFO] [stdout] 888 | |                         let method = GetEndpointsSvc(inner);
[INFO] [stdout] 889 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 900 | |                         Ok(res)
[INFO] [stdout] 901 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:900:25
[INFO] [stdout]     |
[INFO] [stdout] 900 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:933:42
[INFO] [stdout]     |
[INFO] [stdout] 933 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 934 | |                         let inner = inner.0;
[INFO] [stdout] 935 | |                         let method = DeleteEndpointSvc(inner);
[INFO] [stdout] 936 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 947 | |                         Ok(res)
[INFO] [stdout] 948 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:947:25
[INFO] [stdout]     |
[INFO] [stdout] 947 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:983:42
[INFO] [stdout]     |
[INFO] [stdout] 983 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 984 | |                         let inner = inner.0;
[INFO] [stdout] 985 | |                         let method = GetDefaultEndpointSvc(inner);
[INFO] [stdout] 986 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 997 | |                         Ok(res)
[INFO] [stdout] 998 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:997:25
[INFO] [stdout]     |
[INFO] [stdout] 997 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:1002:41
[INFO] [stdout]      |
[INFO] [stdout] 1002 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1003 | |                         Ok(
[INFO] [stdout] 1004 | |                             http::Response::builder()
[INFO] [stdout] 1005 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1011 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:1003:25
[INFO] [stdout]      |
[INFO] [stdout] 1003 | /                         Ok(
[INFO] [stdout] 1004 | |                             http::Response::builder()
[INFO] [stdout] 1005 | |                                 .status(200)
[INFO] [stdout] 1006 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1009 | |                                 .unwrap(),
[INFO] [stdout] 1010 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2297:42
[INFO] [stdout]      |
[INFO] [stdout] 2297 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2298 | |                         let inner = inner.0;
[INFO] [stdout] 2299 | |                         let method = CreateServiceAccountSvc(inner);
[INFO] [stdout] 2300 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2311 | |                         Ok(res)
[INFO] [stdout] 2312 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2311:25
[INFO] [stdout]      |
[INFO] [stdout] 2311 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2352:42
[INFO] [stdout]      |
[INFO] [stdout] 2352 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2353 | |                         let inner = inner.0;
[INFO] [stdout] 2354 | |                         let method = CreateServiceAccountTokenSvc(inner);
[INFO] [stdout] 2355 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2366 | |                         Ok(res)
[INFO] [stdout] 2367 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2366:25
[INFO] [stdout]      |
[INFO] [stdout] 2366 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2404:42
[INFO] [stdout]      |
[INFO] [stdout] 2404 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2405 | |                         let inner = inner.0;
[INFO] [stdout] 2406 | |                         let method = GetServiceAccountTokenSvc(inner);
[INFO] [stdout] 2407 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2418 | |                         Ok(res)
[INFO] [stdout] 2419 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2418:25
[INFO] [stdout]      |
[INFO] [stdout] 2418 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2458:42
[INFO] [stdout]      |
[INFO] [stdout] 2458 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2459 | |                         let inner = inner.0;
[INFO] [stdout] 2460 | |                         let method = GetServiceAccountTokensSvc(inner);
[INFO] [stdout] 2461 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2472 | |                         Ok(res)
[INFO] [stdout] 2473 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2472:25
[INFO] [stdout]      |
[INFO] [stdout] 2472 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2513:42
[INFO] [stdout]      |
[INFO] [stdout] 2513 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2514 | |                         let inner = inner.0;
[INFO] [stdout] 2515 | |                         let method = DeleteServiceAccountTokenSvc(inner);
[INFO] [stdout] 2516 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2527 | |                         Ok(res)
[INFO] [stdout] 2528 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2527:25
[INFO] [stdout]      |
[INFO] [stdout] 2527 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2568:42
[INFO] [stdout]      |
[INFO] [stdout] 2568 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2569 | |                         let inner = inner.0;
[INFO] [stdout] 2570 | |                         let method = DeleteServiceAccountTokensSvc(inner);
[INFO] [stdout] 2571 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2582 | |                         Ok(res)
[INFO] [stdout] 2583 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2582:25
[INFO] [stdout]      |
[INFO] [stdout] 2582 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2618:42
[INFO] [stdout]      |
[INFO] [stdout] 2618 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2619 | |                         let inner = inner.0;
[INFO] [stdout] 2620 | |                         let method = DeleteServiceAccountSvc(inner);
[INFO] [stdout] 2621 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2632 | |                         Ok(res)
[INFO] [stdout] 2633 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2632:25
[INFO] [stdout]      |
[INFO] [stdout] 2632 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2673:42
[INFO] [stdout]      |
[INFO] [stdout] 2673 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2674 | |                         let inner = inner.0;
[INFO] [stdout] 2675 | |                         let method = CreateS3CredentialsSvcAccountSvc(inner);
[INFO] [stdout] 2676 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2687 | |                         Ok(res)
[INFO] [stdout] 2688 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2687:25
[INFO] [stdout]      |
[INFO] [stdout] 2687 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2728:42
[INFO] [stdout]      |
[INFO] [stdout] 2728 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2729 | |                         let inner = inner.0;
[INFO] [stdout] 2730 | |                         let method = GetS3CredentialsSvcAccountSvc(inner);
[INFO] [stdout] 2731 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2742 | |                         Ok(res)
[INFO] [stdout] 2743 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2742:25
[INFO] [stdout]      |
[INFO] [stdout] 2742 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2783:42
[INFO] [stdout]      |
[INFO] [stdout] 2783 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2784 | |                         let inner = inner.0;
[INFO] [stdout] 2785 | |                         let method = DeleteS3CredentialsSvcAccountSvc(inner);
[INFO] [stdout] 2786 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2797 | |                         Ok(res)
[INFO] [stdout] 2798 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2797:25
[INFO] [stdout]      |
[INFO] [stdout] 2797 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2838:42
[INFO] [stdout]      |
[INFO] [stdout] 2838 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2839 | |                         let inner = inner.0;
[INFO] [stdout] 2840 | |                         let method = CreateDataproxyTokenSvcAccountSvc(inner);
[INFO] [stdout] 2841 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2852 | |                         Ok(res)
[INFO] [stdout] 2853 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2852:25
[INFO] [stdout]      |
[INFO] [stdout] 2852 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2888:42
[INFO] [stdout]      |
[INFO] [stdout] 2888 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2889 | |                         let inner = inner.0;
[INFO] [stdout] 2890 | |                         let method = AddPubkeySvcAccountSvc(inner);
[INFO] [stdout] 2891 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2902 | |                         Ok(res)
[INFO] [stdout] 2903 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2902:25
[INFO] [stdout]      |
[INFO] [stdout] 2902 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2943:42
[INFO] [stdout]      |
[INFO] [stdout] 2943 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2944 | |                         let inner = inner.0;
[INFO] [stdout] 2945 | |                         let method = AddTrustedEndpointsSvcAccountSvc(inner);
[INFO] [stdout] 2946 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2957 | |                         Ok(res)
[INFO] [stdout] 2958 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2957:25
[INFO] [stdout]      |
[INFO] [stdout] 2957 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2998:42
[INFO] [stdout]      |
[INFO] [stdout] 2998 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2999 | |                         let inner = inner.0;
[INFO] [stdout] 3000 | |                         let method = RemoveTrustedEndpointsSvcAccountSvc(inner);
[INFO] [stdout] 3001 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3012 | |                         Ok(res)
[INFO] [stdout] 3013 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:3012:25
[INFO] [stdout]      |
[INFO] [stdout] 3012 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:3053:42
[INFO] [stdout]      |
[INFO] [stdout] 3053 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3054 | |                         let inner = inner.0;
[INFO] [stdout] 3055 | |                         let method = AddDataProxyAttributeSvcAccountSvc(inner);
[INFO] [stdout] 3056 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3067 | |                         Ok(res)
[INFO] [stdout] 3068 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:3067:25
[INFO] [stdout]      |
[INFO] [stdout] 3067 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:3110:42
[INFO] [stdout]      |
[INFO] [stdout] 3110 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3111 | |                         let inner = inner.0;
[INFO] [stdout] 3112 | |                         let method = RemoveDataProxyAttributeSvcAccountSvc(inner);
[INFO] [stdout] 3113 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3124 | |                         Ok(res)
[INFO] [stdout] 3125 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:3124:25
[INFO] [stdout]      |
[INFO] [stdout] 3124 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:3129:41
[INFO] [stdout]      |
[INFO] [stdout] 3129 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3130 | |                         Ok(
[INFO] [stdout] 3131 | |                             http::Response::builder()
[INFO] [stdout] 3132 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 3138 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:3130:25
[INFO] [stdout]      |
[INFO] [stdout] 3130 | /                         Ok(
[INFO] [stdout] 3131 | |                             http::Response::builder()
[INFO] [stdout] 3132 | |                                 .status(200)
[INFO] [stdout] 3133 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 3136 | |                                 .unwrap(),
[INFO] [stdout] 3137 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4172:42
[INFO] [stdout]      |
[INFO] [stdout] 4172 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4173 | |                         let inner = inner.0;
[INFO] [stdout] 4174 | |                         let method = CreateCollectionSvc(inner);
[INFO] [stdout] 4175 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4186 | |                         Ok(res)
[INFO] [stdout] 4187 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4186:25
[INFO] [stdout]      |
[INFO] [stdout] 4186 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4219:42
[INFO] [stdout]      |
[INFO] [stdout] 4219 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4220 | |                         let inner = inner.0;
[INFO] [stdout] 4221 | |                         let method = GetCollectionSvc(inner);
[INFO] [stdout] 4222 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4233 | |                         Ok(res)
[INFO] [stdout] 4234 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4233:25
[INFO] [stdout]      |
[INFO] [stdout] 4233 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4266:42
[INFO] [stdout]      |
[INFO] [stdout] 4266 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4267 | |                         let inner = inner.0;
[INFO] [stdout] 4268 | |                         let method = GetCollectionsSvc(inner);
[INFO] [stdout] 4269 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4280 | |                         Ok(res)
[INFO] [stdout] 4281 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4280:25
[INFO] [stdout]      |
[INFO] [stdout] 4280 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4313:42
[INFO] [stdout]      |
[INFO] [stdout] 4313 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4314 | |                         let inner = inner.0;
[INFO] [stdout] 4315 | |                         let method = DeleteCollectionSvc(inner);
[INFO] [stdout] 4316 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4327 | |                         Ok(res)
[INFO] [stdout] 4328 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4327:25
[INFO] [stdout]      |
[INFO] [stdout] 4327 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4363:42
[INFO] [stdout]      |
[INFO] [stdout] 4363 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4364 | |                         let inner = inner.0;
[INFO] [stdout] 4365 | |                         let method = UpdateCollectionNameSvc(inner);
[INFO] [stdout] 4366 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4377 | |                         Ok(res)
[INFO] [stdout] 4378 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4377:25
[INFO] [stdout]      |
[INFO] [stdout] 4377 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4418:42
[INFO] [stdout]      |
[INFO] [stdout] 4418 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4419 | |                         let inner = inner.0;
[INFO] [stdout] 4420 | |                         let method = UpdateCollectionDescriptionSvc(inner);
[INFO] [stdout] 4421 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4432 | |                         Ok(res)
[INFO] [stdout] 4433 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4432:25
[INFO] [stdout]      |
[INFO] [stdout] 4432 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4473:42
[INFO] [stdout]      |
[INFO] [stdout] 4473 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4474 | |                         let inner = inner.0;
[INFO] [stdout] 4475 | |                         let method = UpdateCollectionKeyValuesSvc(inner);
[INFO] [stdout] 4476 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4487 | |                         Ok(res)
[INFO] [stdout] 4488 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4487:25
[INFO] [stdout]      |
[INFO] [stdout] 4487 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4528:42
[INFO] [stdout]      |
[INFO] [stdout] 4528 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4529 | |                         let inner = inner.0;
[INFO] [stdout] 4530 | |                         let method = UpdateCollectionDataClassSvc(inner);
[INFO] [stdout] 4531 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4542 | |                         Ok(res)
[INFO] [stdout] 4543 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4542:25
[INFO] [stdout]      |
[INFO] [stdout] 4542 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4578:42
[INFO] [stdout]      |
[INFO] [stdout] 4578 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4579 | |                         let inner = inner.0;
[INFO] [stdout] 4580 | |                         let method = SnapshotCollectionSvc(inner);
[INFO] [stdout] 4581 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4592 | |                         Ok(res)
[INFO] [stdout] 4593 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4592:25
[INFO] [stdout]      |
[INFO] [stdout] 4592 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4630:42
[INFO] [stdout]      |
[INFO] [stdout] 4630 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4631 | |                         let inner = inner.0;
[INFO] [stdout] 4632 | |                         let method = UpdateCollectionLicensesSvc(inner);
[INFO] [stdout] 4633 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4644 | |                         Ok(res)
[INFO] [stdout] 4645 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4644:25
[INFO] [stdout]      |
[INFO] [stdout] 4644 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4680:42
[INFO] [stdout]      |
[INFO] [stdout] 4680 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4681 | |                         let inner = inner.0;
[INFO] [stdout] 4682 | |                         let method = UpdateCollectionTitleSvc(inner);
[INFO] [stdout] 4683 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4694 | |                         Ok(res)
[INFO] [stdout] 4695 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4694:25
[INFO] [stdout]      |
[INFO] [stdout] 4694 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4732:42
[INFO] [stdout]      |
[INFO] [stdout] 4732 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4733 | |                         let inner = inner.0;
[INFO] [stdout] 4734 | |                         let method = UpdateCollectionAuthorsSvc(inner);
[INFO] [stdout] 4735 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4746 | |                         Ok(res)
[INFO] [stdout] 4747 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4746:25
[INFO] [stdout]      |
[INFO] [stdout] 4746 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4751:41
[INFO] [stdout]      |
[INFO] [stdout] 4751 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4752 | |                         Ok(
[INFO] [stdout] 4753 | |                             http::Response::builder()
[INFO] [stdout] 4754 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 4760 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4752:25
[INFO] [stdout]      |
[INFO] [stdout] 4752 | /                         Ok(
[INFO] [stdout] 4753 | |                             http::Response::builder()
[INFO] [stdout] 4754 | |                                 .status(200)
[INFO] [stdout] 4755 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 4758 | |                                 .unwrap(),
[INFO] [stdout] 4759 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5359:42
[INFO] [stdout]      |
[INFO] [stdout] 5359 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5360 | |                         let inner = inner.0;
[INFO] [stdout] 5361 | |                         let method = ReplicateProjectDataSvc(inner);
[INFO] [stdout] 5362 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5373 | |                         Ok(res)
[INFO] [stdout] 5374 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5373:25
[INFO] [stdout]      |
[INFO] [stdout] 5373 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5411:42
[INFO] [stdout]      |
[INFO] [stdout] 5411 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5412 | |                         let inner = inner.0;
[INFO] [stdout] 5413 | |                         let method = PartialReplicateDataSvc(inner);
[INFO] [stdout] 5414 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5425 | |                         Ok(res)
[INFO] [stdout] 5426 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5425:25
[INFO] [stdout]      |
[INFO] [stdout] 5425 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5465:42
[INFO] [stdout]      |
[INFO] [stdout] 5465 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5466 | |                         let inner = inner.0;
[INFO] [stdout] 5467 | |                         let method = UpdateReplicationStatusSvc(inner);
[INFO] [stdout] 5468 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5479 | |                         Ok(res)
[INFO] [stdout] 5480 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5479:25
[INFO] [stdout]      |
[INFO] [stdout] 5479 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5517:42
[INFO] [stdout]      |
[INFO] [stdout] 5517 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5518 | |                         let inner = inner.0;
[INFO] [stdout] 5519 | |                         let method = GetReplicationStatusSvc(inner);
[INFO] [stdout] 5520 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5531 | |                         Ok(res)
[INFO] [stdout] 5532 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5531:25
[INFO] [stdout]      |
[INFO] [stdout] 5531 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5567:42
[INFO] [stdout]      |
[INFO] [stdout] 5567 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5568 | |                         let inner = inner.0;
[INFO] [stdout] 5569 | |                         let method = DeleteReplicationSvc(inner);
[INFO] [stdout] 5570 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5581 | |                         Ok(res)
[INFO] [stdout] 5582 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5581:25
[INFO] [stdout]      |
[INFO] [stdout] 5581 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5586:41
[INFO] [stdout]      |
[INFO] [stdout] 5586 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 5587 | |                         Ok(
[INFO] [stdout] 5588 | |                             http::Response::builder()
[INFO] [stdout] 5589 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 5595 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5587:25
[INFO] [stdout]      |
[INFO] [stdout] 5587 | /                         Ok(
[INFO] [stdout] 5588 | |                             http::Response::builder()
[INFO] [stdout] 5589 | |                                 .status(200)
[INFO] [stdout] 5590 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 5593 | |                                 .unwrap(),
[INFO] [stdout] 5594 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6826:42
[INFO] [stdout]      |
[INFO] [stdout] 6826 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 6827 | |                         let inner = inner.0;
[INFO] [stdout] 6828 | |                         let method = CreateObjectSvc(inner);
[INFO] [stdout] 6829 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 6840 | |                         Ok(res)
[INFO] [stdout] 6841 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6840:25
[INFO] [stdout]      |
[INFO] [stdout] 6840 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6872:42
[INFO] [stdout]      |
[INFO] [stdout] 6872 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 6873 | |                         let inner = inner.0;
[INFO] [stdout] 6874 | |                         let method = GetUploadURLSvc(inner);
[INFO] [stdout] 6875 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 6886 | |                         Ok(res)
[INFO] [stdout] 6887 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6886:25
[INFO] [stdout]      |
[INFO] [stdout] 6886 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6919:42
[INFO] [stdout]      |
[INFO] [stdout] 6919 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 6920 | |                         let inner = inner.0;
[INFO] [stdout] 6921 | |                         let method = GetDownloadURLSvc(inner);
[INFO] [stdout] 6922 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 6933 | |                         Ok(res)
[INFO] [stdout] 6934 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6933:25
[INFO] [stdout]      |
[INFO] [stdout] 6933 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6966:42
[INFO] [stdout]      |
[INFO] [stdout] 6966 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 6967 | |                         let inner = inner.0;
[INFO] [stdout] 6968 | |                         let method = FinishObjectStagingSvc(inner);
[INFO] [stdout] 6969 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 6980 | |                         Ok(res)
[INFO] [stdout] 6981 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6980:25
[INFO] [stdout]      |
[INFO] [stdout] 6980 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7012:42
[INFO] [stdout]      |
[INFO] [stdout] 7012 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7013 | |                         let inner = inner.0;
[INFO] [stdout] 7014 | |                         let method = UpdateObjectSvc(inner);
[INFO] [stdout] 7015 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7026 | |                         Ok(res)
[INFO] [stdout] 7027 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7026:25
[INFO] [stdout]      |
[INFO] [stdout] 7026 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7058:42
[INFO] [stdout]      |
[INFO] [stdout] 7058 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7059 | |                         let inner = inner.0;
[INFO] [stdout] 7060 | |                         let method = CloneObjectSvc(inner);
[INFO] [stdout] 7061 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7072 | |                         Ok(res)
[INFO] [stdout] 7073 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7072:25
[INFO] [stdout]      |
[INFO] [stdout] 7072 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7104:42
[INFO] [stdout]      |
[INFO] [stdout] 7104 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7105 | |                         let inner = inner.0;
[INFO] [stdout] 7106 | |                         let method = DeleteObjectSvc(inner);
[INFO] [stdout] 7107 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7118 | |                         Ok(res)
[INFO] [stdout] 7119 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7118:25
[INFO] [stdout]      |
[INFO] [stdout] 7118 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7150:42
[INFO] [stdout]      |
[INFO] [stdout] 7150 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7151 | |                         let inner = inner.0;
[INFO] [stdout] 7152 | |                         let method = GetObjectSvc(inner);
[INFO] [stdout] 7153 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7164 | |                         Ok(res)
[INFO] [stdout] 7165 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7164:25
[INFO] [stdout]      |
[INFO] [stdout] 7164 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7196:42
[INFO] [stdout]      |
[INFO] [stdout] 7196 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7197 | |                         let inner = inner.0;
[INFO] [stdout] 7198 | |                         let method = GetObjectsSvc(inner);
[INFO] [stdout] 7199 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7210 | |                         Ok(res)
[INFO] [stdout] 7211 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7210:25
[INFO] [stdout]      |
[INFO] [stdout] 7210 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7243:42
[INFO] [stdout]      |
[INFO] [stdout] 7243 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7244 | |                         let inner = inner.0;
[INFO] [stdout] 7245 | |                         let method = UpdateObjectTitleSvc(inner);
[INFO] [stdout] 7246 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7257 | |                         Ok(res)
[INFO] [stdout] 7258 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7257:25
[INFO] [stdout]      |
[INFO] [stdout] 7257 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7290:42
[INFO] [stdout]      |
[INFO] [stdout] 7290 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7291 | |                         let inner = inner.0;
[INFO] [stdout] 7292 | |                         let method = UpdateObjectAuthorsSvc(inner);
[INFO] [stdout] 7293 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7304 | |                         Ok(res)
[INFO] [stdout] 7305 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7304:25
[INFO] [stdout]      |
[INFO] [stdout] 7304 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7337:42
[INFO] [stdout]      |
[INFO] [stdout] 7337 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7338 | |                         let inner = inner.0;
[INFO] [stdout] 7339 | |                         let method = SetObjectHashesSvc(inner);
[INFO] [stdout] 7340 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7351 | |                         Ok(res)
[INFO] [stdout] 7352 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7351:25
[INFO] [stdout]      |
[INFO] [stdout] 7351 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7356:41
[INFO] [stdout]      |
[INFO] [stdout] 7356 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 7357 | |                         Ok(
[INFO] [stdout] 7358 | |                             http::Response::builder()
[INFO] [stdout] 7359 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 7365 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7357:25
[INFO] [stdout]      |
[INFO] [stdout] 7357 | /                         Ok(
[INFO] [stdout] 7358 | |                             http::Response::builder()
[INFO] [stdout] 7359 | |                                 .status(200)
[INFO] [stdout] 7360 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 7363 | |                                 .unwrap(),
[INFO] [stdout] 7364 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8395:42
[INFO] [stdout]      |
[INFO] [stdout] 8395 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8396 | |                         let inner = inner.0;
[INFO] [stdout] 8397 | |                         let method = CreateDatasetSvc(inner);
[INFO] [stdout] 8398 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8409 | |                         Ok(res)
[INFO] [stdout] 8410 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8409:25
[INFO] [stdout]      |
[INFO] [stdout] 8409 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8441:42
[INFO] [stdout]      |
[INFO] [stdout] 8441 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8442 | |                         let inner = inner.0;
[INFO] [stdout] 8443 | |                         let method = GetDatasetSvc(inner);
[INFO] [stdout] 8444 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8455 | |                         Ok(res)
[INFO] [stdout] 8456 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8455:25
[INFO] [stdout]      |
[INFO] [stdout] 8455 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8487:42
[INFO] [stdout]      |
[INFO] [stdout] 8487 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8488 | |                         let inner = inner.0;
[INFO] [stdout] 8489 | |                         let method = GetDatasetsSvc(inner);
[INFO] [stdout] 8490 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8501 | |                         Ok(res)
[INFO] [stdout] 8502 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8501:25
[INFO] [stdout]      |
[INFO] [stdout] 8501 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8533:42
[INFO] [stdout]      |
[INFO] [stdout] 8533 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8534 | |                         let inner = inner.0;
[INFO] [stdout] 8535 | |                         let method = DeleteDatasetSvc(inner);
[INFO] [stdout] 8536 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8547 | |                         Ok(res)
[INFO] [stdout] 8548 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8547:25
[INFO] [stdout]      |
[INFO] [stdout] 8547 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8580:42
[INFO] [stdout]      |
[INFO] [stdout] 8580 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8581 | |                         let inner = inner.0;
[INFO] [stdout] 8582 | |                         let method = UpdateDatasetNameSvc(inner);
[INFO] [stdout] 8583 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8594 | |                         Ok(res)
[INFO] [stdout] 8595 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8594:25
[INFO] [stdout]      |
[INFO] [stdout] 8594 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8632:42
[INFO] [stdout]      |
[INFO] [stdout] 8632 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8633 | |                         let inner = inner.0;
[INFO] [stdout] 8634 | |                         let method = UpdateDatasetDescriptionSvc(inner);
[INFO] [stdout] 8635 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8646 | |                         Ok(res)
[INFO] [stdout] 8647 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8646:25
[INFO] [stdout]      |
[INFO] [stdout] 8646 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8682:42
[INFO] [stdout]      |
[INFO] [stdout] 8682 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8683 | |                         let inner = inner.0;
[INFO] [stdout] 8684 | |                         let method = UpdateDatasetKeyValuesSvc(inner);
[INFO] [stdout] 8685 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8696 | |                         Ok(res)
[INFO] [stdout] 8697 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8696:25
[INFO] [stdout]      |
[INFO] [stdout] 8696 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8732:42
[INFO] [stdout]      |
[INFO] [stdout] 8732 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8733 | |                         let inner = inner.0;
[INFO] [stdout] 8734 | |                         let method = UpdateDatasetDataClassSvc(inner);
[INFO] [stdout] 8735 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8746 | |                         Ok(res)
[INFO] [stdout] 8747 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8746:25
[INFO] [stdout]      |
[INFO] [stdout] 8746 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8779:42
[INFO] [stdout]      |
[INFO] [stdout] 8779 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8780 | |                         let inner = inner.0;
[INFO] [stdout] 8781 | |                         let method = SnapshotDatasetSvc(inner);
[INFO] [stdout] 8782 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8793 | |                         Ok(res)
[INFO] [stdout] 8794 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8793:25
[INFO] [stdout]      |
[INFO] [stdout] 8793 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8829:42
[INFO] [stdout]      |
[INFO] [stdout] 8829 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8830 | |                         let inner = inner.0;
[INFO] [stdout] 8831 | |                         let method = UpdateDatasetLicensesSvc(inner);
[INFO] [stdout] 8832 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8843 | |                         Ok(res)
[INFO] [stdout] 8844 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8843:25
[INFO] [stdout]      |
[INFO] [stdout] 8843 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8876:42
[INFO] [stdout]      |
[INFO] [stdout] 8876 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8877 | |                         let inner = inner.0;
[INFO] [stdout] 8878 | |                         let method = UpdateDatasetTitleSvc(inner);
[INFO] [stdout] 8879 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8890 | |                         Ok(res)
[INFO] [stdout] 8891 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8890:25
[INFO] [stdout]      |
[INFO] [stdout] 8890 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8926:42
[INFO] [stdout]      |
[INFO] [stdout] 8926 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8927 | |                         let inner = inner.0;
[INFO] [stdout] 8928 | |                         let method = UpdateDatasetAuthorsSvc(inner);
[INFO] [stdout] 8929 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8940 | |                         Ok(res)
[INFO] [stdout] 8941 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8940:25
[INFO] [stdout]      |
[INFO] [stdout] 8940 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8945:41
[INFO] [stdout]      |
[INFO] [stdout] 8945 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 8946 | |                         Ok(
[INFO] [stdout] 8947 | |                             http::Response::builder()
[INFO] [stdout] 8948 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 8954 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8946:25
[INFO] [stdout]      |
[INFO] [stdout] 8946 | /                         Ok(
[INFO] [stdout] 8947 | |                             http::Response::builder()
[INFO] [stdout] 8948 | |                                 .status(200)
[INFO] [stdout] 8949 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 8952 | |                                 .unwrap(),
[INFO] [stdout] 8953 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9647:42
[INFO] [stdout]      |
[INFO] [stdout] 9647 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9648 | |                         let inner = inner.0;
[INFO] [stdout] 9649 | |                         let method = CreateRuleSvc(inner);
[INFO] [stdout] 9650 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9661 | |                         Ok(res)
[INFO] [stdout] 9662 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9661:25
[INFO] [stdout]      |
[INFO] [stdout] 9661 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9693:42
[INFO] [stdout]      |
[INFO] [stdout] 9693 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9694 | |                         let inner = inner.0;
[INFO] [stdout] 9695 | |                         let method = GetRuleSvc(inner);
[INFO] [stdout] 9696 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9707 | |                         Ok(res)
[INFO] [stdout] 9708 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9707:25
[INFO] [stdout]      |
[INFO] [stdout] 9707 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9739:42
[INFO] [stdout]      |
[INFO] [stdout] 9739 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9740 | |                         let inner = inner.0;
[INFO] [stdout] 9741 | |                         let method = ListRuleSvc(inner);
[INFO] [stdout] 9742 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9753 | |                         Ok(res)
[INFO] [stdout] 9754 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9753:25
[INFO] [stdout]      |
[INFO] [stdout] 9753 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9785:42
[INFO] [stdout]      |
[INFO] [stdout] 9785 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9786 | |                         let inner = inner.0;
[INFO] [stdout] 9787 | |                         let method = UpdateRuleSvc(inner);
[INFO] [stdout] 9788 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9799 | |                         Ok(res)
[INFO] [stdout] 9800 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9799:25
[INFO] [stdout]      |
[INFO] [stdout] 9799 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9831:42
[INFO] [stdout]      |
[INFO] [stdout] 9831 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9832 | |                         let inner = inner.0;
[INFO] [stdout] 9833 | |                         let method = DeleteRuleSvc(inner);
[INFO] [stdout] 9834 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9845 | |                         Ok(res)
[INFO] [stdout] 9846 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9845:25
[INFO] [stdout]      |
[INFO] [stdout] 9845 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9878:42
[INFO] [stdout]      |
[INFO] [stdout] 9878 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9879 | |                         let inner = inner.0;
[INFO] [stdout] 9880 | |                         let method = CreateRuleBindingSvc(inner);
[INFO] [stdout] 9881 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9892 | |                         Ok(res)
[INFO] [stdout] 9893 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9892:25
[INFO] [stdout]      |
[INFO] [stdout] 9892 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9925:42
[INFO] [stdout]      |
[INFO] [stdout] 9925 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9926 | |                         let inner = inner.0;
[INFO] [stdout] 9927 | |                         let method = DeleteRuleBindingSvc(inner);
[INFO] [stdout] 9928 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9939 | |                         Ok(res)
[INFO] [stdout] 9940 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9939:25
[INFO] [stdout]      |
[INFO] [stdout] 9939 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9944:41
[INFO] [stdout]      |
[INFO] [stdout] 9944 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 9945 | |                         Ok(
[INFO] [stdout] 9946 | |                             http::Response::builder()
[INFO] [stdout] 9947 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 9953 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9945:25
[INFO] [stdout]      |
[INFO] [stdout] 9945 | /                         Ok(
[INFO] [stdout] 9946 | |                             http::Response::builder()
[INFO] [stdout] 9947 | |                                 .status(200)
[INFO] [stdout] 9948 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 9951 | |                                 .unwrap(),
[INFO] [stdout] 9952 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10670:42
[INFO] [stdout]       |
[INFO] [stdout] 10670 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 10671 | |                         let inner = inner.0;
[INFO] [stdout] 10672 | |                         let method = CreateWorkspaceTemplateSvc(inner);
[INFO] [stdout] 10673 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 10684 | |                         Ok(res)
[INFO] [stdout] 10685 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10684:25
[INFO] [stdout]       |
[INFO] [stdout] 10684 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10720:42
[INFO] [stdout]       |
[INFO] [stdout] 10720 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 10721 | |                         let inner = inner.0;
[INFO] [stdout] 10722 | |                         let method = GetWorkspaceTemplateSvc(inner);
[INFO] [stdout] 10723 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 10734 | |                         Ok(res)
[INFO] [stdout] 10735 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10734:25
[INFO] [stdout]       |
[INFO] [stdout] 10734 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10775:42
[INFO] [stdout]       |
[INFO] [stdout] 10775 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 10776 | |                         let inner = inner.0;
[INFO] [stdout] 10777 | |                         let method = ListOwnedWorkspaceTemplatesSvc(inner);
[INFO] [stdout] 10778 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 10789 | |                         Ok(res)
[INFO] [stdout] 10790 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10789:25
[INFO] [stdout]       |
[INFO] [stdout] 10789 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10827:42
[INFO] [stdout]       |
[INFO] [stdout] 10827 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 10828 | |                         let inner = inner.0;
[INFO] [stdout] 10829 | |                         let method = DeleteWorkspaceTemplateSvc(inner);
[INFO] [stdout] 10830 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 10841 | |                         Ok(res)
[INFO] [stdout] 10842 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10841:25
[INFO] [stdout]       |
[INFO] [stdout] 10841 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10874:42
[INFO] [stdout]       |
[INFO] [stdout] 10874 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 10875 | |                         let inner = inner.0;
[INFO] [stdout] 10876 | |                         let method = CreateWorkspaceSvc(inner);
[INFO] [stdout] 10877 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 10888 | |                         Ok(res)
[INFO] [stdout] 10889 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10888:25
[INFO] [stdout]       |
[INFO] [stdout] 10888 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10921:42
[INFO] [stdout]       |
[INFO] [stdout] 10921 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 10922 | |                         let inner = inner.0;
[INFO] [stdout] 10923 | |                         let method = DeleteWorkspaceSvc(inner);
[INFO] [stdout] 10924 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 10935 | |                         Ok(res)
[INFO] [stdout] 10936 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10935:25
[INFO] [stdout]       |
[INFO] [stdout] 10935 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10968:42
[INFO] [stdout]       |
[INFO] [stdout] 10968 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 10969 | |                         let inner = inner.0;
[INFO] [stdout] 10970 | |                         let method = ClaimWorkspaceSvc(inner);
[INFO] [stdout] 10971 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 10982 | |                         Ok(res)
[INFO] [stdout] 10983 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10982:25
[INFO] [stdout]       |
[INFO] [stdout] 10982 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10987:41
[INFO] [stdout]       |
[INFO] [stdout] 10987 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 10988 | |                         Ok(
[INFO] [stdout] 10989 | |                             http::Response::builder()
[INFO] [stdout] 10990 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 10996 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10988:25
[INFO] [stdout]       |
[INFO] [stdout] 10988 | /                         Ok(
[INFO] [stdout] 10989 | |                             http::Response::builder()
[INFO] [stdout] 10990 | |                                 .status(200)
[INFO] [stdout] 10991 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 10994 | |                                 .unwrap(),
[INFO] [stdout] 10995 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:11414:42
[INFO] [stdout]       |
[INFO] [stdout] 11414 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 11415 | |                         let inner = inner.0;
[INFO] [stdout] 11416 | |                         let method = ModifyRelationsSvc(inner);
[INFO] [stdout] 11417 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 11428 | |                         Ok(res)
[INFO] [stdout] 11429 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:11428:25
[INFO] [stdout]       |
[INFO] [stdout] 11428 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:11461:42
[INFO] [stdout]       |
[INFO] [stdout] 11461 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 11462 | |                         let inner = inner.0;
[INFO] [stdout] 11463 | |                         let method = GetHierarchySvc(inner);
[INFO] [stdout] 11464 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 11475 | |                         Ok(res)
[INFO] [stdout] 11476 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:11475:25
[INFO] [stdout]       |
[INFO] [stdout] 11475 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:11480:41
[INFO] [stdout]       |
[INFO] [stdout] 11480 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 11481 | |                         Ok(
[INFO] [stdout] 11482 | |                             http::Response::builder()
[INFO] [stdout] 11483 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 11489 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:11481:25
[INFO] [stdout]       |
[INFO] [stdout] 11481 | /                         Ok(
[INFO] [stdout] 11482 | |                             http::Response::builder()
[INFO] [stdout] 11483 | |                                 .status(200)
[INFO] [stdout] 11484 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 11487 | |                                 .unwrap(),
[INFO] [stdout] 11488 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12266:42
[INFO] [stdout]       |
[INFO] [stdout] 12266 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 12267 | |                         let inner = inner.0;
[INFO] [stdout] 12268 | |                         let method = GetStorageVersionSvc(inner);
[INFO] [stdout] 12269 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 12280 | |                         Ok(res)
[INFO] [stdout] 12281 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12280:25
[INFO] [stdout]       |
[INFO] [stdout] 12280 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12316:42
[INFO] [stdout]       |
[INFO] [stdout] 12316 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 12317 | |                         let inner = inner.0;
[INFO] [stdout] 12318 | |                         let method = GetStorageStatusSvc(inner);
[INFO] [stdout] 12319 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 12330 | |                         Ok(res)
[INFO] [stdout] 12331 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12330:25
[INFO] [stdout]       |
[INFO] [stdout] 12330 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12363:42
[INFO] [stdout]       |
[INFO] [stdout] 12363 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 12364 | |                         let inner = inner.0;
[INFO] [stdout] 12365 | |                         let method = GetPubkeysSvc(inner);
[INFO] [stdout] 12366 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 12377 | |                         Ok(res)
[INFO] [stdout] 12378 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12377:25
[INFO] [stdout]       |
[INFO] [stdout] 12377 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12413:42
[INFO] [stdout]       |
[INFO] [stdout] 12413 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 12414 | |                         let inner = inner.0;
[INFO] [stdout] 12415 | |                         let method = GetAnnouncementsSvc(inner);
[INFO] [stdout] 12416 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 12427 | |                         Ok(res)
[INFO] [stdout] 12428 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12427:25
[INFO] [stdout]       |
[INFO] [stdout] 12427 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12465:42
[INFO] [stdout]       |
[INFO] [stdout] 12465 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 12466 | |                         let inner = inner.0;
[INFO] [stdout] 12467 | |                         let method = GetAnnouncementsByTypeSvc(inner);
[INFO] [stdout] 12468 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 12479 | |                         Ok(res)
[INFO] [stdout] 12480 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12479:25
[INFO] [stdout]       |
[INFO] [stdout] 12479 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12515:42
[INFO] [stdout]       |
[INFO] [stdout] 12515 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 12516 | |                         let inner = inner.0;
[INFO] [stdout] 12517 | |                         let method = GetAnnouncementSvc(inner);
[INFO] [stdout] 12518 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 12529 | |                         Ok(res)
[INFO] [stdout] 12530 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12529:25
[INFO] [stdout]       |
[INFO] [stdout] 12529 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12565:42
[INFO] [stdout]       |
[INFO] [stdout] 12565 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 12566 | |                         let inner = inner.0;
[INFO] [stdout] 12567 | |                         let method = SetAnnouncementsSvc(inner);
[INFO] [stdout] 12568 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 12579 | |                         Ok(res)
[INFO] [stdout] 12580 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12579:25
[INFO] [stdout]       |
[INFO] [stdout] 12579 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12584:41
[INFO] [stdout]       |
[INFO] [stdout] 12584 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 12585 | |                         Ok(
[INFO] [stdout] 12586 | |                             http::Response::builder()
[INFO] [stdout] 12587 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 12593 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12585:25
[INFO] [stdout]       |
[INFO] [stdout] 12585 | /                         Ok(
[INFO] [stdout] 12586 | |                             http::Response::builder()
[INFO] [stdout] 12587 | |                                 .status(200)
[INFO] [stdout] 12588 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 12591 | |                                 .unwrap(),
[INFO] [stdout] 12592 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13128:42
[INFO] [stdout]       |
[INFO] [stdout] 13128 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13129 | |                         let inner = inner.0;
[INFO] [stdout] 13130 | |                         let method = CreateAuthorizationSvc(inner);
[INFO] [stdout] 13131 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13142 | |                         Ok(res)
[INFO] [stdout] 13143 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13142:25
[INFO] [stdout]       |
[INFO] [stdout] 13142 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13178:42
[INFO] [stdout]       |
[INFO] [stdout] 13178 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13179 | |                         let inner = inner.0;
[INFO] [stdout] 13180 | |                         let method = GetAuthorizationsSvc(inner);
[INFO] [stdout] 13181 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13192 | |                         Ok(res)
[INFO] [stdout] 13193 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13192:25
[INFO] [stdout]       |
[INFO] [stdout] 13192 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13228:42
[INFO] [stdout]       |
[INFO] [stdout] 13228 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13229 | |                         let inner = inner.0;
[INFO] [stdout] 13230 | |                         let method = DeleteAuthorizationSvc(inner);
[INFO] [stdout] 13231 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13242 | |                         Ok(res)
[INFO] [stdout] 13243 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13242:25
[INFO] [stdout]       |
[INFO] [stdout] 13242 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13278:42
[INFO] [stdout]       |
[INFO] [stdout] 13278 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13279 | |                         let inner = inner.0;
[INFO] [stdout] 13280 | |                         let method = UpdateAuthorizationSvc(inner);
[INFO] [stdout] 13281 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13292 | |                         Ok(res)
[INFO] [stdout] 13293 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13292:25
[INFO] [stdout]       |
[INFO] [stdout] 13292 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13297:41
[INFO] [stdout]       |
[INFO] [stdout] 13297 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 13298 | |                         Ok(
[INFO] [stdout] 13299 | |                             http::Response::builder()
[INFO] [stdout] 13300 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 13306 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13298:25
[INFO] [stdout]       |
[INFO] [stdout] 13298 | /                         Ok(
[INFO] [stdout] 13299 | |                             http::Response::builder()
[INFO] [stdout] 13300 | |                                 .status(200)
[INFO] [stdout] 13301 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 13304 | |                                 .unwrap(),
[INFO] [stdout] 13305 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13816:42
[INFO] [stdout]       |
[INFO] [stdout] 13816 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13817 | |                         let inner = inner.0;
[INFO] [stdout] 13818 | |                         let method = SearchResourcesSvc(inner);
[INFO] [stdout] 13819 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13830 | |                         Ok(res)
[INFO] [stdout] 13831 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13830:25
[INFO] [stdout]       |
[INFO] [stdout] 13830 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13862:42
[INFO] [stdout]       |
[INFO] [stdout] 13862 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13863 | |                         let inner = inner.0;
[INFO] [stdout] 13864 | |                         let method = GetResourceSvc(inner);
[INFO] [stdout] 13865 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13876 | |                         Ok(res)
[INFO] [stdout] 13877 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13876:25
[INFO] [stdout]       |
[INFO] [stdout] 13876 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13908:42
[INFO] [stdout]       |
[INFO] [stdout] 13908 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13909 | |                         let inner = inner.0;
[INFO] [stdout] 13910 | |                         let method = GetResourcesSvc(inner);
[INFO] [stdout] 13911 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13922 | |                         Ok(res)
[INFO] [stdout] 13923 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13922:25
[INFO] [stdout]       |
[INFO] [stdout] 13922 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13958:42
[INFO] [stdout]       |
[INFO] [stdout] 13958 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13959 | |                         let inner = inner.0;
[INFO] [stdout] 13960 | |                         let method = RequestResourceAccessSvc(inner);
[INFO] [stdout] 13961 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13972 | |                         Ok(res)
[INFO] [stdout] 13973 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13972:25
[INFO] [stdout]       |
[INFO] [stdout] 13972 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13977:41
[INFO] [stdout]       |
[INFO] [stdout] 13977 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 13978 | |                         Ok(
[INFO] [stdout] 13979 | |                             http::Response::builder()
[INFO] [stdout] 13980 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 13986 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13978:25
[INFO] [stdout]       |
[INFO] [stdout] 13978 | /                         Ok(
[INFO] [stdout] 13979 | |                             http::Response::builder()
[INFO] [stdout] 13980 | |                                 .status(200)
[INFO] [stdout] 13981 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 13984 | |                                 .unwrap(),
[INFO] [stdout] 13985 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16025:42
[INFO] [stdout]       |
[INFO] [stdout] 16025 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16026 | |                         let inner = inner.0;
[INFO] [stdout] 16027 | |                         let method = RegisterUserSvc(inner);
[INFO] [stdout] 16028 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16039 | |                         Ok(res)
[INFO] [stdout] 16040 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16039:25
[INFO] [stdout]       |
[INFO] [stdout] 16039 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16071:42
[INFO] [stdout]       |
[INFO] [stdout] 16071 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16072 | |                         let inner = inner.0;
[INFO] [stdout] 16073 | |                         let method = DeactivateUserSvc(inner);
[INFO] [stdout] 16074 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16085 | |                         Ok(res)
[INFO] [stdout] 16086 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16085:25
[INFO] [stdout]       |
[INFO] [stdout] 16085 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16117:42
[INFO] [stdout]       |
[INFO] [stdout] 16117 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16118 | |                         let inner = inner.0;
[INFO] [stdout] 16119 | |                         let method = ActivateUserSvc(inner);
[INFO] [stdout] 16120 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16131 | |                         Ok(res)
[INFO] [stdout] 16132 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16131:25
[INFO] [stdout]       |
[INFO] [stdout] 16131 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16163:42
[INFO] [stdout]       |
[INFO] [stdout] 16163 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16164 | |                         let inner = inner.0;
[INFO] [stdout] 16165 | |                         let method = CreateAPITokenSvc(inner);
[INFO] [stdout] 16166 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16177 | |                         Ok(res)
[INFO] [stdout] 16178 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16177:25
[INFO] [stdout]       |
[INFO] [stdout] 16177 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16209:42
[INFO] [stdout]       |
[INFO] [stdout] 16209 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16210 | |                         let inner = inner.0;
[INFO] [stdout] 16211 | |                         let method = GetAPITokenSvc(inner);
[INFO] [stdout] 16212 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16223 | |                         Ok(res)
[INFO] [stdout] 16224 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16223:25
[INFO] [stdout]       |
[INFO] [stdout] 16223 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16255:42
[INFO] [stdout]       |
[INFO] [stdout] 16255 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16256 | |                         let inner = inner.0;
[INFO] [stdout] 16257 | |                         let method = GetAPITokensSvc(inner);
[INFO] [stdout] 16258 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16269 | |                         Ok(res)
[INFO] [stdout] 16270 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16269:25
[INFO] [stdout]       |
[INFO] [stdout] 16269 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16301:42
[INFO] [stdout]       |
[INFO] [stdout] 16301 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16302 | |                         let inner = inner.0;
[INFO] [stdout] 16303 | |                         let method = DeleteAPITokenSvc(inner);
[INFO] [stdout] 16304 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16315 | |                         Ok(res)
[INFO] [stdout] 16316 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16315:25
[INFO] [stdout]       |
[INFO] [stdout] 16315 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16347:42
[INFO] [stdout]       |
[INFO] [stdout] 16347 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16348 | |                         let inner = inner.0;
[INFO] [stdout] 16349 | |                         let method = DeleteAPITokensSvc(inner);
[INFO] [stdout] 16350 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16361 | |                         Ok(res)
[INFO] [stdout] 16362 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16361:25
[INFO] [stdout]       |
[INFO] [stdout] 16361 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16393:42
[INFO] [stdout]       |
[INFO] [stdout] 16393 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16394 | |                         let inner = inner.0;
[INFO] [stdout] 16395 | |                         let method = GetUserSvc(inner);
[INFO] [stdout] 16396 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16407 | |                         Ok(res)
[INFO] [stdout] 16408 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16407:25
[INFO] [stdout]       |
[INFO] [stdout] 16407 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16439:42
[INFO] [stdout]       |
[INFO] [stdout] 16439 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16440 | |                         let inner = inner.0;
[INFO] [stdout] 16441 | |                         let method = GetUserRedactedSvc(inner);
[INFO] [stdout] 16442 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16453 | |                         Ok(res)
[INFO] [stdout] 16454 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16453:25
[INFO] [stdout]       |
[INFO] [stdout] 16453 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16489:42
[INFO] [stdout]       |
[INFO] [stdout] 16489 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16490 | |                         let inner = inner.0;
[INFO] [stdout] 16491 | |                         let method = UpdateUserDisplayNameSvc(inner);
[INFO] [stdout] 16492 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16503 | |                         Ok(res)
[INFO] [stdout] 16504 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16503:25
[INFO] [stdout]       |
[INFO] [stdout] 16503 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16535:42
[INFO] [stdout]       |
[INFO] [stdout] 16535 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16536 | |                         let inner = inner.0;
[INFO] [stdout] 16537 | |                         let method = UpdateUserEmailSvc(inner);
[INFO] [stdout] 16538 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16549 | |                         Ok(res)
[INFO] [stdout] 16550 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16549:25
[INFO] [stdout]       |
[INFO] [stdout] 16549 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16582:42
[INFO] [stdout]       |
[INFO] [stdout] 16582 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16583 | |                         let inner = inner.0;
[INFO] [stdout] 16584 | |                         let method = GetNotActivatedUsersSvc(inner);
[INFO] [stdout] 16585 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16596 | |                         Ok(res)
[INFO] [stdout] 16597 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16596:25
[INFO] [stdout]       |
[INFO] [stdout] 16596 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16628:42
[INFO] [stdout]       |
[INFO] [stdout] 16628 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16629 | |                         let inner = inner.0;
[INFO] [stdout] 16630 | |                         let method = GetAllUsersSvc(inner);
[INFO] [stdout] 16631 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16642 | |                         Ok(res)
[INFO] [stdout] 16643 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16642:25
[INFO] [stdout]       |
[INFO] [stdout] 16642 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16681:42
[INFO] [stdout]       |
[INFO] [stdout] 16681 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16682 | |                         let inner = inner.0;
[INFO] [stdout] 16683 | |                         let method = CreateS3CredentialsUserTokenSvc(inner);
[INFO] [stdout] 16684 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16695 | |                         Ok(res)
[INFO] [stdout] 16696 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16695:25
[INFO] [stdout]       |
[INFO] [stdout] 16695 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16734:42
[INFO] [stdout]       |
[INFO] [stdout] 16734 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16735 | |                         let inner = inner.0;
[INFO] [stdout] 16736 | |                         let method = GetS3CredentialsUserTokenSvc(inner);
[INFO] [stdout] 16737 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16748 | |                         Ok(res)
[INFO] [stdout] 16749 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16748:25
[INFO] [stdout]       |
[INFO] [stdout] 16748 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16787:42
[INFO] [stdout]       |
[INFO] [stdout] 16787 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16788 | |                         let inner = inner.0;
[INFO] [stdout] 16789 | |                         let method = DeleteS3CredentialsUserTokenSvc(inner);
[INFO] [stdout] 16790 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16801 | |                         Ok(res)
[INFO] [stdout] 16802 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16801:25
[INFO] [stdout]       |
[INFO] [stdout] 16801 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16837:42
[INFO] [stdout]       |
[INFO] [stdout] 16837 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16838 | |                         let inner = inner.0;
[INFO] [stdout] 16839 | |                         let method = GetDataproxyTokenUserSvc(inner);
[INFO] [stdout] 16840 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16851 | |                         Ok(res)
[INFO] [stdout] 16852 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16851:25
[INFO] [stdout]       |
[INFO] [stdout] 16851 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16889:42
[INFO] [stdout]       |
[INFO] [stdout] 16889 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16890 | |                         let inner = inner.0;
[INFO] [stdout] 16891 | |                         let method = GetPersonalNotificationsSvc(inner);
[INFO] [stdout] 16892 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16903 | |                         Ok(res)
[INFO] [stdout] 16904 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16903:25
[INFO] [stdout]       |
[INFO] [stdout] 16903 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16944:42
[INFO] [stdout]       |
[INFO] [stdout] 16944 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16945 | |                         let inner = inner.0;
[INFO] [stdout] 16946 | |                         let method = AcknowledgePersonalNotificationsSvc(inner);
[INFO] [stdout] 16947 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16958 | |                         Ok(res)
[INFO] [stdout] 16959 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16958:25
[INFO] [stdout]       |
[INFO] [stdout] 16958 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16990:42
[INFO] [stdout]       |
[INFO] [stdout] 16990 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16991 | |                         let inner = inner.0;
[INFO] [stdout] 16992 | |                         let method = AddOidcProviderSvc(inner);
[INFO] [stdout] 16993 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17004 | |                         Ok(res)
[INFO] [stdout] 17005 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17004:25
[INFO] [stdout]       |
[INFO] [stdout] 17004 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17037:42
[INFO] [stdout]       |
[INFO] [stdout] 17037 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17038 | |                         let inner = inner.0;
[INFO] [stdout] 17039 | |                         let method = RemoveOidcProviderSvc(inner);
[INFO] [stdout] 17040 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17051 | |                         Ok(res)
[INFO] [stdout] 17052 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17051:25
[INFO] [stdout]       |
[INFO] [stdout] 17051 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17083:42
[INFO] [stdout]       |
[INFO] [stdout] 17083 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17084 | |                         let inner = inner.0;
[INFO] [stdout] 17085 | |                         let method = AddPubkeyUserSvc(inner);
[INFO] [stdout] 17086 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17097 | |                         Ok(res)
[INFO] [stdout] 17098 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17097:25
[INFO] [stdout]       |
[INFO] [stdout] 17097 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17135:42
[INFO] [stdout]       |
[INFO] [stdout] 17135 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17136 | |                         let inner = inner.0;
[INFO] [stdout] 17137 | |                         let method = AddTrustedEndpointsUserSvc(inner);
[INFO] [stdout] 17138 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17149 | |                         Ok(res)
[INFO] [stdout] 17150 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17149:25
[INFO] [stdout]       |
[INFO] [stdout] 17149 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17188:42
[INFO] [stdout]       |
[INFO] [stdout] 17188 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17189 | |                         let inner = inner.0;
[INFO] [stdout] 17190 | |                         let method = RemoveTrustedEndpointsUserSvc(inner);
[INFO] [stdout] 17191 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17202 | |                         Ok(res)
[INFO] [stdout] 17203 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17202:25
[INFO] [stdout]       |
[INFO] [stdout] 17202 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17241:42
[INFO] [stdout]       |
[INFO] [stdout] 17241 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17242 | |                         let inner = inner.0;
[INFO] [stdout] 17243 | |                         let method = AddDataProxyAttributeUserSvc(inner);
[INFO] [stdout] 17244 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17255 | |                         Ok(res)
[INFO] [stdout] 17256 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17255:25
[INFO] [stdout]       |
[INFO] [stdout] 17255 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17294:42
[INFO] [stdout]       |
[INFO] [stdout] 17294 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17295 | |                         let inner = inner.0;
[INFO] [stdout] 17296 | |                         let method = RemoveDataProxyAttributeUserSvc(inner);
[INFO] [stdout] 17297 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17308 | |                         Ok(res)
[INFO] [stdout] 17309 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17308:25
[INFO] [stdout]       |
[INFO] [stdout] 17308 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17313:41
[INFO] [stdout]       |
[INFO] [stdout] 17313 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 17314 | |                         Ok(
[INFO] [stdout] 17315 | |                             http::Response::builder()
[INFO] [stdout] 17316 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 17322 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17314:25
[INFO] [stdout]       |
[INFO] [stdout] 17314 | /                         Ok(
[INFO] [stdout] 17315 | |                             http::Response::builder()
[INFO] [stdout] 17316 | |                                 .status(200)
[INFO] [stdout] 17317 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 17320 | |                                 .unwrap(),
[INFO] [stdout] 17321 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17776:42
[INFO] [stdout]       |
[INFO] [stdout] 17776 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17777 | |                         let inner = inner.0;
[INFO] [stdout] 17778 | |                         let method = CreateLicenseSvc(inner);
[INFO] [stdout] 17779 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17790 | |                         Ok(res)
[INFO] [stdout] 17791 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17790:25
[INFO] [stdout]       |
[INFO] [stdout] 17790 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17822:42
[INFO] [stdout]       |
[INFO] [stdout] 17822 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17823 | |                         let inner = inner.0;
[INFO] [stdout] 17824 | |                         let method = GetLicenseSvc(inner);
[INFO] [stdout] 17825 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17836 | |                         Ok(res)
[INFO] [stdout] 17837 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17836:25
[INFO] [stdout]       |
[INFO] [stdout] 17836 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17868:42
[INFO] [stdout]       |
[INFO] [stdout] 17868 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17869 | |                         let inner = inner.0;
[INFO] [stdout] 17870 | |                         let method = ListLicensesSvc(inner);
[INFO] [stdout] 17871 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17882 | |                         Ok(res)
[INFO] [stdout] 17883 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17882:25
[INFO] [stdout]       |
[INFO] [stdout] 17882 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17887:41
[INFO] [stdout]       |
[INFO] [stdout] 17887 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 17888 | |                         Ok(
[INFO] [stdout] 17889 | |                             http::Response::builder()
[INFO] [stdout] 17890 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 17896 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17888:25
[INFO] [stdout]       |
[INFO] [stdout] 17888 | /                         Ok(
[INFO] [stdout] 17889 | |                             http::Response::builder()
[INFO] [stdout] 17890 | |                                 .status(200)
[INFO] [stdout] 17891 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 17894 | |                                 .unwrap(),
[INFO] [stdout] 17895 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:18928:42
[INFO] [stdout]       |
[INFO] [stdout] 18928 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 18929 | |                         let inner = inner.0;
[INFO] [stdout] 18930 | |                         let method = CreateProjectSvc(inner);
[INFO] [stdout] 18931 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 18942 | |                         Ok(res)
[INFO] [stdout] 18943 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:18942:25
[INFO] [stdout]       |
[INFO] [stdout] 18942 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:18974:42
[INFO] [stdout]       |
[INFO] [stdout] 18974 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 18975 | |                         let inner = inner.0;
[INFO] [stdout] 18976 | |                         let method = GetProjectSvc(inner);
[INFO] [stdout] 18977 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 18988 | |                         Ok(res)
[INFO] [stdout] 18989 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:18988:25
[INFO] [stdout]       |
[INFO] [stdout] 18988 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19020:42
[INFO] [stdout]       |
[INFO] [stdout] 19020 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19021 | |                         let inner = inner.0;
[INFO] [stdout] 19022 | |                         let method = GetProjectsSvc(inner);
[INFO] [stdout] 19023 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19034 | |                         Ok(res)
[INFO] [stdout] 19035 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19034:25
[INFO] [stdout]       |
[INFO] [stdout] 19034 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19066:42
[INFO] [stdout]       |
[INFO] [stdout] 19066 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19067 | |                         let inner = inner.0;
[INFO] [stdout] 19068 | |                         let method = DeleteProjectSvc(inner);
[INFO] [stdout] 19069 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19080 | |                         Ok(res)
[INFO] [stdout] 19081 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19080:25
[INFO] [stdout]       |
[INFO] [stdout] 19080 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19113:42
[INFO] [stdout]       |
[INFO] [stdout] 19113 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19114 | |                         let inner = inner.0;
[INFO] [stdout] 19115 | |                         let method = UpdateProjectNameSvc(inner);
[INFO] [stdout] 19116 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19127 | |                         Ok(res)
[INFO] [stdout] 19128 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19127:25
[INFO] [stdout]       |
[INFO] [stdout] 19127 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19165:42
[INFO] [stdout]       |
[INFO] [stdout] 19165 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19166 | |                         let inner = inner.0;
[INFO] [stdout] 19167 | |                         let method = UpdateProjectDescriptionSvc(inner);
[INFO] [stdout] 19168 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19179 | |                         Ok(res)
[INFO] [stdout] 19180 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19179:25
[INFO] [stdout]       |
[INFO] [stdout] 19179 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19215:42
[INFO] [stdout]       |
[INFO] [stdout] 19215 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19216 | |                         let inner = inner.0;
[INFO] [stdout] 19217 | |                         let method = UpdateProjectKeyValuesSvc(inner);
[INFO] [stdout] 19218 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19229 | |                         Ok(res)
[INFO] [stdout] 19230 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19229:25
[INFO] [stdout]       |
[INFO] [stdout] 19229 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19265:42
[INFO] [stdout]       |
[INFO] [stdout] 19265 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19266 | |                         let inner = inner.0;
[INFO] [stdout] 19267 | |                         let method = UpdateProjectDataClassSvc(inner);
[INFO] [stdout] 19268 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19279 | |                         Ok(res)
[INFO] [stdout] 19280 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19279:25
[INFO] [stdout]       |
[INFO] [stdout] 19279 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19315:42
[INFO] [stdout]       |
[INFO] [stdout] 19315 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19316 | |                         let inner = inner.0;
[INFO] [stdout] 19317 | |                         let method = UpdateProjectLicensesSvc(inner);
[INFO] [stdout] 19318 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19329 | |                         Ok(res)
[INFO] [stdout] 19330 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19329:25
[INFO] [stdout]       |
[INFO] [stdout] 19329 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19362:42
[INFO] [stdout]       |
[INFO] [stdout] 19362 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19363 | |                         let inner = inner.0;
[INFO] [stdout] 19364 | |                         let method = ArchiveProjectSvc(inner);
[INFO] [stdout] 19365 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19376 | |                         Ok(res)
[INFO] [stdout] 19377 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19376:25
[INFO] [stdout]       |
[INFO] [stdout] 19376 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19409:42
[INFO] [stdout]       |
[INFO] [stdout] 19409 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19410 | |                         let inner = inner.0;
[INFO] [stdout] 19411 | |                         let method = UpdateProjectTitleSvc(inner);
[INFO] [stdout] 19412 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19423 | |                         Ok(res)
[INFO] [stdout] 19424 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19423:25
[INFO] [stdout]       |
[INFO] [stdout] 19423 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19459:42
[INFO] [stdout]       |
[INFO] [stdout] 19459 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19460 | |                         let inner = inner.0;
[INFO] [stdout] 19461 | |                         let method = UpdateProjectAuthorsSvc(inner);
[INFO] [stdout] 19462 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19473 | |                         Ok(res)
[INFO] [stdout] 19474 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19473:25
[INFO] [stdout]       |
[INFO] [stdout] 19473 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19478:41
[INFO] [stdout]       |
[INFO] [stdout] 19478 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 19479 | |                         Ok(
[INFO] [stdout] 19480 | |                             http::Response::builder()
[INFO] [stdout] 19481 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 19487 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19479:25
[INFO] [stdout]       |
[INFO] [stdout] 19479 | /                         Ok(
[INFO] [stdout] 19480 | |                             http::Response::builder()
[INFO] [stdout] 19481 | |                                 .status(200)
[INFO] [stdout] 19482 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 19485 | |                                 .unwrap(),
[INFO] [stdout] 19486 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:779:42
[INFO] [stdout]     |
[INFO] [stdout] 779 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 780 | |                         let inner = inner.0;
[INFO] [stdout] 781 | |                         let method = CreateStreamConsumerSvc(inner);
[INFO] [stdout] 782 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 793 | |                         Ok(res)
[INFO] [stdout] 794 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:793:25
[INFO] [stdout]     |
[INFO] [stdout] 793 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:831:42
[INFO] [stdout]     |
[INFO] [stdout] 831 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 832 | |                         let inner = inner.0;
[INFO] [stdout] 833 | |                         let method = GetEventMessageBatchSvc(inner);
[INFO] [stdout] 834 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 845 | |                         Ok(res)
[INFO] [stdout] 846 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:845:25
[INFO] [stdout]     |
[INFO] [stdout] 845 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:885:42
[INFO] [stdout]     |
[INFO] [stdout] 885 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 886 | |                         let inner = inner.0;
[INFO] [stdout] 887 | |                         let method = GetEventMessageStreamSvc(inner);
[INFO] [stdout] 888 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 899 | |                         Ok(res)
[INFO] [stdout] 900 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:899:25
[INFO] [stdout]     |
[INFO] [stdout] 899 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:939:42
[INFO] [stdout]     |
[INFO] [stdout] 939 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 940 | |                         let inner = inner.0;
[INFO] [stdout] 941 | |                         let method = AcknowledgeMessageBatchSvc(inner);
[INFO] [stdout] 942 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 953 | |                         Ok(res)
[INFO] [stdout] 954 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:953:25
[INFO] [stdout]     |
[INFO] [stdout] 953 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.notification.services.v2.rs:991:42
[INFO] [stdout]      |
[INFO] [stdout]  991 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout]  992 | |                         let inner = inner.0;
[INFO] [stdout]  993 | |                         let method = DeleteStreamConsumerSvc(inner);
[INFO] [stdout]  994 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1005 | |                         Ok(res)
[INFO] [stdout] 1006 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.notification.services.v2.rs:1005:25
[INFO] [stdout]      |
[INFO] [stdout] 1005 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.notification.services.v2.rs:1010:41
[INFO] [stdout]      |
[INFO] [stdout] 1010 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1011 | |                         Ok(
[INFO] [stdout] 1012 | |                             http::Response::builder()
[INFO] [stdout] 1013 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1019 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.notification.services.v2.rs:1011:25
[INFO] [stdout]      |
[INFO] [stdout] 1011 | /                         Ok(
[INFO] [stdout] 1012 | |                             http::Response::builder()
[INFO] [stdout] 1013 | |                                 .status(200)
[INFO] [stdout] 1014 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1017 | |                                 .unwrap(),
[INFO] [stdout] 1018 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:1726:42
[INFO] [stdout]      |
[INFO] [stdout] 1726 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1727 | |                         let inner = inner.0;
[INFO] [stdout] 1728 | |                         let method = PullReplicationSvc(inner);
[INFO] [stdout] 1729 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1740 | |                         Ok(res)
[INFO] [stdout] 1741 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:1740:25
[INFO] [stdout]      |
[INFO] [stdout] 1740 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:1778:42
[INFO] [stdout]      |
[INFO] [stdout] 1778 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1779 | |                         let inner = inner.0;
[INFO] [stdout] 1780 | |                         let method = PushReplicationSvc(inner);
[INFO] [stdout] 1781 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1792 | |                         Ok(res)
[INFO] [stdout] 1793 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:1792:25
[INFO] [stdout]      |
[INFO] [stdout] 1792 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:1797:41
[INFO] [stdout]      |
[INFO] [stdout] 1797 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1798 | |                         Ok(
[INFO] [stdout] 1799 | |                             http::Response::builder()
[INFO] [stdout] 1800 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1806 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:1798:25
[INFO] [stdout]      |
[INFO] [stdout] 1798 | /                         Ok(
[INFO] [stdout] 1799 | |                             http::Response::builder()
[INFO] [stdout] 1800 | |                                 .status(200)
[INFO] [stdout] 1801 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1804 | |                                 .unwrap(),
[INFO] [stdout] 1805 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2030:42
[INFO] [stdout]      |
[INFO] [stdout] 2030 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2031 | |                         let inner = inner.0;
[INFO] [stdout] 2032 | |                         let method = PutObjectSvc(inner);
[INFO] [stdout] 2033 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2044 | |                         Ok(res)
[INFO] [stdout] 2045 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2044:25
[INFO] [stdout]      |
[INFO] [stdout] 2044 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2078:42
[INFO] [stdout]      |
[INFO] [stdout] 2078 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2079 | |                         let inner = inner.0;
[INFO] [stdout] 2080 | |                         let method = GetObjectSvc(inner);
[INFO] [stdout] 2081 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2092 | |                         Ok(res)
[INFO] [stdout] 2093 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2092:25
[INFO] [stdout]      |
[INFO] [stdout] 2092 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2125:42
[INFO] [stdout]      |
[INFO] [stdout] 2125 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2126 | |                         let inner = inner.0;
[INFO] [stdout] 2127 | |                         let method = HeadObjectSvc(inner);
[INFO] [stdout] 2128 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2139 | |                         Ok(res)
[INFO] [stdout] 2140 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2139:25
[INFO] [stdout]      |
[INFO] [stdout] 2139 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2177:42
[INFO] [stdout]      |
[INFO] [stdout] 2177 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2178 | |                         let inner = inner.0;
[INFO] [stdout] 2179 | |                         let method = InitMultiPartUploadSvc(inner);
[INFO] [stdout] 2180 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2191 | |                         Ok(res)
[INFO] [stdout] 2192 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2191:25
[INFO] [stdout]      |
[INFO] [stdout] 2191 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2226:42
[INFO] [stdout]      |
[INFO] [stdout] 2226 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2227 | |                         let inner = inner.0;
[INFO] [stdout] 2228 | |                         let method = UploadPartSvc(inner);
[INFO] [stdout] 2229 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2240 | |                         Ok(res)
[INFO] [stdout] 2241 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2240:25
[INFO] [stdout]      |
[INFO] [stdout] 2240 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2280:42
[INFO] [stdout]      |
[INFO] [stdout] 2280 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2281 | |                         let inner = inner.0;
[INFO] [stdout] 2282 | |                         let method = CompleteMultiPartUploadSvc(inner);
[INFO] [stdout] 2283 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2294 | |                         Ok(res)
[INFO] [stdout] 2295 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2294:25
[INFO] [stdout]      |
[INFO] [stdout] 2294 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2330:42
[INFO] [stdout]      |
[INFO] [stdout] 2330 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2331 | |                         let inner = inner.0;
[INFO] [stdout] 2332 | |                         let method = CreateBucketSvc(inner);
[INFO] [stdout] 2333 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2344 | |                         Ok(res)
[INFO] [stdout] 2345 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2344:25
[INFO] [stdout]      |
[INFO] [stdout] 2344 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2380:42
[INFO] [stdout]      |
[INFO] [stdout] 2380 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2381 | |                         let inner = inner.0;
[INFO] [stdout] 2382 | |                         let method = DeleteBucketSvc(inner);
[INFO] [stdout] 2383 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2394 | |                         Ok(res)
[INFO] [stdout] 2395 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2394:25
[INFO] [stdout]      |
[INFO] [stdout] 2394 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2430:42
[INFO] [stdout]      |
[INFO] [stdout] 2430 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2431 | |                         let inner = inner.0;
[INFO] [stdout] 2432 | |                         let method = DeleteObjectSvc(inner);
[INFO] [stdout] 2433 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2444 | |                         Ok(res)
[INFO] [stdout] 2445 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2444:25
[INFO] [stdout]      |
[INFO] [stdout] 2444 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2480:42
[INFO] [stdout]      |
[INFO] [stdout] 2480 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2481 | |                         let inner = inner.0;
[INFO] [stdout] 2482 | |                         let method = InitLocationSvc(inner);
[INFO] [stdout] 2483 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2494 | |                         Ok(res)
[INFO] [stdout] 2495 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2494:25
[INFO] [stdout]      |
[INFO] [stdout] 2494 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2499:41
[INFO] [stdout]      |
[INFO] [stdout] 2499 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2500 | |                         Ok(
[INFO] [stdout] 2501 | |                             http::Response::builder()
[INFO] [stdout] 2502 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 2508 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2500:25
[INFO] [stdout]      |
[INFO] [stdout] 2500 | /                         Ok(
[INFO] [stdout] 2501 | |                             http::Response::builder()
[INFO] [stdout] 2502 | |                                 .status(200)
[INFO] [stdout] 2503 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2506 | |                                 .unwrap(),
[INFO] [stdout] 2507 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2735:42
[INFO] [stdout]      |
[INFO] [stdout] 2735 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2736 | |                         let inner = inner.0;
[INFO] [stdout] 2737 | |                         let method = GetCredentialsSvc(inner);
[INFO] [stdout] 2738 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2749 | |                         Ok(res)
[INFO] [stdout] 2750 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2749:25
[INFO] [stdout]      |
[INFO] [stdout] 2749 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2790:42
[INFO] [stdout]      |
[INFO] [stdout] 2790 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2791 | |                         let inner = inner.0;
[INFO] [stdout] 2792 | |                         let method = CreateOrUpdateCredentialsSvc(inner);
[INFO] [stdout] 2793 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2804 | |                         Ok(res)
[INFO] [stdout] 2805 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2804:25
[INFO] [stdout]      |
[INFO] [stdout] 2804 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2840:42
[INFO] [stdout]      |
[INFO] [stdout] 2840 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2841 | |                         let inner = inner.0;
[INFO] [stdout] 2842 | |                         let method = RevokeCredentialsSvc(inner);
[INFO] [stdout] 2843 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2854 | |                         Ok(res)
[INFO] [stdout] 2855 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2854:25
[INFO] [stdout]      |
[INFO] [stdout] 2854 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2887:42
[INFO] [stdout]      |
[INFO] [stdout] 2887 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2888 | |                         let inner = inner.0;
[INFO] [stdout] 2889 | |                         let method = PushReplicaSvc(inner);
[INFO] [stdout] 2890 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2901 | |                         Ok(res)
[INFO] [stdout] 2902 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2901:25
[INFO] [stdout]      |
[INFO] [stdout] 2901 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2934:42
[INFO] [stdout]      |
[INFO] [stdout] 2934 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2935 | |                         let inner = inner.0;
[INFO] [stdout] 2936 | |                         let method = PullReplicaSvc(inner);
[INFO] [stdout] 2937 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2948 | |                         Ok(res)
[INFO] [stdout] 2949 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2948:25
[INFO] [stdout]      |
[INFO] [stdout] 2948 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2984:42
[INFO] [stdout]      |
[INFO] [stdout] 2984 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2985 | |                         let inner = inner.0;
[INFO] [stdout] 2986 | |                         let method = ReplicationStatusSvc(inner);
[INFO] [stdout] 2987 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2998 | |                         Ok(res)
[INFO] [stdout] 2999 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2998:25
[INFO] [stdout]      |
[INFO] [stdout] 2998 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3003:41
[INFO] [stdout]      |
[INFO] [stdout] 3003 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3004 | |                         Ok(
[INFO] [stdout] 3005 | |                             http::Response::builder()
[INFO] [stdout] 3006 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 3012 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3004:25
[INFO] [stdout]      |
[INFO] [stdout] 3004 | /                         Ok(
[INFO] [stdout] 3005 | |                             http::Response::builder()
[INFO] [stdout] 3006 | |                                 .status(200)
[INFO] [stdout] 3007 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 3010 | |                                 .unwrap(),
[INFO] [stdout] 3011 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3178:42
[INFO] [stdout]      |
[INFO] [stdout] 3178 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3179 | |                         let inner = inner.0;
[INFO] [stdout] 3180 | |                         let method = IngestExistingObjectSvc(inner);
[INFO] [stdout] 3181 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3192 | |                         Ok(res)
[INFO] [stdout] 3193 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3192:25
[INFO] [stdout]      |
[INFO] [stdout] 3192 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3197:41
[INFO] [stdout]      |
[INFO] [stdout] 3197 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3198 | |                         Ok(
[INFO] [stdout] 3199 | |                             http::Response::builder()
[INFO] [stdout] 3200 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 3206 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3198:25
[INFO] [stdout]      |
[INFO] [stdout] 3198 | /                         Ok(
[INFO] [stdout] 3199 | |                             http::Response::builder()
[INFO] [stdout] 3200 | |                                 .status(200)
[INFO] [stdout] 3201 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 3204 | |                                 .unwrap(),
[INFO] [stdout] 3205 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3580:42
[INFO] [stdout]      |
[INFO] [stdout] 3580 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3581 | |                         let inner = inner.0;
[INFO] [stdout] 3582 | |                         let method = CreateBundleSvc(inner);
[INFO] [stdout] 3583 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3594 | |                         Ok(res)
[INFO] [stdout] 3595 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3594:25
[INFO] [stdout]      |
[INFO] [stdout] 3594 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3626:42
[INFO] [stdout]      |
[INFO] [stdout] 3626 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3627 | |                         let inner = inner.0;
[INFO] [stdout] 3628 | |                         let method = DeleteBundleSvc(inner);
[INFO] [stdout] 3629 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3640 | |                         Ok(res)
[INFO] [stdout] 3641 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3640:25
[INFO] [stdout]      |
[INFO] [stdout] 3640 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3645:41
[INFO] [stdout]      |
[INFO] [stdout] 3645 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3646 | |                         Ok(
[INFO] [stdout] 3647 | |                             http::Response::builder()
[INFO] [stdout] 3648 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 3654 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3646:25
[INFO] [stdout]      |
[INFO] [stdout] 3646 | /                         Ok(
[INFO] [stdout] 3647 | |                             http::Response::builder()
[INFO] [stdout] 3648 | |                                 .status(200)
[INFO] [stdout] 3649 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 3652 | |                                 .unwrap(),
[INFO] [stdout] 3653 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:831:42
[INFO] [stdout]     |
[INFO] [stdout] 831 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 832 | |                         let inner = inner.0;
[INFO] [stdout] 833 | |                         let method = CreateHookSvc(inner);
[INFO] [stdout] 834 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 845 | |                         Ok(res)
[INFO] [stdout] 846 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:845:25
[INFO] [stdout]     |
[INFO] [stdout] 845 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:878:42
[INFO] [stdout]     |
[INFO] [stdout] 878 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 879 | |                         let inner = inner.0;
[INFO] [stdout] 880 | |                         let method = AddProjectsToHookSvc(inner);
[INFO] [stdout] 881 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 892 | |                         Ok(res)
[INFO] [stdout] 893 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:892:25
[INFO] [stdout]     |
[INFO] [stdout] 892 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:925:42
[INFO] [stdout]     |
[INFO] [stdout] 925 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 926 | |                         let inner = inner.0;
[INFO] [stdout] 927 | |                         let method = ListProjectHooksSvc(inner);
[INFO] [stdout] 928 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 939 | |                         Ok(res)
[INFO] [stdout] 940 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:939:25
[INFO] [stdout]     |
[INFO] [stdout] 939 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:971:42
[INFO] [stdout]     |
[INFO] [stdout] 971 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 972 | |                         let inner = inner.0;
[INFO] [stdout] 973 | |                         let method = ListOwnedHooksSvc(inner);
[INFO] [stdout] 974 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 985 | |                         Ok(res)
[INFO] [stdout] 986 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:985:25
[INFO] [stdout]     |
[INFO] [stdout] 985 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.hooks.services.v2.rs:1017:42
[INFO] [stdout]      |
[INFO] [stdout] 1017 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1018 | |                         let inner = inner.0;
[INFO] [stdout] 1019 | |                         let method = DeleteHookSvc(inner);
[INFO] [stdout] 1020 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1031 | |                         Ok(res)
[INFO] [stdout] 1032 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.hooks.services.v2.rs:1031:25
[INFO] [stdout]      |
[INFO] [stdout] 1031 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.hooks.services.v2.rs:1063:42
[INFO] [stdout]      |
[INFO] [stdout] 1063 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1064 | |                         let inner = inner.0;
[INFO] [stdout] 1065 | |                         let method = HookCallbackSvc(inner);
[INFO] [stdout] 1066 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1077 | |                         Ok(res)
[INFO] [stdout] 1078 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.hooks.services.v2.rs:1077:25
[INFO] [stdout]      |
[INFO] [stdout] 1077 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.hooks.services.v2.rs:1082:41
[INFO] [stdout]      |
[INFO] [stdout] 1082 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1083 | |                         Ok(
[INFO] [stdout] 1084 | |                             http::Response::builder()
[INFO] [stdout] 1085 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1091 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.hooks.services.v2.rs:1083:25
[INFO] [stdout]      |
[INFO] [stdout] 1083 | /                         Ok(
[INFO] [stdout] 1084 | |                             http::Response::builder()
[INFO] [stdout] 1085 | |                                 .status(200)
[INFO] [stdout] 1086 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1089 | |                                 .unwrap(),
[INFO] [stdout] 1090 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.health.v2.rs:332:42
[INFO] [stdout]     |
[INFO] [stdout] 332 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 333 | |                         let inner = inner.0;
[INFO] [stdout] 334 | |                         let method = CheckSvc(inner);
[INFO] [stdout] 335 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 346 | |                         Ok(res)
[INFO] [stdout] 347 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.health.v2.rs:346:25
[INFO] [stdout]     |
[INFO] [stdout] 346 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.health.v2.rs:379:42
[INFO] [stdout]     |
[INFO] [stdout] 379 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 380 | |                         let inner = inner.0;
[INFO] [stdout] 381 | |                         let method = WatchSvc(inner);
[INFO] [stdout] 382 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 393 | |                         Ok(res)
[INFO] [stdout] 394 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.health.v2.rs:393:25
[INFO] [stdout]     |
[INFO] [stdout] 393 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.health.v2.rs:398:41
[INFO] [stdout]     |
[INFO] [stdout] 398 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 399 | |                         Ok(
[INFO] [stdout] 400 | |                             http::Response::builder()
[INFO] [stdout] 401 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.health.v2.rs:399:25
[INFO] [stdout]     |
[INFO] [stdout] 399 | /                         Ok(
[INFO] [stdout] 400 | |                             http::Response::builder()
[INFO] [stdout] 401 | |                                 .status(200)
[INFO] [stdout] 402 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |                                 .unwrap(),
[INFO] [stdout] 406 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aruna-rust-api` (lib) due to 388 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:698:42
[INFO] [stdout]     |
[INFO] [stdout] 698 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 699 | |                         let inner = inner.0;
[INFO] [stdout] 700 | |                         let method = CreateEndpointSvc(inner);
[INFO] [stdout] 701 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 712 | |                         Ok(res)
[INFO] [stdout] 713 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:712:25
[INFO] [stdout]     |
[INFO] [stdout] 712 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:747:42
[INFO] [stdout]     |
[INFO] [stdout] 747 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 748 | |                         let inner = inner.0;
[INFO] [stdout] 749 | |                         let method = FullSyncEndpointSvc(inner);
[INFO] [stdout] 750 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 761 | |                         Ok(res)
[INFO] [stdout] 762 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:761:25
[INFO] [stdout]     |
[INFO] [stdout] 761 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:794:42
[INFO] [stdout]     |
[INFO] [stdout] 794 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 795 | |                         let inner = inner.0;
[INFO] [stdout] 796 | |                         let method = SetEndpointStatusSvc(inner);
[INFO] [stdout] 797 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 808 | |                         Ok(res)
[INFO] [stdout] 809 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:808:25
[INFO] [stdout]     |
[INFO] [stdout] 808 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:840:42
[INFO] [stdout]     |
[INFO] [stdout] 840 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 841 | |                         let inner = inner.0;
[INFO] [stdout] 842 | |                         let method = GetEndpointSvc(inner);
[INFO] [stdout] 843 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 854 | |                         Ok(res)
[INFO] [stdout] 855 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:854:25
[INFO] [stdout]     |
[INFO] [stdout] 854 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:886:42
[INFO] [stdout]     |
[INFO] [stdout] 886 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 887 | |                         let inner = inner.0;
[INFO] [stdout] 888 | |                         let method = GetEndpointsSvc(inner);
[INFO] [stdout] 889 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 900 | |                         Ok(res)
[INFO] [stdout] 901 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:900:25
[INFO] [stdout]     |
[INFO] [stdout] 900 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:933:42
[INFO] [stdout]     |
[INFO] [stdout] 933 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 934 | |                         let inner = inner.0;
[INFO] [stdout] 935 | |                         let method = DeleteEndpointSvc(inner);
[INFO] [stdout] 936 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 947 | |                         Ok(res)
[INFO] [stdout] 948 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:947:25
[INFO] [stdout]     |
[INFO] [stdout] 947 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:983:42
[INFO] [stdout]     |
[INFO] [stdout] 983 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 984 | |                         let inner = inner.0;
[INFO] [stdout] 985 | |                         let method = GetDefaultEndpointSvc(inner);
[INFO] [stdout] 986 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 997 | |                         Ok(res)
[INFO] [stdout] 998 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.storage.services.v2.rs:997:25
[INFO] [stdout]     |
[INFO] [stdout] 997 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:1002:41
[INFO] [stdout]      |
[INFO] [stdout] 1002 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1003 | |                         Ok(
[INFO] [stdout] 1004 | |                             http::Response::builder()
[INFO] [stdout] 1005 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1011 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:1003:25
[INFO] [stdout]      |
[INFO] [stdout] 1003 | /                         Ok(
[INFO] [stdout] 1004 | |                             http::Response::builder()
[INFO] [stdout] 1005 | |                                 .status(200)
[INFO] [stdout] 1006 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1009 | |                                 .unwrap(),
[INFO] [stdout] 1010 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2297:42
[INFO] [stdout]      |
[INFO] [stdout] 2297 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2298 | |                         let inner = inner.0;
[INFO] [stdout] 2299 | |                         let method = CreateServiceAccountSvc(inner);
[INFO] [stdout] 2300 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2311 | |                         Ok(res)
[INFO] [stdout] 2312 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2311:25
[INFO] [stdout]      |
[INFO] [stdout] 2311 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2352:42
[INFO] [stdout]      |
[INFO] [stdout] 2352 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2353 | |                         let inner = inner.0;
[INFO] [stdout] 2354 | |                         let method = CreateServiceAccountTokenSvc(inner);
[INFO] [stdout] 2355 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2366 | |                         Ok(res)
[INFO] [stdout] 2367 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2366:25
[INFO] [stdout]      |
[INFO] [stdout] 2366 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2404:42
[INFO] [stdout]      |
[INFO] [stdout] 2404 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2405 | |                         let inner = inner.0;
[INFO] [stdout] 2406 | |                         let method = GetServiceAccountTokenSvc(inner);
[INFO] [stdout] 2407 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2418 | |                         Ok(res)
[INFO] [stdout] 2419 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2418:25
[INFO] [stdout]      |
[INFO] [stdout] 2418 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2458:42
[INFO] [stdout]      |
[INFO] [stdout] 2458 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2459 | |                         let inner = inner.0;
[INFO] [stdout] 2460 | |                         let method = GetServiceAccountTokensSvc(inner);
[INFO] [stdout] 2461 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2472 | |                         Ok(res)
[INFO] [stdout] 2473 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2472:25
[INFO] [stdout]      |
[INFO] [stdout] 2472 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2513:42
[INFO] [stdout]      |
[INFO] [stdout] 2513 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2514 | |                         let inner = inner.0;
[INFO] [stdout] 2515 | |                         let method = DeleteServiceAccountTokenSvc(inner);
[INFO] [stdout] 2516 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2527 | |                         Ok(res)
[INFO] [stdout] 2528 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2527:25
[INFO] [stdout]      |
[INFO] [stdout] 2527 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2568:42
[INFO] [stdout]      |
[INFO] [stdout] 2568 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2569 | |                         let inner = inner.0;
[INFO] [stdout] 2570 | |                         let method = DeleteServiceAccountTokensSvc(inner);
[INFO] [stdout] 2571 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2582 | |                         Ok(res)
[INFO] [stdout] 2583 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2582:25
[INFO] [stdout]      |
[INFO] [stdout] 2582 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2618:42
[INFO] [stdout]      |
[INFO] [stdout] 2618 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2619 | |                         let inner = inner.0;
[INFO] [stdout] 2620 | |                         let method = DeleteServiceAccountSvc(inner);
[INFO] [stdout] 2621 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2632 | |                         Ok(res)
[INFO] [stdout] 2633 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2632:25
[INFO] [stdout]      |
[INFO] [stdout] 2632 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2673:42
[INFO] [stdout]      |
[INFO] [stdout] 2673 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2674 | |                         let inner = inner.0;
[INFO] [stdout] 2675 | |                         let method = CreateS3CredentialsSvcAccountSvc(inner);
[INFO] [stdout] 2676 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2687 | |                         Ok(res)
[INFO] [stdout] 2688 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2687:25
[INFO] [stdout]      |
[INFO] [stdout] 2687 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2728:42
[INFO] [stdout]      |
[INFO] [stdout] 2728 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2729 | |                         let inner = inner.0;
[INFO] [stdout] 2730 | |                         let method = GetS3CredentialsSvcAccountSvc(inner);
[INFO] [stdout] 2731 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2742 | |                         Ok(res)
[INFO] [stdout] 2743 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2742:25
[INFO] [stdout]      |
[INFO] [stdout] 2742 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2783:42
[INFO] [stdout]      |
[INFO] [stdout] 2783 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2784 | |                         let inner = inner.0;
[INFO] [stdout] 2785 | |                         let method = DeleteS3CredentialsSvcAccountSvc(inner);
[INFO] [stdout] 2786 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2797 | |                         Ok(res)
[INFO] [stdout] 2798 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2797:25
[INFO] [stdout]      |
[INFO] [stdout] 2797 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2838:42
[INFO] [stdout]      |
[INFO] [stdout] 2838 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2839 | |                         let inner = inner.0;
[INFO] [stdout] 2840 | |                         let method = CreateDataproxyTokenSvcAccountSvc(inner);
[INFO] [stdout] 2841 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2852 | |                         Ok(res)
[INFO] [stdout] 2853 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2852:25
[INFO] [stdout]      |
[INFO] [stdout] 2852 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2888:42
[INFO] [stdout]      |
[INFO] [stdout] 2888 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2889 | |                         let inner = inner.0;
[INFO] [stdout] 2890 | |                         let method = AddPubkeySvcAccountSvc(inner);
[INFO] [stdout] 2891 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2902 | |                         Ok(res)
[INFO] [stdout] 2903 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2902:25
[INFO] [stdout]      |
[INFO] [stdout] 2902 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2943:42
[INFO] [stdout]      |
[INFO] [stdout] 2943 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2944 | |                         let inner = inner.0;
[INFO] [stdout] 2945 | |                         let method = AddTrustedEndpointsSvcAccountSvc(inner);
[INFO] [stdout] 2946 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2957 | |                         Ok(res)
[INFO] [stdout] 2958 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2957:25
[INFO] [stdout]      |
[INFO] [stdout] 2957 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:2998:42
[INFO] [stdout]      |
[INFO] [stdout] 2998 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2999 | |                         let inner = inner.0;
[INFO] [stdout] 3000 | |                         let method = RemoveTrustedEndpointsSvcAccountSvc(inner);
[INFO] [stdout] 3001 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3012 | |                         Ok(res)
[INFO] [stdout] 3013 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:3012:25
[INFO] [stdout]      |
[INFO] [stdout] 3012 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:3053:42
[INFO] [stdout]      |
[INFO] [stdout] 3053 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3054 | |                         let inner = inner.0;
[INFO] [stdout] 3055 | |                         let method = AddDataProxyAttributeSvcAccountSvc(inner);
[INFO] [stdout] 3056 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3067 | |                         Ok(res)
[INFO] [stdout] 3068 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:3067:25
[INFO] [stdout]      |
[INFO] [stdout] 3067 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:3110:42
[INFO] [stdout]      |
[INFO] [stdout] 3110 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3111 | |                         let inner = inner.0;
[INFO] [stdout] 3112 | |                         let method = RemoveDataProxyAttributeSvcAccountSvc(inner);
[INFO] [stdout] 3113 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3124 | |                         Ok(res)
[INFO] [stdout] 3125 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:3124:25
[INFO] [stdout]      |
[INFO] [stdout] 3124 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:3129:41
[INFO] [stdout]      |
[INFO] [stdout] 3129 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3130 | |                         Ok(
[INFO] [stdout] 3131 | |                             http::Response::builder()
[INFO] [stdout] 3132 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 3138 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:3130:25
[INFO] [stdout]      |
[INFO] [stdout] 3130 | /                         Ok(
[INFO] [stdout] 3131 | |                             http::Response::builder()
[INFO] [stdout] 3132 | |                                 .status(200)
[INFO] [stdout] 3133 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 3136 | |                                 .unwrap(),
[INFO] [stdout] 3137 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4172:42
[INFO] [stdout]      |
[INFO] [stdout] 4172 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4173 | |                         let inner = inner.0;
[INFO] [stdout] 4174 | |                         let method = CreateCollectionSvc(inner);
[INFO] [stdout] 4175 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4186 | |                         Ok(res)
[INFO] [stdout] 4187 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4186:25
[INFO] [stdout]      |
[INFO] [stdout] 4186 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4219:42
[INFO] [stdout]      |
[INFO] [stdout] 4219 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4220 | |                         let inner = inner.0;
[INFO] [stdout] 4221 | |                         let method = GetCollectionSvc(inner);
[INFO] [stdout] 4222 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4233 | |                         Ok(res)
[INFO] [stdout] 4234 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4233:25
[INFO] [stdout]      |
[INFO] [stdout] 4233 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4266:42
[INFO] [stdout]      |
[INFO] [stdout] 4266 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4267 | |                         let inner = inner.0;
[INFO] [stdout] 4268 | |                         let method = GetCollectionsSvc(inner);
[INFO] [stdout] 4269 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4280 | |                         Ok(res)
[INFO] [stdout] 4281 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4280:25
[INFO] [stdout]      |
[INFO] [stdout] 4280 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4313:42
[INFO] [stdout]      |
[INFO] [stdout] 4313 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4314 | |                         let inner = inner.0;
[INFO] [stdout] 4315 | |                         let method = DeleteCollectionSvc(inner);
[INFO] [stdout] 4316 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4327 | |                         Ok(res)
[INFO] [stdout] 4328 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4327:25
[INFO] [stdout]      |
[INFO] [stdout] 4327 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4363:42
[INFO] [stdout]      |
[INFO] [stdout] 4363 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4364 | |                         let inner = inner.0;
[INFO] [stdout] 4365 | |                         let method = UpdateCollectionNameSvc(inner);
[INFO] [stdout] 4366 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4377 | |                         Ok(res)
[INFO] [stdout] 4378 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4377:25
[INFO] [stdout]      |
[INFO] [stdout] 4377 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4418:42
[INFO] [stdout]      |
[INFO] [stdout] 4418 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4419 | |                         let inner = inner.0;
[INFO] [stdout] 4420 | |                         let method = UpdateCollectionDescriptionSvc(inner);
[INFO] [stdout] 4421 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4432 | |                         Ok(res)
[INFO] [stdout] 4433 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4432:25
[INFO] [stdout]      |
[INFO] [stdout] 4432 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4473:42
[INFO] [stdout]      |
[INFO] [stdout] 4473 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4474 | |                         let inner = inner.0;
[INFO] [stdout] 4475 | |                         let method = UpdateCollectionKeyValuesSvc(inner);
[INFO] [stdout] 4476 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4487 | |                         Ok(res)
[INFO] [stdout] 4488 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4487:25
[INFO] [stdout]      |
[INFO] [stdout] 4487 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4528:42
[INFO] [stdout]      |
[INFO] [stdout] 4528 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4529 | |                         let inner = inner.0;
[INFO] [stdout] 4530 | |                         let method = UpdateCollectionDataClassSvc(inner);
[INFO] [stdout] 4531 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4542 | |                         Ok(res)
[INFO] [stdout] 4543 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4542:25
[INFO] [stdout]      |
[INFO] [stdout] 4542 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4578:42
[INFO] [stdout]      |
[INFO] [stdout] 4578 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4579 | |                         let inner = inner.0;
[INFO] [stdout] 4580 | |                         let method = SnapshotCollectionSvc(inner);
[INFO] [stdout] 4581 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4592 | |                         Ok(res)
[INFO] [stdout] 4593 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4592:25
[INFO] [stdout]      |
[INFO] [stdout] 4592 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4630:42
[INFO] [stdout]      |
[INFO] [stdout] 4630 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4631 | |                         let inner = inner.0;
[INFO] [stdout] 4632 | |                         let method = UpdateCollectionLicensesSvc(inner);
[INFO] [stdout] 4633 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4644 | |                         Ok(res)
[INFO] [stdout] 4645 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4644:25
[INFO] [stdout]      |
[INFO] [stdout] 4644 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4680:42
[INFO] [stdout]      |
[INFO] [stdout] 4680 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4681 | |                         let inner = inner.0;
[INFO] [stdout] 4682 | |                         let method = UpdateCollectionTitleSvc(inner);
[INFO] [stdout] 4683 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4694 | |                         Ok(res)
[INFO] [stdout] 4695 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4694:25
[INFO] [stdout]      |
[INFO] [stdout] 4694 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4732:42
[INFO] [stdout]      |
[INFO] [stdout] 4732 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4733 | |                         let inner = inner.0;
[INFO] [stdout] 4734 | |                         let method = UpdateCollectionAuthorsSvc(inner);
[INFO] [stdout] 4735 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4746 | |                         Ok(res)
[INFO] [stdout] 4747 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4746:25
[INFO] [stdout]      |
[INFO] [stdout] 4746 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4751:41
[INFO] [stdout]      |
[INFO] [stdout] 4751 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4752 | |                         Ok(
[INFO] [stdout] 4753 | |                             http::Response::builder()
[INFO] [stdout] 4754 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 4760 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:4752:25
[INFO] [stdout]      |
[INFO] [stdout] 4752 | /                         Ok(
[INFO] [stdout] 4753 | |                             http::Response::builder()
[INFO] [stdout] 4754 | |                                 .status(200)
[INFO] [stdout] 4755 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 4758 | |                                 .unwrap(),
[INFO] [stdout] 4759 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5359:42
[INFO] [stdout]      |
[INFO] [stdout] 5359 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5360 | |                         let inner = inner.0;
[INFO] [stdout] 5361 | |                         let method = ReplicateProjectDataSvc(inner);
[INFO] [stdout] 5362 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5373 | |                         Ok(res)
[INFO] [stdout] 5374 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5373:25
[INFO] [stdout]      |
[INFO] [stdout] 5373 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5411:42
[INFO] [stdout]      |
[INFO] [stdout] 5411 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5412 | |                         let inner = inner.0;
[INFO] [stdout] 5413 | |                         let method = PartialReplicateDataSvc(inner);
[INFO] [stdout] 5414 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5425 | |                         Ok(res)
[INFO] [stdout] 5426 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5425:25
[INFO] [stdout]      |
[INFO] [stdout] 5425 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5465:42
[INFO] [stdout]      |
[INFO] [stdout] 5465 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5466 | |                         let inner = inner.0;
[INFO] [stdout] 5467 | |                         let method = UpdateReplicationStatusSvc(inner);
[INFO] [stdout] 5468 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5479 | |                         Ok(res)
[INFO] [stdout] 5480 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5479:25
[INFO] [stdout]      |
[INFO] [stdout] 5479 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5517:42
[INFO] [stdout]      |
[INFO] [stdout] 5517 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5518 | |                         let inner = inner.0;
[INFO] [stdout] 5519 | |                         let method = GetReplicationStatusSvc(inner);
[INFO] [stdout] 5520 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5531 | |                         Ok(res)
[INFO] [stdout] 5532 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5531:25
[INFO] [stdout]      |
[INFO] [stdout] 5531 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5567:42
[INFO] [stdout]      |
[INFO] [stdout] 5567 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5568 | |                         let inner = inner.0;
[INFO] [stdout] 5569 | |                         let method = DeleteReplicationSvc(inner);
[INFO] [stdout] 5570 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5581 | |                         Ok(res)
[INFO] [stdout] 5582 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5581:25
[INFO] [stdout]      |
[INFO] [stdout] 5581 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5586:41
[INFO] [stdout]      |
[INFO] [stdout] 5586 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 5587 | |                         Ok(
[INFO] [stdout] 5588 | |                             http::Response::builder()
[INFO] [stdout] 5589 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 5595 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:5587:25
[INFO] [stdout]      |
[INFO] [stdout] 5587 | /                         Ok(
[INFO] [stdout] 5588 | |                             http::Response::builder()
[INFO] [stdout] 5589 | |                                 .status(200)
[INFO] [stdout] 5590 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 5593 | |                                 .unwrap(),
[INFO] [stdout] 5594 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6826:42
[INFO] [stdout]      |
[INFO] [stdout] 6826 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 6827 | |                         let inner = inner.0;
[INFO] [stdout] 6828 | |                         let method = CreateObjectSvc(inner);
[INFO] [stdout] 6829 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 6840 | |                         Ok(res)
[INFO] [stdout] 6841 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6840:25
[INFO] [stdout]      |
[INFO] [stdout] 6840 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6872:42
[INFO] [stdout]      |
[INFO] [stdout] 6872 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 6873 | |                         let inner = inner.0;
[INFO] [stdout] 6874 | |                         let method = GetUploadURLSvc(inner);
[INFO] [stdout] 6875 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 6886 | |                         Ok(res)
[INFO] [stdout] 6887 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6886:25
[INFO] [stdout]      |
[INFO] [stdout] 6886 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6919:42
[INFO] [stdout]      |
[INFO] [stdout] 6919 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 6920 | |                         let inner = inner.0;
[INFO] [stdout] 6921 | |                         let method = GetDownloadURLSvc(inner);
[INFO] [stdout] 6922 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 6933 | |                         Ok(res)
[INFO] [stdout] 6934 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6933:25
[INFO] [stdout]      |
[INFO] [stdout] 6933 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6966:42
[INFO] [stdout]      |
[INFO] [stdout] 6966 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 6967 | |                         let inner = inner.0;
[INFO] [stdout] 6968 | |                         let method = FinishObjectStagingSvc(inner);
[INFO] [stdout] 6969 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 6980 | |                         Ok(res)
[INFO] [stdout] 6981 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:6980:25
[INFO] [stdout]      |
[INFO] [stdout] 6980 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7012:42
[INFO] [stdout]      |
[INFO] [stdout] 7012 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7013 | |                         let inner = inner.0;
[INFO] [stdout] 7014 | |                         let method = UpdateObjectSvc(inner);
[INFO] [stdout] 7015 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7026 | |                         Ok(res)
[INFO] [stdout] 7027 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7026:25
[INFO] [stdout]      |
[INFO] [stdout] 7026 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7058:42
[INFO] [stdout]      |
[INFO] [stdout] 7058 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7059 | |                         let inner = inner.0;
[INFO] [stdout] 7060 | |                         let method = CloneObjectSvc(inner);
[INFO] [stdout] 7061 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7072 | |                         Ok(res)
[INFO] [stdout] 7073 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7072:25
[INFO] [stdout]      |
[INFO] [stdout] 7072 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7104:42
[INFO] [stdout]      |
[INFO] [stdout] 7104 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7105 | |                         let inner = inner.0;
[INFO] [stdout] 7106 | |                         let method = DeleteObjectSvc(inner);
[INFO] [stdout] 7107 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7118 | |                         Ok(res)
[INFO] [stdout] 7119 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7118:25
[INFO] [stdout]      |
[INFO] [stdout] 7118 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7150:42
[INFO] [stdout]      |
[INFO] [stdout] 7150 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7151 | |                         let inner = inner.0;
[INFO] [stdout] 7152 | |                         let method = GetObjectSvc(inner);
[INFO] [stdout] 7153 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7164 | |                         Ok(res)
[INFO] [stdout] 7165 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7164:25
[INFO] [stdout]      |
[INFO] [stdout] 7164 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7196:42
[INFO] [stdout]      |
[INFO] [stdout] 7196 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7197 | |                         let inner = inner.0;
[INFO] [stdout] 7198 | |                         let method = GetObjectsSvc(inner);
[INFO] [stdout] 7199 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7210 | |                         Ok(res)
[INFO] [stdout] 7211 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7210:25
[INFO] [stdout]      |
[INFO] [stdout] 7210 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7243:42
[INFO] [stdout]      |
[INFO] [stdout] 7243 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7244 | |                         let inner = inner.0;
[INFO] [stdout] 7245 | |                         let method = UpdateObjectTitleSvc(inner);
[INFO] [stdout] 7246 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7257 | |                         Ok(res)
[INFO] [stdout] 7258 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7257:25
[INFO] [stdout]      |
[INFO] [stdout] 7257 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7290:42
[INFO] [stdout]      |
[INFO] [stdout] 7290 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7291 | |                         let inner = inner.0;
[INFO] [stdout] 7292 | |                         let method = UpdateObjectAuthorsSvc(inner);
[INFO] [stdout] 7293 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7304 | |                         Ok(res)
[INFO] [stdout] 7305 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7304:25
[INFO] [stdout]      |
[INFO] [stdout] 7304 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7337:42
[INFO] [stdout]      |
[INFO] [stdout] 7337 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7338 | |                         let inner = inner.0;
[INFO] [stdout] 7339 | |                         let method = SetObjectHashesSvc(inner);
[INFO] [stdout] 7340 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7351 | |                         Ok(res)
[INFO] [stdout] 7352 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7351:25
[INFO] [stdout]      |
[INFO] [stdout] 7351 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7356:41
[INFO] [stdout]      |
[INFO] [stdout] 7356 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 7357 | |                         Ok(
[INFO] [stdout] 7358 | |                             http::Response::builder()
[INFO] [stdout] 7359 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 7365 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:7357:25
[INFO] [stdout]      |
[INFO] [stdout] 7357 | /                         Ok(
[INFO] [stdout] 7358 | |                             http::Response::builder()
[INFO] [stdout] 7359 | |                                 .status(200)
[INFO] [stdout] 7360 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 7363 | |                                 .unwrap(),
[INFO] [stdout] 7364 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8395:42
[INFO] [stdout]      |
[INFO] [stdout] 8395 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8396 | |                         let inner = inner.0;
[INFO] [stdout] 8397 | |                         let method = CreateDatasetSvc(inner);
[INFO] [stdout] 8398 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8409 | |                         Ok(res)
[INFO] [stdout] 8410 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8409:25
[INFO] [stdout]      |
[INFO] [stdout] 8409 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8441:42
[INFO] [stdout]      |
[INFO] [stdout] 8441 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8442 | |                         let inner = inner.0;
[INFO] [stdout] 8443 | |                         let method = GetDatasetSvc(inner);
[INFO] [stdout] 8444 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8455 | |                         Ok(res)
[INFO] [stdout] 8456 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8455:25
[INFO] [stdout]      |
[INFO] [stdout] 8455 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8487:42
[INFO] [stdout]      |
[INFO] [stdout] 8487 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8488 | |                         let inner = inner.0;
[INFO] [stdout] 8489 | |                         let method = GetDatasetsSvc(inner);
[INFO] [stdout] 8490 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8501 | |                         Ok(res)
[INFO] [stdout] 8502 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8501:25
[INFO] [stdout]      |
[INFO] [stdout] 8501 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8533:42
[INFO] [stdout]      |
[INFO] [stdout] 8533 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8534 | |                         let inner = inner.0;
[INFO] [stdout] 8535 | |                         let method = DeleteDatasetSvc(inner);
[INFO] [stdout] 8536 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8547 | |                         Ok(res)
[INFO] [stdout] 8548 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8547:25
[INFO] [stdout]      |
[INFO] [stdout] 8547 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8580:42
[INFO] [stdout]      |
[INFO] [stdout] 8580 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8581 | |                         let inner = inner.0;
[INFO] [stdout] 8582 | |                         let method = UpdateDatasetNameSvc(inner);
[INFO] [stdout] 8583 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8594 | |                         Ok(res)
[INFO] [stdout] 8595 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8594:25
[INFO] [stdout]      |
[INFO] [stdout] 8594 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8632:42
[INFO] [stdout]      |
[INFO] [stdout] 8632 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8633 | |                         let inner = inner.0;
[INFO] [stdout] 8634 | |                         let method = UpdateDatasetDescriptionSvc(inner);
[INFO] [stdout] 8635 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8646 | |                         Ok(res)
[INFO] [stdout] 8647 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8646:25
[INFO] [stdout]      |
[INFO] [stdout] 8646 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8682:42
[INFO] [stdout]      |
[INFO] [stdout] 8682 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8683 | |                         let inner = inner.0;
[INFO] [stdout] 8684 | |                         let method = UpdateDatasetKeyValuesSvc(inner);
[INFO] [stdout] 8685 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8696 | |                         Ok(res)
[INFO] [stdout] 8697 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8696:25
[INFO] [stdout]      |
[INFO] [stdout] 8696 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8732:42
[INFO] [stdout]      |
[INFO] [stdout] 8732 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8733 | |                         let inner = inner.0;
[INFO] [stdout] 8734 | |                         let method = UpdateDatasetDataClassSvc(inner);
[INFO] [stdout] 8735 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8746 | |                         Ok(res)
[INFO] [stdout] 8747 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8746:25
[INFO] [stdout]      |
[INFO] [stdout] 8746 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8779:42
[INFO] [stdout]      |
[INFO] [stdout] 8779 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8780 | |                         let inner = inner.0;
[INFO] [stdout] 8781 | |                         let method = SnapshotDatasetSvc(inner);
[INFO] [stdout] 8782 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8793 | |                         Ok(res)
[INFO] [stdout] 8794 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8793:25
[INFO] [stdout]      |
[INFO] [stdout] 8793 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8829:42
[INFO] [stdout]      |
[INFO] [stdout] 8829 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8830 | |                         let inner = inner.0;
[INFO] [stdout] 8831 | |                         let method = UpdateDatasetLicensesSvc(inner);
[INFO] [stdout] 8832 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8843 | |                         Ok(res)
[INFO] [stdout] 8844 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8843:25
[INFO] [stdout]      |
[INFO] [stdout] 8843 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8876:42
[INFO] [stdout]      |
[INFO] [stdout] 8876 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8877 | |                         let inner = inner.0;
[INFO] [stdout] 8878 | |                         let method = UpdateDatasetTitleSvc(inner);
[INFO] [stdout] 8879 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8890 | |                         Ok(res)
[INFO] [stdout] 8891 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8890:25
[INFO] [stdout]      |
[INFO] [stdout] 8890 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8926:42
[INFO] [stdout]      |
[INFO] [stdout] 8926 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8927 | |                         let inner = inner.0;
[INFO] [stdout] 8928 | |                         let method = UpdateDatasetAuthorsSvc(inner);
[INFO] [stdout] 8929 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8940 | |                         Ok(res)
[INFO] [stdout] 8941 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8940:25
[INFO] [stdout]      |
[INFO] [stdout] 8940 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8945:41
[INFO] [stdout]      |
[INFO] [stdout] 8945 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 8946 | |                         Ok(
[INFO] [stdout] 8947 | |                             http::Response::builder()
[INFO] [stdout] 8948 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 8954 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:8946:25
[INFO] [stdout]      |
[INFO] [stdout] 8946 | /                         Ok(
[INFO] [stdout] 8947 | |                             http::Response::builder()
[INFO] [stdout] 8948 | |                                 .status(200)
[INFO] [stdout] 8949 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 8952 | |                                 .unwrap(),
[INFO] [stdout] 8953 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9647:42
[INFO] [stdout]      |
[INFO] [stdout] 9647 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9648 | |                         let inner = inner.0;
[INFO] [stdout] 9649 | |                         let method = CreateRuleSvc(inner);
[INFO] [stdout] 9650 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9661 | |                         Ok(res)
[INFO] [stdout] 9662 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9661:25
[INFO] [stdout]      |
[INFO] [stdout] 9661 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9693:42
[INFO] [stdout]      |
[INFO] [stdout] 9693 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9694 | |                         let inner = inner.0;
[INFO] [stdout] 9695 | |                         let method = GetRuleSvc(inner);
[INFO] [stdout] 9696 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9707 | |                         Ok(res)
[INFO] [stdout] 9708 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9707:25
[INFO] [stdout]      |
[INFO] [stdout] 9707 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9739:42
[INFO] [stdout]      |
[INFO] [stdout] 9739 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9740 | |                         let inner = inner.0;
[INFO] [stdout] 9741 | |                         let method = ListRuleSvc(inner);
[INFO] [stdout] 9742 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9753 | |                         Ok(res)
[INFO] [stdout] 9754 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9753:25
[INFO] [stdout]      |
[INFO] [stdout] 9753 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9785:42
[INFO] [stdout]      |
[INFO] [stdout] 9785 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9786 | |                         let inner = inner.0;
[INFO] [stdout] 9787 | |                         let method = UpdateRuleSvc(inner);
[INFO] [stdout] 9788 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9799 | |                         Ok(res)
[INFO] [stdout] 9800 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9799:25
[INFO] [stdout]      |
[INFO] [stdout] 9799 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9831:42
[INFO] [stdout]      |
[INFO] [stdout] 9831 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9832 | |                         let inner = inner.0;
[INFO] [stdout] 9833 | |                         let method = DeleteRuleSvc(inner);
[INFO] [stdout] 9834 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9845 | |                         Ok(res)
[INFO] [stdout] 9846 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9845:25
[INFO] [stdout]      |
[INFO] [stdout] 9845 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9878:42
[INFO] [stdout]      |
[INFO] [stdout] 9878 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9879 | |                         let inner = inner.0;
[INFO] [stdout] 9880 | |                         let method = CreateRuleBindingSvc(inner);
[INFO] [stdout] 9881 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9892 | |                         Ok(res)
[INFO] [stdout] 9893 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9892:25
[INFO] [stdout]      |
[INFO] [stdout] 9892 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9925:42
[INFO] [stdout]      |
[INFO] [stdout] 9925 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9926 | |                         let inner = inner.0;
[INFO] [stdout] 9927 | |                         let method = DeleteRuleBindingSvc(inner);
[INFO] [stdout] 9928 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9939 | |                         Ok(res)
[INFO] [stdout] 9940 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9939:25
[INFO] [stdout]      |
[INFO] [stdout] 9939 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9944:41
[INFO] [stdout]      |
[INFO] [stdout] 9944 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 9945 | |                         Ok(
[INFO] [stdout] 9946 | |                             http::Response::builder()
[INFO] [stdout] 9947 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 9953 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.storage.services.v2.rs:9945:25
[INFO] [stdout]      |
[INFO] [stdout] 9945 | /                         Ok(
[INFO] [stdout] 9946 | |                             http::Response::builder()
[INFO] [stdout] 9947 | |                                 .status(200)
[INFO] [stdout] 9948 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 9951 | |                                 .unwrap(),
[INFO] [stdout] 9952 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10670:42
[INFO] [stdout]       |
[INFO] [stdout] 10670 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 10671 | |                         let inner = inner.0;
[INFO] [stdout] 10672 | |                         let method = CreateWorkspaceTemplateSvc(inner);
[INFO] [stdout] 10673 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 10684 | |                         Ok(res)
[INFO] [stdout] 10685 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10684:25
[INFO] [stdout]       |
[INFO] [stdout] 10684 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10720:42
[INFO] [stdout]       |
[INFO] [stdout] 10720 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 10721 | |                         let inner = inner.0;
[INFO] [stdout] 10722 | |                         let method = GetWorkspaceTemplateSvc(inner);
[INFO] [stdout] 10723 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 10734 | |                         Ok(res)
[INFO] [stdout] 10735 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10734:25
[INFO] [stdout]       |
[INFO] [stdout] 10734 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10775:42
[INFO] [stdout]       |
[INFO] [stdout] 10775 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 10776 | |                         let inner = inner.0;
[INFO] [stdout] 10777 | |                         let method = ListOwnedWorkspaceTemplatesSvc(inner);
[INFO] [stdout] 10778 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 10789 | |                         Ok(res)
[INFO] [stdout] 10790 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10789:25
[INFO] [stdout]       |
[INFO] [stdout] 10789 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10827:42
[INFO] [stdout]       |
[INFO] [stdout] 10827 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 10828 | |                         let inner = inner.0;
[INFO] [stdout] 10829 | |                         let method = DeleteWorkspaceTemplateSvc(inner);
[INFO] [stdout] 10830 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 10841 | |                         Ok(res)
[INFO] [stdout] 10842 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10841:25
[INFO] [stdout]       |
[INFO] [stdout] 10841 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10874:42
[INFO] [stdout]       |
[INFO] [stdout] 10874 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 10875 | |                         let inner = inner.0;
[INFO] [stdout] 10876 | |                         let method = CreateWorkspaceSvc(inner);
[INFO] [stdout] 10877 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 10888 | |                         Ok(res)
[INFO] [stdout] 10889 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10888:25
[INFO] [stdout]       |
[INFO] [stdout] 10888 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10921:42
[INFO] [stdout]       |
[INFO] [stdout] 10921 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 10922 | |                         let inner = inner.0;
[INFO] [stdout] 10923 | |                         let method = DeleteWorkspaceSvc(inner);
[INFO] [stdout] 10924 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 10935 | |                         Ok(res)
[INFO] [stdout] 10936 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10935:25
[INFO] [stdout]       |
[INFO] [stdout] 10935 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10968:42
[INFO] [stdout]       |
[INFO] [stdout] 10968 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 10969 | |                         let inner = inner.0;
[INFO] [stdout] 10970 | |                         let method = ClaimWorkspaceSvc(inner);
[INFO] [stdout] 10971 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 10982 | |                         Ok(res)
[INFO] [stdout] 10983 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10982:25
[INFO] [stdout]       |
[INFO] [stdout] 10982 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10987:41
[INFO] [stdout]       |
[INFO] [stdout] 10987 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 10988 | |                         Ok(
[INFO] [stdout] 10989 | |                             http::Response::builder()
[INFO] [stdout] 10990 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 10996 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:10988:25
[INFO] [stdout]       |
[INFO] [stdout] 10988 | /                         Ok(
[INFO] [stdout] 10989 | |                             http::Response::builder()
[INFO] [stdout] 10990 | |                                 .status(200)
[INFO] [stdout] 10991 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 10994 | |                                 .unwrap(),
[INFO] [stdout] 10995 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:11414:42
[INFO] [stdout]       |
[INFO] [stdout] 11414 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 11415 | |                         let inner = inner.0;
[INFO] [stdout] 11416 | |                         let method = ModifyRelationsSvc(inner);
[INFO] [stdout] 11417 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 11428 | |                         Ok(res)
[INFO] [stdout] 11429 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:11428:25
[INFO] [stdout]       |
[INFO] [stdout] 11428 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:11461:42
[INFO] [stdout]       |
[INFO] [stdout] 11461 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 11462 | |                         let inner = inner.0;
[INFO] [stdout] 11463 | |                         let method = GetHierarchySvc(inner);
[INFO] [stdout] 11464 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 11475 | |                         Ok(res)
[INFO] [stdout] 11476 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:11475:25
[INFO] [stdout]       |
[INFO] [stdout] 11475 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:11480:41
[INFO] [stdout]       |
[INFO] [stdout] 11480 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 11481 | |                         Ok(
[INFO] [stdout] 11482 | |                             http::Response::builder()
[INFO] [stdout] 11483 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 11489 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:11481:25
[INFO] [stdout]       |
[INFO] [stdout] 11481 | /                         Ok(
[INFO] [stdout] 11482 | |                             http::Response::builder()
[INFO] [stdout] 11483 | |                                 .status(200)
[INFO] [stdout] 11484 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 11487 | |                                 .unwrap(),
[INFO] [stdout] 11488 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12266:42
[INFO] [stdout]       |
[INFO] [stdout] 12266 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 12267 | |                         let inner = inner.0;
[INFO] [stdout] 12268 | |                         let method = GetStorageVersionSvc(inner);
[INFO] [stdout] 12269 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 12280 | |                         Ok(res)
[INFO] [stdout] 12281 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12280:25
[INFO] [stdout]       |
[INFO] [stdout] 12280 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12316:42
[INFO] [stdout]       |
[INFO] [stdout] 12316 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 12317 | |                         let inner = inner.0;
[INFO] [stdout] 12318 | |                         let method = GetStorageStatusSvc(inner);
[INFO] [stdout] 12319 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 12330 | |                         Ok(res)
[INFO] [stdout] 12331 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12330:25
[INFO] [stdout]       |
[INFO] [stdout] 12330 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12363:42
[INFO] [stdout]       |
[INFO] [stdout] 12363 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 12364 | |                         let inner = inner.0;
[INFO] [stdout] 12365 | |                         let method = GetPubkeysSvc(inner);
[INFO] [stdout] 12366 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 12377 | |                         Ok(res)
[INFO] [stdout] 12378 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12377:25
[INFO] [stdout]       |
[INFO] [stdout] 12377 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12413:42
[INFO] [stdout]       |
[INFO] [stdout] 12413 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 12414 | |                         let inner = inner.0;
[INFO] [stdout] 12415 | |                         let method = GetAnnouncementsSvc(inner);
[INFO] [stdout] 12416 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 12427 | |                         Ok(res)
[INFO] [stdout] 12428 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12427:25
[INFO] [stdout]       |
[INFO] [stdout] 12427 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12465:42
[INFO] [stdout]       |
[INFO] [stdout] 12465 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 12466 | |                         let inner = inner.0;
[INFO] [stdout] 12467 | |                         let method = GetAnnouncementsByTypeSvc(inner);
[INFO] [stdout] 12468 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 12479 | |                         Ok(res)
[INFO] [stdout] 12480 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12479:25
[INFO] [stdout]       |
[INFO] [stdout] 12479 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12515:42
[INFO] [stdout]       |
[INFO] [stdout] 12515 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 12516 | |                         let inner = inner.0;
[INFO] [stdout] 12517 | |                         let method = GetAnnouncementSvc(inner);
[INFO] [stdout] 12518 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 12529 | |                         Ok(res)
[INFO] [stdout] 12530 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12529:25
[INFO] [stdout]       |
[INFO] [stdout] 12529 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12565:42
[INFO] [stdout]       |
[INFO] [stdout] 12565 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 12566 | |                         let inner = inner.0;
[INFO] [stdout] 12567 | |                         let method = SetAnnouncementsSvc(inner);
[INFO] [stdout] 12568 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 12579 | |                         Ok(res)
[INFO] [stdout] 12580 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12579:25
[INFO] [stdout]       |
[INFO] [stdout] 12579 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12584:41
[INFO] [stdout]       |
[INFO] [stdout] 12584 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 12585 | |                         Ok(
[INFO] [stdout] 12586 | |                             http::Response::builder()
[INFO] [stdout] 12587 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 12593 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:12585:25
[INFO] [stdout]       |
[INFO] [stdout] 12585 | /                         Ok(
[INFO] [stdout] 12586 | |                             http::Response::builder()
[INFO] [stdout] 12587 | |                                 .status(200)
[INFO] [stdout] 12588 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 12591 | |                                 .unwrap(),
[INFO] [stdout] 12592 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13128:42
[INFO] [stdout]       |
[INFO] [stdout] 13128 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13129 | |                         let inner = inner.0;
[INFO] [stdout] 13130 | |                         let method = CreateAuthorizationSvc(inner);
[INFO] [stdout] 13131 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13142 | |                         Ok(res)
[INFO] [stdout] 13143 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13142:25
[INFO] [stdout]       |
[INFO] [stdout] 13142 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13178:42
[INFO] [stdout]       |
[INFO] [stdout] 13178 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13179 | |                         let inner = inner.0;
[INFO] [stdout] 13180 | |                         let method = GetAuthorizationsSvc(inner);
[INFO] [stdout] 13181 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13192 | |                         Ok(res)
[INFO] [stdout] 13193 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13192:25
[INFO] [stdout]       |
[INFO] [stdout] 13192 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13228:42
[INFO] [stdout]       |
[INFO] [stdout] 13228 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13229 | |                         let inner = inner.0;
[INFO] [stdout] 13230 | |                         let method = DeleteAuthorizationSvc(inner);
[INFO] [stdout] 13231 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13242 | |                         Ok(res)
[INFO] [stdout] 13243 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13242:25
[INFO] [stdout]       |
[INFO] [stdout] 13242 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13278:42
[INFO] [stdout]       |
[INFO] [stdout] 13278 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13279 | |                         let inner = inner.0;
[INFO] [stdout] 13280 | |                         let method = UpdateAuthorizationSvc(inner);
[INFO] [stdout] 13281 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13292 | |                         Ok(res)
[INFO] [stdout] 13293 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13292:25
[INFO] [stdout]       |
[INFO] [stdout] 13292 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13297:41
[INFO] [stdout]       |
[INFO] [stdout] 13297 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 13298 | |                         Ok(
[INFO] [stdout] 13299 | |                             http::Response::builder()
[INFO] [stdout] 13300 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 13306 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13298:25
[INFO] [stdout]       |
[INFO] [stdout] 13298 | /                         Ok(
[INFO] [stdout] 13299 | |                             http::Response::builder()
[INFO] [stdout] 13300 | |                                 .status(200)
[INFO] [stdout] 13301 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 13304 | |                                 .unwrap(),
[INFO] [stdout] 13305 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13816:42
[INFO] [stdout]       |
[INFO] [stdout] 13816 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13817 | |                         let inner = inner.0;
[INFO] [stdout] 13818 | |                         let method = SearchResourcesSvc(inner);
[INFO] [stdout] 13819 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13830 | |                         Ok(res)
[INFO] [stdout] 13831 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13830:25
[INFO] [stdout]       |
[INFO] [stdout] 13830 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13862:42
[INFO] [stdout]       |
[INFO] [stdout] 13862 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13863 | |                         let inner = inner.0;
[INFO] [stdout] 13864 | |                         let method = GetResourceSvc(inner);
[INFO] [stdout] 13865 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13876 | |                         Ok(res)
[INFO] [stdout] 13877 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13876:25
[INFO] [stdout]       |
[INFO] [stdout] 13876 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13908:42
[INFO] [stdout]       |
[INFO] [stdout] 13908 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13909 | |                         let inner = inner.0;
[INFO] [stdout] 13910 | |                         let method = GetResourcesSvc(inner);
[INFO] [stdout] 13911 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13922 | |                         Ok(res)
[INFO] [stdout] 13923 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13922:25
[INFO] [stdout]       |
[INFO] [stdout] 13922 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13958:42
[INFO] [stdout]       |
[INFO] [stdout] 13958 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 13959 | |                         let inner = inner.0;
[INFO] [stdout] 13960 | |                         let method = RequestResourceAccessSvc(inner);
[INFO] [stdout] 13961 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 13972 | |                         Ok(res)
[INFO] [stdout] 13973 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13972:25
[INFO] [stdout]       |
[INFO] [stdout] 13972 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13977:41
[INFO] [stdout]       |
[INFO] [stdout] 13977 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 13978 | |                         Ok(
[INFO] [stdout] 13979 | |                             http::Response::builder()
[INFO] [stdout] 13980 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 13986 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:13978:25
[INFO] [stdout]       |
[INFO] [stdout] 13978 | /                         Ok(
[INFO] [stdout] 13979 | |                             http::Response::builder()
[INFO] [stdout] 13980 | |                                 .status(200)
[INFO] [stdout] 13981 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 13984 | |                                 .unwrap(),
[INFO] [stdout] 13985 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16025:42
[INFO] [stdout]       |
[INFO] [stdout] 16025 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16026 | |                         let inner = inner.0;
[INFO] [stdout] 16027 | |                         let method = RegisterUserSvc(inner);
[INFO] [stdout] 16028 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16039 | |                         Ok(res)
[INFO] [stdout] 16040 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16039:25
[INFO] [stdout]       |
[INFO] [stdout] 16039 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16071:42
[INFO] [stdout]       |
[INFO] [stdout] 16071 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16072 | |                         let inner = inner.0;
[INFO] [stdout] 16073 | |                         let method = DeactivateUserSvc(inner);
[INFO] [stdout] 16074 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16085 | |                         Ok(res)
[INFO] [stdout] 16086 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16085:25
[INFO] [stdout]       |
[INFO] [stdout] 16085 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16117:42
[INFO] [stdout]       |
[INFO] [stdout] 16117 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16118 | |                         let inner = inner.0;
[INFO] [stdout] 16119 | |                         let method = ActivateUserSvc(inner);
[INFO] [stdout] 16120 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16131 | |                         Ok(res)
[INFO] [stdout] 16132 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16131:25
[INFO] [stdout]       |
[INFO] [stdout] 16131 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16163:42
[INFO] [stdout]       |
[INFO] [stdout] 16163 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16164 | |                         let inner = inner.0;
[INFO] [stdout] 16165 | |                         let method = CreateAPITokenSvc(inner);
[INFO] [stdout] 16166 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16177 | |                         Ok(res)
[INFO] [stdout] 16178 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16177:25
[INFO] [stdout]       |
[INFO] [stdout] 16177 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16209:42
[INFO] [stdout]       |
[INFO] [stdout] 16209 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16210 | |                         let inner = inner.0;
[INFO] [stdout] 16211 | |                         let method = GetAPITokenSvc(inner);
[INFO] [stdout] 16212 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16223 | |                         Ok(res)
[INFO] [stdout] 16224 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16223:25
[INFO] [stdout]       |
[INFO] [stdout] 16223 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16255:42
[INFO] [stdout]       |
[INFO] [stdout] 16255 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16256 | |                         let inner = inner.0;
[INFO] [stdout] 16257 | |                         let method = GetAPITokensSvc(inner);
[INFO] [stdout] 16258 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16269 | |                         Ok(res)
[INFO] [stdout] 16270 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16269:25
[INFO] [stdout]       |
[INFO] [stdout] 16269 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16301:42
[INFO] [stdout]       |
[INFO] [stdout] 16301 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16302 | |                         let inner = inner.0;
[INFO] [stdout] 16303 | |                         let method = DeleteAPITokenSvc(inner);
[INFO] [stdout] 16304 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16315 | |                         Ok(res)
[INFO] [stdout] 16316 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16315:25
[INFO] [stdout]       |
[INFO] [stdout] 16315 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16347:42
[INFO] [stdout]       |
[INFO] [stdout] 16347 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16348 | |                         let inner = inner.0;
[INFO] [stdout] 16349 | |                         let method = DeleteAPITokensSvc(inner);
[INFO] [stdout] 16350 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16361 | |                         Ok(res)
[INFO] [stdout] 16362 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16361:25
[INFO] [stdout]       |
[INFO] [stdout] 16361 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16393:42
[INFO] [stdout]       |
[INFO] [stdout] 16393 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16394 | |                         let inner = inner.0;
[INFO] [stdout] 16395 | |                         let method = GetUserSvc(inner);
[INFO] [stdout] 16396 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16407 | |                         Ok(res)
[INFO] [stdout] 16408 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16407:25
[INFO] [stdout]       |
[INFO] [stdout] 16407 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16439:42
[INFO] [stdout]       |
[INFO] [stdout] 16439 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16440 | |                         let inner = inner.0;
[INFO] [stdout] 16441 | |                         let method = GetUserRedactedSvc(inner);
[INFO] [stdout] 16442 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16453 | |                         Ok(res)
[INFO] [stdout] 16454 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16453:25
[INFO] [stdout]       |
[INFO] [stdout] 16453 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16489:42
[INFO] [stdout]       |
[INFO] [stdout] 16489 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16490 | |                         let inner = inner.0;
[INFO] [stdout] 16491 | |                         let method = UpdateUserDisplayNameSvc(inner);
[INFO] [stdout] 16492 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16503 | |                         Ok(res)
[INFO] [stdout] 16504 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16503:25
[INFO] [stdout]       |
[INFO] [stdout] 16503 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16535:42
[INFO] [stdout]       |
[INFO] [stdout] 16535 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16536 | |                         let inner = inner.0;
[INFO] [stdout] 16537 | |                         let method = UpdateUserEmailSvc(inner);
[INFO] [stdout] 16538 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16549 | |                         Ok(res)
[INFO] [stdout] 16550 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16549:25
[INFO] [stdout]       |
[INFO] [stdout] 16549 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16582:42
[INFO] [stdout]       |
[INFO] [stdout] 16582 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16583 | |                         let inner = inner.0;
[INFO] [stdout] 16584 | |                         let method = GetNotActivatedUsersSvc(inner);
[INFO] [stdout] 16585 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16596 | |                         Ok(res)
[INFO] [stdout] 16597 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16596:25
[INFO] [stdout]       |
[INFO] [stdout] 16596 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16628:42
[INFO] [stdout]       |
[INFO] [stdout] 16628 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16629 | |                         let inner = inner.0;
[INFO] [stdout] 16630 | |                         let method = GetAllUsersSvc(inner);
[INFO] [stdout] 16631 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16642 | |                         Ok(res)
[INFO] [stdout] 16643 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16642:25
[INFO] [stdout]       |
[INFO] [stdout] 16642 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16681:42
[INFO] [stdout]       |
[INFO] [stdout] 16681 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16682 | |                         let inner = inner.0;
[INFO] [stdout] 16683 | |                         let method = CreateS3CredentialsUserTokenSvc(inner);
[INFO] [stdout] 16684 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16695 | |                         Ok(res)
[INFO] [stdout] 16696 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16695:25
[INFO] [stdout]       |
[INFO] [stdout] 16695 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16734:42
[INFO] [stdout]       |
[INFO] [stdout] 16734 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16735 | |                         let inner = inner.0;
[INFO] [stdout] 16736 | |                         let method = GetS3CredentialsUserTokenSvc(inner);
[INFO] [stdout] 16737 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16748 | |                         Ok(res)
[INFO] [stdout] 16749 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16748:25
[INFO] [stdout]       |
[INFO] [stdout] 16748 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16787:42
[INFO] [stdout]       |
[INFO] [stdout] 16787 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16788 | |                         let inner = inner.0;
[INFO] [stdout] 16789 | |                         let method = DeleteS3CredentialsUserTokenSvc(inner);
[INFO] [stdout] 16790 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16801 | |                         Ok(res)
[INFO] [stdout] 16802 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16801:25
[INFO] [stdout]       |
[INFO] [stdout] 16801 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16837:42
[INFO] [stdout]       |
[INFO] [stdout] 16837 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16838 | |                         let inner = inner.0;
[INFO] [stdout] 16839 | |                         let method = GetDataproxyTokenUserSvc(inner);
[INFO] [stdout] 16840 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16851 | |                         Ok(res)
[INFO] [stdout] 16852 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16851:25
[INFO] [stdout]       |
[INFO] [stdout] 16851 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16889:42
[INFO] [stdout]       |
[INFO] [stdout] 16889 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16890 | |                         let inner = inner.0;
[INFO] [stdout] 16891 | |                         let method = GetPersonalNotificationsSvc(inner);
[INFO] [stdout] 16892 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16903 | |                         Ok(res)
[INFO] [stdout] 16904 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16903:25
[INFO] [stdout]       |
[INFO] [stdout] 16903 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16944:42
[INFO] [stdout]       |
[INFO] [stdout] 16944 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16945 | |                         let inner = inner.0;
[INFO] [stdout] 16946 | |                         let method = AcknowledgePersonalNotificationsSvc(inner);
[INFO] [stdout] 16947 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 16958 | |                         Ok(res)
[INFO] [stdout] 16959 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16958:25
[INFO] [stdout]       |
[INFO] [stdout] 16958 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:16990:42
[INFO] [stdout]       |
[INFO] [stdout] 16990 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 16991 | |                         let inner = inner.0;
[INFO] [stdout] 16992 | |                         let method = AddOidcProviderSvc(inner);
[INFO] [stdout] 16993 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17004 | |                         Ok(res)
[INFO] [stdout] 17005 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17004:25
[INFO] [stdout]       |
[INFO] [stdout] 17004 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17037:42
[INFO] [stdout]       |
[INFO] [stdout] 17037 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17038 | |                         let inner = inner.0;
[INFO] [stdout] 17039 | |                         let method = RemoveOidcProviderSvc(inner);
[INFO] [stdout] 17040 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17051 | |                         Ok(res)
[INFO] [stdout] 17052 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17051:25
[INFO] [stdout]       |
[INFO] [stdout] 17051 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17083:42
[INFO] [stdout]       |
[INFO] [stdout] 17083 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17084 | |                         let inner = inner.0;
[INFO] [stdout] 17085 | |                         let method = AddPubkeyUserSvc(inner);
[INFO] [stdout] 17086 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17097 | |                         Ok(res)
[INFO] [stdout] 17098 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17097:25
[INFO] [stdout]       |
[INFO] [stdout] 17097 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17135:42
[INFO] [stdout]       |
[INFO] [stdout] 17135 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17136 | |                         let inner = inner.0;
[INFO] [stdout] 17137 | |                         let method = AddTrustedEndpointsUserSvc(inner);
[INFO] [stdout] 17138 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17149 | |                         Ok(res)
[INFO] [stdout] 17150 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17149:25
[INFO] [stdout]       |
[INFO] [stdout] 17149 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17188:42
[INFO] [stdout]       |
[INFO] [stdout] 17188 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17189 | |                         let inner = inner.0;
[INFO] [stdout] 17190 | |                         let method = RemoveTrustedEndpointsUserSvc(inner);
[INFO] [stdout] 17191 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17202 | |                         Ok(res)
[INFO] [stdout] 17203 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17202:25
[INFO] [stdout]       |
[INFO] [stdout] 17202 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17241:42
[INFO] [stdout]       |
[INFO] [stdout] 17241 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17242 | |                         let inner = inner.0;
[INFO] [stdout] 17243 | |                         let method = AddDataProxyAttributeUserSvc(inner);
[INFO] [stdout] 17244 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17255 | |                         Ok(res)
[INFO] [stdout] 17256 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17255:25
[INFO] [stdout]       |
[INFO] [stdout] 17255 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17294:42
[INFO] [stdout]       |
[INFO] [stdout] 17294 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17295 | |                         let inner = inner.0;
[INFO] [stdout] 17296 | |                         let method = RemoveDataProxyAttributeUserSvc(inner);
[INFO] [stdout] 17297 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17308 | |                         Ok(res)
[INFO] [stdout] 17309 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17308:25
[INFO] [stdout]       |
[INFO] [stdout] 17308 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17313:41
[INFO] [stdout]       |
[INFO] [stdout] 17313 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 17314 | |                         Ok(
[INFO] [stdout] 17315 | |                             http::Response::builder()
[INFO] [stdout] 17316 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 17322 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17314:25
[INFO] [stdout]       |
[INFO] [stdout] 17314 | /                         Ok(
[INFO] [stdout] 17315 | |                             http::Response::builder()
[INFO] [stdout] 17316 | |                                 .status(200)
[INFO] [stdout] 17317 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 17320 | |                                 .unwrap(),
[INFO] [stdout] 17321 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17776:42
[INFO] [stdout]       |
[INFO] [stdout] 17776 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17777 | |                         let inner = inner.0;
[INFO] [stdout] 17778 | |                         let method = CreateLicenseSvc(inner);
[INFO] [stdout] 17779 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17790 | |                         Ok(res)
[INFO] [stdout] 17791 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17790:25
[INFO] [stdout]       |
[INFO] [stdout] 17790 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17822:42
[INFO] [stdout]       |
[INFO] [stdout] 17822 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17823 | |                         let inner = inner.0;
[INFO] [stdout] 17824 | |                         let method = GetLicenseSvc(inner);
[INFO] [stdout] 17825 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17836 | |                         Ok(res)
[INFO] [stdout] 17837 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17836:25
[INFO] [stdout]       |
[INFO] [stdout] 17836 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17868:42
[INFO] [stdout]       |
[INFO] [stdout] 17868 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 17869 | |                         let inner = inner.0;
[INFO] [stdout] 17870 | |                         let method = ListLicensesSvc(inner);
[INFO] [stdout] 17871 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 17882 | |                         Ok(res)
[INFO] [stdout] 17883 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17882:25
[INFO] [stdout]       |
[INFO] [stdout] 17882 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17887:41
[INFO] [stdout]       |
[INFO] [stdout] 17887 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 17888 | |                         Ok(
[INFO] [stdout] 17889 | |                             http::Response::builder()
[INFO] [stdout] 17890 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 17896 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:17888:25
[INFO] [stdout]       |
[INFO] [stdout] 17888 | /                         Ok(
[INFO] [stdout] 17889 | |                             http::Response::builder()
[INFO] [stdout] 17890 | |                                 .status(200)
[INFO] [stdout] 17891 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 17894 | |                                 .unwrap(),
[INFO] [stdout] 17895 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:18928:42
[INFO] [stdout]       |
[INFO] [stdout] 18928 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 18929 | |                         let inner = inner.0;
[INFO] [stdout] 18930 | |                         let method = CreateProjectSvc(inner);
[INFO] [stdout] 18931 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 18942 | |                         Ok(res)
[INFO] [stdout] 18943 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:18942:25
[INFO] [stdout]       |
[INFO] [stdout] 18942 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:18974:42
[INFO] [stdout]       |
[INFO] [stdout] 18974 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 18975 | |                         let inner = inner.0;
[INFO] [stdout] 18976 | |                         let method = GetProjectSvc(inner);
[INFO] [stdout] 18977 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 18988 | |                         Ok(res)
[INFO] [stdout] 18989 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:18988:25
[INFO] [stdout]       |
[INFO] [stdout] 18988 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19020:42
[INFO] [stdout]       |
[INFO] [stdout] 19020 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19021 | |                         let inner = inner.0;
[INFO] [stdout] 19022 | |                         let method = GetProjectsSvc(inner);
[INFO] [stdout] 19023 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19034 | |                         Ok(res)
[INFO] [stdout] 19035 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19034:25
[INFO] [stdout]       |
[INFO] [stdout] 19034 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19066:42
[INFO] [stdout]       |
[INFO] [stdout] 19066 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19067 | |                         let inner = inner.0;
[INFO] [stdout] 19068 | |                         let method = DeleteProjectSvc(inner);
[INFO] [stdout] 19069 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19080 | |                         Ok(res)
[INFO] [stdout] 19081 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19080:25
[INFO] [stdout]       |
[INFO] [stdout] 19080 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19113:42
[INFO] [stdout]       |
[INFO] [stdout] 19113 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19114 | |                         let inner = inner.0;
[INFO] [stdout] 19115 | |                         let method = UpdateProjectNameSvc(inner);
[INFO] [stdout] 19116 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19127 | |                         Ok(res)
[INFO] [stdout] 19128 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19127:25
[INFO] [stdout]       |
[INFO] [stdout] 19127 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19165:42
[INFO] [stdout]       |
[INFO] [stdout] 19165 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19166 | |                         let inner = inner.0;
[INFO] [stdout] 19167 | |                         let method = UpdateProjectDescriptionSvc(inner);
[INFO] [stdout] 19168 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19179 | |                         Ok(res)
[INFO] [stdout] 19180 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19179:25
[INFO] [stdout]       |
[INFO] [stdout] 19179 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19215:42
[INFO] [stdout]       |
[INFO] [stdout] 19215 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19216 | |                         let inner = inner.0;
[INFO] [stdout] 19217 | |                         let method = UpdateProjectKeyValuesSvc(inner);
[INFO] [stdout] 19218 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19229 | |                         Ok(res)
[INFO] [stdout] 19230 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19229:25
[INFO] [stdout]       |
[INFO] [stdout] 19229 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19265:42
[INFO] [stdout]       |
[INFO] [stdout] 19265 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19266 | |                         let inner = inner.0;
[INFO] [stdout] 19267 | |                         let method = UpdateProjectDataClassSvc(inner);
[INFO] [stdout] 19268 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19279 | |                         Ok(res)
[INFO] [stdout] 19280 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19279:25
[INFO] [stdout]       |
[INFO] [stdout] 19279 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19315:42
[INFO] [stdout]       |
[INFO] [stdout] 19315 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19316 | |                         let inner = inner.0;
[INFO] [stdout] 19317 | |                         let method = UpdateProjectLicensesSvc(inner);
[INFO] [stdout] 19318 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19329 | |                         Ok(res)
[INFO] [stdout] 19330 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19329:25
[INFO] [stdout]       |
[INFO] [stdout] 19329 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19362:42
[INFO] [stdout]       |
[INFO] [stdout] 19362 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19363 | |                         let inner = inner.0;
[INFO] [stdout] 19364 | |                         let method = ArchiveProjectSvc(inner);
[INFO] [stdout] 19365 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19376 | |                         Ok(res)
[INFO] [stdout] 19377 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19376:25
[INFO] [stdout]       |
[INFO] [stdout] 19376 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19409:42
[INFO] [stdout]       |
[INFO] [stdout] 19409 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19410 | |                         let inner = inner.0;
[INFO] [stdout] 19411 | |                         let method = UpdateProjectTitleSvc(inner);
[INFO] [stdout] 19412 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19423 | |                         Ok(res)
[INFO] [stdout] 19424 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19423:25
[INFO] [stdout]       |
[INFO] [stdout] 19423 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19459:42
[INFO] [stdout]       |
[INFO] [stdout] 19459 |                       let fut = async move {
[INFO] [stdout]       |  __________________________________________^
[INFO] [stdout] 19460 | |                         let inner = inner.0;
[INFO] [stdout] 19461 | |                         let method = UpdateProjectAuthorsSvc(inner);
[INFO] [stdout] 19462 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...     |
[INFO] [stdout] 19473 | |                         Ok(res)
[INFO] [stdout] 19474 | |                     };
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19473:25
[INFO] [stdout]       |
[INFO] [stdout] 19473 |                         Ok(res)
[INFO] [stdout]       |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19478:41
[INFO] [stdout]       |
[INFO] [stdout] 19478 |                       Box::pin(async move {
[INFO] [stdout]       |  _________________________________________^
[INFO] [stdout] 19479 | |                         Ok(
[INFO] [stdout] 19480 | |                             http::Response::builder()
[INFO] [stdout] 19481 | |                                 .status(200)
[INFO] [stdout] ...     |
[INFO] [stdout] 19487 | |                     })
[INFO] [stdout]       | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]      --> src/aruna/aruna.api.storage.services.v2.rs:19479:25
[INFO] [stdout]       |
[INFO] [stdout] 19479 | /                         Ok(
[INFO] [stdout] 19480 | |                             http::Response::builder()
[INFO] [stdout] 19481 | |                                 .status(200)
[INFO] [stdout] 19482 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...     |
[INFO] [stdout] 19485 | |                                 .unwrap(),
[INFO] [stdout] 19486 | |                         )
[INFO] [stdout]       | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:779:42
[INFO] [stdout]     |
[INFO] [stdout] 779 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 780 | |                         let inner = inner.0;
[INFO] [stdout] 781 | |                         let method = CreateStreamConsumerSvc(inner);
[INFO] [stdout] 782 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 793 | |                         Ok(res)
[INFO] [stdout] 794 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:793:25
[INFO] [stdout]     |
[INFO] [stdout] 793 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:831:42
[INFO] [stdout]     |
[INFO] [stdout] 831 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 832 | |                         let inner = inner.0;
[INFO] [stdout] 833 | |                         let method = GetEventMessageBatchSvc(inner);
[INFO] [stdout] 834 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 845 | |                         Ok(res)
[INFO] [stdout] 846 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:845:25
[INFO] [stdout]     |
[INFO] [stdout] 845 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:885:42
[INFO] [stdout]     |
[INFO] [stdout] 885 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 886 | |                         let inner = inner.0;
[INFO] [stdout] 887 | |                         let method = GetEventMessageStreamSvc(inner);
[INFO] [stdout] 888 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 899 | |                         Ok(res)
[INFO] [stdout] 900 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:899:25
[INFO] [stdout]     |
[INFO] [stdout] 899 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:939:42
[INFO] [stdout]     |
[INFO] [stdout] 939 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 940 | |                         let inner = inner.0;
[INFO] [stdout] 941 | |                         let method = AcknowledgeMessageBatchSvc(inner);
[INFO] [stdout] 942 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 953 | |                         Ok(res)
[INFO] [stdout] 954 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.notification.services.v2.rs:953:25
[INFO] [stdout]     |
[INFO] [stdout] 953 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.notification.services.v2.rs:991:42
[INFO] [stdout]      |
[INFO] [stdout]  991 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout]  992 | |                         let inner = inner.0;
[INFO] [stdout]  993 | |                         let method = DeleteStreamConsumerSvc(inner);
[INFO] [stdout]  994 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1005 | |                         Ok(res)
[INFO] [stdout] 1006 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.notification.services.v2.rs:1005:25
[INFO] [stdout]      |
[INFO] [stdout] 1005 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.notification.services.v2.rs:1010:41
[INFO] [stdout]      |
[INFO] [stdout] 1010 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1011 | |                         Ok(
[INFO] [stdout] 1012 | |                             http::Response::builder()
[INFO] [stdout] 1013 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1019 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.notification.services.v2.rs:1011:25
[INFO] [stdout]      |
[INFO] [stdout] 1011 | /                         Ok(
[INFO] [stdout] 1012 | |                             http::Response::builder()
[INFO] [stdout] 1013 | |                                 .status(200)
[INFO] [stdout] 1014 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1017 | |                                 .unwrap(),
[INFO] [stdout] 1018 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:1726:42
[INFO] [stdout]      |
[INFO] [stdout] 1726 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1727 | |                         let inner = inner.0;
[INFO] [stdout] 1728 | |                         let method = PullReplicationSvc(inner);
[INFO] [stdout] 1729 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1740 | |                         Ok(res)
[INFO] [stdout] 1741 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:1740:25
[INFO] [stdout]      |
[INFO] [stdout] 1740 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:1778:42
[INFO] [stdout]      |
[INFO] [stdout] 1778 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1779 | |                         let inner = inner.0;
[INFO] [stdout] 1780 | |                         let method = PushReplicationSvc(inner);
[INFO] [stdout] 1781 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1792 | |                         Ok(res)
[INFO] [stdout] 1793 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:1792:25
[INFO] [stdout]      |
[INFO] [stdout] 1792 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:1797:41
[INFO] [stdout]      |
[INFO] [stdout] 1797 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1798 | |                         Ok(
[INFO] [stdout] 1799 | |                             http::Response::builder()
[INFO] [stdout] 1800 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1806 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:1798:25
[INFO] [stdout]      |
[INFO] [stdout] 1798 | /                         Ok(
[INFO] [stdout] 1799 | |                             http::Response::builder()
[INFO] [stdout] 1800 | |                                 .status(200)
[INFO] [stdout] 1801 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1804 | |                                 .unwrap(),
[INFO] [stdout] 1805 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2030:42
[INFO] [stdout]      |
[INFO] [stdout] 2030 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2031 | |                         let inner = inner.0;
[INFO] [stdout] 2032 | |                         let method = PutObjectSvc(inner);
[INFO] [stdout] 2033 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2044 | |                         Ok(res)
[INFO] [stdout] 2045 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2044:25
[INFO] [stdout]      |
[INFO] [stdout] 2044 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2078:42
[INFO] [stdout]      |
[INFO] [stdout] 2078 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2079 | |                         let inner = inner.0;
[INFO] [stdout] 2080 | |                         let method = GetObjectSvc(inner);
[INFO] [stdout] 2081 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2092 | |                         Ok(res)
[INFO] [stdout] 2093 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2092:25
[INFO] [stdout]      |
[INFO] [stdout] 2092 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2125:42
[INFO] [stdout]      |
[INFO] [stdout] 2125 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2126 | |                         let inner = inner.0;
[INFO] [stdout] 2127 | |                         let method = HeadObjectSvc(inner);
[INFO] [stdout] 2128 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2139 | |                         Ok(res)
[INFO] [stdout] 2140 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2139:25
[INFO] [stdout]      |
[INFO] [stdout] 2139 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2177:42
[INFO] [stdout]      |
[INFO] [stdout] 2177 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2178 | |                         let inner = inner.0;
[INFO] [stdout] 2179 | |                         let method = InitMultiPartUploadSvc(inner);
[INFO] [stdout] 2180 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2191 | |                         Ok(res)
[INFO] [stdout] 2192 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2191:25
[INFO] [stdout]      |
[INFO] [stdout] 2191 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2226:42
[INFO] [stdout]      |
[INFO] [stdout] 2226 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2227 | |                         let inner = inner.0;
[INFO] [stdout] 2228 | |                         let method = UploadPartSvc(inner);
[INFO] [stdout] 2229 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2240 | |                         Ok(res)
[INFO] [stdout] 2241 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2240:25
[INFO] [stdout]      |
[INFO] [stdout] 2240 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2280:42
[INFO] [stdout]      |
[INFO] [stdout] 2280 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2281 | |                         let inner = inner.0;
[INFO] [stdout] 2282 | |                         let method = CompleteMultiPartUploadSvc(inner);
[INFO] [stdout] 2283 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2294 | |                         Ok(res)
[INFO] [stdout] 2295 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2294:25
[INFO] [stdout]      |
[INFO] [stdout] 2294 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2330:42
[INFO] [stdout]      |
[INFO] [stdout] 2330 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2331 | |                         let inner = inner.0;
[INFO] [stdout] 2332 | |                         let method = CreateBucketSvc(inner);
[INFO] [stdout] 2333 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2344 | |                         Ok(res)
[INFO] [stdout] 2345 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2344:25
[INFO] [stdout]      |
[INFO] [stdout] 2344 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2380:42
[INFO] [stdout]      |
[INFO] [stdout] 2380 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2381 | |                         let inner = inner.0;
[INFO] [stdout] 2382 | |                         let method = DeleteBucketSvc(inner);
[INFO] [stdout] 2383 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2394 | |                         Ok(res)
[INFO] [stdout] 2395 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2394:25
[INFO] [stdout]      |
[INFO] [stdout] 2394 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2430:42
[INFO] [stdout]      |
[INFO] [stdout] 2430 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2431 | |                         let inner = inner.0;
[INFO] [stdout] 2432 | |                         let method = DeleteObjectSvc(inner);
[INFO] [stdout] 2433 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2444 | |                         Ok(res)
[INFO] [stdout] 2445 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2444:25
[INFO] [stdout]      |
[INFO] [stdout] 2444 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2480:42
[INFO] [stdout]      |
[INFO] [stdout] 2480 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2481 | |                         let inner = inner.0;
[INFO] [stdout] 2482 | |                         let method = InitLocationSvc(inner);
[INFO] [stdout] 2483 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2494 | |                         Ok(res)
[INFO] [stdout] 2495 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2494:25
[INFO] [stdout]      |
[INFO] [stdout] 2494 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2499:41
[INFO] [stdout]      |
[INFO] [stdout] 2499 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2500 | |                         Ok(
[INFO] [stdout] 2501 | |                             http::Response::builder()
[INFO] [stdout] 2502 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 2508 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2500:25
[INFO] [stdout]      |
[INFO] [stdout] 2500 | /                         Ok(
[INFO] [stdout] 2501 | |                             http::Response::builder()
[INFO] [stdout] 2502 | |                                 .status(200)
[INFO] [stdout] 2503 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2506 | |                                 .unwrap(),
[INFO] [stdout] 2507 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2735:42
[INFO] [stdout]      |
[INFO] [stdout] 2735 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2736 | |                         let inner = inner.0;
[INFO] [stdout] 2737 | |                         let method = GetCredentialsSvc(inner);
[INFO] [stdout] 2738 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2749 | |                         Ok(res)
[INFO] [stdout] 2750 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2749:25
[INFO] [stdout]      |
[INFO] [stdout] 2749 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2790:42
[INFO] [stdout]      |
[INFO] [stdout] 2790 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2791 | |                         let inner = inner.0;
[INFO] [stdout] 2792 | |                         let method = CreateOrUpdateCredentialsSvc(inner);
[INFO] [stdout] 2793 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2804 | |                         Ok(res)
[INFO] [stdout] 2805 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2804:25
[INFO] [stdout]      |
[INFO] [stdout] 2804 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2840:42
[INFO] [stdout]      |
[INFO] [stdout] 2840 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2841 | |                         let inner = inner.0;
[INFO] [stdout] 2842 | |                         let method = RevokeCredentialsSvc(inner);
[INFO] [stdout] 2843 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2854 | |                         Ok(res)
[INFO] [stdout] 2855 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2854:25
[INFO] [stdout]      |
[INFO] [stdout] 2854 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2887:42
[INFO] [stdout]      |
[INFO] [stdout] 2887 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2888 | |                         let inner = inner.0;
[INFO] [stdout] 2889 | |                         let method = PushReplicaSvc(inner);
[INFO] [stdout] 2890 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2901 | |                         Ok(res)
[INFO] [stdout] 2902 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2901:25
[INFO] [stdout]      |
[INFO] [stdout] 2901 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2934:42
[INFO] [stdout]      |
[INFO] [stdout] 2934 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2935 | |                         let inner = inner.0;
[INFO] [stdout] 2936 | |                         let method = PullReplicaSvc(inner);
[INFO] [stdout] 2937 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2948 | |                         Ok(res)
[INFO] [stdout] 2949 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2948:25
[INFO] [stdout]      |
[INFO] [stdout] 2948 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2984:42
[INFO] [stdout]      |
[INFO] [stdout] 2984 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2985 | |                         let inner = inner.0;
[INFO] [stdout] 2986 | |                         let method = ReplicationStatusSvc(inner);
[INFO] [stdout] 2987 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2998 | |                         Ok(res)
[INFO] [stdout] 2999 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:2998:25
[INFO] [stdout]      |
[INFO] [stdout] 2998 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3003:41
[INFO] [stdout]      |
[INFO] [stdout] 3003 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3004 | |                         Ok(
[INFO] [stdout] 3005 | |                             http::Response::builder()
[INFO] [stdout] 3006 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 3012 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3004:25
[INFO] [stdout]      |
[INFO] [stdout] 3004 | /                         Ok(
[INFO] [stdout] 3005 | |                             http::Response::builder()
[INFO] [stdout] 3006 | |                                 .status(200)
[INFO] [stdout] 3007 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 3010 | |                                 .unwrap(),
[INFO] [stdout] 3011 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3178:42
[INFO] [stdout]      |
[INFO] [stdout] 3178 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3179 | |                         let inner = inner.0;
[INFO] [stdout] 3180 | |                         let method = IngestExistingObjectSvc(inner);
[INFO] [stdout] 3181 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3192 | |                         Ok(res)
[INFO] [stdout] 3193 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3192:25
[INFO] [stdout]      |
[INFO] [stdout] 3192 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3197:41
[INFO] [stdout]      |
[INFO] [stdout] 3197 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3198 | |                         Ok(
[INFO] [stdout] 3199 | |                             http::Response::builder()
[INFO] [stdout] 3200 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 3206 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3198:25
[INFO] [stdout]      |
[INFO] [stdout] 3198 | /                         Ok(
[INFO] [stdout] 3199 | |                             http::Response::builder()
[INFO] [stdout] 3200 | |                                 .status(200)
[INFO] [stdout] 3201 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 3204 | |                                 .unwrap(),
[INFO] [stdout] 3205 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3580:42
[INFO] [stdout]      |
[INFO] [stdout] 3580 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3581 | |                         let inner = inner.0;
[INFO] [stdout] 3582 | |                         let method = CreateBundleSvc(inner);
[INFO] [stdout] 3583 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3594 | |                         Ok(res)
[INFO] [stdout] 3595 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3594:25
[INFO] [stdout]      |
[INFO] [stdout] 3594 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3626:42
[INFO] [stdout]      |
[INFO] [stdout] 3626 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3627 | |                         let inner = inner.0;
[INFO] [stdout] 3628 | |                         let method = DeleteBundleSvc(inner);
[INFO] [stdout] 3629 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3640 | |                         Ok(res)
[INFO] [stdout] 3641 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3640:25
[INFO] [stdout]      |
[INFO] [stdout] 3640 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3645:41
[INFO] [stdout]      |
[INFO] [stdout] 3645 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3646 | |                         Ok(
[INFO] [stdout] 3647 | |                             http::Response::builder()
[INFO] [stdout] 3648 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 3654 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.dataproxy.services.v2.rs:3646:25
[INFO] [stdout]      |
[INFO] [stdout] 3646 | /                         Ok(
[INFO] [stdout] 3647 | |                             http::Response::builder()
[INFO] [stdout] 3648 | |                                 .status(200)
[INFO] [stdout] 3649 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 3652 | |                                 .unwrap(),
[INFO] [stdout] 3653 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:831:42
[INFO] [stdout]     |
[INFO] [stdout] 831 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 832 | |                         let inner = inner.0;
[INFO] [stdout] 833 | |                         let method = CreateHookSvc(inner);
[INFO] [stdout] 834 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 845 | |                         Ok(res)
[INFO] [stdout] 846 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:845:25
[INFO] [stdout]     |
[INFO] [stdout] 845 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:878:42
[INFO] [stdout]     |
[INFO] [stdout] 878 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 879 | |                         let inner = inner.0;
[INFO] [stdout] 880 | |                         let method = AddProjectsToHookSvc(inner);
[INFO] [stdout] 881 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 892 | |                         Ok(res)
[INFO] [stdout] 893 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:892:25
[INFO] [stdout]     |
[INFO] [stdout] 892 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:925:42
[INFO] [stdout]     |
[INFO] [stdout] 925 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 926 | |                         let inner = inner.0;
[INFO] [stdout] 927 | |                         let method = ListProjectHooksSvc(inner);
[INFO] [stdout] 928 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 939 | |                         Ok(res)
[INFO] [stdout] 940 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:939:25
[INFO] [stdout]     |
[INFO] [stdout] 939 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:971:42
[INFO] [stdout]     |
[INFO] [stdout] 971 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 972 | |                         let inner = inner.0;
[INFO] [stdout] 973 | |                         let method = ListOwnedHooksSvc(inner);
[INFO] [stdout] 974 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 985 | |                         Ok(res)
[INFO] [stdout] 986 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.hooks.services.v2.rs:985:25
[INFO] [stdout]     |
[INFO] [stdout] 985 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.hooks.services.v2.rs:1017:42
[INFO] [stdout]      |
[INFO] [stdout] 1017 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1018 | |                         let inner = inner.0;
[INFO] [stdout] 1019 | |                         let method = DeleteHookSvc(inner);
[INFO] [stdout] 1020 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1031 | |                         Ok(res)
[INFO] [stdout] 1032 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.hooks.services.v2.rs:1031:25
[INFO] [stdout]      |
[INFO] [stdout] 1031 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.hooks.services.v2.rs:1063:42
[INFO] [stdout]      |
[INFO] [stdout] 1063 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1064 | |                         let inner = inner.0;
[INFO] [stdout] 1065 | |                         let method = HookCallbackSvc(inner);
[INFO] [stdout] 1066 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1077 | |                         Ok(res)
[INFO] [stdout] 1078 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.hooks.services.v2.rs:1077:25
[INFO] [stdout]      |
[INFO] [stdout] 1077 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.hooks.services.v2.rs:1082:41
[INFO] [stdout]      |
[INFO] [stdout] 1082 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1083 | |                         Ok(
[INFO] [stdout] 1084 | |                             http::Response::builder()
[INFO] [stdout] 1085 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1091 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/aruna/aruna.api.hooks.services.v2.rs:1083:25
[INFO] [stdout]      |
[INFO] [stdout] 1083 | /                         Ok(
[INFO] [stdout] 1084 | |                             http::Response::builder()
[INFO] [stdout] 1085 | |                                 .status(200)
[INFO] [stdout] 1086 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1089 | |                                 .unwrap(),
[INFO] [stdout] 1090 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.health.v2.rs:332:42
[INFO] [stdout]     |
[INFO] [stdout] 332 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 333 | |                         let inner = inner.0;
[INFO] [stdout] 334 | |                         let method = CheckSvc(inner);
[INFO] [stdout] 335 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 346 | |                         Ok(res)
[INFO] [stdout] 347 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.health.v2.rs:346:25
[INFO] [stdout]     |
[INFO] [stdout] 346 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.health.v2.rs:379:42
[INFO] [stdout]     |
[INFO] [stdout] 379 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 380 | |                         let inner = inner.0;
[INFO] [stdout] 381 | |                         let method = WatchSvc(inner);
[INFO] [stdout] 382 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 393 | |                         Ok(res)
[INFO] [stdout] 394 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.health.v2.rs:393:25
[INFO] [stdout]     |
[INFO] [stdout] 393 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.health.v2.rs:398:41
[INFO] [stdout]     |
[INFO] [stdout] 398 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 399 | |                         Ok(
[INFO] [stdout] 400 | |                             http::Response::builder()
[INFO] [stdout] 401 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/aruna/aruna.api.health.v2.rs:399:25
[INFO] [stdout]     |
[INFO] [stdout] 399 | /                         Ok(
[INFO] [stdout] 400 | |                             http::Response::builder()
[INFO] [stdout] 401 | |                                 .status(200)
[INFO] [stdout] 402 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |                                 .unwrap(),
[INFO] [stdout] 406 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aruna-rust-api` (lib test) due to 388 previous errors
[INFO] running `Command { std: "docker" "inspect" "74c57d2827b7bf22dcf1615ab6ac3d405c5bb76aaafd8ce156befbfa2a7e2a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c57d2827b7bf22dcf1615ab6ac3d405c5bb76aaafd8ce156befbfa2a7e2a2d", kill_on_drop: false }`
[INFO] [stdout] 74c57d2827b7bf22dcf1615ab6ac3d405c5bb76aaafd8ce156befbfa2a7e2a2d
