[INFO] cloning repository https://github.com/paulo-coelho/bib-client-2024_1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulo-coelho/bib-client-2024_1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulo-coelho%2Fbib-client-2024_1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulo-coelho%2Fbib-client-2024_1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8d3c65422367dab175390c58cb988bf68d5e05e
[INFO] checking paulo-coelho/bib-client-2024_1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulo-coelho%2Fbib-client-2024_1" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paulo-coelho/bib-client-2024_1
[INFO] finished tweaking git repo https://github.com/paulo-coelho/bib-client-2024_1
[INFO] tweaked toml for git repo https://github.com/paulo-coelho/bib-client-2024_1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulo-coelho/bib-client-2024_1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paulo-coelho/bib-client-2024_1 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f72bfddfaae58aa6e4a0c74d10e55d05c0cb09eb2a880718e24e8d73e7c8516d
[INFO] running `Command { std: "docker" "start" "-a" "f72bfddfaae58aa6e4a0c74d10e55d05c0cb09eb2a880718e24e8d73e7c8516d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f72bfddfaae58aa6e4a0c74d10e55d05c0cb09eb2a880718e24e8d73e7c8516d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f72bfddfaae58aa6e4a0c74d10e55d05c0cb09eb2a880718e24e8d73e7c8516d", kill_on_drop: false }`
[INFO] [stdout] f72bfddfaae58aa6e4a0c74d10e55d05c0cb09eb2a880718e24e8d73e7c8516d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] be39f0f52a6b26c88a1645a909df235701ff55790bcd31d35af5b08950c59396
[INFO] running `Command { std: "docker" "start" "-a" "be39f0f52a6b26c88a1645a909df235701ff55790bcd31d35af5b08950c59396", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking clap_builder v4.5.11
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking clap v4.5.11
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling bib-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:554:42
[INFO] [stdout]     |
[INFO] [stdout] 554 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 555 | |                         let inner = inner.0;
[INFO] [stdout] 556 | |                         let method = RealizaEmprestimoSvc(inner);
[INFO] [stdout] 557 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 568 | |                         Ok(res)
[INFO] [stdout] 569 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:568:25
[INFO] [stdout]     |
[INFO] [stdout] 568 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:603:42
[INFO] [stdout]     |
[INFO] [stdout] 603 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 604 | |                         let inner = inner.0;
[INFO] [stdout] 605 | |                         let method = RealizaDevolucaoSvc(inner);
[INFO] [stdout] 606 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 617 | |                         Ok(res)
[INFO] [stdout] 618 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:617:25
[INFO] [stdout]     |
[INFO] [stdout] 617 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:648:42
[INFO] [stdout]     |
[INFO] [stdout] 648 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 649 | |                         let inner = inner.0;
[INFO] [stdout] 650 | |                         let method = BloqueiaUsuariosSvc(inner);
[INFO] [stdout] 651 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 662 | |                         Ok(res)
[INFO] [stdout] 663 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:662:25
[INFO] [stdout]     |
[INFO] [stdout] 662 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:693:42
[INFO] [stdout]     |
[INFO] [stdout] 693 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 694 | |                         let inner = inner.0;
[INFO] [stdout] 695 | |                         let method = LiberaUsuariosSvc(inner);
[INFO] [stdout] 696 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 707 | |                         Ok(res)
[INFO] [stdout] 708 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:707:25
[INFO] [stdout]     |
[INFO] [stdout] 707 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:744:42
[INFO] [stdout]     |
[INFO] [stdout] 744 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 745 | |                         let inner = inner.0;
[INFO] [stdout] 746 | |                         let method = ListaUsuariosBloqueadosSvc(inner);
[INFO] [stdout] 747 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 758 | |                         Ok(res)
[INFO] [stdout] 759 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:758:25
[INFO] [stdout]     |
[INFO] [stdout] 758 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:795:42
[INFO] [stdout]     |
[INFO] [stdout] 795 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 796 | |                         let inner = inner.0;
[INFO] [stdout] 797 | |                         let method = ListaLivrosEmprestadosSvc(inner);
[INFO] [stdout] 798 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 809 | |                         Ok(res)
[INFO] [stdout] 810 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:809:25
[INFO] [stdout]     |
[INFO] [stdout] 809 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:846:42
[INFO] [stdout]     |
[INFO] [stdout] 846 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 847 | |                         let inner = inner.0;
[INFO] [stdout] 848 | |                         let method = ListaLivrosEmFaltaSvc(inner);
[INFO] [stdout] 849 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 860 | |                         Ok(res)
[INFO] [stdout] 861 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:860:25
[INFO] [stdout]     |
[INFO] [stdout] 860 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:894:42
[INFO] [stdout]     |
[INFO] [stdout] 894 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 895 | |                         let inner = inner.0;
[INFO] [stdout] 896 | |                         let method = PesquisaLivroSvc(inner);
[INFO] [stdout] 897 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 908 | |                         Ok(res)
[INFO] [stdout] 909 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:908:25
[INFO] [stdout]     |
[INFO] [stdout] 908 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:913:41
[INFO] [stdout]     |
[INFO] [stdout] 913 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 914 | |                         Ok(
[INFO] [stdout] 915 | |                             http::Response::builder()
[INFO] [stdout] 916 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 922 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:914:25
[INFO] [stdout]     |
[INFO] [stdout] 914 | /                         Ok(
[INFO] [stdout] 915 | |                             http::Response::builder()
[INFO] [stdout] 916 | |                                 .status(200)
[INFO] [stdout] 917 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 920 | |                                 .unwrap(),
[INFO] [stdout] 921 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:554:42
[INFO] [stdout]     |
[INFO] [stdout] 554 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 555 | |                         let inner = inner.0;
[INFO] [stdout] 556 | |                         let method = RealizaEmprestimoSvc(inner);
[INFO] [stdout] 557 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 568 | |                         Ok(res)
[INFO] [stdout] 569 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bib-client` (bin "bib-client") due to 18 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:568:25
[INFO] [stdout]     |
[INFO] [stdout] 568 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:603:42
[INFO] [stdout]     |
[INFO] [stdout] 603 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 604 | |                         let inner = inner.0;
[INFO] [stdout] 605 | |                         let method = RealizaDevolucaoSvc(inner);
[INFO] [stdout] 606 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 617 | |                         Ok(res)
[INFO] [stdout] 618 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bib-client` (bin "bib-client" test) due to 18 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:617:25
[INFO] [stdout]     |
[INFO] [stdout] 617 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:648:42
[INFO] [stdout]     |
[INFO] [stdout] 648 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 649 | |                         let inner = inner.0;
[INFO] [stdout] 650 | |                         let method = BloqueiaUsuariosSvc(inner);
[INFO] [stdout] 651 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 662 | |                         Ok(res)
[INFO] [stdout] 663 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:662:25
[INFO] [stdout]     |
[INFO] [stdout] 662 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:693:42
[INFO] [stdout]     |
[INFO] [stdout] 693 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 694 | |                         let inner = inner.0;
[INFO] [stdout] 695 | |                         let method = LiberaUsuariosSvc(inner);
[INFO] [stdout] 696 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 707 | |                         Ok(res)
[INFO] [stdout] 708 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:707:25
[INFO] [stdout]     |
[INFO] [stdout] 707 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bib-client` (bin "adm-client") due to 22 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:744:42
[INFO] [stdout]     |
[INFO] [stdout] 744 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 745 | |                         let inner = inner.0;
[INFO] [stdout] 746 | |                         let method = ListaUsuariosBloqueadosSvc(inner);
[INFO] [stdout] 747 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 758 | |                         Ok(res)
[INFO] [stdout] 759 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:758:25
[INFO] [stdout]     |
[INFO] [stdout] 758 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:795:42
[INFO] [stdout]     |
[INFO] [stdout] 795 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 796 | |                         let inner = inner.0;
[INFO] [stdout] 797 | |                         let method = ListaLivrosEmprestadosSvc(inner);
[INFO] [stdout] 798 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 809 | |                         Ok(res)
[INFO] [stdout] 810 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:809:25
[INFO] [stdout]     |
[INFO] [stdout] 809 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:846:42
[INFO] [stdout]     |
[INFO] [stdout] 846 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 847 | |                         let inner = inner.0;
[INFO] [stdout] 848 | |                         let method = ListaLivrosEmFaltaSvc(inner);
[INFO] [stdout] 849 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 860 | |                         Ok(res)
[INFO] [stdout] 861 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:860:25
[INFO] [stdout]     |
[INFO] [stdout] 860 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:894:42
[INFO] [stdout]     |
[INFO] [stdout] 894 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 895 | |                         let inner = inner.0;
[INFO] [stdout] 896 | |                         let method = PesquisaLivroSvc(inner);
[INFO] [stdout] 897 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 908 | |                         Ok(res)
[INFO] [stdout] 909 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:908:25
[INFO] [stdout]     |
[INFO] [stdout] 908 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:913:41
[INFO] [stdout]     |
[INFO] [stdout] 913 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 914 | |                         Ok(
[INFO] [stdout] 915 | |                             http::Response::builder()
[INFO] [stdout] 916 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 922 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/biblioteca.rs:914:25
[INFO] [stdout]     |
[INFO] [stdout] 914 | /                         Ok(
[INFO] [stdout] 915 | |                             http::Response::builder()
[INFO] [stdout] 916 | |                                 .status(200)
[INFO] [stdout] 917 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 920 | |                                 .unwrap(),
[INFO] [stdout] 921 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:530:42
[INFO] [stdout]     |
[INFO] [stdout] 530 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 531 | |                         let inner = inner.0;
[INFO] [stdout] 532 | |                         let method = NovoUsuarioSvc(inner);
[INFO] [stdout] 533 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 544 | |                         Ok(res)
[INFO] [stdout] 545 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:544:25
[INFO] [stdout]     |
[INFO] [stdout] 544 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 575 | |                         let inner = inner.0;
[INFO] [stdout] 576 | |                         let method = EditaUsuarioSvc(inner);
[INFO] [stdout] 577 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 588 | |                         Ok(res)
[INFO] [stdout] 589 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:588:25
[INFO] [stdout]     |
[INFO] [stdout] 588 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:620:42
[INFO] [stdout]     |
[INFO] [stdout] 620 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 621 | |                         let inner = inner.0;
[INFO] [stdout] 622 | |                         let method = RemoveUsuarioSvc(inner);
[INFO] [stdout] 623 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 634 | |                         Ok(res)
[INFO] [stdout] 635 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:634:25
[INFO] [stdout]     |
[INFO] [stdout] 634 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:666:42
[INFO] [stdout]     |
[INFO] [stdout] 666 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 667 | |                         let inner = inner.0;
[INFO] [stdout] 668 | |                         let method = ObtemUsuarioSvc(inner);
[INFO] [stdout] 669 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 680 | |                         Ok(res)
[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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:680:25
[INFO] [stdout]     |
[INFO] [stdout] 680 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:714:42
[INFO] [stdout]     |
[INFO] [stdout] 714 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 715 | |                         let inner = inner.0;
[INFO] [stdout] 716 | |                         let method = ObtemTodosUsuariosSvc(inner);
[INFO] [stdout] 717 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 728 | |                         Ok(res)
[INFO] [stdout] 729 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:728:25
[INFO] [stdout]     |
[INFO] [stdout] 728 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:758:42
[INFO] [stdout]     |
[INFO] [stdout] 758 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 759 | |                         let inner = inner.0;
[INFO] [stdout] 760 | |                         let method = NovoLivroSvc(inner);
[INFO] [stdout] 761 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 772 | |                         Ok(res)
[INFO] [stdout] 773 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:772:25
[INFO] [stdout]     |
[INFO] [stdout] 772 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:802:42
[INFO] [stdout]     |
[INFO] [stdout] 802 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 803 | |                         let inner = inner.0;
[INFO] [stdout] 804 | |                         let method = EditaLivroSvc(inner);
[INFO] [stdout] 805 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 816 | |                         Ok(res)
[INFO] [stdout] 817 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:816:25
[INFO] [stdout]     |
[INFO] [stdout] 816 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:848:42
[INFO] [stdout]     |
[INFO] [stdout] 848 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 849 | |                         let inner = inner.0;
[INFO] [stdout] 850 | |                         let method = RemoveLivroSvc(inner);
[INFO] [stdout] 851 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 862 | |                         Ok(res)
[INFO] [stdout] 863 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:862:25
[INFO] [stdout]     |
[INFO] [stdout] 862 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:894:42
[INFO] [stdout]     |
[INFO] [stdout] 894 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 895 | |                         let inner = inner.0;
[INFO] [stdout] 896 | |                         let method = ObtemLivroSvc(inner);
[INFO] [stdout] 897 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 908 | |                         Ok(res)
[INFO] [stdout] 909 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:908:25
[INFO] [stdout]     |
[INFO] [stdout] 908 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:942:42
[INFO] [stdout]     |
[INFO] [stdout] 942 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 943 | |                         let inner = inner.0;
[INFO] [stdout] 944 | |                         let method = ObtemTodosLivrosSvc(inner);
[INFO] [stdout] 945 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 956 | |                         Ok(res)
[INFO] [stdout] 957 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:956:25
[INFO] [stdout]     |
[INFO] [stdout] 956 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:961:41
[INFO] [stdout]     |
[INFO] [stdout] 961 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 962 | |                         Ok(
[INFO] [stdout] 963 | |                             http::Response::builder()
[INFO] [stdout] 964 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 970 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:962:25
[INFO] [stdout]     |
[INFO] [stdout] 962 | /                         Ok(
[INFO] [stdout] 963 | |                             http::Response::builder()
[INFO] [stdout] 964 | |                                 .status(200)
[INFO] [stdout] 965 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 968 | |                                 .unwrap(),
[INFO] [stdout] 969 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:530:42
[INFO] [stdout]     |
[INFO] [stdout] 530 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 531 | |                         let inner = inner.0;
[INFO] [stdout] 532 | |                         let method = NovoUsuarioSvc(inner);
[INFO] [stdout] 533 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 544 | |                         Ok(res)
[INFO] [stdout] 545 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:544:25
[INFO] [stdout]     |
[INFO] [stdout] 544 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 575 | |                         let inner = inner.0;
[INFO] [stdout] 576 | |                         let method = EditaUsuarioSvc(inner);
[INFO] [stdout] 577 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 588 | |                         Ok(res)
[INFO] [stdout] 589 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:588:25
[INFO] [stdout]     |
[INFO] [stdout] 588 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:620:42
[INFO] [stdout]     |
[INFO] [stdout] 620 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 621 | |                         let inner = inner.0;
[INFO] [stdout] 622 | |                         let method = RemoveUsuarioSvc(inner);
[INFO] [stdout] 623 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 634 | |                         Ok(res)
[INFO] [stdout] 635 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:634:25
[INFO] [stdout]     |
[INFO] [stdout] 634 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:666:42
[INFO] [stdout]     |
[INFO] [stdout] 666 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 667 | |                         let inner = inner.0;
[INFO] [stdout] 668 | |                         let method = ObtemUsuarioSvc(inner);
[INFO] [stdout] 669 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 680 | |                         Ok(res)
[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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:680:25
[INFO] [stdout]     |
[INFO] [stdout] 680 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:714:42
[INFO] [stdout]     |
[INFO] [stdout] 714 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 715 | |                         let inner = inner.0;
[INFO] [stdout] 716 | |                         let method = ObtemTodosUsuariosSvc(inner);
[INFO] [stdout] 717 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 728 | |                         Ok(res)
[INFO] [stdout] 729 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:728:25
[INFO] [stdout]     |
[INFO] [stdout] 728 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:758:42
[INFO] [stdout]     |
[INFO] [stdout] 758 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 759 | |                         let inner = inner.0;
[INFO] [stdout] 760 | |                         let method = NovoLivroSvc(inner);
[INFO] [stdout] 761 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 772 | |                         Ok(res)
[INFO] [stdout] 773 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:772:25
[INFO] [stdout]     |
[INFO] [stdout] 772 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:802:42
[INFO] [stdout]     |
[INFO] [stdout] 802 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 803 | |                         let inner = inner.0;
[INFO] [stdout] 804 | |                         let method = EditaLivroSvc(inner);
[INFO] [stdout] 805 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 816 | |                         Ok(res)
[INFO] [stdout] 817 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:816:25
[INFO] [stdout]     |
[INFO] [stdout] 816 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:848:42
[INFO] [stdout]     |
[INFO] [stdout] 848 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 849 | |                         let inner = inner.0;
[INFO] [stdout] 850 | |                         let method = RemoveLivroSvc(inner);
[INFO] [stdout] 851 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 862 | |                         Ok(res)
[INFO] [stdout] 863 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:862:25
[INFO] [stdout]     |
[INFO] [stdout] 862 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:894:42
[INFO] [stdout]     |
[INFO] [stdout] 894 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 895 | |                         let inner = inner.0;
[INFO] [stdout] 896 | |                         let method = ObtemLivroSvc(inner);
[INFO] [stdout] 897 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 908 | |                         Ok(res)
[INFO] [stdout] 909 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:908:25
[INFO] [stdout]     |
[INFO] [stdout] 908 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:942:42
[INFO] [stdout]     |
[INFO] [stdout] 942 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 943 | |                         let inner = inner.0;
[INFO] [stdout] 944 | |                         let method = ObtemTodosLivrosSvc(inner);
[INFO] [stdout] 945 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 956 | |                         Ok(res)
[INFO] [stdout] 957 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:956:25
[INFO] [stdout]     |
[INFO] [stdout] 956 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:961:41
[INFO] [stdout]     |
[INFO] [stdout] 961 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 962 | |                         Ok(
[INFO] [stdout] 963 | |                             http::Response::builder()
[INFO] [stdout] 964 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 970 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bib-client-324a110d13895241/out/cadastro.rs:962:25
[INFO] [stdout]     |
[INFO] [stdout] 962 | /                         Ok(
[INFO] [stdout] 963 | |                             http::Response::builder()
[INFO] [stdout] 964 | |                                 .status(200)
[INFO] [stdout] 965 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 968 | |                                 .unwrap(),
[INFO] [stdout] 969 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bib-client` (bin "adm-client" test) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "be39f0f52a6b26c88a1645a909df235701ff55790bcd31d35af5b08950c59396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be39f0f52a6b26c88a1645a909df235701ff55790bcd31d35af5b08950c59396", kill_on_drop: false }`
[INFO] [stdout] be39f0f52a6b26c88a1645a909df235701ff55790bcd31d35af5b08950c59396
