[INFO] cloning repository https://github.com/Ryusei-0407/learn_tonic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryusei-0407/learn_tonic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyusei-0407%2Flearn_tonic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyusei-0407%2Flearn_tonic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92302c002e5f6611683a4df657a763d66d204990
[INFO] checking Ryusei-0407/learn_tonic 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%2FRyusei-0407%2Flearn_tonic" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ryusei-0407/learn_tonic
[INFO] finished tweaking git repo https://github.com/Ryusei-0407/learn_tonic
[INFO] tweaked toml for git repo https://github.com/Ryusei-0407/learn_tonic written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ryusei-0407/learn_tonic 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/Ryusei-0407/learn_tonic 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-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] c0a57dab46e7e86437c51cb1beeae10d43e5623e8455db86efb02db92b276fb9
[INFO] running `Command { std: "docker" "start" "-a" "c0a57dab46e7e86437c51cb1beeae10d43e5623e8455db86efb02db92b276fb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0a57dab46e7e86437c51cb1beeae10d43e5623e8455db86efb02db92b276fb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0a57dab46e7e86437c51cb1beeae10d43e5623e8455db86efb02db92b276fb9", kill_on_drop: false }`
[INFO] [stdout] c0a57dab46e7e86437c51cb1beeae10d43e5623e8455db86efb02db92b276fb9
[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] 9ed52d888784438060de321cebf3276163dac22e257f387431c5540ccd1ce4d6
[INFO] running `Command { std: "docker" "start" "-a" "9ed52d888784438060de321cebf3276163dac22e257f387431c5540ccd1ce4d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling prost v0.12.3
[INFO] [stderr]    Compiling prost-types v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.3
[INFO] [stderr]    Compiling prost-build v0.12.3
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling tonic_learn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper v0.14.28
[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, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:343:42
[INFO] [stdout]     |
[INFO] [stdout] 343 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 344 | |                         let inner = inner.0;
[INFO] [stdout] 345 | |                         let method = UnaryEchoSvc(inner);
[INFO] [stdout] 346 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | |                         Ok(res)
[INFO] [stdout] 358 | |                     };
[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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:357:25
[INFO] [stdout]     |
[INFO] [stdout] 357 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:390:42
[INFO] [stdout]     |
[INFO] [stdout] 390 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 391 | |                         let inner = inner.0;
[INFO] [stdout] 392 | |                         let method = ServerStreamEchoSvc(inner);
[INFO] [stdout] 393 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 404 | |                         Ok(res)
[INFO] [stdout] 405 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:404:25
[INFO] [stdout]     |
[INFO] [stdout] 404 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:436:42
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 437 | |                         let inner = inner.0;
[INFO] [stdout] 438 | |                         let method = ClientStreamEchoSvc(inner);
[INFO] [stdout] 439 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 450 | |                         Ok(res)
[INFO] [stdout] 451 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:450:25
[INFO] [stdout]     |
[INFO] [stdout] 450 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:482:42
[INFO] [stdout]     |
[INFO] [stdout] 482 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 483 | |                         let inner = inner.0;
[INFO] [stdout] 484 | |                         let method = BidirectionalStreamEchoSvc(inner);
[INFO] [stdout] 485 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 496 | |                         Ok(res)
[INFO] [stdout] 497 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:496:25
[INFO] [stdout]     |
[INFO] [stdout] 496 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:501:41
[INFO] [stdout]     |
[INFO] [stdout] 501 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 502 | |                         Ok(
[INFO] [stdout] 503 | |                             http::Response::builder()
[INFO] [stdout] 504 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 510 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:502:25
[INFO] [stdout]     |
[INFO] [stdout] 502 | /                         Ok(
[INFO] [stdout] 503 | |                             http::Response::builder()
[INFO] [stdout] 504 | |                                 .status(200)
[INFO] [stdout] 505 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 508 | |                                 .unwrap(),
[INFO] [stdout] 509 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tonic_learn` (bin "client") due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:343:42
[INFO] [stdout]     |
[INFO] [stdout] 343 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 344 | |                         let inner = inner.0;
[INFO] [stdout] 345 | |                         let method = UnaryEchoSvc(inner);
[INFO] [stdout] 346 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | |                         Ok(res)
[INFO] [stdout] 358 | |                     };
[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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:357:25
[INFO] [stdout]     |
[INFO] [stdout] 357 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:390:42
[INFO] [stdout]     |
[INFO] [stdout] 390 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 391 | |                         let inner = inner.0;
[INFO] [stdout] 392 | |                         let method = ServerStreamEchoSvc(inner);
[INFO] [stdout] 393 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 404 | |                         Ok(res)
[INFO] [stdout] 405 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:404:25
[INFO] [stdout]     |
[INFO] [stdout] 404 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:436:42
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 437 | |                         let inner = inner.0;
[INFO] [stdout] 438 | |                         let method = ClientStreamEchoSvc(inner);
[INFO] [stdout] 439 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 450 | |                         Ok(res)
[INFO] [stdout] 451 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:450:25
[INFO] [stdout]     |
[INFO] [stdout] 450 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:482:42
[INFO] [stdout]     |
[INFO] [stdout] 482 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 483 | |                         let inner = inner.0;
[INFO] [stdout] 484 | |                         let method = BidirectionalStreamEchoSvc(inner);
[INFO] [stdout] 485 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 496 | |                         Ok(res)
[INFO] [stdout] 497 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:496:25
[INFO] [stdout]     |
[INFO] [stdout] 496 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:501:41
[INFO] [stdout]     |
[INFO] [stdout] 501 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 502 | |                         Ok(
[INFO] [stdout] 503 | |                             http::Response::builder()
[INFO] [stdout] 504 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 510 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:502:25
[INFO] [stdout]     |
[INFO] [stdout] 502 | /                         Ok(
[INFO] [stdout] 503 | |                             http::Response::builder()
[INFO] [stdout] 504 | |                                 .status(200)
[INFO] [stdout] 505 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 508 | |                                 .unwrap(),
[INFO] [stdout] 509 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tonic_learn` (bin "server") due to 10 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, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:343:42
[INFO] [stdout]     |
[INFO] [stdout] 343 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 344 | |                         let inner = inner.0;
[INFO] [stdout] 345 | |                         let method = UnaryEchoSvc(inner);
[INFO] [stdout] 346 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | |                         Ok(res)
[INFO] [stdout] 358 | |                     };
[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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:357:25
[INFO] [stdout]     |
[INFO] [stdout] 357 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:390:42
[INFO] [stdout]     |
[INFO] [stdout] 390 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 391 | |                         let inner = inner.0;
[INFO] [stdout] 392 | |                         let method = ServerStreamEchoSvc(inner);
[INFO] [stdout] 393 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 404 | |                         Ok(res)
[INFO] [stdout] 405 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:404:25
[INFO] [stdout]     |
[INFO] [stdout] 404 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:436:42
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 437 | |                         let inner = inner.0;
[INFO] [stdout] 438 | |                         let method = ClientStreamEchoSvc(inner);
[INFO] [stdout] 439 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 450 | |                         Ok(res)
[INFO] [stdout] 451 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:450:25
[INFO] [stdout]     |
[INFO] [stdout] 450 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:482:42
[INFO] [stdout]     |
[INFO] [stdout] 482 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 483 | |                         let inner = inner.0;
[INFO] [stdout] 484 | |                         let method = BidirectionalStreamEchoSvc(inner);
[INFO] [stdout] 485 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 496 | |                         Ok(res)
[INFO] [stdout] 497 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:496:25
[INFO] [stdout]     |
[INFO] [stdout] 496 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:501:41
[INFO] [stdout]     |
[INFO] [stdout] 501 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 502 | |                         Ok(
[INFO] [stdout] 503 | |                             http::Response::builder()
[INFO] [stdout] 504 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 510 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:502:25
[INFO] [stdout]     |
[INFO] [stdout] 502 | /                         Ok(
[INFO] [stdout] 503 | |                             http::Response::builder()
[INFO] [stdout] 504 | |                                 .status(200)
[INFO] [stdout] 505 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 508 | |                                 .unwrap(),
[INFO] [stdout] 509 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tonic_learn` (bin "client" test) due to 10 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, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:343:42
[INFO] [stdout]     |
[INFO] [stdout] 343 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 344 | |                         let inner = inner.0;
[INFO] [stdout] 345 | |                         let method = UnaryEchoSvc(inner);
[INFO] [stdout] 346 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | |                         Ok(res)
[INFO] [stdout] 358 | |                     };
[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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:357:25
[INFO] [stdout]     |
[INFO] [stdout] 357 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:390:42
[INFO] [stdout]     |
[INFO] [stdout] 390 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 391 | |                         let inner = inner.0;
[INFO] [stdout] 392 | |                         let method = ServerStreamEchoSvc(inner);
[INFO] [stdout] 393 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 404 | |                         Ok(res)
[INFO] [stdout] 405 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:404:25
[INFO] [stdout]     |
[INFO] [stdout] 404 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:436:42
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 437 | |                         let inner = inner.0;
[INFO] [stdout] 438 | |                         let method = ClientStreamEchoSvc(inner);
[INFO] [stdout] 439 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 450 | |                         Ok(res)
[INFO] [stdout] 451 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:450:25
[INFO] [stdout]     |
[INFO] [stdout] 450 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:482:42
[INFO] [stdout]     |
[INFO] [stdout] 482 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 483 | |                         let inner = inner.0;
[INFO] [stdout] 484 | |                         let method = BidirectionalStreamEchoSvc(inner);
[INFO] [stdout] 485 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 496 | |                         Ok(res)
[INFO] [stdout] 497 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:496:25
[INFO] [stdout]     |
[INFO] [stdout] 496 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:501:41
[INFO] [stdout]     |
[INFO] [stdout] 501 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 502 | |                         Ok(
[INFO] [stdout] 503 | |                             http::Response::builder()
[INFO] [stdout] 504 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 510 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [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]    --> /opt/rustwide/target/debug/build/tonic_learn-bae24d6d17386ea2/out/grpc.example.echo.rs:502:25
[INFO] [stdout]     |
[INFO] [stdout] 502 | /                         Ok(
[INFO] [stdout] 503 | |                             http::Response::builder()
[INFO] [stdout] 504 | |                                 .status(200)
[INFO] [stdout] 505 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 508 | |                                 .unwrap(),
[INFO] [stdout] 509 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tonic_learn` (bin "server" test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "9ed52d888784438060de321cebf3276163dac22e257f387431c5540ccd1ce4d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ed52d888784438060de321cebf3276163dac22e257f387431c5540ccd1ce4d6", kill_on_drop: false }`
[INFO] [stdout] 9ed52d888784438060de321cebf3276163dac22e257f387431c5540ccd1ce4d6
