[INFO] cloning repository https://github.com/nowaout1/team-project-messenger-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nowaout1/team-project-messenger-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnowaout1%2Fteam-project-messenger-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnowaout1%2Fteam-project-messenger-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1350c19aec92e83010b06f414c34f5a6c1b8ffc1
[INFO] checking nowaout1/team-project-messenger-api 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%2Fnowaout1%2Fteam-project-messenger-api" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nowaout1/team-project-messenger-api
[INFO] finished tweaking git repo https://github.com/nowaout1/team-project-messenger-api
[INFO] tweaked toml for git repo https://github.com/nowaout1/team-project-messenger-api written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nowaout1/team-project-messenger-api 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/nowaout1/team-project-messenger-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48df7cef9af6f57fd938452c42d0cc6ede231af8a32499bd6ecb793232330bc5
[INFO] running `Command { std: "docker" "start" "-a" "48df7cef9af6f57fd938452c42d0cc6ede231af8a32499bd6ecb793232330bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48df7cef9af6f57fd938452c42d0cc6ede231af8a32499bd6ecb793232330bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48df7cef9af6f57fd938452c42d0cc6ede231af8a32499bd6ecb793232330bc5", kill_on_drop: false }`
[INFO] [stdout] 48df7cef9af6f57fd938452c42d0cc6ede231af8a32499bd6ecb793232330bc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a67cda39bf26668fdbde6b7447082f164292b315ab7a00987f1bc42f12fc97c
[INFO] running `Command { std: "docker" "start" "-a" "7a67cda39bf26668fdbde6b7447082f164292b315ab7a00987f1bc42f12fc97c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tonic-build v0.14.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.1
[INFO] [stderr]    Compiling messenger-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.1
[INFO] [stderr]     Checking tonic-prost v0.14.1
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:454:42
[INFO] [stdout]     |
[INFO] [stdout] 454 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 455 | |                         let method = RegisterSvc(inner);
[INFO] [stdout] 456 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 457 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 467 | |                         Ok(res)
[INFO] [stdout] 468 | |                     };
[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<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:467:25
[INFO] [stdout]     |
[INFO] [stdout] 467 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:498:42
[INFO] [stdout]     |
[INFO] [stdout] 498 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 499 | |                         let method = LoginSvc(inner);
[INFO] [stdout] 500 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 501 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 511 | |                         Ok(res)
[INFO] [stdout] 512 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:511:25
[INFO] [stdout]     |
[INFO] [stdout] 511 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 545 | |                         let method = ValidateSvc(inner);
[INFO] [stdout] 546 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 547 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 557 | |                         Ok(res)
[INFO] [stdout] 558 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:557:25
[INFO] [stdout]     |
[INFO] [stdout] 557 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:589:42
[INFO] [stdout]     |
[INFO] [stdout] 589 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 590 | |                         let method = RefreshSvc(inner);
[INFO] [stdout] 591 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 592 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 602 | |                         Ok(res)
[INFO] [stdout] 603 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:602:25
[INFO] [stdout]     |
[INFO] [stdout] 602 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:634:42
[INFO] [stdout]     |
[INFO] [stdout] 634 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 635 | |                         let method = LogoutSvc(inner);
[INFO] [stdout] 636 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 637 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 647 | |                         Ok(res)
[INFO] [stdout] 648 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:647:25
[INFO] [stdout]     |
[INFO] [stdout] 647 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:680:42
[INFO] [stdout]     |
[INFO] [stdout] 680 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 681 | |                         let method = LogoutAllSvc(inner);
[INFO] [stdout] 682 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 683 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 693 | |                         Ok(res)
[INFO] [stdout] 694 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:693:25
[INFO] [stdout]     |
[INFO] [stdout] 693 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:698:41
[INFO] [stdout]     |
[INFO] [stdout] 698 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 699 | |                         let mut response = http::Response::new(
[INFO] [stdout] 700 | |                             tonic::body::Body::default(),
[INFO] [stdout] 701 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 713 | |                         Ok(response)
[INFO] [stdout] 714 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:713:25
[INFO] [stdout]     |
[INFO] [stdout] 713 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:454:42
[INFO] [stdout]     |
[INFO] [stdout] 454 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 455 | |                         let method = RegisterSvc(inner);
[INFO] [stdout] 456 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 457 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 467 | |                         Ok(res)
[INFO] [stdout] 468 | |                     };
[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<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:467:25
[INFO] [stdout]     |
[INFO] [stdout] 467 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:498:42
[INFO] [stdout]     |
[INFO] [stdout] 498 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 499 | |                         let method = LoginSvc(inner);
[INFO] [stdout] 500 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 501 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 511 | |                         Ok(res)
[INFO] [stdout] 512 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:511:25
[INFO] [stdout]     |
[INFO] [stdout] 511 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 545 | |                         let method = ValidateSvc(inner);
[INFO] [stdout] 546 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 547 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 557 | |                         Ok(res)
[INFO] [stdout] 558 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:557:25
[INFO] [stdout]     |
[INFO] [stdout] 557 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:589:42
[INFO] [stdout]     |
[INFO] [stdout] 589 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 590 | |                         let method = RefreshSvc(inner);
[INFO] [stdout] 591 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 592 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 602 | |                         Ok(res)
[INFO] [stdout] 603 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:602:25
[INFO] [stdout]     |
[INFO] [stdout] 602 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:634:42
[INFO] [stdout]     |
[INFO] [stdout] 634 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 635 | |                         let method = LogoutSvc(inner);
[INFO] [stdout] 636 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 637 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 647 | |                         Ok(res)
[INFO] [stdout] 648 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:647:25
[INFO] [stdout]     |
[INFO] [stdout] 647 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:680:42
[INFO] [stdout]     |
[INFO] [stdout] 680 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 681 | |                         let method = LogoutAllSvc(inner);
[INFO] [stdout] 682 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 683 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 693 | |                         Ok(res)
[INFO] [stdout] 694 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:693:25
[INFO] [stdout]     |
[INFO] [stdout] 693 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:698:41
[INFO] [stdout]     |
[INFO] [stdout] 698 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 699 | |                         let mut response = http::Response::new(
[INFO] [stdout] 700 | |                             tonic::body::Body::default(),
[INFO] [stdout] 701 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 713 | |                         Ok(response)
[INFO] [stdout] 714 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/messenger-api-b21c192a2db7d38b/out/authenticator.rs:713:25
[INFO] [stdout]     |
[INFO] [stdout] 713 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `messenger-api` (lib test) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `messenger-api` (lib) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "7a67cda39bf26668fdbde6b7447082f164292b315ab7a00987f1bc42f12fc97c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a67cda39bf26668fdbde6b7447082f164292b315ab7a00987f1bc42f12fc97c", kill_on_drop: false }`
[INFO] [stdout] 7a67cda39bf26668fdbde6b7447082f164292b315ab7a00987f1bc42f12fc97c
