[INFO] fetching crate datadiver-proto 0.1.3...
[INFO] checking datadiver-proto-0.1.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate datadiver-proto 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate datadiver-proto 0.1.3
[INFO] finished tweaking crates.io crate datadiver-proto 0.1.3
[INFO] tweaked toml for crates.io crate datadiver-proto 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate datadiver-proto 0.1.3 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 129 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.11.9 (available: v0.14.1)
[INFO] [stderr]       Adding prost-types v0.11.9 (available: v0.14.1)
[INFO] [stderr]       Adding tonic v0.9.2 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-build v0.9.2 (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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2c2e05c0859057731a94d81fa2ebdb49097875de53575406627cddbfdcad69ff
[INFO] running `Command { std: "docker" "start" "-a" "2c2e05c0859057731a94d81fa2ebdb49097875de53575406627cddbfdcad69ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c2e05c0859057731a94d81fa2ebdb49097875de53575406627cddbfdcad69ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c2e05c0859057731a94d81fa2ebdb49097875de53575406627cddbfdcad69ff", kill_on_drop: false }`
[INFO] [stdout] 2c2e05c0859057731a94d81fa2ebdb49097875de53575406627cddbfdcad69ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] cc6509340f7cd0f80b73d8aed0581ea841fc0b3e8dd7bfd10b14506123187439
[INFO] running `Command { std: "docker" "start" "-a" "cc6509340f7cd0f80b73d8aed0581ea841fc0b3e8dd7bfd10b14506123187439", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling which v4.4.2
[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]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling datadiver-proto v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking axum v0.6.20
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stdout] warning: unused import: `prost::*`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use prost::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prost::*`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use prost::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:419:42
[INFO] [stdout]     |
[INFO] [stdout] 419 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 420 | |                         let inner = inner.0;
[INFO] [stdout] 421 | |                         let method = createSvc(inner);
[INFO] [stdout] 422 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 433 | |                         Ok(res)
[INFO] [stdout] 434 | |                     };
[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, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:433:25
[INFO] [stdout]     |
[INFO] [stdout] 433 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:463:42
[INFO] [stdout]     |
[INFO] [stdout] 463 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 464 | |                         let inner = inner.0;
[INFO] [stdout] 465 | |                         let method = readSvc(inner);
[INFO] [stdout] 466 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |                         Ok(res)
[INFO] [stdout] 478 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:477:25
[INFO] [stdout]     |
[INFO] [stdout] 477 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:507:42
[INFO] [stdout]     |
[INFO] [stdout] 507 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 508 | |                         let inner = inner.0;
[INFO] [stdout] 509 | |                         let method = updateSvc(inner);
[INFO] [stdout] 510 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 521 | |                         Ok(res)
[INFO] [stdout] 522 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:521:25
[INFO] [stdout]     |
[INFO] [stdout] 521 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:551:42
[INFO] [stdout]     |
[INFO] [stdout] 551 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 552 | |                         let inner = inner.0;
[INFO] [stdout] 553 | |                         let method = deleteSvc(inner);
[INFO] [stdout] 554 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 565 | |                         Ok(res)
[INFO] [stdout] 566 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:565:25
[INFO] [stdout]     |
[INFO] [stdout] 565 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:595:42
[INFO] [stdout]     |
[INFO] [stdout] 595 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 596 | |                         let inner = inner.0;
[INFO] [stdout] 597 | |                         let method = listAllSvc(inner);
[INFO] [stdout] 598 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 609 | |                         Ok(res)
[INFO] [stdout] 610 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:609:25
[INFO] [stdout]     |
[INFO] [stdout] 609 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:641:42
[INFO] [stdout]     |
[INFO] [stdout] 641 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 642 | |                         let inner = inner.0;
[INFO] [stdout] 643 | |                         let method = listByDomainSvc(inner);
[INFO] [stdout] 644 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 655 | |                         Ok(res)
[INFO] [stdout] 656 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:655:25
[INFO] [stdout]     |
[INFO] [stdout] 655 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:660:41
[INFO] [stdout]     |
[INFO] [stdout] 660 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 661 | |                         Ok(
[INFO] [stdout] 662 | |                             http::Response::builder()
[INFO] [stdout] 663 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 669 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:661:25
[INFO] [stdout]     |
[INFO] [stdout] 661 | /                         Ok(
[INFO] [stdout] 662 | |                             http::Response::builder()
[INFO] [stdout] 663 | |                                 .status(200)
[INFO] [stdout] 664 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 667 | |                                 .unwrap(),
[INFO] [stdout] 668 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:438:42
[INFO] [stdout]     |
[INFO] [stdout] 438 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 439 | |                         let inner = inner.0;
[INFO] [stdout] 440 | |                         let method = createSvc(inner);
[INFO] [stdout] 441 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 452 | |                         Ok(res)
[INFO] [stdout] 453 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:452:25
[INFO] [stdout]     |
[INFO] [stdout] 452 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:481:42
[INFO] [stdout]     |
[INFO] [stdout] 481 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 482 | |                         let inner = inner.0;
[INFO] [stdout] 483 | |                         let method = readSvc(inner);
[INFO] [stdout] 484 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 495 | |                         Ok(res)
[INFO] [stdout] 496 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:495:25
[INFO] [stdout]     |
[INFO] [stdout] 495 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:524:42
[INFO] [stdout]     |
[INFO] [stdout] 524 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 525 | |                         let inner = inner.0;
[INFO] [stdout] 526 | |                         let method = updateSvc(inner);
[INFO] [stdout] 527 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 538 | |                         Ok(res)
[INFO] [stdout] 539 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:538:25
[INFO] [stdout]     |
[INFO] [stdout] 538 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:568:42
[INFO] [stdout]     |
[INFO] [stdout] 568 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 569 | |                         let inner = inner.0;
[INFO] [stdout] 570 | |                         let method = deleteSvc(inner);
[INFO] [stdout] 571 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 582 | |                         Ok(res)
[INFO] [stdout] 583 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:582:25
[INFO] [stdout]     |
[INFO] [stdout] 582 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:612:42
[INFO] [stdout]     |
[INFO] [stdout] 612 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 613 | |                         let inner = inner.0;
[INFO] [stdout] 614 | |                         let method = listAllSvc(inner);
[INFO] [stdout] 615 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 626 | |                         Ok(res)
[INFO] [stdout] 627 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:626:25
[INFO] [stdout]     |
[INFO] [stdout] 626 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:658:42
[INFO] [stdout]     |
[INFO] [stdout] 658 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 659 | |                         let inner = inner.0;
[INFO] [stdout] 660 | |                         let method = listByCatalogSvc(inner);
[INFO] [stdout] 661 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 672 | |                         Ok(res)
[INFO] [stdout] 673 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:672:25
[INFO] [stdout]     |
[INFO] [stdout] 672 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:704:42
[INFO] [stdout]     |
[INFO] [stdout] 704 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 705 | |                         let inner = inner.0;
[INFO] [stdout] 706 | |                         let method = listByDomainSvc(inner);
[INFO] [stdout] 707 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 718 | |                         Ok(res)
[INFO] [stdout] 719 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:718:25
[INFO] [stdout]     |
[INFO] [stdout] 718 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:723:41
[INFO] [stdout]     |
[INFO] [stdout] 723 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 724 | |                         Ok(
[INFO] [stdout] 725 | |                             http::Response::builder()
[INFO] [stdout] 726 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 732 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:724:25
[INFO] [stdout]     |
[INFO] [stdout] 724 | /                         Ok(
[INFO] [stdout] 725 | |                             http::Response::builder()
[INFO] [stdout] 726 | |                                 .status(200)
[INFO] [stdout] 727 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |                                 .unwrap(),
[INFO] [stdout] 731 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:368:42
[INFO] [stdout]     |
[INFO] [stdout] 368 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 369 | |                         let inner = inner.0;
[INFO] [stdout] 370 | |                         let method = createSvc(inner);
[INFO] [stdout] 371 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 382 | |                         Ok(res)
[INFO] [stdout] 383 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:382:25
[INFO] [stdout]     |
[INFO] [stdout] 382 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:412:42
[INFO] [stdout]     |
[INFO] [stdout] 412 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 413 | |                         let inner = inner.0;
[INFO] [stdout] 414 | |                         let method = readSvc(inner);
[INFO] [stdout] 415 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 426 | |                         Ok(res)
[INFO] [stdout] 427 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:426:25
[INFO] [stdout]     |
[INFO] [stdout] 426 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:456:42
[INFO] [stdout]     |
[INFO] [stdout] 456 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 457 | |                         let inner = inner.0;
[INFO] [stdout] 458 | |                         let method = updateSvc(inner);
[INFO] [stdout] 459 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |                         Ok(res)
[INFO] [stdout] 471 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:470:25
[INFO] [stdout]     |
[INFO] [stdout] 470 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:500:42
[INFO] [stdout]     |
[INFO] [stdout] 500 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 501 | |                         let inner = inner.0;
[INFO] [stdout] 502 | |                         let method = deleteSvc(inner);
[INFO] [stdout] 503 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 514 | |                         Ok(res)
[INFO] [stdout] 515 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:514:25
[INFO] [stdout]     |
[INFO] [stdout] 514 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 545 | |                         let inner = inner.0;
[INFO] [stdout] 546 | |                         let method = listAllSvc(inner);
[INFO] [stdout] 547 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 558 | |                         Ok(res)
[INFO] [stdout] 559 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:558:25
[INFO] [stdout]     |
[INFO] [stdout] 558 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:563:41
[INFO] [stdout]     |
[INFO] [stdout] 563 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 564 | |                         Ok(
[INFO] [stdout] 565 | |                             http::Response::builder()
[INFO] [stdout] 566 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 572 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:564:25
[INFO] [stdout]     |
[INFO] [stdout] 564 | /                         Ok(
[INFO] [stdout] 565 | |                             http::Response::builder()
[INFO] [stdout] 566 | |                                 .status(200)
[INFO] [stdout] 567 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 570 | |                                 .unwrap(),
[INFO] [stdout] 571 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:431:42
[INFO] [stdout]     |
[INFO] [stdout] 431 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 432 | |                         let inner = inner.0;
[INFO] [stdout] 433 | |                         let method = createSvc(inner);
[INFO] [stdout] 434 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 445 | |                         Ok(res)
[INFO] [stdout] 446 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:445:25
[INFO] [stdout]     |
[INFO] [stdout] 445 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:475:42
[INFO] [stdout]     |
[INFO] [stdout] 475 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 476 | |                         let inner = inner.0;
[INFO] [stdout] 477 | |                         let method = readSvc(inner);
[INFO] [stdout] 478 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 489 | |                         Ok(res)
[INFO] [stdout] 490 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:489:25
[INFO] [stdout]     |
[INFO] [stdout] 489 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:519:42
[INFO] [stdout]     |
[INFO] [stdout] 519 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 520 | |                         let inner = inner.0;
[INFO] [stdout] 521 | |                         let method = updateSvc(inner);
[INFO] [stdout] 522 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 533 | |                         Ok(res)
[INFO] [stdout] 534 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:533:25
[INFO] [stdout]     |
[INFO] [stdout] 533 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:563:42
[INFO] [stdout]     |
[INFO] [stdout] 563 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 564 | |                         let inner = inner.0;
[INFO] [stdout] 565 | |                         let method = deleteSvc(inner);
[INFO] [stdout] 566 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 577 | |                         Ok(res)
[INFO] [stdout] 578 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:577:25
[INFO] [stdout]     |
[INFO] [stdout] 577 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:607:42
[INFO] [stdout]     |
[INFO] [stdout] 607 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 608 | |                         let inner = inner.0;
[INFO] [stdout] 609 | |                         let method = listAllSvc(inner);
[INFO] [stdout] 610 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 621 | |                         Ok(res)
[INFO] [stdout] 622 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:621:25
[INFO] [stdout]     |
[INFO] [stdout] 621 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:653:42
[INFO] [stdout]     |
[INFO] [stdout] 653 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 654 | |                         let inner = inner.0;
[INFO] [stdout] 655 | |                         let method = listByDatumSvc(inner);
[INFO] [stdout] 656 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 667 | |                         Ok(res)
[INFO] [stdout] 668 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:667:25
[INFO] [stdout]     |
[INFO] [stdout] 667 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:672:41
[INFO] [stdout]     |
[INFO] [stdout] 672 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 673 | |                         Ok(
[INFO] [stdout] 674 | |                             http::Response::builder()
[INFO] [stdout] 675 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 681 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:673:25
[INFO] [stdout]     |
[INFO] [stdout] 673 | /                         Ok(
[INFO] [stdout] 674 | |                             http::Response::builder()
[INFO] [stdout] 675 | |                                 .status(200)
[INFO] [stdout] 676 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |                                 .unwrap(),
[INFO] [stdout] 680 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `datadiver-proto` (lib) due to 56 previous errors; 1 warning emitted
[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, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:419:42
[INFO] [stdout]     |
[INFO] [stdout] 419 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 420 | |                         let inner = inner.0;
[INFO] [stdout] 421 | |                         let method = createSvc(inner);
[INFO] [stdout] 422 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 433 | |                         Ok(res)
[INFO] [stdout] 434 | |                     };
[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, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:433:25
[INFO] [stdout]     |
[INFO] [stdout] 433 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:463:42
[INFO] [stdout]     |
[INFO] [stdout] 463 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 464 | |                         let inner = inner.0;
[INFO] [stdout] 465 | |                         let method = readSvc(inner);
[INFO] [stdout] 466 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |                         Ok(res)
[INFO] [stdout] 478 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:477:25
[INFO] [stdout]     |
[INFO] [stdout] 477 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:507:42
[INFO] [stdout]     |
[INFO] [stdout] 507 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 508 | |                         let inner = inner.0;
[INFO] [stdout] 509 | |                         let method = updateSvc(inner);
[INFO] [stdout] 510 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 521 | |                         Ok(res)
[INFO] [stdout] 522 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:521:25
[INFO] [stdout]     |
[INFO] [stdout] 521 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:551:42
[INFO] [stdout]     |
[INFO] [stdout] 551 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 552 | |                         let inner = inner.0;
[INFO] [stdout] 553 | |                         let method = deleteSvc(inner);
[INFO] [stdout] 554 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 565 | |                         Ok(res)
[INFO] [stdout] 566 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:565:25
[INFO] [stdout]     |
[INFO] [stdout] 565 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:595:42
[INFO] [stdout]     |
[INFO] [stdout] 595 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 596 | |                         let inner = inner.0;
[INFO] [stdout] 597 | |                         let method = listAllSvc(inner);
[INFO] [stdout] 598 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 609 | |                         Ok(res)
[INFO] [stdout] 610 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:609:25
[INFO] [stdout]     |
[INFO] [stdout] 609 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:641:42
[INFO] [stdout]     |
[INFO] [stdout] 641 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 642 | |                         let inner = inner.0;
[INFO] [stdout] 643 | |                         let method = listByDomainSvc(inner);
[INFO] [stdout] 644 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 655 | |                         Ok(res)
[INFO] [stdout] 656 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:655:25
[INFO] [stdout]     |
[INFO] [stdout] 655 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:660:41
[INFO] [stdout]     |
[INFO] [stdout] 660 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 661 | |                         Ok(
[INFO] [stdout] 662 | |                             http::Response::builder()
[INFO] [stdout] 663 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 669 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/catalog.rs:661:25
[INFO] [stdout]     |
[INFO] [stdout] 661 | /                         Ok(
[INFO] [stdout] 662 | |                             http::Response::builder()
[INFO] [stdout] 663 | |                                 .status(200)
[INFO] [stdout] 664 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 667 | |                                 .unwrap(),
[INFO] [stdout] 668 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:438:42
[INFO] [stdout]     |
[INFO] [stdout] 438 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 439 | |                         let inner = inner.0;
[INFO] [stdout] 440 | |                         let method = createSvc(inner);
[INFO] [stdout] 441 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 452 | |                         Ok(res)
[INFO] [stdout] 453 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:452:25
[INFO] [stdout]     |
[INFO] [stdout] 452 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:481:42
[INFO] [stdout]     |
[INFO] [stdout] 481 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 482 | |                         let inner = inner.0;
[INFO] [stdout] 483 | |                         let method = readSvc(inner);
[INFO] [stdout] 484 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 495 | |                         Ok(res)
[INFO] [stdout] 496 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:495:25
[INFO] [stdout]     |
[INFO] [stdout] 495 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:524:42
[INFO] [stdout]     |
[INFO] [stdout] 524 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 525 | |                         let inner = inner.0;
[INFO] [stdout] 526 | |                         let method = updateSvc(inner);
[INFO] [stdout] 527 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 538 | |                         Ok(res)
[INFO] [stdout] 539 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:538:25
[INFO] [stdout]     |
[INFO] [stdout] 538 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:568:42
[INFO] [stdout]     |
[INFO] [stdout] 568 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 569 | |                         let inner = inner.0;
[INFO] [stdout] 570 | |                         let method = deleteSvc(inner);
[INFO] [stdout] 571 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 582 | |                         Ok(res)
[INFO] [stdout] 583 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:582:25
[INFO] [stdout]     |
[INFO] [stdout] 582 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:612:42
[INFO] [stdout]     |
[INFO] [stdout] 612 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 613 | |                         let inner = inner.0;
[INFO] [stdout] 614 | |                         let method = listAllSvc(inner);
[INFO] [stdout] 615 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 626 | |                         Ok(res)
[INFO] [stdout] 627 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:626:25
[INFO] [stdout]     |
[INFO] [stdout] 626 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:658:42
[INFO] [stdout]     |
[INFO] [stdout] 658 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 659 | |                         let inner = inner.0;
[INFO] [stdout] 660 | |                         let method = listByCatalogSvc(inner);
[INFO] [stdout] 661 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 672 | |                         Ok(res)
[INFO] [stdout] 673 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:672:25
[INFO] [stdout]     |
[INFO] [stdout] 672 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:704:42
[INFO] [stdout]     |
[INFO] [stdout] 704 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 705 | |                         let inner = inner.0;
[INFO] [stdout] 706 | |                         let method = listByDomainSvc(inner);
[INFO] [stdout] 707 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 718 | |                         Ok(res)
[INFO] [stdout] 719 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:718:25
[INFO] [stdout]     |
[INFO] [stdout] 718 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:723:41
[INFO] [stdout]     |
[INFO] [stdout] 723 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 724 | |                         Ok(
[INFO] [stdout] 725 | |                             http::Response::builder()
[INFO] [stdout] 726 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 732 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datum.rs:724:25
[INFO] [stdout]     |
[INFO] [stdout] 724 | /                         Ok(
[INFO] [stdout] 725 | |                             http::Response::builder()
[INFO] [stdout] 726 | |                                 .status(200)
[INFO] [stdout] 727 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |                                 .unwrap(),
[INFO] [stdout] 731 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:368:42
[INFO] [stdout]     |
[INFO] [stdout] 368 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 369 | |                         let inner = inner.0;
[INFO] [stdout] 370 | |                         let method = createSvc(inner);
[INFO] [stdout] 371 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 382 | |                         Ok(res)
[INFO] [stdout] 383 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:382:25
[INFO] [stdout]     |
[INFO] [stdout] 382 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:412:42
[INFO] [stdout]     |
[INFO] [stdout] 412 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 413 | |                         let inner = inner.0;
[INFO] [stdout] 414 | |                         let method = readSvc(inner);
[INFO] [stdout] 415 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 426 | |                         Ok(res)
[INFO] [stdout] 427 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:426:25
[INFO] [stdout]     |
[INFO] [stdout] 426 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:456:42
[INFO] [stdout]     |
[INFO] [stdout] 456 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 457 | |                         let inner = inner.0;
[INFO] [stdout] 458 | |                         let method = updateSvc(inner);
[INFO] [stdout] 459 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |                         Ok(res)
[INFO] [stdout] 471 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:470:25
[INFO] [stdout]     |
[INFO] [stdout] 470 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:500:42
[INFO] [stdout]     |
[INFO] [stdout] 500 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 501 | |                         let inner = inner.0;
[INFO] [stdout] 502 | |                         let method = deleteSvc(inner);
[INFO] [stdout] 503 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 514 | |                         Ok(res)
[INFO] [stdout] 515 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:514:25
[INFO] [stdout]     |
[INFO] [stdout] 514 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 545 | |                         let inner = inner.0;
[INFO] [stdout] 546 | |                         let method = listAllSvc(inner);
[INFO] [stdout] 547 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 558 | |                         Ok(res)
[INFO] [stdout] 559 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:558:25
[INFO] [stdout]     |
[INFO] [stdout] 558 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:563:41
[INFO] [stdout]     |
[INFO] [stdout] 563 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 564 | |                         Ok(
[INFO] [stdout] 565 | |                             http::Response::builder()
[INFO] [stdout] 566 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 572 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/domain.rs:564:25
[INFO] [stdout]     |
[INFO] [stdout] 564 | /                         Ok(
[INFO] [stdout] 565 | |                             http::Response::builder()
[INFO] [stdout] 566 | |                                 .status(200)
[INFO] [stdout] 567 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 570 | |                                 .unwrap(),
[INFO] [stdout] 571 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:431:42
[INFO] [stdout]     |
[INFO] [stdout] 431 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 432 | |                         let inner = inner.0;
[INFO] [stdout] 433 | |                         let method = createSvc(inner);
[INFO] [stdout] 434 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 445 | |                         Ok(res)
[INFO] [stdout] 446 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:445:25
[INFO] [stdout]     |
[INFO] [stdout] 445 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:475:42
[INFO] [stdout]     |
[INFO] [stdout] 475 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 476 | |                         let inner = inner.0;
[INFO] [stdout] 477 | |                         let method = readSvc(inner);
[INFO] [stdout] 478 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 489 | |                         Ok(res)
[INFO] [stdout] 490 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:489:25
[INFO] [stdout]     |
[INFO] [stdout] 489 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:519:42
[INFO] [stdout]     |
[INFO] [stdout] 519 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 520 | |                         let inner = inner.0;
[INFO] [stdout] 521 | |                         let method = updateSvc(inner);
[INFO] [stdout] 522 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 533 | |                         Ok(res)
[INFO] [stdout] 534 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:533:25
[INFO] [stdout]     |
[INFO] [stdout] 533 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:563:42
[INFO] [stdout]     |
[INFO] [stdout] 563 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 564 | |                         let inner = inner.0;
[INFO] [stdout] 565 | |                         let method = deleteSvc(inner);
[INFO] [stdout] 566 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 577 | |                         Ok(res)
[INFO] [stdout] 578 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:577:25
[INFO] [stdout]     |
[INFO] [stdout] 577 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:607:42
[INFO] [stdout]     |
[INFO] [stdout] 607 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 608 | |                         let inner = inner.0;
[INFO] [stdout] 609 | |                         let method = listAllSvc(inner);
[INFO] [stdout] 610 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 621 | |                         Ok(res)
[INFO] [stdout] 622 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:621:25
[INFO] [stdout]     |
[INFO] [stdout] 621 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:653:42
[INFO] [stdout]     |
[INFO] [stdout] 653 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 654 | |                         let inner = inner.0;
[INFO] [stdout] 655 | |                         let method = listByDatumSvc(inner);
[INFO] [stdout] 656 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 667 | |                         Ok(res)
[INFO] [stdout] 668 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:667:25
[INFO] [stdout]     |
[INFO] [stdout] 667 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:672:41
[INFO] [stdout]     |
[INFO] [stdout] 672 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 673 | |                         Ok(
[INFO] [stdout] 674 | |                             http::Response::builder()
[INFO] [stdout] 675 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 681 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/snapshot.rs:673:25
[INFO] [stdout]     |
[INFO] [stdout] 673 | /                         Ok(
[INFO] [stdout] 674 | |                             http::Response::builder()
[INFO] [stdout] 675 | |                                 .status(200)
[INFO] [stdout] 676 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |                                 .unwrap(),
[INFO] [stdout] 680 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `datadiver-proto` (lib test) due to 56 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "cc6509340f7cd0f80b73d8aed0581ea841fc0b3e8dd7bfd10b14506123187439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc6509340f7cd0f80b73d8aed0581ea841fc0b3e8dd7bfd10b14506123187439", kill_on_drop: false }`
[INFO] [stdout] cc6509340f7cd0f80b73d8aed0581ea841fc0b3e8dd7bfd10b14506123187439
