[INFO] fetching crate tucana 0.0.40...
[INFO] checking tucana-0.0.40 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate tucana 0.0.40 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate tucana 0.0.40
[INFO] finished tweaking crates.io crate tucana 0.0.40
[INFO] tweaked toml for crates.io crate tucana 0.0.40 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tucana 0.0.40 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tucana 0.0.40 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 373ed4b5914dfb0de25891f2a3ccda49b2ccdaf8d7ada920f0a51cb14ae03b4a
[INFO] running `Command { std: "docker" "start" "-a" "373ed4b5914dfb0de25891f2a3ccda49b2ccdaf8d7ada920f0a51cb14ae03b4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "373ed4b5914dfb0de25891f2a3ccda49b2ccdaf8d7ada920f0a51cb14ae03b4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "373ed4b5914dfb0de25891f2a3ccda49b2ccdaf8d7ada920f0a51cb14ae03b4a", kill_on_drop: false }`
[INFO] [stdout] 373ed4b5914dfb0de25891f2a3ccda49b2ccdaf8d7ada920f0a51cb14ae03b4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc1bb9dcfaf1b21f05440ccb7280e78f486d932252b9ca7489295cc2580c9a9a
[INFO] running `Command { std: "docker" "start" "-a" "cc1bb9dcfaf1b21f05440ccb7280e78f486d932252b9ca7489295cc2580c9a9a", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]     Checking tokio v1.47.0
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling pbjson-build v0.8.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking pbjson v0.8.0
[INFO] [stderr]    Compiling pbjson-types v0.8.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum v0.8.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking tucana v0.0.40 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:258:42
[INFO] [stdout]     |
[INFO] [stdout] 258 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 259 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 260 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 261 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |                         Ok(res)
[INFO] [stdout] 272 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:271:25
[INFO] [stdout]     |
[INFO] [stdout] 271 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:276:41
[INFO] [stdout]     |
[INFO] [stdout] 276 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 277 | |                         let mut response = http::Response::new(
[INFO] [stdout] 278 | |                             tonic::body::Body::default(),
[INFO] [stdout] 279 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |                         Ok(response)
[INFO] [stdout] 292 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:291:25
[INFO] [stdout]     |
[INFO] [stdout] 291 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:595:42
[INFO] [stdout]     |
[INFO] [stdout] 595 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 596 | |                         let method = CallSvc(inner);
[INFO] [stdout] 597 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 598 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 608 | |                         Ok(res)
[INFO] [stdout] 609 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:608:25
[INFO] [stdout]     |
[INFO] [stdout] 608 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:613:41
[INFO] [stdout]     |
[INFO] [stdout] 613 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 614 | |                         let mut response = http::Response::new(
[INFO] [stdout] 615 | |                             tonic::body::Body::default(),
[INFO] [stdout] 616 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 628 | |                         Ok(response)
[INFO] [stdout] 629 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:628:25
[INFO] [stdout]     |
[INFO] [stdout] 628 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:897:42
[INFO] [stdout]     |
[INFO] [stdout] 897 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 898 | |                         let method = GetResultSvc(inner);
[INFO] [stdout] 899 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 900 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 910 | |                         Ok(res)
[INFO] [stdout] 911 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:910:25
[INFO] [stdout]     |
[INFO] [stdout] 910 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:915:41
[INFO] [stdout]     |
[INFO] [stdout] 915 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 916 | |                         let mut response = http::Response::new(
[INFO] [stdout] 917 | |                             tonic::body::Body::default(),
[INFO] [stdout] 918 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 930 | |                         Ok(response)
[INFO] [stdout] 931 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:930:25
[INFO] [stdout]     |
[INFO] [stdout] 930 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1228:42
[INFO] [stdout]      |
[INFO] [stdout] 1228 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1229 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 1230 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1231 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1241 | |                         Ok(res)
[INFO] [stdout] 1242 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1241:25
[INFO] [stdout]      |
[INFO] [stdout] 1241 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1246:41
[INFO] [stdout]      |
[INFO] [stdout] 1246 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1247 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1248 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1249 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1261 | |                         Ok(response)
[INFO] [stdout] 1262 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1261:25
[INFO] [stdout]      |
[INFO] [stdout] 1261 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1543:42
[INFO] [stdout]      |
[INFO] [stdout] 1543 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1544 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 1545 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1546 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                         Ok(res)
[INFO] [stdout] 1557 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1556:25
[INFO] [stdout]      |
[INFO] [stdout] 1556 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1561:41
[INFO] [stdout]      |
[INFO] [stdout] 1561 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1562 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1563 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1564 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1576 | |                         Ok(response)
[INFO] [stdout] 1577 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1576:25
[INFO] [stdout]      |
[INFO] [stdout] 1576 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1943:42
[INFO] [stdout]      |
[INFO] [stdout] 1943 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1944 | |                         let method = TransferSvc(inner);
[INFO] [stdout] 1945 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1946 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1956 | |                         Ok(res)
[INFO] [stdout] 1957 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1961:41
[INFO] [stdout]      |
[INFO] [stdout] 1961 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1962 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1963 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1964 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1976 | |                         Ok(response)
[INFO] [stdout] 1977 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1976:25
[INFO] [stdout]      |
[INFO] [stdout] 1976 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:306:42
[INFO] [stdout]     |
[INFO] [stdout] 306 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 307 | |                         let method = TestSvc(inner);
[INFO] [stdout] 308 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 309 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 319 | |                         Ok(res)
[INFO] [stdout] 320 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:319:25
[INFO] [stdout]     |
[INFO] [stdout] 319 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:324:41
[INFO] [stdout]     |
[INFO] [stdout] 324 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 325 | |                         let mut response = http::Response::new(
[INFO] [stdout] 326 | |                             tonic::body::Body::default(),
[INFO] [stdout] 327 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | |                         Ok(response)
[INFO] [stdout] 340 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:339:25
[INFO] [stdout]     |
[INFO] [stdout] 339 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:640:42
[INFO] [stdout]     |
[INFO] [stdout] 640 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 641 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 642 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 643 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 653 | |                         Ok(res)
[INFO] [stdout] 654 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:653:25
[INFO] [stdout]     |
[INFO] [stdout] 653 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:658:41
[INFO] [stdout]     |
[INFO] [stdout] 658 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 659 | |                         let mut response = http::Response::new(
[INFO] [stdout] 660 | |                             tonic::body::Body::default(),
[INFO] [stdout] 661 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 673 | |                         Ok(response)
[INFO] [stdout] 674 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:673:25
[INFO] [stdout]     |
[INFO] [stdout] 673 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:955:42
[INFO] [stdout]     |
[INFO] [stdout] 955 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 956 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 957 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 958 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 968 | |                         Ok(res)
[INFO] [stdout] 969 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:968:25
[INFO] [stdout]     |
[INFO] [stdout] 968 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:973:41
[INFO] [stdout]     |
[INFO] [stdout] 973 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 974 | |                         let mut response = http::Response::new(
[INFO] [stdout] 975 | |                             tonic::body::Body::default(),
[INFO] [stdout] 976 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 988 | |                         Ok(response)
[INFO] [stdout] 989 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:988:25
[INFO] [stdout]     |
[INFO] [stdout] 988 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1282:42
[INFO] [stdout]      |
[INFO] [stdout] 1282 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1283 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 1284 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1285 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1295 | |                         Ok(res)
[INFO] [stdout] 1296 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1295:25
[INFO] [stdout]      |
[INFO] [stdout] 1295 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1300:41
[INFO] [stdout]      |
[INFO] [stdout] 1300 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1301 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1302 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1303 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1315 | |                         Ok(response)
[INFO] [stdout] 1316 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1315:25
[INFO] [stdout]      |
[INFO] [stdout] 1315 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1595:42
[INFO] [stdout]      |
[INFO] [stdout] 1595 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1596 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 1597 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1598 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1608 | |                         Ok(res)
[INFO] [stdout] 1609 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1608:25
[INFO] [stdout]      |
[INFO] [stdout] 1608 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1613:41
[INFO] [stdout]      |
[INFO] [stdout] 1613 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1614 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1615 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1616 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1628 | |                         Ok(response)
[INFO] [stdout] 1629 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1628:25
[INFO] [stdout]      |
[INFO] [stdout] 1628 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1891:42
[INFO] [stdout]      |
[INFO] [stdout] 1891 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1892 | |                         let method = PingSvc(inner);
[INFO] [stdout] 1893 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1894 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1904 | |                         Ok(res)
[INFO] [stdout] 1905 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1904:25
[INFO] [stdout]      |
[INFO] [stdout] 1904 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1909:41
[INFO] [stdout]      |
[INFO] [stdout] 1909 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1910 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1911 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1912 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1924 | |                         Ok(response)
[INFO] [stdout] 1925 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1924:25
[INFO] [stdout]      |
[INFO] [stdout] 1924 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:2245:42
[INFO] [stdout]      |
[INFO] [stdout] 2245 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2246 | |                         let method = LogonSvc(inner);
[INFO] [stdout] 2247 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2248 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2258 | |                         Ok(res)
[INFO] [stdout] 2259 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:2258:25
[INFO] [stdout]      |
[INFO] [stdout] 2258 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:2290:42
[INFO] [stdout]      |
[INFO] [stdout] 2290 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2291 | |                         let method = LogoffSvc(inner);
[INFO] [stdout] 2292 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2293 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2303 | |                         Ok(res)
[INFO] [stdout] 2304 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:2303:25
[INFO] [stdout]      |
[INFO] [stdout] 2303 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:2308:41
[INFO] [stdout]      |
[INFO] [stdout] 2308 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2309 | |                         let mut response = http::Response::new(
[INFO] [stdout] 2310 | |                             tonic::body::Body::default(),
[INFO] [stdout] 2311 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 2323 | |                         Ok(response)
[INFO] [stdout] 2324 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:2323:25
[INFO] [stdout]      |
[INFO] [stdout] 2323 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tucana` (lib) due to 54 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:258:42
[INFO] [stdout]     |
[INFO] [stdout] 258 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 259 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 260 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 261 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |                         Ok(res)
[INFO] [stdout] 272 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:271:25
[INFO] [stdout]     |
[INFO] [stdout] 271 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:276:41
[INFO] [stdout]     |
[INFO] [stdout] 276 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 277 | |                         let mut response = http::Response::new(
[INFO] [stdout] 278 | |                             tonic::body::Body::default(),
[INFO] [stdout] 279 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |                         Ok(response)
[INFO] [stdout] 292 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:291:25
[INFO] [stdout]     |
[INFO] [stdout] 291 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:595:42
[INFO] [stdout]     |
[INFO] [stdout] 595 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 596 | |                         let method = CallSvc(inner);
[INFO] [stdout] 597 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 598 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 608 | |                         Ok(res)
[INFO] [stdout] 609 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:608:25
[INFO] [stdout]     |
[INFO] [stdout] 608 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:613:41
[INFO] [stdout]     |
[INFO] [stdout] 613 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 614 | |                         let mut response = http::Response::new(
[INFO] [stdout] 615 | |                             tonic::body::Body::default(),
[INFO] [stdout] 616 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 628 | |                         Ok(response)
[INFO] [stdout] 629 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:628:25
[INFO] [stdout]     |
[INFO] [stdout] 628 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:897:42
[INFO] [stdout]     |
[INFO] [stdout] 897 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 898 | |                         let method = GetResultSvc(inner);
[INFO] [stdout] 899 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 900 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 910 | |                         Ok(res)
[INFO] [stdout] 911 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:910:25
[INFO] [stdout]     |
[INFO] [stdout] 910 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:915:41
[INFO] [stdout]     |
[INFO] [stdout] 915 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 916 | |                         let mut response = http::Response::new(
[INFO] [stdout] 917 | |                             tonic::body::Body::default(),
[INFO] [stdout] 918 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 930 | |                         Ok(response)
[INFO] [stdout] 931 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/aquila.rs:930:25
[INFO] [stdout]     |
[INFO] [stdout] 930 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1228:42
[INFO] [stdout]      |
[INFO] [stdout] 1228 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1229 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 1230 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1231 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1241 | |                         Ok(res)
[INFO] [stdout] 1242 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1241:25
[INFO] [stdout]      |
[INFO] [stdout] 1241 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1246:41
[INFO] [stdout]      |
[INFO] [stdout] 1246 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1247 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1248 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1249 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1261 | |                         Ok(response)
[INFO] [stdout] 1262 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1261:25
[INFO] [stdout]      |
[INFO] [stdout] 1261 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1543:42
[INFO] [stdout]      |
[INFO] [stdout] 1543 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1544 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 1545 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1546 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                         Ok(res)
[INFO] [stdout] 1557 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1556:25
[INFO] [stdout]      |
[INFO] [stdout] 1556 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1561:41
[INFO] [stdout]      |
[INFO] [stdout] 1561 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1562 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1563 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1564 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1576 | |                         Ok(response)
[INFO] [stdout] 1577 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1576:25
[INFO] [stdout]      |
[INFO] [stdout] 1576 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1943:42
[INFO] [stdout]      |
[INFO] [stdout] 1943 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1944 | |                         let method = TransferSvc(inner);
[INFO] [stdout] 1945 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1946 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1956 | |                         Ok(res)
[INFO] [stdout] 1957 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1961:41
[INFO] [stdout]      |
[INFO] [stdout] 1961 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1962 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1963 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1964 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1976 | |                         Ok(response)
[INFO] [stdout] 1977 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/aquila.rs:1976:25
[INFO] [stdout]      |
[INFO] [stdout] 1976 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:306:42
[INFO] [stdout]     |
[INFO] [stdout] 306 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 307 | |                         let method = TestSvc(inner);
[INFO] [stdout] 308 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 309 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 319 | |                         Ok(res)
[INFO] [stdout] 320 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:319:25
[INFO] [stdout]     |
[INFO] [stdout] 319 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:324:41
[INFO] [stdout]     |
[INFO] [stdout] 324 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 325 | |                         let mut response = http::Response::new(
[INFO] [stdout] 326 | |                             tonic::body::Body::default(),
[INFO] [stdout] 327 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | |                         Ok(response)
[INFO] [stdout] 340 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:339:25
[INFO] [stdout]     |
[INFO] [stdout] 339 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:640:42
[INFO] [stdout]     |
[INFO] [stdout] 640 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 641 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 642 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 643 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 653 | |                         Ok(res)
[INFO] [stdout] 654 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:653:25
[INFO] [stdout]     |
[INFO] [stdout] 653 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:658:41
[INFO] [stdout]     |
[INFO] [stdout] 658 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 659 | |                         let mut response = http::Response::new(
[INFO] [stdout] 660 | |                             tonic::body::Body::default(),
[INFO] [stdout] 661 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 673 | |                         Ok(response)
[INFO] [stdout] 674 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:673:25
[INFO] [stdout]     |
[INFO] [stdout] 673 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:955:42
[INFO] [stdout]     |
[INFO] [stdout] 955 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 956 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 957 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 958 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 968 | |                         Ok(res)
[INFO] [stdout] 969 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:968:25
[INFO] [stdout]     |
[INFO] [stdout] 968 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:973:41
[INFO] [stdout]     |
[INFO] [stdout] 973 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 974 | |                         let mut response = http::Response::new(
[INFO] [stdout] 975 | |                             tonic::body::Body::default(),
[INFO] [stdout] 976 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 988 | |                         Ok(response)
[INFO] [stdout] 989 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/sagittarius.rs:988:25
[INFO] [stdout]     |
[INFO] [stdout] 988 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1282:42
[INFO] [stdout]      |
[INFO] [stdout] 1282 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1283 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 1284 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1285 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1295 | |                         Ok(res)
[INFO] [stdout] 1296 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1295:25
[INFO] [stdout]      |
[INFO] [stdout] 1295 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1300:41
[INFO] [stdout]      |
[INFO] [stdout] 1300 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1301 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1302 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1303 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1315 | |                         Ok(response)
[INFO] [stdout] 1316 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1315:25
[INFO] [stdout]      |
[INFO] [stdout] 1315 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1595:42
[INFO] [stdout]      |
[INFO] [stdout] 1595 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1596 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 1597 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1598 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1608 | |                         Ok(res)
[INFO] [stdout] 1609 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1608:25
[INFO] [stdout]      |
[INFO] [stdout] 1608 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1613:41
[INFO] [stdout]      |
[INFO] [stdout] 1613 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1614 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1615 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1616 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1628 | |                         Ok(response)
[INFO] [stdout] 1629 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1628:25
[INFO] [stdout]      |
[INFO] [stdout] 1628 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1891:42
[INFO] [stdout]      |
[INFO] [stdout] 1891 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1892 | |                         let method = PingSvc(inner);
[INFO] [stdout] 1893 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1894 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1904 | |                         Ok(res)
[INFO] [stdout] 1905 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1904:25
[INFO] [stdout]      |
[INFO] [stdout] 1904 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1909:41
[INFO] [stdout]      |
[INFO] [stdout] 1909 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1910 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1911 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1912 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1924 | |                         Ok(response)
[INFO] [stdout] 1925 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:1924:25
[INFO] [stdout]      |
[INFO] [stdout] 1924 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:2245:42
[INFO] [stdout]      |
[INFO] [stdout] 2245 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2246 | |                         let method = LogonSvc(inner);
[INFO] [stdout] 2247 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2248 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2258 | |                         Ok(res)
[INFO] [stdout] 2259 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:2258:25
[INFO] [stdout]      |
[INFO] [stdout] 2258 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:2290:42
[INFO] [stdout]      |
[INFO] [stdout] 2290 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2291 | |                         let method = LogoffSvc(inner);
[INFO] [stdout] 2292 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2293 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2303 | |                         Ok(res)
[INFO] [stdout] 2304 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:2303:25
[INFO] [stdout]      |
[INFO] [stdout] 2303 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:2308:41
[INFO] [stdout]      |
[INFO] [stdout] 2308 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2309 | |                         let mut response = http::Response::new(
[INFO] [stdout] 2310 | |                             tonic::body::Body::default(),
[INFO] [stdout] 2311 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 2323 | |                         Ok(response)
[INFO] [stdout] 2324 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/sagittarius.rs:2323:25
[INFO] [stdout]      |
[INFO] [stdout] 2323 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tucana` (lib test) due to 54 previous errors
[INFO] running `Command { std: "docker" "inspect" "cc1bb9dcfaf1b21f05440ccb7280e78f486d932252b9ca7489295cc2580c9a9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc1bb9dcfaf1b21f05440ccb7280e78f486d932252b9ca7489295cc2580c9a9a", kill_on_drop: false }`
[INFO] [stdout] cc1bb9dcfaf1b21f05440ccb7280e78f486d932252b9ca7489295cc2580c9a9a
